OSDN Git Service

* config/rs6000/aix.h (LIBSTDCXX_STATIC): Remove -lstdc++.
[pf3gnuchains/gcc-fork.git] / gcc / objcp / ChangeLog
1 2009-06-13  Aldy Hernandez  <aldyh@redhat.com>
2
3         * objcp-decl.h (start_struct): Add location argument.
4         (finish_struct): Same.
5         (finish_decl): New.
6
7 2009-06-12  Aldy Hernandez  <aldyh@redhat.com>
8
9         * objcp-decl.h (c_end_compound_stmt): New argument.
10         * objcp-decl.c (objcp_start_struct): Add argument.
11         (objcp_finish_struct): Same.
12
13 2009-06-03  Ian Lance Taylor  <iant@google.com>
14
15         * Make-lang.in (cc1objplus-checksum.o): Depend upon $(CONFIG_H)
16         and $(SYSTEM_H).
17
18 2009-05-27  Ian Lance Taylor  <iant@google.com>
19
20         * Make-lang.in (cc1objplus-dummy$(exeext)): Change $(COMPILER) to
21         $(LINKER).
22         (cc1objplus$(exeext)): Likewise.
23
24 2009-05-26  Ian Lance Taylor  <iant@google.com>
25
26         * Make-lang.in (cc1objplus-dummy$(exeext)): Use $(COMPILER).
27         (cc1objplus$(exeext), objcp/objcp-act.o): Likwise.
28
29 2009-05-10  Ian Lance Taylor  <iant@google.com>
30
31         * objcp-decl.h (start_struct): Add three new, ignored, macro
32         parameters.
33         (finish_struct): Add two new, ignored, macro parameters.
34
35 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
36
37         * ChangeLog: Add copyright and license notices.
38
39 2008-12-05  Sebastian Pop  <sebastian.pop@amd.com>
40
41         PR bootstrap/38262
42         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add BACKENDLIBS,
43         remove GMPLIBS.
44
45 2008-09-17  Andrew Pinski  <andrew_pinski@playstation.sony.com>
46
47         PR objc/37460
48         * objcp-lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): Don't define.
49
50 2008-04-03  Tom Tromey  <tromey@redhat.com>
51
52         * Make-lang.in (obj-c++_OBJS): New variable.
53
54 2008-03-27  Tom Tromey  <tromey@redhat.com>
55
56         * Make-lang.in: Revert automatic dependency patch.
57
58 2008-03-25  Tom Tromey  <tromey@redhat.com>
59
60         * Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.
61         (objcp/objcp-act.o): Restore target.
62
63 2008-03-25  Tom Tromey  <tromey@redhat.com>
64
65         * Make-lang.in (objcp_OBJS): New variable.
66         (cc1objplus-checksum.o, objcp/objcp-lang.o, objcp/objcp-decl.o,
67         objcp/objcp-act.o): Remove.
68
69 2008-03-07  Paolo Bonzini  <bonzini@gnu.org>
70
71         Revert:
72
73         2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
74                     Douglas Gregor  <doug.gregor@gmail.com>
75  
76         PR bootstrap/35115
77         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
78
79 2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
80             Douglas Gregor  <doug.gregor@gmail.com>
81  
82         PR bootstrap/35115
83         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
84
85 2008-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
86
87         PR other/35107
88         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).
89
90 2007-08-02  Nick Clifton  <nickc@redhat.com>
91
92         * Make-lang.in: Change copyright header to refer to version 3 of
93         the GNU General Public License and to point readers at the
94         COPYING3 file and the FSF's license web page.
95         * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
96         objcp-lang.c: Likewise.
97
98 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
99
100         * Make-lang.in: Add dummy lang.install-pdf target.
101
102 2006-10-23 Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
103
104         * objcp-decl.h (objcp_builtin_function): Remove.
105
106 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
107
108         * Make-lang.in: Added empty "obj-c++.pdf" target.
109
110 2006-08-20  Mark Mitchell  <mark@codesourcery.com>
111
112         * objcp-lang.c (objcp_tsubst_copy_and_build): Adjust call to
113         tsubst_copy_and_build.
114
115 2006-07-28  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
116
117         * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
118
119 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
120
121         PR other/27063
122         * config-lang.in: Add subdir_requires.
123
124 2006-06-30  Jason Merrill  <jason@redhat.com>
125
126         * objcp-decl.c (objcp_start_struct): Pass null attributes argument
127         to begin_class_definition.
128
129 2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>
130
131         * Make-lang.in (objcp/objcp-decl.o): Add dependency on
132         $(TARGET_H).
133
134 2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
135
136         * Make-lang.in (OBJ-C++): Remove
137         (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
138
139 2005-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
140
141         * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
142
143 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
144
145         * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
146
147 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
148
149         * Make-lang.in: Remove all dependencies on s-gtype.
150
151 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
152
153         * objcp-decl.c (objcp_lookup_name): Remove.
154         * objcp-decl.h (objcp_lookup_name): Delete.
155         (lookup_name): Kill define.
156
157 2005-09-11  Richard Henderson  <rth@redhat.com>
158
159         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
160
161 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
162
163         * config-lang.in (gtfiles): Add cp-objcp-common.c.
164         * objcp-lang.c (objcxx_init_ts): New function.
165         (LANG_HOOKS_INIT_TS): Define.
166
167 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
168
169         * Make-lang.in (cc1plus-checksum.c): Use
170         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
171
172 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
173             Jakub Jelinek  <jakub@redhat.com>
174
175         * objcp-lang.c: No need to include cxx-pretty-print.h.
176         * Make-lang.in: Update dependencies.
177
178 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
179
180         * all files: Update FSF in copyright headers.
181
182 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
183
184         * config-lang.in (gtfiles): Add cp/rtti.c.
185
186 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
187
188         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
189         call to xref_tag().
190         (objcp_build_component_ref): Remove function.
191         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
192         (build_component_ref): Remove macro.
193         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
194
195 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
196
197         * Make-lang.in (cc1objplus-dummy): New.
198         (cc1objplus-checksum.c): New.
199         (cc1objplus-checksum.o): New.
200         (cc1objplus): Add cc1objplus-checksum.o.
201
202 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
203             Mike Stump  <mrs@apple.com>
204
205         Yet more Objective-C++...
206         
207         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
208         (objcp/objcp-decl.o): Likewise.
209         (objcp/objcp-act.o): Likewise.
210         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
211
212 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
213             Mike Stump  <mrs@apple.com>
214
215         * ChangeLog: New.
216         * Make-lang.in: Likewise.
217         * config-lang.in: Likewise.
218         * lang-specs.h: Likewise.
219         * objcp-decl.c: Likewise.
220         * objcp-decl.h: Likewise.
221         * objcp-lang.c: Likewise.
222
223 \f
224 Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
225
226 Copying and distribution of this file, with or without modification,
227 are permitted in any medium without royalty provided the copyright
228 notice and this notice are preserved.