Update ChangeLog and version files for release
[official-gcc.git] / gcc / objcp / ChangeLog
blob66149cad26f8064bcd13b4fcc2a0c822d54f1b8a
1 2016-04-27  Release Manager
3         * GCC 6.1.0 released.
5 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
7         Update copyright years.
9 2015-11-13  Jason Merrill  <jason@redhat.com>
11         * config-lang.in (gtfiles): Add cp-gimplify.c.
13 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
15         * objcp-decl.c: Remove unused header files.
16         * objcp-lang.c: Likewise.
17         
18 2015-10-29  Andrew MacLeod  <amacleod@redhat.com>
20         * objcp-decl.c: Reorder #include's and remove duplicates.
21         * objcp-lang.c: Likewise.
23 2015-07-07  Andrew MacLeod  <amacleod@redhat.com>
25         * objcp-decl.c: Adjust includes.
26         * objcp-lang.c: Likewise.
28 2015-06-17  Andrew MacLeod  <amacleod@redhat.com>
30         * objcp-decl.c: Do not include input.h, line-map.h or is-a.h.
31         * objcp-lang.c: Likewise.
32         
33 2015-06-08  Andrew MacLeod  <amacleod@redhat.com>
35         * objcp-decl.c : Adjust include files.
36         * objcp-lang.c : Likewise.
38 2015-06-04  Andrew MacLeod  <amacleod@redhat.com>
40         * objcp-decl.c: Adjust includes for restructured coretypes.h.
41         * objcp-lang.c: Likewise.
43 2015-04-27  Jim Wilson  <jim.wilson@linaro.org>
45         * Make-lang.in (obj-c++.mostlyclean): Remove cc1objplus.
47 2015-01-09  Michael Collison  <michael.collison@linaro.org>
49         * objcp-decl.c: Include hash-set.h, machmode.h, vec.h, double-int.h,
50         input.h, alias.h, symtab.h, options, fold-const.h,
51         wide-int.h, and inchash.h due to flattening of tree.h.
52         * objcp-lang.c: Ditto.
54 2014-12-31  Iain Sandoe  <iain@codesourcery.com>
56         * config-lang.in (gtfiles): Update list.
58 2014-05-17  Trevor Saunders  <tsaunders@mozilla.com>
60         * objcp-decl.h: Adjust.
62 2014-04-14  Paolo Carlini  <paolo.carlini@oracle.com>
64         * objcp-decl.h (OBJC_TYPE_NAME, OBJC_SET_TYPE_NAME): Use
65         TYPE_IDENTIFIER.
67 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
69         Update copyright years
71 2013-09-25  Tom Tromey  <tromey@redhat.com>
73         * Make-lang.in (START_HDRS, cc1objplus-checksum.o)
74         (objcp/objcp-lang.o, objcp/objcp-decl.o
75         (objcp/objc-runtime-shared-support.o)
76         (objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o)
77         (objcp/objc-next-runtime-abi-02.o, objcp/objcp-act.o)
78         (objcp/objc-encoding.o, objcp/objc-map.o): Use COMPILE and
79         POSTCOMPILE.  Remove explicit dependencies.
81 2013-05-16  Jason Merrill  <jason@redhat.com>
83         * Make-lang.in (cc1objplus$(exeext)): Use link mutex.
85 2012-06-02  Jason Merrill  <jason@redhat.com>
87         * objcp-decl.c (objcp_start_struct): Adjust for change in
88         begin_class_definition prototype.
90 2011-10-14  Nicola Pero  <nicola.pero@meta-innovation.com>
92         * Make-lang.in (OBJCXX_OBJS): Added objc-map.o.
93         (objcp/objc-map.o): New rule.
94         (objcp/objcp-act.o): Depend on objc/objc-map.h.
95         * config-lang.in (gtfiles): Added objc-map.h.
97 2011-07-11  Nicola Pero  <nicola.pero@meta-innovation.com>
99         * Make-lang.in (objcp/objc-runtime-shared-support.o): Do not
100         depend on OBSTACK_H.
101         (objcp/objc-gnu-runtime-abi-01.o): Likewise.
102         (objcp/objc-next-runtime-abi-01.o): Likewise.
103         (objcp/objc-next-runtime-abi-02.o): Likewise.
104         (objcp/objcp-act.o): Likewise.
106 2011-07-04  Nicola Pero  <nicola.pero@meta-innovation.com>
108         * Make-lang.in (OBJCXX_OBJS): Added objc-encoding.o.
109         (objcp/objcp-lang.o): Reordered dependencies.  Depend on GGC_H.
110         (objcp/objcp-decl.o): Reordered dependencies.
111         (objcp/objc-runtime-shared-support.o): Reordered dependencies.
112         Updated them to be identical to the corresponding new objc/ ones,
113         with the addition of objcp-decl.h.
114         (objcp/objc-runtime-shared-support.o): Likewise.
115         (objcp/objc-gnu-runtime-abi-01.o): Likewise.
116         (objcp/objc-next-runtime-abi-01.o): Likewise.
117         (objcp/objc-next-runtime-abi-02.o): Likewise.
118         (objcp/objcp-act.o): Reordered dependencies.  Added dependency on
119         objc-encoding.h.
120         (objcp/objc-encoding.o): New rule.
121         
122 2011-04-15  Nicola Pero  <nicola.pero@meta-innovation.com>
124         * objcp-decl.c (objcp_finish_struct): Use
125         objc_detect_field_duplicates instead of having a local
126         implementation.
128 2011-04-12  Nathan Froyd  <froydnj@codesourcery.com>
130         * objcp-lang.c (objcxx_init_ts): Call objc_common_init_ts and
131         cp_common_init_ts.
133 2011-03-21  Nicola Pero  <nicola.pero@meta-innovation.com>
135         PR bootstrap/48167
136         * Make-lang.in (START_HDRS): Added CXX_PARSER_H and
137         CXX_PRETTY_PRINT_H.
138         * config-lang.in (gtfiles): Added cp/parser.h and reorganized list
139         so that it is more obvious that it is identical to the C++ one
140         with the addition of some files at the end.
141         
142 2011-03-06  Joseph Myers  <joseph@codesourcery.com>
144         * lang-specs.h: Match -save-temps* instead of -save-temps.
146 2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
148         PR objc++/47711
149         * config-lang.in (gtfiles): Updated list.
151 2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
153         * Make-lang.in (START_HDRS): New.
154         (OBJCXX_OBJS): Added new object files from objc/.
155         (objcp/objcp-act.o): Updated prerequisites.
156         (objcp/objcp-lang.o): Updated prerequisites.
157         (objcp/objc-runtime-shared-support.o): New.
158         (objcp/objc-gnu-runtime-abi-01.o): New.
159         (objcp/objc-next-runtime-abi-01.o): New.
160         (objcp/objc-next-runtime-abi-02.o): New.
161         * config-lang.in (gtfiles): Updated.
162         * objcp-lang.c (objcxx_eh_personality): Removed.
163         (LANG_HOOKS_EH_PERSONALITY): Removed.
164         (LANG_HOOKS_EH_RUNTIME_TYPE): Removed.
165         (objcp_eh_personality_decl): Removed.
166         
167 2011-02-07  Mike Stump  <mikestump@comcast.net>
169         * Make-lang.in (obj-c++.tags): Don't include *.y.
171 2010-12-29  Nicola Pero  <nicola.pero@meta-innovation.com>
173         * objcp-lang.c (objcp_tsubst_copy_and_build): Update call to
174         objc_finish_message_expr.
176 2010-12-26  Nicola Pero  <nicola.pero@meta-innovation.com>
178         * config-lang.in (gtfiles): Added c-family/c-cppbuiltin.c.
180 2010-12-06  Nicola Pero  <nicola.pero@meta-innovation.com>
182         * config-lang.in (gtfiles): Added c-family/c-objc.h.
183         * Make-lang.in (objcp/objcp-act.o): Depend on
184         c-family/c-objc.h.
185         (objcp/objcp-lang.o): Same change.
186         (objcp/objcp-decl.o): Same change.
187         * objcp-lang.c: Include c-family/c-objc.h.
188         * objcp-decl.c: Same change.
190 2010-11-23  Nicola Pero  <nicola.pero@meta-innovation.com>
192         PR objc/24358
193         * lang-specs.h: Print a deprecation note every time
194         objc++-cpp-output is requested.
196 2010-10-24  Nicola Pero  <nicola.pero@meta-innovation.com>
198         * objcp-lang.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Do not define.
200 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
202         * objcp-lang.c (finish_file): Removed.
204 2010-10-14  Iain Sandoe  <iains@gcc.gnu.org>
206         merge from FSF apple 'trunk' branch. 
207         2006 Fariborz Jahanian <fjahanian@apple.com>
208         
209         Radars 4436866, 4505126, 4506903, 4517826
210         * objcp-lang.c (objcxx_init_ts): Update for property_decl.
212 2010-10-13  Richard Henderson  <rth@redhat.com>
214         * objcp-lang.c (objcxx_eh_personality): Update call to
215         build_personality_function.
217 2010-10-11  Andi Kleen  <ak@linux.intel.com>
219         * Make-lang.in (cc1objplus-checksum.c): Use correct temporary
220         name.
222 2010-10-07  Andi Kleen  <ak@linux.intel.com>
224         * Make-lang.in (cc1objplus-dummy): Remove.
225         (cc1objplus-checksum): Change to run checksum over object files
226         and options only.
228 2010-10-04  Andi Kleen <ak@linux.intel.com>
230         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule.
232 2010-09-28  Richard Henderson  <rth@redhat.com>
234         * objcp-lang.c: Include "target.h".
235         (objcxx_eh_personality): Use targetm.except_unwind_info.
236         * Make-lang.in (objcp-lang.o): Update deps.
238 2010-09-21  Nicola Pero  <nicola.pero@meta-innovation.com>
240         PR objc/25965   
241         * objcp-decl.c (objcp_finish_struct): Call
242         objc_get_interface_ivars() and check for duplicate ivars.
244 2010-06-28  Steven Bosscher  <steven@gcc.gnu.org>
246         * objcp-lang.c: Do not include except.h.
247         * Make-lang.in: Update dependencies.
249 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
251         * lang-specs.h: Remove +e handling.
253 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
255         * objcp-decl.h (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use typed GC
256         allocation.
258 2010-06-05  Steven Bosscher  <steven@gcc.gnu.org>
260         * objcp-lang.c: Update include path for moved files.
261         * config-lang.in: Update paths in gtfiles for files in c-family/.
263 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
265         * objcp-decl.c: Do not include tm.h, rtl.h, expr.h, c-common.h,
266         flags.h, input.h, except.h, output.h, toplev.h, cpplib.h, debug.h,
267         and target.h.
268         * objcp-lang.c: Do not include tm.h, toplev.h, diagnostics.h,
269         and debug.h.  Explain why except.h has to be included.
270         * Make-lang.in: Update dependencies.
272 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
274         * objcp-decl.c: Do not include varray.h.
276 2009-09-22  Richard Guenther  <rguenther@suse.de>
278         PR objc++/41430
279         * Make-lang.in (objcp-lang.o): Add $(EXCEPT_H) dependency.
280         * objcp-lang.c (LANG_HOOKS_EH_PERSONALITY): Define.
281         (LANG_HOOKS_EH_RUNTIME_TYPE): Likewise.
282         (objcxx_eh_personality): New function.
284 2009-09-03  Diego Novillo  <dnovillo@google.com>
286         * objcp-lang.c (lang_hooks): Remove const qualifier.
288 2009-07-14  Taras Glek  <tglek@mozilla.com>
289             Rafael Espindola  <espindola@google.com>
291         * Make-lang.in (obj-c.install-plugin): New target for
292         installing plugin headers.
294 2009-06-19  Ian Lance Taylor  <iant@google.com>
296         * objcp-decl.h (start_struct): Remove in_struct and struct_types
297         parameters.  Add struct_info parameter.
298         (finish_struct): Likewise.
300 2009-06-13  Aldy Hernandez  <aldyh@redhat.com>
302         * objcp-decl.h (start_struct): Add location argument.
303         (finish_struct): Same.
304         (finish_decl): New.
306 2009-06-12  Aldy Hernandez  <aldyh@redhat.com>
308         * objcp-decl.h (c_end_compound_stmt): New argument.
309         * objcp-decl.c (objcp_start_struct): Add argument.
310         (objcp_finish_struct): Same.
312 2009-06-03  Ian Lance Taylor  <iant@google.com>
314         * Make-lang.in (cc1objplus-checksum.o): Depend upon $(CONFIG_H)
315         and $(SYSTEM_H).
317 2009-05-27  Ian Lance Taylor  <iant@google.com>
319         * Make-lang.in (cc1objplus-dummy$(exeext)): Change $(COMPILER) to
320         $(LINKER).
321         (cc1objplus$(exeext)): Likewise.
323 2009-05-26  Ian Lance Taylor  <iant@google.com>
325         * Make-lang.in (cc1objplus-dummy$(exeext)): Use $(COMPILER).
326         (cc1objplus$(exeext), objcp/objcp-act.o): Likwise.
328 2009-05-10  Ian Lance Taylor  <iant@google.com>
330         * objcp-decl.h (start_struct): Add three new, ignored, macro
331         parameters.
332         (finish_struct): Add two new, ignored, macro parameters.
334 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
336         * ChangeLog: Add copyright and license notices.
338 2008-12-05  Sebastian Pop  <sebastian.pop@amd.com>
340         PR bootstrap/38262
341         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add BACKENDLIBS,
342         remove GMPLIBS.
344 2008-09-17  Andrew Pinski  <andrew_pinski@playstation.sony.com>
346         PR objc/37460
347         * objcp-lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): Don't define.
349 2008-04-03  Tom Tromey  <tromey@redhat.com>
351         * Make-lang.in (obj-c++_OBJS): New variable.
353 2008-03-27  Tom Tromey  <tromey@redhat.com>
355         * Make-lang.in: Revert automatic dependency patch.
357 2008-03-25  Tom Tromey  <tromey@redhat.com>
359         * Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.
360         (objcp/objcp-act.o): Restore target.
362 2008-03-25  Tom Tromey  <tromey@redhat.com>
364         * Make-lang.in (objcp_OBJS): New variable.
365         (cc1objplus-checksum.o, objcp/objcp-lang.o, objcp/objcp-decl.o,
366         objcp/objcp-act.o): Remove.
368 2008-03-07  Paolo Bonzini  <bonzini@gnu.org>
370         Revert:
372         2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
373                     Douglas Gregor  <doug.gregor@gmail.com>
375         PR bootstrap/35115
376         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
378 2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
379             Douglas Gregor  <doug.gregor@gmail.com>
381         PR bootstrap/35115
382         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
384 2008-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
386         PR other/35107
387         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).
389 2007-08-02  Nick Clifton  <nickc@redhat.com>
391         * Make-lang.in: Change copyright header to refer to version 3 of
392         the GNU General Public License and to point readers at the
393         COPYING3 file and the FSF's license web page.
394         * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
395         objcp-lang.c: Likewise.
397 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
399         * Make-lang.in: Add dummy lang.install-pdf target.
401 2006-10-23 Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
403         * objcp-decl.h (objcp_builtin_function): Remove.
405 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
407         * Make-lang.in: Added empty "obj-c++.pdf" target.
409 2006-08-20  Mark Mitchell  <mark@codesourcery.com>
411         * objcp-lang.c (objcp_tsubst_copy_and_build): Adjust call to
412         tsubst_copy_and_build.
414 2006-07-28  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
416         * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
418 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
420         PR other/27063
421         * config-lang.in: Add subdir_requires.
423 2006-06-30  Jason Merrill  <jason@redhat.com>
425         * objcp-decl.c (objcp_start_struct): Pass null attributes argument
426         to begin_class_definition.
428 2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>
430         * Make-lang.in (objcp/objcp-decl.o): Add dependency on
431         $(TARGET_H).
433 2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
435         * Make-lang.in (OBJ-C++): Remove
436         (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
438 2005-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
440         * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
442 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
444         * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
446 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
448         * Make-lang.in: Remove all dependencies on s-gtype.
450 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
452         * objcp-decl.c (objcp_lookup_name): Remove.
453         * objcp-decl.h (objcp_lookup_name): Delete.
454         (lookup_name): Kill define.
456 2005-09-11  Richard Henderson  <rth@redhat.com>
458         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
460 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
462         * config-lang.in (gtfiles): Add cp-objcp-common.c.
463         * objcp-lang.c (objcxx_init_ts): New function.
464         (LANG_HOOKS_INIT_TS): Define.
466 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
468         * Make-lang.in (cc1plus-checksum.c): Use
469         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
471 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
472             Jakub Jelinek  <jakub@redhat.com>
474         * objcp-lang.c: No need to include cxx-pretty-print.h.
475         * Make-lang.in: Update dependencies.
477 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
479         * all files: Update FSF in copyright headers.
481 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
483         * config-lang.in (gtfiles): Add cp/rtti.c.
485 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
487         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
488         call to xref_tag().
489         (objcp_build_component_ref): Remove function.
490         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
491         (build_component_ref): Remove macro.
492         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
494 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
496         * Make-lang.in (cc1objplus-dummy): New.
497         (cc1objplus-checksum.c): New.
498         (cc1objplus-checksum.o): New.
499         (cc1objplus): Add cc1objplus-checksum.o.
501 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
502             Mike Stump  <mrs@apple.com>
504         Yet more Objective-C++...
505         
506         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
507         (objcp/objcp-decl.o): Likewise.
508         (objcp/objcp-act.o): Likewise.
509         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
511 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
512             Mike Stump  <mrs@apple.com>
514         * ChangeLog: New.
515         * Make-lang.in: Likewise.
516         * config-lang.in: Likewise.
517         * lang-specs.h: Likewise.
518         * objcp-decl.c: Likewise.
519         * objcp-decl.h: Likewise.
520         * objcp-lang.c: Likewise.
523 Copyright (C) 2005-2016 Free Software Foundation, Inc.
525 Copying and distribution of this file, with or without modification,
526 are permitted in any medium without royalty provided the copyright
527 notice and this notice are preserved.