]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/objcp/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / gcc / objcp / ChangeLog
CommitLineData
8fc1a49c
RB
12023-05-08 Release Manager
2
3 * GCC 12.3.0 released.
4
2ee5e430
RB
52022-08-19 Release Manager
6
7 * GCC 12.2.0 released.
8
1ea978e3
JJ
92022-05-06 Release Manager
10
11 * GCC 12.1.0 released.
12
fc829782
GA
132022-01-17 Martin Liska <mliska@suse.cz>
14
15 * Make-lang.in: Rename .c names to .cc.
16 * config-lang.in: Likewise.
17 * lang-specs.h: Likewise.
18 * objcp-decl.cc (objcp_end_compound_stmt): Likewise.
19 * objcp-lang.cc (struct lang_hooks): Likewise.
20
212022-01-17 Martin Liska <mliska@suse.cz>
22
23 * objcp-decl.c: Moved to...
24 * objcp-decl.cc: ...here.
25 * objcp-lang.c: Moved to...
26 * objcp-lang.cc: ...here.
27
87cd82c8
GA
282021-11-29 Eric Gallager <egallager@gcc.gnu.org>
29
30 PR other/103021
31 * Make-lang.in: Use ETAGS variable in TAGS target.
32
c2bd5d8a
GA
332021-10-22 Eric Gallager <egallager@gcc.gnu.org>
34
35 PR other/102663
36 * Make-lang.in: Add dummy objc++.install-dvi target.
37
732d7638
GA
382021-10-11 Eric Gallager <egallager@gcc.gnu.org>
39
40 PR objc++/56604
41 * Make-lang.in: Add obj-c++.srcman: line.
42
c6038721
GA
432021-06-08 Bernd Edlinger <bernd.edlinger@hotmail.de>
44
45 * Make-lang.in (cc1objplus-checksum.c): Check previous
46 stage checksum exists.
47
6ed359cd 482021-06-07 Bernd Edlinger <bernd.edlinger@hotmai.de>
438aac59
GA
49
50 * Make-lang.in (cc1objplus-checksum.c): For stage-final re-use
51 the checksum from the previous stage.
52
651b8a50
GA
532021-01-05 Jakub Jelinek <jakub@redhat.com>
54
55 * Make-lang.in (cc1objplus-checksum, cc1objplus$(exeext): Add
56 $(CODYLIB) after $(BACKEND).
57
582021-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
59
60 PR c++/98316
61 * Make-lang.in (cc1objplus$(exeext)): Add $(CODYLIB), $(NETLIBS).
62
82e5048e
GA
632020-11-20 Jakub Jelinek <jakub@redhat.com>
64
65 PR other/97911
66 * Make-lang.in (obj-c++.serial): Change from goal to a variable.
67 (.PHONY): Drop obj-c++.serial and obj-c++.prev.
68 (cc1objplus$(exeext)): Depend on $(obj-c++.serial) rather than
69 obj-c++.serial.
70
25bb75f8
GA
712020-11-18 Jakub Jelinek <jakub@redhat.com>
72
73 * Make-lang.in (obj-c++.serial): New goal.
74 (.PHONY): Add obj-c++.serial obj-c++.prev.
75 (cc1objplus$(exeext)): Depend on obj-c++.prev. Call LINK_PROGRESS.
76
cdd8f031
GA
772020-09-25 Nathan Sidwell <nathan@acm.org>
78
79 * objcp-decl.c (objcp_start_struct): Use TAG_how not tag_scope.
80 (objcp_xref_tag): Likewise.
81
a2b7397b
GA
822020-09-24 Nathan Sidwell <nathan@acm.org>
83
84 * objcp-decl.c (objcp_start_struct): Drop default args to
85 xref_tag.
86 (objcp_xref_tag): Likewise.
87
8d9254fc
JJ
882020-01-01 Jakub Jelinek <jakub@redhat.com>
89
90 Update copyright years.
91
8a6c4d31
JJ
922019-05-10 Jakub Jelinek <jakub@redhat.com>
93
94 PR pch/90326
95 * config-lang.in (gtfiles): Don't add c-family/c-cppbuiltin.c.
96
a5544970
JJ
972019-01-01 Jakub Jelinek <jakub@redhat.com>
98
99 Update copyright years.
100
033eb567
DM
1012018-10-17 David Malcolm <dmalcolm@redhat.com>
102
103 * Make-lang.in (selftest-obj-c++): New.
104
ee336e84
NS
1052018-05-07 Nathan Sidwell <nathan@acm.org>
106
107 * objcp-lang.c (objcxx_init_ts): Don't call init_shadowed_var_for_decl.
108
85ec4feb
JJ
1092018-01-03 Jakub Jelinek <jakub@redhat.com>
110
111 Update copyright years.
112
d4360477
NS
1132017-07-03 Nathan Sidwell <nathan@acm.org>
114
115 * config-lang.in: Source cp/config-lang.in, sort objc++ gtfiles list.
116
fb3a2657
NS
1172017-06-02 Nathan Sidwell <nathan@acm.org>
118
119 * objcp-decl.h (SIZEOF_OBJC_TYPE_LANG_SPECIFIC): Use lang_type.
120 (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use it. Don't set
121 u.c.h.is_lang_type_class.
122
cbe34bb5
JJ
1232017-01-01 Jakub Jelinek <jakub@redhat.com>
124
125 Update copyright years.
126
818ab71a
JJ
1272016-01-04 Jakub Jelinek <jakub@redhat.com>
128
129 Update copyright years.
130
cda0a029
JM
1312015-11-13 Jason Merrill <jason@redhat.com>
132
133 * config-lang.in (gtfiles): Add cp-gimplify.c.
134
69f293c9
AM
1352015-11-11 Andrew MacLeod <amacleod@redhat.com>
136
137 * objcp-decl.c: Remove unused header files.
138 * objcp-lang.c: Likewise.
ee336e84 139
2adfab87
AM
1402015-10-29 Andrew MacLeod <amacleod@redhat.com>
141
142 * objcp-decl.c: Reorder #include's and remove duplicates.
143 * objcp-lang.c: Likewise.
144
c7131fb2
AM
1452015-07-07 Andrew MacLeod <amacleod@redhat.com>
146
147 * objcp-decl.c: Adjust includes.
148 * objcp-lang.c: Likewise.
149
abb226c9
AM
1502015-06-17 Andrew MacLeod <amacleod@redhat.com>
151
152 * objcp-decl.c: Do not include input.h, line-map.h or is-a.h.
153 * objcp-lang.c: Likewise.
ee336e84 154
13fdf2e2
AM
1552015-06-08 Andrew MacLeod <amacleod@redhat.com>
156
157 * objcp-decl.c : Adjust include files.
158 * objcp-lang.c : Likewise.
159
ecb9f223
AM
1602015-06-04 Andrew MacLeod <amacleod@redhat.com>
161
162 * objcp-decl.c: Adjust includes for restructured coretypes.h.
163 * objcp-lang.c: Likewise.
164
46bf0b0a
JW
1652015-04-27 Jim Wilson <jim.wilson@linaro.org>
166
167 * Make-lang.in (obj-c++.mostlyclean): Remove cc1objplus.
168
adfac8df
JJ
1692015-01-09 Michael Collison <michael.collison@linaro.org>
170
171 * objcp-decl.c: Include hash-set.h, machmode.h, vec.h, double-int.h,
172 input.h, alias.h, symtab.h, options, fold-const.h,
173 wide-int.h, and inchash.h due to flattening of tree.h.
174 * objcp-lang.c: Ditto.
175
0d391d25
IS
1762014-12-31 Iain Sandoe <iain@codesourcery.com>
177
178 * config-lang.in (gtfiles): Update list.
179
766090c2
TS
1802014-05-17 Trevor Saunders <tsaunders@mozilla.com>
181
182 * objcp-decl.h: Adjust.
183
9dba4b55
PC
1842014-04-14 Paolo Carlini <paolo.carlini@oracle.com>
185
186 * objcp-decl.h (OBJC_TYPE_NAME, OBJC_SET_TYPE_NAME): Use
187 TYPE_IDENTIFIER.
188
23a5b65a
RS
1892014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
190
191 Update copyright years
192
694e859a
TT
1932013-09-25 Tom Tromey <tromey@redhat.com>
194
195 * Make-lang.in (START_HDRS, cc1objplus-checksum.o)
196 (objcp/objcp-lang.o, objcp/objcp-decl.o
197 (objcp/objc-runtime-shared-support.o)
198 (objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o)
199 (objcp/objc-next-runtime-abi-02.o, objcp/objcp-act.o)
200 (objcp/objc-encoding.o, objcp/objc-map.o): Use COMPILE and
201 POSTCOMPILE. Remove explicit dependencies.
202
427b248d
JM
2032013-05-16 Jason Merrill <jason@redhat.com>
204
205 * Make-lang.in (cc1objplus$(exeext)): Use link mutex.
206
e3c888eb
JM
2072012-06-02 Jason Merrill <jason@redhat.com>
208
209 * objcp-decl.c (objcp_start_struct): Adjust for change in
210 begin_class_definition prototype.
211
3cc2dd4b
NP
2122011-10-14 Nicola Pero <nicola.pero@meta-innovation.com>
213
214 * Make-lang.in (OBJCXX_OBJS): Added objc-map.o.
215 (objcp/objc-map.o): New rule.
216 (objcp/objcp-act.o): Depend on objc/objc-map.h.
217 * config-lang.in (gtfiles): Added objc-map.h.
218
a8f18c40
NP
2192011-07-11 Nicola Pero <nicola.pero@meta-innovation.com>
220
221 * Make-lang.in (objcp/objc-runtime-shared-support.o): Do not
222 depend on OBSTACK_H.
223 (objcp/objc-gnu-runtime-abi-01.o): Likewise.
224 (objcp/objc-next-runtime-abi-01.o): Likewise.
225 (objcp/objc-next-runtime-abi-02.o): Likewise.
226 (objcp/objcp-act.o): Likewise.
227
f027ee7c
NP
2282011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>
229
230 * Make-lang.in (OBJCXX_OBJS): Added objc-encoding.o.
231 (objcp/objcp-lang.o): Reordered dependencies. Depend on GGC_H.
232 (objcp/objcp-decl.o): Reordered dependencies.
233 (objcp/objc-runtime-shared-support.o): Reordered dependencies.
234 Updated them to be identical to the corresponding new objc/ ones,
235 with the addition of objcp-decl.h.
236 (objcp/objc-runtime-shared-support.o): Likewise.
237 (objcp/objc-gnu-runtime-abi-01.o): Likewise.
238 (objcp/objc-next-runtime-abi-01.o): Likewise.
239 (objcp/objc-next-runtime-abi-02.o): Likewise.
240 (objcp/objcp-act.o): Reordered dependencies. Added dependency on
241 objc-encoding.h.
242 (objcp/objc-encoding.o): New rule.
ab20d992 243
0dc33c3c
NP
2442011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>
245
246 * objcp-decl.c (objcp_finish_struct): Use
247 objc_detect_field_duplicates instead of having a local
248 implementation.
249
81f653d6
NF
2502011-04-12 Nathan Froyd <froydnj@codesourcery.com>
251
252 * objcp-lang.c (objcxx_init_ts): Call objc_common_init_ts and
253 cp_common_init_ts.
254
7e84ad0b
NP
2552011-03-21 Nicola Pero <nicola.pero@meta-innovation.com>
256
257 PR bootstrap/48167
258 * Make-lang.in (START_HDRS): Added CXX_PARSER_H and
259 CXX_PRETTY_PRINT_H.
260 * config-lang.in (gtfiles): Added cp/parser.h and reorganized list
261 so that it is more obvious that it is identical to the C++ one
262 with the addition of some files at the end.
ab20d992 263
787a8c0f
JM
2642011-03-06 Joseph Myers <joseph@codesourcery.com>
265
266 * lang-specs.h: Match -save-temps* instead of -save-temps.
267
67ad6c82
NP
2682011-02-20 Nicola Pero <nicola.pero@meta-innovation.com>
269
270 PR objc++/47711
271 * config-lang.in (gtfiles): Updated list.
272
d764a8e6
IS
2732011-02-17 Iain Sandoe <iains@gcc.gnu.org>
274
275 * Make-lang.in (START_HDRS): New.
276 (OBJCXX_OBJS): Added new object files from objc/.
277 (objcp/objcp-act.o): Updated prerequisites.
278 (objcp/objcp-lang.o): Updated prerequisites.
279 (objcp/objc-runtime-shared-support.o): New.
280 (objcp/objc-gnu-runtime-abi-01.o): New.
281 (objcp/objc-next-runtime-abi-01.o): New.
282 (objcp/objc-next-runtime-abi-02.o): New.
283 * config-lang.in (gtfiles): Updated.
284 * objcp-lang.c (objcxx_eh_personality): Removed.
285 (LANG_HOOKS_EH_PERSONALITY): Removed.
286 (LANG_HOOKS_EH_RUNTIME_TYPE): Removed.
287 (objcp_eh_personality_decl): Removed.
ab20d992 288
24780fe1
MS
2892011-02-07 Mike Stump <mikestump@comcast.net>
290
291 * Make-lang.in (obj-c++.tags): Don't include *.y.
292
b4f588c4
NP
2932010-12-29 Nicola Pero <nicola.pero@meta-innovation.com>
294
295 * objcp-lang.c (objcp_tsubst_copy_and_build): Update call to
296 objc_finish_message_expr.
297
b992d9b0
NP
2982010-12-26 Nicola Pero <nicola.pero@meta-innovation.com>
299
300 * config-lang.in (gtfiles): Added c-family/c-cppbuiltin.c.
301
61d3ce20
NP
3022010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>
303
304 * config-lang.in (gtfiles): Added c-family/c-objc.h.
305 * Make-lang.in (objcp/objcp-act.o): Depend on
306 c-family/c-objc.h.
307 (objcp/objcp-lang.o): Same change.
308 (objcp/objcp-decl.o): Same change.
309 * objcp-lang.c: Include c-family/c-objc.h.
310 * objcp-decl.c: Same change.
311
59a09598
NP
3122010-11-23 Nicola Pero <nicola.pero@meta-innovation.com>
313
314 PR objc/24358
315 * lang-specs.h: Print a deprecation note every time
316 objc++-cpp-output is requested.
317
be8cf3b5
NP
3182010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
319
320 * objcp-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Do not define.
321
977e30bc
NP
3222010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
323
324 * objcp-lang.c (finish_file): Removed.
325
668ea4b1
IS
3262010-10-14 Iain Sandoe <iains@gcc.gnu.org>
327
ab20d992 328 merge from FSF apple 'trunk' branch.
3f8257db 329 2006 Fariborz Jahanian <fjahanian@apple.com>
ab20d992 330
668ea4b1
IS
331 Radars 4436866, 4505126, 4506903, 4517826
332 * objcp-lang.c (objcxx_init_ts): Update for property_decl.
333
bde8a146
RH
3342010-10-13 Richard Henderson <rth@redhat.com>
335
336 * objcp-lang.c (objcxx_eh_personality): Update call to
337 build_personality_function.
338
3414bf53
AK
3392010-10-11 Andi Kleen <ak@linux.intel.com>
340
341 * Make-lang.in (cc1objplus-checksum.c): Use correct temporary
342 name.
343
d6d5951a
AK
3442010-10-07 Andi Kleen <ak@linux.intel.com>
345
346 * Make-lang.in (cc1objplus-dummy): Remove.
347 (cc1objplus-checksum): Change to run checksum over object files
92a285c1 348 and options only.
d6d5951a 349
3f8257db 3502010-10-04 Andi Kleen <ak@linux.intel.com>
a90163e9
AK
351
352 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule.
353
f0a0390e
RH
3542010-09-28 Richard Henderson <rth@redhat.com>
355
356 * objcp-lang.c: Include "target.h".
357 (objcxx_eh_personality): Use targetm.except_unwind_info.
358 * Make-lang.in (objcp-lang.o): Update deps.
359
c0c24aa4
NP
3602010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
361
ab20d992 362 PR objc/25965
c0c24aa4
NP
363 * objcp-decl.c (objcp_finish_struct): Call
364 objc_get_interface_ivars() and check for duplicate ivars.
365
3b06d379
SB
3662010-06-28 Steven Bosscher <steven@gcc.gnu.org>
367
368 * objcp-lang.c: Do not include except.h.
369 * Make-lang.in: Update dependencies.
370
418f840c
JM
3712010-06-25 Joseph Myers <joseph@codesourcery.com>
372
373 * lang-specs.h: Remove +e handling.
374
a9429e29
LB
3752010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
376
377 * objcp-decl.h (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use typed GC
378 allocation.
379
39dabefd
SB
3802010-06-05 Steven Bosscher <steven@gcc.gnu.org>
381
382 * objcp-lang.c: Update include path for moved files.
383 * config-lang.in: Update paths in gtfiles for files in c-family/.
384
245763e3
SB
3852010-05-25 Steven Bosscher <steven@gcc.gnu.org>
386
387 * objcp-decl.c: Do not include tm.h, rtl.h, expr.h, c-common.h,
388 flags.h, input.h, except.h, output.h, toplev.h, cpplib.h, debug.h,
389 and target.h.
390 * objcp-lang.c: Do not include tm.h, toplev.h, diagnostics.h,
391 and debug.h. Explain why except.h has to be included.
392 * Make-lang.in: Update dependencies.
393
9aae8d16
SB
3942010-04-30 Steven Bosscher <steven@gcc.gnu.org>
395
396 * objcp-decl.c: Do not include varray.h.
397
cf76ef1a
RG
3982009-09-22 Richard Guenther <rguenther@suse.de>
399
400 PR objc++/41430
401 * Make-lang.in (objcp-lang.o): Add $(EXCEPT_H) dependency.
402 * objcp-lang.c (LANG_HOOKS_EH_PERSONALITY): Define.
403 (LANG_HOOKS_EH_RUNTIME_TYPE): Likewise.
404 (objcxx_eh_personality): New function.
405
4537ec0c
DN
4062009-09-03 Diego Novillo <dnovillo@google.com>
407
408 * objcp-lang.c (lang_hooks): Remove const qualifier.
409
2a4c0366
TG
4102009-07-14 Taras Glek <tglek@mozilla.com>
411 Rafael Espindola <espindola@google.com>
412
413 * Make-lang.in (obj-c.install-plugin): New target for
414 installing plugin headers.
415
dc491a25
ILT
4162009-06-19 Ian Lance Taylor <iant@google.com>
417
418 * objcp-decl.h (start_struct): Remove in_struct and struct_types
419 parameters. Add struct_info parameter.
420 (finish_struct): Likewise.
421
4b29c5e5
AH
4222009-06-13 Aldy Hernandez <aldyh@redhat.com>
423
424 * objcp-decl.h (start_struct): Add location argument.
425 (finish_struct): Same.
426 (finish_decl): New.
427
c2255bc4
AH
4282009-06-12 Aldy Hernandez <aldyh@redhat.com>
429
430 * objcp-decl.h (c_end_compound_stmt): New argument.
431 * objcp-decl.c (objcp_start_struct): Add argument.
432 (objcp_finish_struct): Same.
433
6bc7bc14
ILT
4342009-06-03 Ian Lance Taylor <iant@google.com>
435
436 * Make-lang.in (cc1objplus-checksum.o): Depend upon $(CONFIG_H)
437 and $(SYSTEM_H).
438
c607156f
ILT
4392009-05-27 Ian Lance Taylor <iant@google.com>
440
441 * Make-lang.in (cc1objplus-dummy$(exeext)): Change $(COMPILER) to
442 $(LINKER).
443 (cc1objplus$(exeext)): Likewise.
444
7980bfb8
ILT
4452009-05-26 Ian Lance Taylor <iant@google.com>
446
447 * Make-lang.in (cc1objplus-dummy$(exeext)): Use $(COMPILER).
448 (cc1objplus$(exeext), objcp/objcp-act.o): Likwise.
449
24b97832
ILT
4502009-05-10 Ian Lance Taylor <iant@google.com>
451
452 * objcp-decl.h (start_struct): Add three new, ignored, macro
453 parameters.
454 (finish_struct): Add two new, ignored, macro parameters.
455
ad41bd84
JM
4562009-04-21 Joseph Myers <joseph@codesourcery.com>
457
458 * ChangeLog: Add copyright and license notices.
459
9ff4a9da 4602008-12-05 Sebastian Pop <sebastian.pop@amd.com>
250d2fb5
JJ
461
462 PR bootstrap/38262
463 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add BACKENDLIBS,
464 remove GMPLIBS.
465
2700cb86
AP
4662008-09-17 Andrew Pinski <andrew_pinski@playstation.sony.com>
467
468 PR objc/37460
469 * objcp-lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): Don't define.
470
6cba282a
TT
4712008-04-03 Tom Tromey <tromey@redhat.com>
472
473 * Make-lang.in (obj-c++_OBJS): New variable.
474
e980df8e
TT
4752008-03-27 Tom Tromey <tromey@redhat.com>
476
477 * Make-lang.in: Revert automatic dependency patch.
478
e1f447a8
TT
4792008-03-25 Tom Tromey <tromey@redhat.com>
480
481 * Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.
482 (objcp/objcp-act.o): Restore target.
483
2fe3178b
TT
4842008-03-25 Tom Tromey <tromey@redhat.com>
485
486 * Make-lang.in (objcp_OBJS): New variable.
487 (cc1objplus-checksum.o, objcp/objcp-lang.o, objcp/objcp-decl.o,
488 objcp/objcp-act.o): Remove.
489
96d84882
PB
4902008-03-07 Paolo Bonzini <bonzini@gnu.org>
491
492 Revert:
493
494 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch>
92a285c1 495 Douglas Gregor <doug.gregor@gmail.com>
ab20d992 496
96d84882
PB
497 PR bootstrap/35115
498 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
499
083e9416 5002008-02-07 Andreas Tobler <andreast-list@fgznet.ch>
92a285c1 501 Douglas Gregor <doug.gregor@gmail.com>
ab20d992 502
083e9416
AT
503 PR bootstrap/35115
504 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
505
72fb133f
KG
5062008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
507
508 PR other/35107
509 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).
510
af84f9c5
NC
5112007-08-02 Nick Clifton <nickc@redhat.com>
512
513 * Make-lang.in: Change copyright header to refer to version 3 of
514 the GNU General Public License and to point readers at the
515 COPYING3 file and the FSF's license web page.
516 * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
517 objcp-lang.c: Likewise.
518
5fbc6266
BM
5192007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
520
521 * Make-lang.in: Add dummy lang.install-pdf target.
522
ab20d992 5232006-10-23 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
c79efc4d
RÁE
524
525 * objcp-decl.h (objcp_builtin_function): Remove.
526
b5422ad7
BM
5272006-10-10 Brooks Moses <bmoses@stanford.edu>
528
529 * Make-lang.in: Added empty "obj-c++.pdf" target.
530
015c2c66
MM
5312006-08-20 Mark Mitchell <mark@codesourcery.com>
532
533 * objcp-lang.c (objcp_tsubst_copy_and_build): Adjust call to
534 tsubst_copy_and_build.
535
48779194
VR
5362006-07-28 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
537
538 * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
539
1546bb64
PB
5402006-07-03 Paolo Bonzini <bonzini@gnu.org>
541
542 PR other/27063
543 * config-lang.in: Add subdir_requires.
544
1d737af9
JM
5452006-06-30 Jason Merrill <jason@redhat.com>
546
547 * objcp-decl.c (objcp_start_struct): Pass null attributes argument
548 to begin_class_definition.
549
05b44921
L
5502006-05-14 H.J. Lu <hongjiu.lu@intel.com>
551
552 * Make-lang.in (objcp/objcp-decl.o): Add dependency on
553 $(TARGET_H).
554
3f8257db 5552006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
05b44921 556
9d29a5b7
RE
557 * Make-lang.in (OBJ-C++): Remove
558 (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
559
6f93378c
AP
5602005-12-14 Andrew Pinski <pinskia@physics.uc.edu>
561
562 * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
563
719bb4e3 5642005-12-07 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
bd97af06
RÁE
565
566 * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
567
719bb4e3 5682005-12-07 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2f4d2d18
AM
569
570 * Make-lang.in: Remove all dependencies on s-gtype.
571
1c991891
AP
5722005-11-22 Andrew Pinski <pinskia@physics.uc.edu>
573
574 * objcp-decl.c (objcp_lookup_name): Remove.
575 * objcp-decl.h (objcp_lookup_name): Delete.
576 (lookup_name): Kill define.
577
7928df2e
RH
5782005-09-11 Richard Henderson <rth@redhat.com>
579
580 * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
581
3ed8593d
AP
5822005-07-09 Andrew Pinski <pinskia@physics.uc.edu>
583
584 * config-lang.in (gtfiles): Add cp-objcp-common.c.
585 * objcp-lang.c (objcxx_init_ts): New function.
586 (LANG_HOOKS_INIT_TS): Define.
587
f726bf47
KH
5882005-07-03 Kazu Hirata <kazu@codesourcery.com>
589
590 * Make-lang.in (cc1plus-checksum.c): Use
591 build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
592
39ce81c9
ZW
5932005-06-30 Zack Weinberg <zack@codesourcery.com>
594 Jakub Jelinek <jakub@redhat.com>
595
596 * objcp-lang.c: No need to include cxx-pretty-print.h.
597 * Make-lang.in: Update dependencies.
598
f12c30a8
KC
5992005-06-25 Kelley Cook <kcook@gcc.gnu.org>
600
601 * all files: Update FSF in copyright headers.
602
d5abf34d
ZL
6032005-06-20 Ziemowit Laski <zlaski@apple.com>
604
605 * config-lang.in (gtfiles): Add cp/rtti.c.
606
18d311d8
ZL
6072005-05-24 Ziemowit Laski <zlaski@apple.com>
608
609 * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
610 call to xref_tag().
611 (objcp_build_component_ref): Remove function.
612 * objcp-decl.h (objcp_build_component_ref): Remove prototype.
613 (build_component_ref): Remove macro.
614 * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
615
3fd30b88
GK
6162005-05-18 Geoffrey Keating <geoffk@apple.com>
617
618 * Make-lang.in (cc1objplus-dummy): New.
619 (cc1objplus-checksum.c): New.
620 (cc1objplus-checksum.o): New.
621 (cc1objplus): Add cc1objplus-checksum.o.
622
210f12a7
ZL
6232005-05-17 Ziemowit Laski <zlaski@apple.com>
624 Mike Stump <mrs@apple.com>
98273e5a
ZL
625
626 Yet more Objective-C++...
ab20d992 627
98273e5a
ZL
628 * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
629 (objcp/objcp-decl.o): Likewise.
630 (objcp/objcp-act.o): Likewise.
631 * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
632
210f12a7
ZL
6332005-04-21 Ziemowit Laski <zlaski@apple.com>
634 Mike Stump <mrs@apple.com>
b2e61dde
MS
635
636 * ChangeLog: New.
637 * Make-lang.in: Likewise.
638 * config-lang.in: Likewise.
639 * lang-specs.h: Likewise.
640 * objcp-decl.c: Likewise.
641 * objcp-decl.h: Likewise.
642 * objcp-lang.c: Likewise.
ad41bd84
JM
643
644\f
877e3c2a 645Copyright (C) 2005-2022 Free Software Foundation, Inc.
ad41bd84
JM
646
647Copying and distribution of this file, with or without modification,
648are permitted in any medium without royalty provided the copyright
649notice and this notice are preserved.