OSDN Git Service

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