Daily bump.
[official-gcc.git] / gcc / objcp / ChangeLog
bloba0d407e96367b155a514576803ab996ea3f1d176
1 2024-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         * Make-lang.in (cc1objplus$(exeext)): Remove $(NETLIBS).
5 2023-11-27  Alex Coplan  <alex.coplan@arm.com>
6             Iain Sandoe  <iain@sandoe.co.uk>
8         PR c++/60512
9         * objcp-lang.cc (c_family_register_lang_features): New.
11 2023-10-22  Patrick Palka  <ppalka@redhat.com>
13         PR objc++/111920
14         * objcp-lang.cc (objcp_tsubst_expr) <case CLASS_REFERENCE_EXPR>:
15         Use tsubst instead of tsubst_expr for type operands.
17 2023-10-20  Patrick Palka  <ppalka@redhat.com>
19         * objcp-lang.cc (objcp_tsubst_copy_and_build): Rename to ...
20         (objcp_tsubst_expr): ... this.  Adjust tsubst_copy_and_build
21         uses.
23 2022-11-15  Patrick Palka  <ppalka@redhat.com>
25         * objcp-lang.cc (objcp_tsubst_copy_and_build): Adjust calls to
26         tsubst_copy_and_build and tsubst_expr.
28 2022-11-15  Patrick Palka  <ppalka@redhat.com>
30         * objcp-lang.cc (objcp_tsubst_copy_and_build): Remove
31         function_p parameter.
33 2022-05-31  Jason Merrill  <jason@redhat.com>
35         * Make-lang.in (obj-c++.tags): Look at *.cc.
37 2022-05-11  Martin Liska  <mliska@suse.cz>
39         PR target/105355
40         * lang-specs.h: Use Separate syntax.
42 2022-01-17  Martin Liska  <mliska@suse.cz>
44         * Make-lang.in: Rename .c names to .cc.
45         * config-lang.in: Likewise.
46         * lang-specs.h: Likewise.
47         * objcp-decl.cc (objcp_end_compound_stmt): Likewise.
48         * objcp-lang.cc (struct lang_hooks): Likewise.
50 2022-01-17  Martin Liska  <mliska@suse.cz>
52         * objcp-decl.c: Moved to...
53         * objcp-decl.cc: ...here.
54         * objcp-lang.c: Moved to...
55         * objcp-lang.cc: ...here.
57 2021-11-29  Eric Gallager  <egallager@gcc.gnu.org>
59         PR other/103021
60         * Make-lang.in: Use ETAGS variable in TAGS target.
62 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
64         PR other/102663
65         * Make-lang.in: Add dummy objc++.install-dvi target.
67 2021-10-11  Eric Gallager  <egallager@gcc.gnu.org>
69         PR objc++/56604
70         * Make-lang.in: Add obj-c++.srcman: line.
72 2021-06-08  Bernd Edlinger  <bernd.edlinger@hotmail.de>
74         * Make-lang.in (cc1objplus-checksum.c): Check previous
75         stage checksum exists.
77 2021-06-07  Bernd Edlinger  <bernd.edlinger@hotmai.de>
79         * Make-lang.in (cc1objplus-checksum.c): For stage-final re-use
80         the checksum from the previous stage.
82 2021-01-05  Jakub Jelinek  <jakub@redhat.com>
84         * Make-lang.in (cc1objplus-checksum, cc1objplus$(exeext): Add
85         $(CODYLIB) after $(BACKEND).
87 2021-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
89         PR c++/98316
90         * Make-lang.in (cc1objplus$(exeext)): Add $(CODYLIB), $(NETLIBS).
92 2020-11-20  Jakub Jelinek  <jakub@redhat.com>
94         PR other/97911
95         * Make-lang.in (obj-c++.serial): Change from goal to a variable.
96         (.PHONY): Drop obj-c++.serial and obj-c++.prev.
97         (cc1objplus$(exeext)): Depend on $(obj-c++.serial) rather than
98         obj-c++.serial.
100 2020-11-18  Jakub Jelinek  <jakub@redhat.com>
102         * Make-lang.in (obj-c++.serial): New goal.
103         (.PHONY): Add obj-c++.serial obj-c++.prev.
104         (cc1objplus$(exeext)): Depend on obj-c++.prev.  Call LINK_PROGRESS.
106 2020-09-25  Nathan Sidwell  <nathan@acm.org>
108         * objcp-decl.c (objcp_start_struct): Use TAG_how not tag_scope.
109         (objcp_xref_tag): Likewise.
111 2020-09-24  Nathan Sidwell  <nathan@acm.org>
113         * objcp-decl.c (objcp_start_struct): Drop default args to
114         xref_tag.
115         (objcp_xref_tag): Likewise.
117 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
119         Update copyright years.
121 2019-05-10  Jakub Jelinek  <jakub@redhat.com>
123         PR pch/90326
124         * config-lang.in (gtfiles): Don't add c-family/c-cppbuiltin.c.
126 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
128         Update copyright years.
130 2018-10-17  David Malcolm  <dmalcolm@redhat.com>
132         * Make-lang.in (selftest-obj-c++): New.
134 2018-05-07  Nathan Sidwell  <nathan@acm.org>
136         * objcp-lang.c (objcxx_init_ts): Don't call init_shadowed_var_for_decl.
138 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
140         Update copyright years.
142 2017-07-03  Nathan Sidwell  <nathan@acm.org>
144         * config-lang.in: Source cp/config-lang.in, sort objc++ gtfiles list.
146 2017-06-02  Nathan Sidwell  <nathan@acm.org>
148         * objcp-decl.h (SIZEOF_OBJC_TYPE_LANG_SPECIFIC): Use lang_type.
149         (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use it.  Don't set
150         u.c.h.is_lang_type_class.
152 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
154         Update copyright years.
156 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
158         Update copyright years.
160 2015-11-13  Jason Merrill  <jason@redhat.com>
162         * config-lang.in (gtfiles): Add cp-gimplify.c.
164 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
166         * objcp-decl.c: Remove unused header files.
167         * objcp-lang.c: Likewise.
169 2015-10-29  Andrew MacLeod  <amacleod@redhat.com>
171         * objcp-decl.c: Reorder #include's and remove duplicates.
172         * objcp-lang.c: Likewise.
174 2015-07-07  Andrew MacLeod  <amacleod@redhat.com>
176         * objcp-decl.c: Adjust includes.
177         * objcp-lang.c: Likewise.
179 2015-06-17  Andrew MacLeod  <amacleod@redhat.com>
181         * objcp-decl.c: Do not include input.h, line-map.h or is-a.h.
182         * objcp-lang.c: Likewise.
184 2015-06-08  Andrew MacLeod  <amacleod@redhat.com>
186         * objcp-decl.c : Adjust include files.
187         * objcp-lang.c : Likewise.
189 2015-06-04  Andrew MacLeod  <amacleod@redhat.com>
191         * objcp-decl.c: Adjust includes for restructured coretypes.h.
192         * objcp-lang.c: Likewise.
194 2015-04-27  Jim Wilson  <jim.wilson@linaro.org>
196         * Make-lang.in (obj-c++.mostlyclean): Remove cc1objplus.
198 2015-01-09  Michael Collison  <michael.collison@linaro.org>
200         * objcp-decl.c: Include hash-set.h, machmode.h, vec.h, double-int.h,
201         input.h, alias.h, symtab.h, options, fold-const.h,
202         wide-int.h, and inchash.h due to flattening of tree.h.
203         * objcp-lang.c: Ditto.
205 2014-12-31  Iain Sandoe  <iain@codesourcery.com>
207         * config-lang.in (gtfiles): Update list.
209 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
211         * objcp-decl.h: Adjust.
213 2014-04-14  Paolo Carlini  <paolo.carlini@oracle.com>
215         * objcp-decl.h (OBJC_TYPE_NAME, OBJC_SET_TYPE_NAME): Use
216         TYPE_IDENTIFIER.
218 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
220         Update copyright years
222 2013-09-25  Tom Tromey  <tromey@redhat.com>
224         * Make-lang.in (START_HDRS, cc1objplus-checksum.o)
225         (objcp/objcp-lang.o, objcp/objcp-decl.o
226         (objcp/objc-runtime-shared-support.o)
227         (objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o)
228         (objcp/objc-next-runtime-abi-02.o, objcp/objcp-act.o)
229         (objcp/objc-encoding.o, objcp/objc-map.o): Use COMPILE and
230         POSTCOMPILE.  Remove explicit dependencies.
232 2013-05-16  Jason Merrill  <jason@redhat.com>
234         * Make-lang.in (cc1objplus$(exeext)): Use link mutex.
236 2012-06-02  Jason Merrill  <jason@redhat.com>
238         * objcp-decl.c (objcp_start_struct): Adjust for change in
239         begin_class_definition prototype.
241 2011-10-14  Nicola Pero  <nicola.pero@meta-innovation.com>
243         * Make-lang.in (OBJCXX_OBJS): Added objc-map.o.
244         (objcp/objc-map.o): New rule.
245         (objcp/objcp-act.o): Depend on objc/objc-map.h.
246         * config-lang.in (gtfiles): Added objc-map.h.
248 2011-07-11  Nicola Pero  <nicola.pero@meta-innovation.com>
250         * Make-lang.in (objcp/objc-runtime-shared-support.o): Do not
251         depend on OBSTACK_H.
252         (objcp/objc-gnu-runtime-abi-01.o): Likewise.
253         (objcp/objc-next-runtime-abi-01.o): Likewise.
254         (objcp/objc-next-runtime-abi-02.o): Likewise.
255         (objcp/objcp-act.o): Likewise.
257 2011-07-04  Nicola Pero  <nicola.pero@meta-innovation.com>
259         * Make-lang.in (OBJCXX_OBJS): Added objc-encoding.o.
260         (objcp/objcp-lang.o): Reordered dependencies.  Depend on GGC_H.
261         (objcp/objcp-decl.o): Reordered dependencies.
262         (objcp/objc-runtime-shared-support.o): Reordered dependencies.
263         Updated them to be identical to the corresponding new objc/ ones,
264         with the addition of objcp-decl.h.
265         (objcp/objc-runtime-shared-support.o): Likewise.
266         (objcp/objc-gnu-runtime-abi-01.o): Likewise.
267         (objcp/objc-next-runtime-abi-01.o): Likewise.
268         (objcp/objc-next-runtime-abi-02.o): Likewise.
269         (objcp/objcp-act.o): Reordered dependencies.  Added dependency on
270         objc-encoding.h.
271         (objcp/objc-encoding.o): New rule.
273 2011-04-15  Nicola Pero  <nicola.pero@meta-innovation.com>
275         * objcp-decl.c (objcp_finish_struct): Use
276         objc_detect_field_duplicates instead of having a local
277         implementation.
279 2011-04-12  Nathan Froyd  <froydnj@codesourcery.com>
281         * objcp-lang.c (objcxx_init_ts): Call objc_common_init_ts and
282         cp_common_init_ts.
284 2011-03-21  Nicola Pero  <nicola.pero@meta-innovation.com>
286         PR bootstrap/48167
287         * Make-lang.in (START_HDRS): Added CXX_PARSER_H and
288         CXX_PRETTY_PRINT_H.
289         * config-lang.in (gtfiles): Added cp/parser.h and reorganized list
290         so that it is more obvious that it is identical to the C++ one
291         with the addition of some files at the end.
293 2011-03-06  Joseph Myers  <joseph@codesourcery.com>
295         * lang-specs.h: Match -save-temps* instead of -save-temps.
297 2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
299         PR objc++/47711
300         * config-lang.in (gtfiles): Updated list.
302 2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
304         * Make-lang.in (START_HDRS): New.
305         (OBJCXX_OBJS): Added new object files from objc/.
306         (objcp/objcp-act.o): Updated prerequisites.
307         (objcp/objcp-lang.o): Updated prerequisites.
308         (objcp/objc-runtime-shared-support.o): New.
309         (objcp/objc-gnu-runtime-abi-01.o): New.
310         (objcp/objc-next-runtime-abi-01.o): New.
311         (objcp/objc-next-runtime-abi-02.o): New.
312         * config-lang.in (gtfiles): Updated.
313         * objcp-lang.c (objcxx_eh_personality): Removed.
314         (LANG_HOOKS_EH_PERSONALITY): Removed.
315         (LANG_HOOKS_EH_RUNTIME_TYPE): Removed.
316         (objcp_eh_personality_decl): Removed.
318 2011-02-07  Mike Stump  <mikestump@comcast.net>
320         * Make-lang.in (obj-c++.tags): Don't include *.y.
322 2010-12-29  Nicola Pero  <nicola.pero@meta-innovation.com>
324         * objcp-lang.c (objcp_tsubst_copy_and_build): Update call to
325         objc_finish_message_expr.
327 2010-12-26  Nicola Pero  <nicola.pero@meta-innovation.com>
329         * config-lang.in (gtfiles): Added c-family/c-cppbuiltin.c.
331 2010-12-06  Nicola Pero  <nicola.pero@meta-innovation.com>
333         * config-lang.in (gtfiles): Added c-family/c-objc.h.
334         * Make-lang.in (objcp/objcp-act.o): Depend on
335         c-family/c-objc.h.
336         (objcp/objcp-lang.o): Same change.
337         (objcp/objcp-decl.o): Same change.
338         * objcp-lang.c: Include c-family/c-objc.h.
339         * objcp-decl.c: Same change.
341 2010-11-23  Nicola Pero  <nicola.pero@meta-innovation.com>
343         PR objc/24358
344         * lang-specs.h: Print a deprecation note every time
345         objc++-cpp-output is requested.
347 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
349         * objcp-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Do not define.
351 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
353         * objcp-lang.c (finish_file): Removed.
355 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
357         merge from FSF apple 'trunk' branch.
358         2006 Fariborz Jahanian  <fjahanian@apple.com>
360         Radars 4436866, 4505126, 4506903, 4517826
361         * objcp-lang.c (objcxx_init_ts): Update for property_decl.
363 2010-10-13  Richard Henderson  <rth@redhat.com>
365         * objcp-lang.c (objcxx_eh_personality): Update call to
366         build_personality_function.
368 2010-10-11  Andi Kleen  <ak@linux.intel.com>
370         * Make-lang.in (cc1objplus-checksum.c): Use correct temporary
371         name.
373 2010-10-07  Andi Kleen  <ak@linux.intel.com>
375         * Make-lang.in (cc1objplus-dummy): Remove.
376         (cc1objplus-checksum): Change to run checksum over object files
377         and options only.
379 2010-10-04  Andi Kleen  <ak@linux.intel.com>
381         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule.
383 2010-09-28  Richard Henderson  <rth@redhat.com>
385         * objcp-lang.c: Include "target.h".
386         (objcxx_eh_personality): Use targetm.except_unwind_info.
387         * Make-lang.in (objcp-lang.o): Update deps.
389 2010-09-21  Nicola Pero  <nicola.pero@meta-innovation.com>
391         PR objc/25965
392         * objcp-decl.c (objcp_finish_struct): Call
393         objc_get_interface_ivars() and check for duplicate ivars.
395 2010-06-28  Steven Bosscher  <steven@gcc.gnu.org>
397         * objcp-lang.c: Do not include except.h.
398         * Make-lang.in: Update dependencies.
400 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
402         * lang-specs.h: Remove +e handling.
404 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
406         * objcp-decl.h (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use typed GC
407         allocation.
409 2010-06-05  Steven Bosscher  <steven@gcc.gnu.org>
411         * objcp-lang.c: Update include path for moved files.
412         * config-lang.in: Update paths in gtfiles for files in c-family/.
414 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
416         * objcp-decl.c: Do not include tm.h, rtl.h, expr.h, c-common.h,
417         flags.h, input.h, except.h, output.h, toplev.h, cpplib.h, debug.h,
418         and target.h.
419         * objcp-lang.c: Do not include tm.h, toplev.h, diagnostics.h,
420         and debug.h.  Explain why except.h has to be included.
421         * Make-lang.in: Update dependencies.
423 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
425         * objcp-decl.c: Do not include varray.h.
427 2009-09-22  Richard Guenther  <rguenther@suse.de>
429         PR objc++/41430
430         * Make-lang.in (objcp-lang.o): Add $(EXCEPT_H) dependency.
431         * objcp-lang.c (LANG_HOOKS_EH_PERSONALITY): Define.
432         (LANG_HOOKS_EH_RUNTIME_TYPE): Likewise.
433         (objcxx_eh_personality): New function.
435 2009-09-03  Diego Novillo  <dnovillo@google.com>
437         * objcp-lang.c (lang_hooks): Remove const qualifier.
439 2009-07-14  Taras Glek  <tglek@mozilla.com>
440             Rafael Espindola  <espindola@google.com>
442         * Make-lang.in (obj-c.install-plugin): New target for
443         installing plugin headers.
445 2009-06-19  Ian Lance Taylor  <iant@google.com>
447         * objcp-decl.h (start_struct): Remove in_struct and struct_types
448         parameters.  Add struct_info parameter.
449         (finish_struct): Likewise.
451 2009-06-13  Aldy Hernandez  <aldyh@redhat.com>
453         * objcp-decl.h (start_struct): Add location argument.
454         (finish_struct): Same.
455         (finish_decl): New.
457 2009-06-12  Aldy Hernandez  <aldyh@redhat.com>
459         * objcp-decl.h (c_end_compound_stmt): New argument.
460         * objcp-decl.c (objcp_start_struct): Add argument.
461         (objcp_finish_struct): Same.
463 2009-06-03  Ian Lance Taylor  <iant@google.com>
465         * Make-lang.in (cc1objplus-checksum.o): Depend upon $(CONFIG_H)
466         and $(SYSTEM_H).
468 2009-05-27  Ian Lance Taylor  <iant@google.com>
470         * Make-lang.in (cc1objplus-dummy$(exeext)): Change $(COMPILER) to
471         $(LINKER).
472         (cc1objplus$(exeext)): Likewise.
474 2009-05-26  Ian Lance Taylor  <iant@google.com>
476         * Make-lang.in (cc1objplus-dummy$(exeext)): Use $(COMPILER).
477         (cc1objplus$(exeext), objcp/objcp-act.o): Likwise.
479 2009-05-10  Ian Lance Taylor  <iant@google.com>
481         * objcp-decl.h (start_struct): Add three new, ignored, macro
482         parameters.
483         (finish_struct): Add two new, ignored, macro parameters.
485 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
487         * ChangeLog: Add copyright and license notices.
489 2008-12-05  Sebastian Pop  <sebastian.pop@amd.com>
491         PR bootstrap/38262
492         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add BACKENDLIBS,
493         remove GMPLIBS.
495 2008-09-17  Andrew Pinski  <andrew_pinski@playstation.sony.com>
497         PR objc/37460
498         * objcp-lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): Don't define.
500 2008-04-03  Tom Tromey  <tromey@redhat.com>
502         * Make-lang.in (obj-c++_OBJS): New variable.
504 2008-03-27  Tom Tromey  <tromey@redhat.com>
506         * Make-lang.in: Revert automatic dependency patch.
508 2008-03-25  Tom Tromey  <tromey@redhat.com>
510         * Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.
511         (objcp/objcp-act.o): Restore target.
513 2008-03-25  Tom Tromey  <tromey@redhat.com>
515         * Make-lang.in (objcp_OBJS): New variable.
516         (cc1objplus-checksum.o, objcp/objcp-lang.o, objcp/objcp-decl.o,
517         objcp/objcp-act.o): Remove.
519 2008-03-07  Paolo Bonzini  <bonzini@gnu.org>
521         Revert:
523         2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
524                     Douglas Gregor  <doug.gregor@gmail.com>
526         PR bootstrap/35115
527         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
529 2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
530             Douglas Gregor  <doug.gregor@gmail.com>
532         PR bootstrap/35115
533         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
535 2008-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537         PR other/35107
538         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).
540 2007-08-02  Nick Clifton  <nickc@redhat.com>
542         * Make-lang.in: Change copyright header to refer to version 3 of
543         the GNU General Public License and to point readers at the
544         COPYING3 file and the FSF's license web page.
545         * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
546         objcp-lang.c: Likewise.
548 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
550         * Make-lang.in: Add dummy lang.install-pdf target.
552 2006-10-23  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
554         * objcp-decl.h (objcp_builtin_function): Remove.
556 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
558         * Make-lang.in: Added empty "obj-c++.pdf" target.
560 2006-08-20  Mark Mitchell  <mark@codesourcery.com>
562         * objcp-lang.c (objcp_tsubst_copy_and_build): Adjust call to
563         tsubst_copy_and_build.
565 2006-07-28  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
567         * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
569 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
571         PR other/27063
572         * config-lang.in: Add subdir_requires.
574 2006-06-30  Jason Merrill  <jason@redhat.com>
576         * objcp-decl.c (objcp_start_struct): Pass null attributes argument
577         to begin_class_definition.
579 2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>
581         * Make-lang.in (objcp/objcp-decl.o): Add dependency on
582         $(TARGET_H).
584 2006-02-20  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
586         * Make-lang.in (OBJ-C++): Remove
587         (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
589 2005-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
591         * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
593 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
595         * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
597 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
599         * Make-lang.in: Remove all dependencies on s-gtype.
601 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
603         * objcp-decl.c (objcp_lookup_name): Remove.
604         * objcp-decl.h (objcp_lookup_name): Delete.
605         (lookup_name): Kill define.
607 2005-09-11  Richard Henderson  <rth@redhat.com>
609         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
611 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
613         * config-lang.in (gtfiles): Add cp-objcp-common.c.
614         * objcp-lang.c (objcxx_init_ts): New function.
615         (LANG_HOOKS_INIT_TS): Define.
617 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
619         * Make-lang.in (cc1plus-checksum.c): Use
620         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
622 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
623             Jakub Jelinek  <jakub@redhat.com>
625         * objcp-lang.c: No need to include cxx-pretty-print.h.
626         * Make-lang.in: Update dependencies.
628 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
630         * all files: Update FSF in copyright headers.
632 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
634         * config-lang.in (gtfiles): Add cp/rtti.c.
636 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
638         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
639         call to xref_tag().
640         (objcp_build_component_ref): Remove function.
641         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
642         (build_component_ref): Remove macro.
643         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
645 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
647         * Make-lang.in (cc1objplus-dummy): New.
648         (cc1objplus-checksum.c): New.
649         (cc1objplus-checksum.o): New.
650         (cc1objplus): Add cc1objplus-checksum.o.
652 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
653             Mike Stump  <mrs@apple.com>
655         Yet more Objective-C++...
657         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
658         (objcp/objcp-decl.o): Likewise.
659         (objcp/objcp-act.o): Likewise.
660         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
662 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
663             Mike Stump  <mrs@apple.com>
665         * ChangeLog: New.
666         * Make-lang.in: Likewise.
667         * config-lang.in: Likewise.
668         * lang-specs.h: Likewise.
669         * objcp-decl.c: Likewise.
670         * objcp-decl.h: Likewise.
671         * objcp-lang.c: Likewise.
674 Copyright (C) 2005-2024 Free Software Foundation, Inc.
676 Copying and distribution of this file, with or without modification,
677 are permitted in any medium without royalty provided the copyright
678 notice and this notice are preserved.