ada: Fix issue with indefinite vector of overaligned unconstrained array
[official-gcc.git] / include / ChangeLog
blob56c2cd7f5af166e3d110ebb21af9b9c78a093acc
1 2023-11-07  Kwok Cheung Yeung  <kcy@codesourcery.com>
3         * gomp-constants.h (GOMP_VERSION): Increment to 3.
4         (GOMP_VERSION_SUPPORTS_INDIRECT_FUNCS): New.
6 2023-10-25  Chung-Lin Tang  <cltang@codesourcery.com>
8         * gomp-constants.h (GOACC_FLAG_LOCAL_DEVICE): New flag bit value.
10 2023-10-12  Zhang, Jun  <jun.zhang@intel.com>
12         PR target/109812
13         * spincount.h: New file.
15 2023-08-22  Jason Merrill  <jason@redhat.com>
17         PR c++/109751
18         * demangle.h (enum demangle_component_type): Add
19         DEMANGLE_COMPONENT_FRIEND.
21 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
23         * collectorAPI.h: New file.
24         * libcollector.h: New file.
25         * libfcollector.h: New file.
27 2023-08-07  Alan Modra  <amodra@gmail.com>
29         * xtensa-dynconfig.h (xtensa_isa_internal): Delete unnecessary
30         forward declaration.
32 2023-08-07  Alan Modra  <amodra@gmail.com>
34         * plugin-api.h: When handling non-gcc or gcc < 4.6.0 include
35         necessary header files before testing macros.  Make more use
36         of #elif.  Test _LITTLE_ENDIAN and _BIG_ENDIAN in final tests.
38 2023-07-29  Tobias Burnus  <tobias@codesourcery.com>
40         * cuda/cuda.h (CUDA_MEMCPY2D, CUDA_MEMCPY3D, CUDA_MEMCPY3D_PEER):
41         Remove bogus 'const' from 'const void *dst' and fix reserved-name
42         name in those structs.
43         (cuMemcpyPeer, cuMemcpyPeerAsync): Add.
45 2023-07-26  Tobias Burnus  <tobias@codesourcery.com>
47         * cuda/cuda.h (CUlimit): Add CUDA_ERROR_NOT_INITIALIZED,
48         CUDA_ERROR_DEINITIALIZED, CUDA_ERROR_INVALID_HANDLE.
49         (CUarray, CUmemorytype, CUDA_MEMCPY2D, CUDA_MEMCPY3D,
50         CUDA_MEMCPY3D_PEER): New typdefs.
51         (cuMemcpy2D, cuMemcpy2DAsync, cuMemcpy2DUnaligned,
52         cuMemcpy3D, cuMemcpy3DAsync, cuMemcpy3DPeer,
53         cuMemcpy3DPeerAsync): New prototypes.
55 2023-06-12  Tobias Burnus  <tobias@codesourcery.com>
57         * gomp-constants.h (enum gomp_map_kind): Change the enum values
58         GOMP_MAP_PRESENT_{TO,TOFROM,FROM,ALLOC} to be compiler only.
59         (GOMP_MAP_PRESENT_P): Update to include also GOMP_MAP_FORCE_PRESENT.
61 2023-06-06  Kwok Cheung Yeung  <kcy@codesourcery.com>
62             Tobias Burnus  <tobias@codesourcery.com>
64         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_5): New.
65         (GOMP_MAP_FLAG_FORCE): Redefine.
66         (GOMP_MAP_FLAG_PRESENT, GOMP_MAP_FLAG_ALWAYS_PRESENT): New.
67         (enum gomp_map_kind): Add map kinds with 'present' modifiers.
68         (GOMP_MAP_COPY_TO_P, GOMP_MAP_COPY_FROM_P): Evaluate to true for
69         map variants with 'present'
70         (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Evaluate to true
71         for map variants with 'always, present' modifiers.
72         (GOMP_MAP_ALWAYS): Redefine.
73         (GOMP_MAP_FORCE_P, GOMP_MAP_PRESENT_P): New.
75 2023-05-11  Joseph Myers  <joseph@codesourcery.com>
77         PR middle-end/109128
78         * plugin-api.h (ld_plugin_claim_file_handler_v2)
79         (ld_plugin_register_claim_file_v2)
80         (LDPT_REGISTER_CLAIM_FILE_HOOK_V2): New.
81         (struct ld_plugin_tv): Add tv_register_claim_file_v2.
83 2023-04-28  Roger Sayle  <roger@nextmovesoftware.com>
85         * ctf.h: Import latest version from binutils/libctf.
87 2023-04-19  Max Filippov  <jcmvbkbc@gmail.com>
89         * xtensa-dynconfig.h (xtensa_config_v4): New struct.
90         (XCHAL_DATA_WIDTH, XCHAL_UNALIGNED_LOAD_EXCEPTION)
91         (XCHAL_UNALIGNED_STORE_EXCEPTION, XCHAL_UNALIGNED_LOAD_HW)
92         (XCHAL_UNALIGNED_STORE_HW, XTENSA_CONFIG_V4_ENTRY_LIST): New
93         definitions.
94         (XTENSA_CONFIG_INSTANCE_LIST): Add xtensa_config_v4 instance.
95         (XTENSA_CONFIG_ENTRY_LIST): Add XTENSA_CONFIG_V4_ENTRY_LIST.
97 2023-02-27  Max Filippov  <jcmvbkbc@gmail.com>
99         * xtensa-dynconfig.h (xtensa_config_v3): New struct.
100         (xtensa_get_config_v3): New declaration.
101         (XCHAL_HAVE_CLAMPS, XCHAL_HAVE_DEPBITS, XCHAL_HAVE_EXCLUSIVE)
102         (XCHAL_HAVE_XEA3, XTENSA_CONFIG_V3_ENTRY_LIST): New definitions.
103         (XTENSA_CONFIG_INSTANCE_LIST): Add xtensa_config_v3 instance.
104         (XTENSA_CONFIG_ENTRY_LIST): Add XTENSA_CONFIG_V3_ENTRY_LIST.
106 2023-02-02  Andrew Stubbs  <ams@codesourcery.com>
108         * gomp-constants.h (GOMP_VERSION_GCN): Bump.
110 2022-12-21  Jason Merrill  <jason@redhat.com>
112         PR c++/84471
113         PR c++/107504
114         * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): Add __.
116 2022-12-14  David Faust  <david.faust@oracle.com>
118         PR target/106773
119         * btf.h (enum btf_func_linkage): New.
120         (struct btf_var_secinfo): Update comments with notes about extern
121         functions.
123 2022-12-14  David Faust  <david.faust@oracle.com>
125         PR target/106773
126         * btf.h (enum btf_var_linkage): New.
127         (struct btf_var): Update comment to note 'extern' linkage.
129 2022-12-07  Max Filippov  <jcmvbkbc@gmail.com>
131         * xtensa-dynconfig.h: New file.
133 2022-11-15  Nathan Sidwell  <nathan@acm.org>
135         * demangle.h (enum demangle_component_type): Add
136         DEMANGLE_COMPONENT_TEMPLATE_HEAD,
137         DEMANGLE_COMPONENT_TEMPLATE_TYPE_PARM,
138         DEMANGLE_COMPONENT_TEMPLATE_NON_TYPE_PARM,
139         DEMANGLE_COMPONENT_TEMPLATE_TEMPLATE_PARM,
140         DEMANGLE_COMPONENT_TEMPLATE_PACK_PARM.
142 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
144         * gomp-constants.h (GOMP_DEVICE_INTEL_MIC): Comment out.
145         (GOMP_VERSION_INTEL_MIC): Remove.
147 2022-10-31  Guillermo E. Martinez  <guillermo.e.martinez@oracle.com>
149         * btf.h (btf_enum64): Add new definition and new symbolic
150         constant to BTF_KIND_ENUM64 and BTF_KF_ENUM_{UN,}SIGNED.
152 2022-10-31  Lulu Cheng  <chenglulu@loongson.cn>
153             qijingwen  <qijingwen@loongson.cn>
155         * vtv-change-permission.h (defined): Determines whether the macro
156         __loongarch_lp64 is defined
157         (VTV_PAGE_SIZE): Set VTV_PAGE_SIZE to 16KiB for loongarch64.
159 2022-10-24  Tobias Burnus  <tobias@codesourcery.com>
161         * cuda/cuda.h (enum CUdevice_attribute): Add
162         CU_DEVICE_ATTRIBUTE_UNIFIED_ADDRESSING.
163         (CU_MEMHOSTALLOC_DEVICEMAP): Define.
164         (cuMemHostAlloc): Add prototype.
166 2022-10-20  Tobias Burnus  <tobias@codesourcery.com>
168         * gomp-constants.h (GOMP_DEVICE_HSA): Comment out unused define.
170 2022-10-13  Xi Ruoyao  <xry111@xry111.site>
172         * longlong.h [__loongarch__] (count_leading_zeros): Define.
173         [__loongarch__] (count_trailing_zeros): Likewise.
174         [__loongarch__] (COUNT_LEADING_ZEROS_0): Likewise.
176 2022-09-27  Jakub Jelinek  <jakub@redhat.com>
178         PR c++/106652
179         PR c++/85518
180         * demangle.h (enum demangle_component_type): Add
181         DEMANGLE_COMPONENT_EXTENDED_BUILTIN_TYPE.
182         (struct demangle_component): Add u.s_extended_builtin member.
184 2022-09-27  Meghan Denny  <hello@nektro.net>
186         * dwarf2.h: Update with additional languages from dwarf
187         standard.
189 2022-07-12  Martin Liska  <mliska@suse.cz>
191         * plugin-api.h (enum linker_api_version): New enum.
192         (ld_plugin_get_api_version): New.
193         (enum ld_plugin_tag): Add LDPT_GET_API_VERSION.
194         (struct ld_plugin_tv): Add tv_get_api_version.
196 2022-07-06  Thomas Schwinge  <thomas@codesourcery.com>
198         * gomp-constants.h (OMP_REQUIRES_[...]): Update comment.
200 2022-07-04  Tobias Burnus  <tobias@codesourcery.com>
201             Chung-Lin Tang  <cltang@codesourcery.com>
202             Thomas Schwinge  <thomas@codesourcery.com>
204         * gomp-constants.h (GOMP_VERSION): Bump to 2.
205         (GOMP_REQUIRES_UNIFIED_ADDRESS, GOMP_REQUIRES_UNIFIED_SHARED_MEMORY,
206         GOMP_REQUIRES_REVERSE_OFFLOAD, GOMP_REQUIRES_TARGET_USED):
207         New defines.
209 2022-06-13  Jakub Jelinek  <jakub@redhat.com>
211         * gomp-constants.h (GOMP_DEVICE_INVALID): Define.
213 2022-05-31  Alan Modra  <amodra@gmail.com>
215         * dwarf2.def: Correct spelling of DW_AT_namelist_item.
217 2022-05-24  David Malcolm  <dmalcolm@redhat.com>
219         * ansidecl.h: Drop macros OVERRIDE and FINAL.
221 2022-05-23  Nathan Sidwell  <nathan@acm.org>
223         * demangle.h (enum demangle_component_type): Add module components.
225 2022-05-18  Thomas Schwinge  <thomas@codesourcery.com>
227         * cuda/cuda.h (enum CUjit_option): Add
228         'CU_JIT_GENERATE_DEBUG_INFO', 'CU_JIT_GENERATE_LINE_INFO'.
229         (enum CUlimit): Add 'CU_LIMIT_STACK_SIZE',
230         'CU_LIMIT_MALLOC_HEAP_SIZE'.
231         (cuCtxSetLimit, cuGetErrorName): Add.
233 2022-05-18  Thomas Schwinge  <thomas@codesourcery.com>
235         * cuda/cuda.h: For C++, wrap in 'extern "C"'.
237 2022-05-17  Nathan Sidwell  <nathan@acm.org>
239         * demangle.h (enum demangle_component_type): Add
240         DEMANGLE_COMPONENT_STRUCTURED_BINDING.
242 2022-05-17  Jakub Jelinek  <jakub@redhat.com>
244         * gomp-constants.h (GOMP_DEPEND_INOUTSET): Define.
246 2022-05-10  Martin Liska  <mliska@suse.cz>
248         * ansidecl.h (PTR): Remove.
249         (const): Likewise.
250         (volatile): Likewise.
251         (signed): Likewise.
253 2022-05-10  Martin Liska  <mliska@suse.cz>
255         * hashtab.h (HTAB_EMPTY_ENTRY): Use void * instead PTR.
256         (HTAB_DELETED_ENTRY): Likewise.
258 2022-05-09  Martin Liska  <mliska@suse.cz>
260         * ansidecl.h (PTR): Remove Not ANCI C part.
262 2022-05-04  Martin Liska  <mliska@suse.cz>
264         * plugin-api.h (enum ld_plugin_tag): Do not set implicit enum
265         values.
267 2022-04-06  Thomas Schwinge  <thomas@codesourcery.com>
269         * cuda/cuda.h: New file.
271 2022-03-19  Tiezhu Yang  <yangtiezhu@loongson.cn>
273         * floatformat.h (floatformat_ieee_quad_big): Renamed from
274         floatformat_ia64_quad_big.
275         (floatformat_ieee_quad_little): Similarly.
277 2021-12-12  Jonathan Wakely  <jwakely@redhat.com>
279         * unique-ptr.h: Removed.
281 2021-12-10  Andrew Stubbs  <ams@codesourcery.com>
283         * gomp-constants.h (GOMP_VERSION_GCN): Bump.
285 2021-12-08  Chung-Lin Tang  <cltang@codesourcery.com>
287         PR middle-end/92120
288         * gomp-constants.h (enum gomp_map_kind):
289         Add GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION, and
290         GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION map kinds.
291         (GOMP_MAP_POINTER_P):
292         Include GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION.
294 2021-11-12  Chung-Lin Tang  <cltang@codesourcery.com>
296         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_3): Define special bit macro.
297         (GOMP_MAP_IMPLICIT): New special map kind bits value.
298         (GOMP_MAP_FLAG_SPECIAL_BITS): Define helper mask for whole set of
299         special map kind bits.
300         (GOMP_MAP_IMPLICIT_P): New predicate macro for implicit map kinds.
302 2021-11-05  Gerald Pfeifer  <gerald@pfeifer.com>
303             Jakub Jelinek  <jakub@redhat.com>
305         * md5.h (USE_SYSTEM_MD5): Introduce.
307 2021-09-27  Vincent Lefevre  <vincent@vinc17.net>
309         * floatformat.h: Update pathname for IBM long double description.
311 2021-09-22  Alan Modra  <amodra@gmail.com>
313         * obstack.h (__PTR_ALIGN): Expand and simplify __BPTR_ALIGN
314         rather than calculating relative to a NULL pointer.
316 2021-08-23  Jakub Jelinek  <jakub@redhat.com>
318         * gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.
320 2021-07-24  Marek Polacek  <polacek@redhat.com>
322         * ansidecl.h: Check if __cplusplus is defined before checking
323         the value of __cpp_constexpr and __cplusplus.  Don't check
324         __STDC_VERSION__ in C++.
326 2021-07-02  David Faust  <david.faust@oracle.com>
328         * btf.h (struct btf_type): Update bit usage comment.
329         (BTF_INFO_KIND): Update bit mask.
330         (BTF_KIND_FLOAT): New define.
331         (BTF_KIND_MAX): Update.
333 2021-06-28  Indu Bhagat  <indu.bhagat@oracle.com>
334             David Faust  <david.faust@oracle.com>
335             Jose E. Marchesi  <jose.marchesi@oracle.com>
336             Weimin Pan  <weimin.pan@oracle.com>
338         * ctf.h: New file.
339         * btf.h: Likewise.
341 2021-05-06  Tom Tromey  <tom@tromey.com>
343         * hashtab.h (htab_eq_string): Declare.
345 2021-03-31  Patrick Palka  <ppalka@redhat.com>
347         PR c++/88115
348         * demangle.h (enum demangle_component_type): Add
349         DEMANGLE_COMPONENT_VENDOR_EXPR.
351 2021-01-16  Kwok Cheung Yeung  <kcy@codesourcery.com>
353         * gomp-constants.h (GOMP_TASK_FLAG_DETACH): New.
355 2021-01-03  Mike Frysinger  <vapier@gentoo.org>
357         * libiberty.h (strverscmp): Delete duplicate prototype.
359 2020-12-09  Andrew Stubbs  <ams@codesourcery.com>
361         * hsa.h: Replace whole file.
362         * hsa_ext_amd.h: New file.
363         * hsa_ext_image.h: New file.
365 2020-09-24  Mark Wielaard  <mark@klomp.org>
367         * dwarf2.def: Add DWARF5 Unit type header encoding macros
368         DW_UT_FIRST, DW_UT and DW_UT_END.
369         * dwarf2.h (enum dwarf_unit_type): Removed and define using
370         DW_UT_FIRST, DW_UT and DW_UT_END macros.
371         (DW_CIE_VERSION): Removed.
372         (get_DW_UT_name): New function declaration.
374 2020-09-15  Tobias Burnus  <tobias@codesourcery.com>
376         PR fortran/96668
377         * gomp-constants.h (GOMP_MAP_ALWAYS_POINTER_P): Define.
379 2020-09-09  Caroline Tice  <cmtice@google.com>
381         * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
382         sections in a DWARF 5 DWP file (DWP version 5).
384 2020-09-09  Caroline Tice  <cmtice@google.com>
386         * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
387         sections in a DWARF 5 DWP file (DWP version 5).
389 2020-09-08  Felix Willgerodt  <felix.willgerodt@intel.com>
391         * floatformat.h (floatformat_bfloat16_big): New.
392         (floatformat_bfloat16_little): New.
394 2020-08-03  Martin Jambor  <mjambor@suse.cz>
396         * gomp-constants.h (GOMP_VERSION_HSA): Remove.
398 2020-07-09  Julian Brown  <julian@codesourcery.com>
399             Thomas Schwinge  <thomas@codesourcery.com>
401         PR middle-end/95270
402         * gomp-constants.h (gomp_map_kind): Expand comment for attach/detach
403         mapping kinds.
405 2020-07-09  Julian Brown  <julian@codesourcery.com>
407         * gomp-constants.h (gomp_map_kind): Update comment for GOMP_MAP_TO_PSET.
409 2020-06-26  Nick Clifton  <nickc@redhat.com>
411         * libiberty.h (bsearch_r): Remove use of the register keyword from
412         the prototype.
414 2020-06-23  Nick Alcock  <nick.alcock@oracle.com>
416         * libiberty.h (bsearch_r): New.
418 2020-04-17  Martin Liska  <mliska@suse.cz>
419             Jonathan Yong <10walls@gmail.com>
421         PR gcov-profile/94570
422         * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
423         for CYGWIN.
425 2020-04-01 Maciej W. Rozycki <macro@linux-mips.org>
427         PR lto/94249
428         * plugin-api.h: Fix a typo.
430 2020-03-24  Martin Liska  <mliska@suse.cz>
432         PR lto/94249
433         * plugin-api.h: Add more robust endianess detection.
435 2020-03-21  Martin Liska  <mliska@suse.cz>
437         * plugin-api.h (enum ld_plugin_symbol_type): Remove
438         comma after last value of an enum.
439         * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
441 2020-03-19  Martin Liska  <mliska@suse.cz>
443         * lto-symtab.h (enum gcc_plugin_symbol_type): New.
444         (enum gcc_plugin_symbol_section_kind): Likewise.
446 2020-03-19  Martin Liska  <mliska@suse.cz>
448         * plugin-api.h (struct ld_plugin_symbol): Split
449         int def into 4 char fields.
450         (enum ld_plugin_symbol_type): New.
451         (enum ld_plugin_symbol_section_kind): New.
452         (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
454 2020-02-05  Andrew Burgess  <andrew.burgess@embecosm.com>
456         * hashtab.h (htab_remove_elt): Make a parameter const.
457         (htab_remove_elt_with_hash): Likewise.
459 2020-01-10  Thomas Schwinge  <thomas@codesourcery.com>
461         * gomp-constants.h (enum gomp_device_property): Remove.
463 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
465         Update copyright years.
467 2019-12-22  Maciej W. Rozycki  <macro@codesourcery.com>
468             Frederik Harwath  <frederik@codesourcery.com>
469             Thomas Schwinge  <tschwinge@codesourcery.com>
471         * gomp-constants.h (gomp_device_property): New enum.
473 2019-12-19  Julian Brown  <julian@codesourcery.com>
475         * gomp-constants.h (gomp_map_kind): Add GOMP_MAP_ATTACH_DETACH.
477 2019-12-19  Julian Brown  <julian@codesourcery.com>
479         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_4, GOMP_MAP_DEEP_COPY):
480         Define.
481         (gomp_map_kind): Add GOMP_MAP_ATTACH, GOMP_MAP_DETACH,
482         GOMP_MAP_FORCE_DETACH.
484 2019-12-19  Julian Brown  <julian@codesourcery.com>
485             Maciej W. Rozycki  <macro@codesourcery.com>
486             Tobias Burnus  <tobias@codesourcery.com>
487             Thomas Schwinge  <thomas@codesourcery.com>
489         * gomp-constants.h (gomp_map_kind): Support GOMP_MAP_NO_ALLOC.
491 2019-11-16  Tim Ruehsen  <tim.ruehsen@gmx.de>
493         * demangle.h (struct demangle_component): Add member
494         d_counting.
496 2019-11-16  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
498         * demangle.h (rust_demangle_callback): Add.
500 2019-11-13  Andrew Stubbs  <ams@codesourcery.com>
501             Kwok Cheung Yeung  <kcy@codesourcery.com>
502             Julian Brown  <julian@codesourcery.com>
503             Tom de Vries  <tom@codesourcery.com>
505         * gomp-constants.h (GOMP_DEVICE_GCN): Define.
506         (GOMP_VERSION_GCN): Define.
508 2019-08-08  Martin Liska  <mliska@suse.cz>
510         PR bootstrap/91352
511         * libiberty.h (is_valid_fd): New function.
513 2019-07-18  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
515         * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
516         (rust_demangle_sym): Move to libiberty/rust-demangle.h.
518 2019-06-18  Thomas Schwinge  <thomas@codesourcery.com>
520         * gomp-constants.h (enum gomp_map_kind): Fix description of
521         'GOMP_MAP_FIRSTPRIVATE'.
523 2019-06-10  Martin Liska  <mliska@suse.cz>
525         * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
526         * libiberty.h (xmalloc): Use it.
527         (xrealloc): Likewise.
528         (xcalloc): Likewise.
529         (xstrdup): Likewise.
530         (xstrndup): Likewise.
531         (xmemdup): Likewise.
533 2019-06-10  Martin Liska  <mliska@suse.cz>
535         * ansidecl.h:
536         (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
537         (ATTRIBUTE_RESULT_SIZE_2): Likewise.
538         (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
539         * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
540         (xrealloc): Likewise.
541         (xcalloc): Likewise.
543 2019-04-26  Michael Forney  <mforney@mforney.org>
545         * libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF
546         is not defined.
548 2019-04-03  Vineet Gupta  <vgupta@synopsys.com>
550         PR89877
551         * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
552         (sub_ddmmss): Likewise.
554 2019-02-11  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
556         * splay-tree.h (splay_tree_delete_key_fn): Update comment.
557         (splay_tree_delete_value_fn): Likewise.
559 2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
561         PR other/16615
563         * libiberty.h: Mechanically replace "can not" with "cannot".
564         * plugin-api.h: Likewise.
566 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
568         Update copyright years.
570 2018-12-28  Thomas Schwinge  <thomas@codesourcery.com>
572         * gomp-constants.h (GOACC_FLAG_HOST_FALLBACK)
573         (GOACC_FLAGS_MARSHAL_OP, GOACC_FLAGS_UNMARSHAL): Define.
575 2018-12-22  Jason Merrill  <jason@redhat.com>
577         * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
578         ARM, HP, and EDG demangling styles.
580 2018-12-11  Nick Clifton  <nickc@redhat.com>
582         PR 88409
583         * demangle.h (DEMANGLE_RECURSION_LIMIT): Increase to 2048.
585 2018-12-07  Nick Clifton  <nickc@redhat.com>
587         * demangle.h (DMGL_NO_RECURSE_LIMIT): Define.
588         (DEMANGLE_RECURSION_LIMIT): Define
590 2018-11-08  Jakub Jelinek  <jakub@redhat.com>
592         * gomp-constants.h (GOMP_TASK_FLAG_REDUCTION,
593         GOMP_DEPEND_IN, GOMP_DEPEND_OUT, GOMP_DEPEND_INOUT,
594         GOMP_DEPEND_MUTEXINOUTSET): Define.
596 2018-10-19  Jason Merrill  <jason@redhat.com>
598         * demangle.h (enum demangle_component_type): Add
599         DEMANGLE_COMPONENT_TPARM_OBJ.
601 2018-10-29  David Malcolm  <dmalcolm@redhat.com>
603         * unique-ptr.h (gnu::move): Generalize so it applies to all
604         lvalue references, rather than just to unique_ptr values.
606 2018-07-26  Martin Liska  <mliska@suse.cz>
608         PR lto/86548
609         * libiberty.h (make_temp_file_with_prefix): New function.
611 2018-05-30  Jan Hubicka  <hubicka@ucw.cz>
613         * simple-object.h (simple_object_copy_lto_debug_sections): Add rename
614         parameter.
616 2018-05-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>
618         * splay-tree.h (splay_tree_compare_strings,
619         splay_tree_delete_pointers): Declare new utility functions.
621 2018-05-24  Tom Rix  <trix@juniper.net>
623         * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
625 2018-05-02  Alan Modra  <amodra@gmail.com>
627         * ansidecl.h (ATTRIBUTE_NONSTRING): Define.
629 2018-05-01  Sriraman Tallam  <tmsriram@google.com>
631         * plugin-api.h: Add plugin API to get the list of wrap
632         symbols.
634 2018-02-09  Alexandre Oliva <aoliva@redhat.com>
636         * dwarf2.def (DW_AT_GNU_entry_view): New.
638         * dwarf2.def (DW_AT_GNU_locviews): New.
639         * dwarf2.h (enum dwarf_location_list_entry_type): Add
640         DW_LLE_GNU_view_pair.
641         (DW_LLE_view_pair): Define.
643 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
645         Update copyright years.
647 2017-11-20  Kito Cheng  <kito.cheng@gmail.com>
649         * longlong.h [__riscv] (__umulsidi3): Define.
650         [__riscv] (umul_ppmm): Likewise.
651         [__riscv] (__muluw3): Likewise.
653 2017-11-10  Stephen Crane <sjc@immunant.com>
655         * plugin-api.h: Add plugin API for processing plugin-added
656         input files.
658 2017-10-23  David Malcolm  <dmalcolm@redhat.com>
660         * unique-ptr.h: Make include of <memory> conditional on C++11 or
661         later.
663 2017-10-16  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
664             David Malcolm  <dmalcolm@redhat.com>
666         * unique-ptr.h: New file.
668 2017-09-15  Yao Qi  <yao.qi@linaro.org>
669             Pedro Alves  <palves@redhat.com>
671         * ansidecl.h (DISABLE_COPY_AND_ASSIGN): New macro.
673 2017-09-12  Jiong Wang  <jiong.wang@arm.com>
675         * dwarf2.def (DW_CFA_AARCH64_negate_ra_state): New DW_CFA_DUP.
676         * dwarf2.h (DW_CFA_DUP): New define.
678 2017-08-21  Richard Biener  <rguenther@suse.de>
680         * simple-object.h (simple_object_copy_lto_debug_sections): New
681         function.
683 2017-07-31  Nick Clifton  <nickc@redhat.com>
685         Binutils PR 21850
686         * ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
687         #idef __cplusplus.
689 2017-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
691         * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
692         (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
693         (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
694         * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
695         (enum dwarf_name_index_attribute): Remove.
696         (get_DW_IDX_name): New declaration.
698 2017-05-27  Maya Rashish  <coypu@sdf.org>
700         * longlong.h: Remove ns32k support.
702 2017-05-24  Nathan Sidwell  <nathan@acm.org>
704         * libiberty.h (ASTRDUP): Adjust cast to avoid warning.
706 2017-05-19  Eli Zaretskii <eliz@gnu.org>
708         * environ.h: Add #ifndef guard.
710 2017-05-18  Martin Liska  <mliska@suse.cz>
712         * ansidecl.h: Define CONSTEXPR macro.
714 2017-04-04  Jonathan Wakely  <jwakely@redhat.com>
716         * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
718 2017-02-25  Jakub Jelinek  <jakub@redhat.com>
720         PR debug/77589
721         * dwarf2.def (DW_OP_GNU_variable_value): New opcode.
723 2017-01-30  Alexandre Oliva <aoliva@redhat.com>
725         Introduce C++ support in libcc1.
726         * gcc-c-fe.def (int_type_v0): Rename from...
727         (int_type): ... this.  Introduce new version.
728         (float_type_v0): Rename from...
729         (float_type): ... this.  Introduce new version.
730         (char_type): New.
731         * gcc-c-interface.h (gcc_c_api_version): Add GCC_C_FE_VERSION_1.
732         (gcc_type_array): Move...
733         * gcc-interface.h: ... here.
734         * gcc-cp-fe.def: New.
735         * gcc-cp-interface.h: New.
737 2017-01-30  Jan Kratochvil <jan.kratochvil@redhat.com>
739         * gcc-interface.h (enum gcc_base_api_version): Update comment
740         for GCC_FE_VERSION_1.
741         (struct gcc_base_vtable): Rename set_arguments to
742         set_arguments_v0.  Add set_arguments, set_triplet_regexp and
743         set_driver_filename.
745         * gcc-interface.h (enum gcc_base_api_version): Add comment to
746         GCC_FE_VERSION_1.
747         (struct gcc_base_vtable): Rename compile to compile_v0.
748         Update comment for compile.  New methods set_verbose and
749         compile.
751         * gcc-interface.h (enum gcc_base_api_version): Add
752         GCC_FE_VERSION_1.
754 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
755             Martin Jambor  <mjambor@suse.cz>
757         * hsa.h: Moved here from libgomp/plugin/hsa.h.
759 2017-01-04  Richard Earnshaw  <rearnsha@arm.com>
760             Jiong Wang  <jiong.wang@arm.com>
762         * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
763         (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
765 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
767         Update copyright years.
769 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
771         * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
772         (DW_FORM_ref_sup4): ... this.  New form.
773         (DW_FORM_ref_sup8): New form.
775 2016-11-03  David Tolnay <dtolnay@gmail.com>
776             Mark Wielaard  <mark@klomp.org>
778         * demangle.h (DMGL_RUST): New macro.
779         (DMGL_STYLE_MASK): Add DMGL_RUST.
780         (demangling_styles): Add dlang_rust.
781         (RUST_DEMANGLING_STYLE_STRING): New macro.
782         (RUST_DEMANGLING): New macro.
783         (rust_demangle): New prototype.
784         (rust_is_mangled): Likewise.
785         (rust_demangle_sym): Likewise.
787 2016-11-07  Jason Merrill  <jason@redhat.com>
789         * demangle.h (enum demangle_component_type): Add
790         DEMANGLE_COMPONENT_NOEXCEPT, DEMANGLE_COMPONENT_THROW_SPEC.
792 2016-10-17  Jakub Jelinek  <jakub@redhat.com>
794         * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
795         calling convention codes.
796         (enum dwarf_line_number_content_type): New.
797         (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
798         codes.
799         (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
800         (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
801         (enum dwarf_name_index_attribute): New.
802         (enum dwarf_range_list_entry): New.
803         (enum dwarf_unit_type): New.
804         * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
805         DW_OP_* and DW_ATE_* entries.
807 2016-10-14  Pedro Alves  <palves@redhat.com>
809         * ansidecl.h [__cplusplus >= 201103 && GCC_VERSION < 4007] (FINAL,
810         OVERRIDE): Define as empty.
811         [__cplusplus < 201103 && GCC_VERSION < 4007] (FINAL): Define as
812         __final.
813         [__cplusplus < 201103 && GCC_VERSION >= 4007] (OVERRIDE): Define as
814         empty.
816 2016-10-14  Pedro Alves  <palves@redhat.com>
818         * ansidecl.h (GCC_FINAL): Delete.
819         (OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
821 2016-08-15  Jakub Jelinek  <jakub@redhat.com>
823         * dwarf2.def (DW_AT_string_length_bit_size,
824         DW_AT_string_length_byte_size): New attributes.
826 2016-08-12  Alexandre Oliva <aoliva@redhat.com>
828         PR debug/63240
829         * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
830         * dwarf2.h (enum dwarf_defaulted_attribute): New.
832 2016-07-29  Aldy Hernandez  <aldyh@redhat.com>
834         * libiberty.h (MAX_ALLOCA_SIZE): New macro.
836 2016-05-26  Chung-Lin Tang  <cltang@codesourcery.com>
838         * gomp-constants.h (GOMP_VERSION): Increment to 1, add comment to
839         describe the need for incrementing this macro whenever the plugin
840         interface is modified.
842 2016-04-29  Tom Tromey  <tom@tromey.com>
844         * dwarf2.h (enum dwarf_source_language) <DW_LANG_Rust,
845         DW_LANG_Rust_old>: New constants.
847 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
849         * longlong.h (umul_ppmm): Remove SHMEDIA checks.
850         (__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.
852 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
854         * longlong.h (add_ssaaaa): Replace obsolete 'J' constraint with
855         'Cal' constraint.
856         (sub_ddmmss): Likewise.
858 2016-03-17  Thomas Schwinge  <thomas@codesourcery.com>
860         * gomp-constants.h (enum gomp_map_kind): Rename
861         GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE.  Adjust all users.
863 2016-03-03  Than McIntosh <thanm@google.com>
865         * plugin-api.h: Add new hooks to the plugin transfer vector to
866         to support querying section alignment and section size.
867         (ld_plugin_get_input_section_alignment): New hook.
868         (ld_plugin_get_input_section_size): New hook.
869         (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
870         and LDPT_GET_INPUT_SECTION_SIZE.
871         (ld_plugin_tv): Add tv_get_input_section_alignment and
872         tv_get_input_section_size.
874 2016-03-03  Evgenii Stepanov  <eugenis@google.com>
876         * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
878 2016-01-19  Martin Jambor  <mjambor@suse.cz>
880         * gomp-constants.h (GOMP_DEVICE_HSA): New macro.
881         (GOMP_VERSION_HSA): Likewise.
882         (GOMP_TARGET_ARG_DEVICE_MASK): Likewise.
883         (GOMP_TARGET_ARG_DEVICE_ALL): Likewise.
884         (GOMP_TARGET_ARG_SUBSEQUENT_PARAM): Likewise.
885         (GOMP_TARGET_ARG_ID_MASK): Likewise.
886         (GOMP_TARGET_ARG_NUM_TEAMS): Likewise.
887         (GOMP_TARGET_ARG_THREAD_LIMIT): Likewise.
888         (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
889         (GOMP_TARGET_ARG_HSA_KERNEL_ATTRIBUTES): Likewise.
891 2016-01-07  Mike Frysinger  <vapier@gentoo.org>
893         * longlong.h: Change !__SHMEDIA__ to
894         (!defined (__SHMEDIA__) || !__SHMEDIA__).
895         Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
897 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
899         * libiberty.h (dupargv): Change arg to char * const *.
900         (writeargv, countargv): Likewise.
902 2015-11-27  Pedro Alves  <palves@redhat.com>
904         PR other/61321
905         PR other/61233
906         * demangle.h (enum demangle_component_type)
907         <DEMANGLE_COMPONENT_CONVERSION>: New value.
909 2015-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
911         * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
912         __sparc__]: Define.
914 2015-11-12  James Norris  <jnorris@codesourcery.com>
915             Joseph Myers  <joseph@codesourcery.com>
917         * gomp-constants.h (enum gomp_map_kind): Add GOMP_MAP_DEVICE_RESIDENT
918         and GOMP_MAP_LINK.
920 2015-11-09  Alan Modra  <amodra@gmail.com>
922         PR gdb/17133
923         * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
925 2015-11-09  Alan Modra  <amodra@gmail.com>
927         PR gdb/17133
928         * obstack.h: Import current gnulib file.
930 2015-11-05  Jakub Jelinek  <jakub@redhat.com>
931             Ilya Verbin  <ilya.verbin@intel.com>
933         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_2): Define.
934         (GOMP_MAP_FLAG_ALWAYS): Remove.
935         (enum gomp_map_kind): Use GOMP_MAP_FLAG_SPECIAL_2 instead of
936         GOMP_MAP_FLAG_ALWAYS for GOMP_MAP_ALWAYS_TO, GOMP_MAP_ALWAYS_FROM,
937         GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
938         Add GOMP_MAP_ALWAYS_POINTER and GOMP_MAP_FIRSTPRIVATE_REFERENCE.
939         (GOMP_MAP_ALWAYS_P): Define.
940         (GOMP_TARGET_FLAG_NOWAIT): Adjust comment.
942 2015-10-27  Daniel Jacobowitz  <dan@codesourcery.com>
943             Joseph Myers  <joseph@codesourcery.com>
944             Mark Shinwell  <shinwell@codesourcery.com>
945             Andrew Stubbs  <ams@codesourcery.com>
946             Rich Felker <dalias@libc.org>
948         * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
950 2015-10-18  Roland McGrath  <roland@gnu.org>
952         PR other/63758
953         * environ.h: New file.
955 2015-10-13  Jakub Jelinek  <jakub@redhat.com>
956             Ilya Verbin  <ilya.verbin@intel.com>
958         * gomp-constants.h (GOMP_MAP_FLAG_ALWAYS): Define.
959         (enum gomp_map_kind): Add GOMP_MAP_FIRSTPRIVATE,
960         GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_USE_DEVICE_PTR,
961         GOMP_MAP_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_ALWAYS_TO,
962         GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
963         GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_DELETE,
964         GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
965         (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Define.
966         (GOMP_TASK_FLAG_UNTIED, GOMP_TASK_FLAG_FINAL, GOMP_TASK_FLAG_MERGEABLE,
967         GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
968         GOMP_TASK_FLAG_GRAINSIZE, GOMP_TASK_FLAG_IF, GOMP_TASK_FLAG_NOGROUP,
969         GOMP_TARGET_FLAG_NOWAIT, GOMP_TARGET_FLAG_EXIT_DATA,
970         GOMP_TARGET_FLAG_UPDATE): Define.
972 2015-09-28  Nathan Sidwell  <nathan@codesourcery.com>
974         * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
975         (GOMP_DIM_GANG, GOMP_DIM_WORKER, GOMP_DIM_VECTOR, GOMP_DIM_MAX,
976         GOMP_DIM_MASK): New.
977         (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
978         (GOMP_LAUNCH_CODE_SHIFT, GOMP_LAUNCH_DEVICE_SHIFT,
979         GOMP_LAUNCH_OP_SHIFT): New.
980         (GOMP_LAUNCH_PACK, GOMP_LAUNCH_CODE, GOMP_LAUNCH_DEVICE,
981         GOMP_LAUNCH_OP): New.
982         (GOMP_LAUNCH_OP_MAX): New.
984 2015-08-24  Nathan Sidwell  <nathan@codesourcery.com>
986         * gomp-constants.h (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX,
987         GOMP_VERSION_INTEL_MIC): New.
988         (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.
990 2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
992         * dwarf2.def (DW_AT_GNU_bias): New attribute.
994 2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
996         * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
997         attributes.
999 2015-08-11  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1001         * ansidecl.h (GCC_FINAL): New macro.
1003 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1005         * gomp-constants.c (GOMP_DEVICE_HOST_NONSHM): Remove.
1007 2015-05-22  Yunlian Jiang  <yunlian@google.com>
1009         * libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
1010         not defined.
1012 2015-03-19  Richard Biener  <rguenther@suse.de>
1014         * partition.h (struct partition_elem): Re-order elements to
1015         avoid padding.
1017 2015-03-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
1019         PR target/65261
1020         * ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
1022 2015-02-19  Pedro Alves  <palves@redhat.com>
1024         * floatformat.h [__cplusplus]: Wrap in extern "C".
1026 2015-02-04  Jakub Jelinek  <jakub@redhat.com>
1028         * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03
1029         and DW_LANG_Fortran08.
1031 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
1032             Julian Brown  <julian@codesourcery.com>
1033             James Norris  <jnorris@codesourcery.com>
1035         * gomp-constants.h: New file.
1037 2014-12-14  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1039         * libiberty.h: Merge Copyright year update from Binutils.
1041 2014-12-24  Uros Bizjak  <ubizjak@gmail.com>
1042             Ben Elliston  <bje@au.ibm.com>
1043             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1045         * libiberty.h (xasprintf): Declare.
1047 2014-12-11  Uros Bizjak  <ubizjak@gmail.com>
1048             Ben Elliston  <bje@au.ibm.com>
1049             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1051         * libiberty.h (xvasprintf): Declare.
1053 2014-12-09  Trevor Saunders  <tsaunders@mozilla.com>
1055         * hashtab.h, splay-tree.h: Remove GTY markers.
1057 2014-12-08  Mark Wielaard  <mjw@redhat.com>
1059         PR debug/60782
1060         * dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
1062 2014-11-21  Mark Wielaard  <mjw@redhat.com>
1064         * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
1065         DW_LANG_C_plus_plus_14.
1067 2014-11-25  Mark Wielaard  <mjw@redhat.com>
1069         * dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
1071 2014-11-14  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>
1073         * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
1074         (DW_AT_APPLE_isa, DW_AT_APPLE_block)
1075         (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
1076         (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
1077         (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
1078         (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
1079         (DW_AT_APPLE_property): New macros.
1081 2014-11-11  Anthony Brandon  <anthony.brandon@gmail.com>
1082             Manuel López-Ibáñez  <manu@gcc.gnu.org>
1084         PR driver/36312
1085         * filenames.h: Add prototype for canonical_filename_eq.
1087 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1089         * ChangeLog.jit: New.
1091 2014-10-28  Richard Henderson  <rth@redhat.com>
1093         * longlong.h [__alpha] (umul_ppmm): Disable for c++.
1095 2014-10-28  Yury Gribov  <y.gribov@samsung.com>
1097         * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
1099 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1100             Jan Kratochvil  <jan.kratochvil@redhat.com>
1101             Tom Tromey  <tromey@redhat.com>
1103         * gcc-c-fe.def: New file.
1104         * gcc-c-interface.h: New file.
1105         * gcc-interface.h: New file.
1107 2014-10-15  David Malcolm  <dmalcolm@redhat.com>
1109         * libiberty.h (choose_tmpdir): New prototype.
1111 2013-10-02  Mark Wielaard  <mjw@redhat.com>
1113         PR debug/63239
1114         * dwarf2.def (DW_AT_GNU_deleted): New attribute.
1116 2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1118         * libiberty.h (PEX_STDOUT_APPEND): New flag.
1119         (PEX_STDERR_APPEND): Likewise.
1121 2014-09-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1123         * demangle.h (DMGL_DLANG): New macro.
1124         (DMGL_STYLE_MASK): Add DMGL_DLANG.
1125         (demangling_styles): Add dlang_demangling.
1126         (DLANG_DEMANGLING_STYLE_STRING): New macro.
1127         (DLANG_DEMANGLING): New macro.
1128         (dlang_demangle): New prototype.
1130 2014-09-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1132         * longlong.h: Add __udiv_w_sdiv prototype.
1134 2014-06-10  Thomas Schwinge  <thomas@codesourcery.com>
1136         PR lto/61334
1137         * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
1138         !HAVE_DECL_STRNLEN] (strnlen): New prototype.
1140 2014-05-21  John Marino  <gnugcc@marino.st>
1142         * liberty.h: Use basename function on DragonFly.
1144 2014-05-01  Steve Ellcey  <sellcey@mips.com>
1146         * include/longlong.h: Use 'defined()' to check __mips16.
1148 2014-04-30  Richard Sandiford  <rdsandiford@googlemail.com>
1150         * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
1152 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
1154         * longlong.h: Merge from glibc.
1156 2014-01-21  Tom Tromey  <tromey@redhat.com>
1158         * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
1159         (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
1160         (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
1161         (NOARGS): Don't define.
1162         * libiberty.h (expandargv, writeargv): Don't use PARAMS.
1164 2013-12-23  Bill Maddox  <maddox@google.com>
1166         * demangle.h (enum gnu_v3_ctor_kinds):
1167         Added literal gnu_v3_unified_ctor.
1168         (enum gnu_v3_ctor_kinds):
1169         Added literal gnu_v3_unified_dtor.
1171 2013-12-04  Richard Sandiford  <rdsandiford@googlemail.com>
1173         * longlong.h: New file.
1175 2013-10-29  Marc Glisse  <marc.glisse@inria.fr>
1177         PR tree-optimization/58689
1178         * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
1179         * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
1180         concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
1181         (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
1182         xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
1183         Mark with attribute returns_nonnull.
1185 2013-10-22  Sterling Augustine  <saugustine@google.com>
1187         * gdb/gdb-index.h: Merge from gdb tree.
1189 2013-08-20  Alan Modra  <amodra@gmail.com>
1191         * floatformat.h (floatformat_ibm_long_double): Delete.
1192         (floatformat_ibm_long_double_big): Declare.
1193         (floatformat_ibm_long_double_little): Declare.
1195 2013-08-19  Dehao Chen  <dehao@google.com>
1197         * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
1199 2013-08-02  Caroline Tice  <cmtice@google.com>
1201         * vtv-change-permission.h: New file.
1203 2013-04-03  Jason Merrill  <jason@redhat.com>
1205         Demangle C++11 ref-qualifier.
1206         * demangle.h (enum demangle_component_type): Add
1207         DEMANGLE_COMPONENT_REFERENCE_THIS,
1208         DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
1210 2013-03-01  Cary Coutant  <ccoutant@google.com>
1212         * dwarf2.h (enum dwarf_sect): New enum type.
1214 2013-02-11  Sriraman Tallam  <tmsriram@google.com>
1216         * plugin-api.h (enum ld_plugin_level): Assign integers
1217         explicitly for all values.
1219 2013-01-30  Kai Tietz  <ktietz@redhat.com>
1221         PR other/54620
1222         PR target/39064
1223         * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
1224         stdint.h and sys/types.h headers are present.
1225         * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
1227 2012-12-18  Aldy Hernandez  <aldyh@redhat.com>
1229         PR other/54324
1230         * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
1231         < 3.4.
1233 2012-11-09  Jason Merrill  <jason@redhat.com>
1235         * demangle.h (enum demangle_component_type): Add
1236         DEMANGLE_COMPONENT_TAGGED_NAME.
1238 2012-10-29  Sterling Augustine  <saugustine@google.com>
1239             Cary Coutant  <ccoutant@google.com>
1241         * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
1242         DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
1243         DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
1246 2012-10-08  Jason Merrill  <jason@redhat.com>
1248         * demangle.h (enum demangle_component_type): Add
1249         DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
1251 2012-09-18  Florian Weimer  <fweimer@redhat.com>
1253         PR other/54411
1254         * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
1256 2012-09-06  Cary Coutant  <ccoutant@google.com>
1258         * dwarf2.def: Edit comment.
1260 2012-08-24  Sriraman Tallam  <tmsriram@google.com>
1262         * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
1263         New interface.
1264         (ld_plugin_unique_segment_for_sections): New interface.
1265         (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
1266         (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
1267         (tv_allow_unique_segment_for_sections): New member.
1268         (tv_unique_segment_for_sections): New member.
1270 2012-07-13  Doug Evans  <dje@google.com>
1272         * filenames.h: #include "hashtab.h".
1273         (filename_hash, filename_eq): Declare.
1275 2012-06-18  Doug Evans  <dje@google.com>
1277         * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
1279 2012-06-12  Rafael Ávila de Espíndola <respindola@mozilla.com>
1281         * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
1283 2012-06-08  Jakub Jelinek  <jakub@redhat.com>
1285         * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
1286         forms.
1287         * dwarf2.h (enum dwarf_macro_record_type): Add
1288         DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
1289         and DW_MACRO_GNU_transparent_include_alt.
1291 2012-05-23  Doug Evans  <dje@google.com>
1293         * leb128.h: #include stdint.h, inttypes.h.
1294         (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
1295         Change to take a uint64_t * argument instead of unsigned long long.
1296         (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
1297         Change to take an int64_t * argument instead of long long.
1299 2012-05-22  Doug Evans  <dje@google.com>
1301         * leb128.h: New file.
1303 2012-05-19  Gary Funck  <gary@intrepid.com>
1305         * dwarf2.def: Update comment re: UPC extensions to reference
1306         DWARF4 specification.
1308 2012-05-02  Cary Coutant  <ccoutant@google.com>
1310         * dwarf2.def: Remove DW_FORM_GNU_ref_index,
1311         replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
1313 2012-04-28  Doug Evans  <dje@google.com>
1315         * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
1317 2012-04-27  Tom Tromey  <tromey@redhat.com>
1319         * dwarf2.h: Wrap function declarations in extern "C".
1321 2012-04-27  Tom Tromey  <tromey@redhat.com>
1323         * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
1324         (enum dwarf_location_atom, enum dwarf_type, enum
1325         dwarf_call_frame_info): Remove.
1326         (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
1327         (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
1328         Include dwarf2.def.
1329         (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
1330         (get_DW_OP_name, get_DW_ATE_name): Declare.
1331         * dwarf2.def: New file, from dwarf2.h.
1333 2012-04-10  Tristan Gingold  <gingold@adacore.com>
1335         * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
1336         (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
1338 2012-01-26  Cary Coutant  <ccoutant@google.com>
1340         * dwarf2.h (enum dwarf_form): Add Fission extensions.
1341         (enum dwarf_attribute): Likewise.
1343 2012-01-06  Jason Merrill  <jason@redhat.com>
1345         PR c++/6057
1346         PR c++/48051
1347         PR c++/50855
1348         PR c++/51322
1349         * demangle.h (enum demangle_component_type): Add
1350         DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
1352 2011-11-07  Richard Henderson  <rth@redhat.com>
1354         Merged from transactional-memory.
1356         * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
1357         (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
1358         (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
1359         (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
1361 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
1363         * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
1365 2011-10-21  Marc Glisse  <marc.glisse@inria.fr>
1367         * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
1369 2011-09-28  Doug Evans  <dje@google.com>
1371         * timeval-utils.h: New file.
1373         * libiberty.h (countargv): Declare.
1375 2011-09-26  Cary Coutant  <ccoutant@google.com>
1377         PR lto/47247
1378         * plugin-api.h (enum ld_plugin_symbol_resolution): Add
1379         LDPR_PREVAILING_DEF_IRONLY_EXP.
1380         (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
1382 2011-09-23  Cary Coutant  <ccoutant@google.com>
1384         PR 40831
1385         * demangle.h (enum demangle_component_type): Add
1386         DEMANGLE_COMPONENT_CLONE.
1388 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1390         * xregex.h (regoff_t): Define.
1392 2011-07-22  Jakub Jelinek  <jakub@redhat.com>
1394         * dwarf2.h (DW_AT_GNU_macros): New.
1395         (enum dwarf_macro_record_type): New enum.  Add DW_MACRO_GNU_*.
1397         PR c++/49756
1398         * libiberty.h (stack_limit_increase): New prototype.
1400 2011-07-13  Sriraman Tallam  <tmsriram@google.com>
1401         
1402         * plugin-api.h
1403         (ld_plugin_section): New struct.
1404         (ld_plugin_get_section_count): New typedef.
1405         (ld_plugin_get_section_type): New typedef.
1406         (ld_plugin_get_section_name): New typedef.
1407         (ld_plugin_get_section_contents): New typedef.
1408         (ld_plugin_update_section_order): New typedef.
1409         (ld_plugin_allow_section_ordering): New typedef.
1410         (LDPT_GET_SECTION_COUNT): New enum value.
1411         (LDPT_GET_SECTION_TYPE): New enum value.
1412         (LDPT_GET_SECTION_NAME): New enum value.
1413         (LDPT_GET_SECTION_CONTENTS): New enum value.
1414         (LDPT_UPDATE_SECTION_ORDER): New enum value.
1415         (LDPT_ALLOW_SECTION_ORDERING): New enum value.
1416         (tv_get_section_count): New struct members.
1417         (tv_get_section_type): New struct members.
1418         (tv_get_section_name): New struct members.
1419         (tv_get_section_contents): New struct members.
1420         (tv_update_section_order): New struct members.
1421         (tv_allow_section_ordering): New struct members.
1423 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
1425         * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
1426         on Darwin, as well as on the systems that use a DOS-like
1427         filesystem.
1429 2011-06-22  Jakub Jelinek  <jakub@redhat.com>
1431         PR debug/47858
1432         * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
1434 2011-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1436         * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
1437         (DMGL_RET_DROP): New.
1439 2011-04-30  Jakub Jelinek  <jakub@redhat.com>
1441         * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
1442         DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
1444 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1446         * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
1448 2011-03-31  Tristan Gingold  <gingold@adacore.com>
1450         * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
1452 2011-03-24  Mark Wielaard  <mjw@redhat.com>
1454         * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
1456 2010-03-23  Rafael Ávila de Espíndola <respindola@mozilla.com>
1458         * plugin-api.h (ld_plugin_get_view): New.
1459         (ld_plugin_tag): Add LDPT_GET_VIEW.
1460         (ld_plugin_tv): Add tv_get_view.
1462 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
1464         * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
1465         DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
1466         DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
1467         DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
1468         DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
1469         DW_OP_GNU_entry_value): New.
1471 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
1473         * filenames.h (filename_ncmp): New prototype.
1475 2011-02-23  Kai Tietz  <kai.tietz@onevision.com>
1477         * dwarf2.h (_ELF_DWARF2_H): Renamed to
1478         _DWARF2_H.
1479         (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
1480         DWARF2_External_PubNames, DWARF2_Internal_PubNames,
1481         DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
1482         DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
1484 2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
1486         * dwarf2.h: Update value for DW_AT_hi_user.
1488 2010-11-16  Ian Lance Taylor  <iant@google.com>
1490         * simple-object.h (simple_object_attributes_merge): Declare,
1491         replacing simple_object_attributes_compare.
1493 2010-11-04  Ian Lance Taylor  <iant@google.com>
1495         * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
1497 2010-11-02  Ian Lance Taylor  <iant@google.com>
1499         * simple-object.h: New file.
1501 2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com> 
1503         Sync LD plugin patch series (part 1/6) with src/include/.
1504         * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
1506 2010-10-06  Andi Kleen  <ak@linux.intel.com>
1508         * libiberty.h (setproctitle): Add prototype.
1510 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
1512         * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
1514 2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
1516         * floatformat.h (floatformat_ieee_half_big): Add declaration.
1517         (floatformat_ieee_half_little): Likewise.
1519 2010-06-21  Rafael Espindola  <espindola@google.com>
1521         * plugin-api.h (ld_plugin_set_extra_library_path): New.
1522         (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
1523         (ld_plugin_tv): Add tv_set_extra_library_path.
1525 2010-06-21  Jakub Jelinek  <jakub@redhat.com>
1527         * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
1529 2010-06-18  Rafael Espindola  <espindola@google.com>
1531         * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
1532         Make argument const.
1534 2010-06-08  Tristan Gingold  <gingold@adacore.com>
1536         * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
1537         DW_TAG_HP_Bliss_field_set.
1538         (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
1539         DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
1540         DW_AT_HP_definition_points, DW_AT_HP_default_location and
1541         DW_AT_HP_is_result_param.
1542         (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
1543         DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
1544         DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
1545         DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
1546         (enum dwarf_line_number_x_ops): Add
1547         DW_LNE_HP_source_file_correlation.
1548         (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
1549         DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
1550         DW_LANG_HP_Assembler.
1552 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1554         * splay-tree.h: Update copyright years.
1555         (splay_tree_s): Document fields.
1556         (splay_tree_new_typed_alloc): New.
1558         * hashtab.h: Update copyright years.
1559         (htab_create_typed_alloc): New.
1561 2010-06-01  Rafael Espindola  <espindola@google.com>
1563         * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
1565 2010-04-26  Pedro Alves  <pedro@codesourcery.com>
1567         * filenames.h (PATH_SEPARATOR): Delete.
1569 2010-04-23  Pedro Alves  <pedro@codesourcery.com>
1571         * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1572         always define it independently of host, add `dos_based' parameter,
1573         and handle it.
1574         (PATH_SEPARATOR): Define.
1575         (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1576         independently of host, add `dos_based' parameter, and handle it.
1577         (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1578         it independently of host, add `dos_based' parameter, and handle
1579         it.
1580         (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1581         (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1582         (HAS_DOS_DRIVE_SPEC): New.
1583         (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1584         (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1585         (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1586         * libiberty.h (dos_lbasename, unix_lbasename): Declare.
1588 2010-04-20  Nick Clifton  <nickc@redhat.com>
1590         * sha1.h: Update copyright notice to use GPLv3.
1592 2010-04-14  Doug Evans  <dje@google.com>
1594         * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1596 2010-04-13  Matthias Klose  <doko@ubuntu.com>
1598         * elf: Remove empty directory.
1600 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
1602         * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1603         field.
1605 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1607         * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1609 2010-01-13  Joel Brobecker  <brobecker@adacore.com>
1611         Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1612         * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1614 2010-01-11  Tristan Gingold  <gingold@adacore.com>
1616         * demangle.h (ada_demangle): Add prototype.
1618 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1620         PR bootstrap/41771
1621         * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1623 2009-12-29  Joel Brobecker  <brobecker@adacore.com>
1625         * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1627 2009-11-06  Jonas Maebe  <jonas.maebe@elis.ugent.be>
1629         Add DWARF attribute value for the "Borland fastcall" calling
1630         convention.
1631         * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1633 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
1635         * splay-tree.h (libi_uhostptr_t): Add gcc specific
1636         __extension__ for long long type case to silent cX9.
1637         (libi_shostptr_t): Likewise.
1639 2009-10-19  Rafael Avila de Espindola  <espindola@google.com>
1641         PR40790
1642         * plugin-api.h: Don't include stdint.h unconditionally.
1644 2009-10-15  Jakub Jelinek  <jakub@redhat.com>
1646         * include/dwarf2.h (DW_LANG_Python): Add comment that it is
1647         a DWARF 4 addition.
1649 2009-10-09  Rafael Espindola  <espindola@google.com>
1651         * plugin-api.h (ld_plugin_add_input_library): Change argument name to
1652         libname.
1654 2009-10-05  Rafael Espindola  <espindola@google.com>
1656         * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1657         (ld_plugin_get_input_file): New.
1658         (ld_plugin_release_input_file): New.
1659         (ld_plugin_add_input_library): New.
1660         (ld_plugin_message): Mark format const.
1661         (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1662         LDPT_ADD_INPUT_LIBRARY.
1663         (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1664         tv_add_input_library.
1666 2009-10-04  Jerry Quinn  <jlquinn@optonline.net>
1668         * plugin-api.h: Fix compile.
1670 2009-10-03  Rafael Espindola  <espindola@google.com>
1672         * plugin-api.h: New.
1673         * lto-symtab.h: New.
1675 2009-09-29  Jason Merrill  <jason@redhat.com>
1677         * demangle.h (enum demangle_component_type): Add
1678         DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1679         DEMANGLE_COMPONENT_UNNAMED_TYPE.
1680         (struct demangle_component): Add s_unary_num.
1682 2009-09-25  Dodji Seketeli  <dodji@redhat.com>
1684         * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1685         DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1686         and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1688 2009-09-25  Cary Coutant  <ccoutant@google.com>
1690         Add rest of new values from DWARF Version 4.
1691         * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1692         New tags.
1693         (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1694         (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1695         DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1696         DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1697         DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1698         DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1699         attributes.
1700         (DW_LANG_Python): New language.
1702 2009-09-22  Dodji Seketeli  <dodji@redhat.com>
1704         * dwarf2.h (enum dwarf_tag): Add
1705         DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1707 2009-07-24  Ian Lance Taylor  <iant@google.com>
1709         PR bootstrap/40854
1710         * libiberty.h (xcrc32): Rename from crc32.
1712 2009-07-24  Ian Lance Taylor  <iant@google.com>
1714         * libiberty.h (crc32): Declare.
1716 2009-07-20  Cary Coutant  <ccoutant@google.com>
1717             Doug Evans  <dje@google.com>
1719         Add some dwarf4 values.
1720         * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1721         (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1722         DW_FORM_flag_present, DW_FORM_sig8.
1723         (enum dwarf_attribute): Add DW_AT_signature.
1725 2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1727         * demangle.h
1728         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1729         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1730         New.
1732 2009-07-09  Jakub Jelinek  <jakub@redhat.com>
1734         * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1735         and DW_OP_stack_value.
1737 2009-07-09  Tom Tromey  <tromey@redhat.com>
1739         * elf/dwarf2.h: Remove, renaming to...
1740         * dwarf2.h: ... this.
1742 2009-06-29  Tom Tromey  <tromey@redhat.com>
1744         * elf/dwarf2.h: New file.  Merged with gdb.
1746 2009-06-09  Ian Lance Taylor  <ian@airs.com>
1748         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1750 2009-06-03  Ian Lance Taylor  <iant@google.com>
1752         * ansidecl.h (EXPORTED_CONST): Define.
1754 2009-05-31  Ian Lance Taylor  <iant@google.com>
1756         * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
1757         the way we treat an ISO C compiler.  Don't define inline as a
1758         macro when compiling with C++.
1759         * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
1760         when compiling with C++.
1761         * fibheap.h: Add extern "C" when compiling with C++.
1763 2009-04-22  Taras Glek <tglek@mozilla.com>
1765         * hashtab.h: Update GTY annotations to new syntax.
1766         * splay-tree.h: Likewise.
1768 2009-03-17  Jason Merrill  <jason@redhat.com>
1770         * demangle.h (enum demangle_component_type): Add
1771         DEMANGLE_COMPONENT_FUNCTION_PARAM.
1773 2008-12-10  Jason Merrill  <jason@redhat.com>
1775         * demangle.h (enum demangle_component_type): Add 
1776         DEMANGLE_COMPONENT_FIXED_TYPE.
1778 2008-11-19  Bob Wilson  <bob.wilson@acm.org>
1779         
1780         * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1781         (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1782         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1783         (XCHAL_NUM_AREGS): Change to 32.
1784         (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1785         (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1786         (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1787         (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1788         (XCHAL_DEBUGLEVEL): Change to 6.
1789         
1790 2008-10-21  Alan Modra  <amodra@bigpond.net.au>
1792         * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1794 2008-10-06  Jason Merrill  <jason@redhat.com>
1796         * demangle.h (enum demangle_component_type): Add
1797         DEMANGLE_COMPONENT_PACK_EXPANSION.
1799 2008-09-09  Jason Merrill  <jason@redhat.com>
1801         * demangle.h (enum demangle_component_type): Add
1802         DEMANGLE_COMPONENT_DECLTYPE.
1804 2008-07-07  Joel Brobecker  <brobecker@adacore.com>
1806         * safe-ctype.h: Add #include of ctype.h before redefining
1807         the ctype.h macros.
1809 2008-07-04  Joel Brobecker  <brobecker@adacore.com>
1811         * safe-ctype.h: Remove #error when detecting that ctype.h has been
1812         included. Redefine the various macros provided by ctype.h as
1813         undefined variables.
1815 2008-06-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1817         * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1818         XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1820 2008-03-24  Ian Lance Taylor  <iant@google.com>
1822         * sha1.h: New file, from gnulib.
1824         * md5.h: Add extern "C" when compiled with C++.
1826 2008-03-21  Ian Lance Taylor  <iant@google.com>
1828         * filenames.h: Add extern "C" when compiled with C++.
1830 2008-02-11  Bob Wilson  <bob.wilson@acm.org>
1832         * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1833         (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1835 2008-01-26  David Daney  <ddaney@avtrex.com>
1837         * demangle.h (demangle_component_type):  Add
1838         DEMANGLE_COMPONENT_JAVA_RESOURCE,
1839         DEMANGLE_COMPONENT_COMPOUND_NAME, and
1840         DEMANGLE_COMPONENT_CHARACTER as new enum values.
1841         (demangle_component): Add struct s_character to union u.
1843 2007-11-07  Joseph Myers  <joseph@codesourcery.com>
1844             Daniel Jacobowitz  <dan@codesourcery.com>
1846         * floatformat.h (struct floatformat): Add split_half field.
1847         (floatformat_ibm_long_double): New.
1849 2007-09-06  Tom Tromey  <tromey@redhat.com>
1851         * libiberty.h (pex_free): Document process killing.
1853 2007-08-31  Douglas Gregor  <doug.gregor@gmail.com>
1854         
1855         * demangle.h (enum demangle_component_type): Add
1856         DEMANGLE_COMPONENT_RVALUE_REFERENCE. 
1858 2007-07-25  Ben Elliston  <bje@au.ibm.com>
1860         * ternary.h: Remove.
1862 2007-07-18  Bob Wilson  <bob.wilson@acm.org>
1863         
1864         * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1865         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1866         
1867 2007-07-17  Nick Clifton  <nickc@redhat.com>
1869         * COPYING3: New file.  Contains version 3 of the GNU General
1870         Public License.
1872 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
1874         * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1875         needed for WIN64 when a long is not wide enough for a pointer.
1876         (splay_tree_key, splay_tree_value): Use the new types.
1878 2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
1880         * libiberty.h (writeargv): Declare.
1882 2007-04-25  Mark Mitchell  <mark@codesourcery.com>
1884         * demangle.h: Change license to LGPL + exception.
1886 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
1888         * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1889         regardless of the type of file system.
1891 2007-03-06  Jan Hubicka  <jh@suse.cz>
1892         
1893         * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1895 2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1897         * libiberty.h (pex_write_input): Remove prototype.
1899 2007-01-31  Vladimir Prus  <vladimir@codesourcery.com>
1900         
1901         * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1902         (PEX_BINARY_ERROR): New define.
1903         (pex_read_err): New function.
1905 2007-01-29  Simon Baldwin <simonb@google.com>
1907         * demangle.h: New cplus_demangle_print_callback,
1908         cplus_demangle_v3_callback, and java_demangle_v3_callback function
1909         prototypes, and demangle_callbackref type definition.
1911 2006-12-06  Nick Clifton  <nickc@redhat.com>
1913         * ansidecl.h (ATTRIBUTE_PACKED): Define.
1915 2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
1916             J"orn Rennecke <joern.rennecke@st.com>
1918         PR driver/29931
1919         * libiberty.h (make_relative_prefix_ignore_links): Declare.
1921 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
1923         * xtensa-config.h (XSHAL_ABI): New.
1924         (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1926 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
1928         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1930 2006-01-18  DJ Delorie  <dj@redhat.com>
1932         * md5.h: Include ansidecl.h
1934 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
1936         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1938 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
1940         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1942 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
1944         PR java/9861
1945         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1946         output format for return types
1948 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
1950         * floatformat.h (enum floatformat_byteorders): Add
1951         floatformat_vax.
1952         (floatformat_vax_aingle, floatformat_vax_double): Declare.
1954 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
1956         * libiberty.h (expandargv): New function.
1958 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
1960         * floatformat.h (struct floatformat): Change type of large
1961         argument for is_valid member to `const void *'.
1962         (floatformat_to_double): Change type of second argument to `const
1963         void *'.
1964         (floatformat_from_double): Change type of last argument to `void
1965         *'.
1966         (floatformat_is_valid): Change type of last argument to `const
1967         void *'.
1969 2005-07-12  Ben Elliston  <bje@au.ibm.com>
1971         * xregex2.h (regexec): Qualify this prototype with __extension__
1972         when compiling with GNU C.
1974 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
1976         PR other/13906
1977         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1978         * md5.h (md5_uintptr): New.
1979         (md5_ctx): Align buffer field.
1981 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
1982         
1983         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1984         (HTAB_EMPTY_ENTRY): New macro.
1986 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
1988         * libiberty.h (strverscmp): Prototype. 
1990 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1992         * libiberty.h (XOBFINISH): New.
1994 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1996         * libiberty.h (vsnprintf): Add format attribute.
1998 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2000         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
2002 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
2004         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
2005         needed.
2006         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
2008 2005-05-25  Richard Henderson  <rth@redhat.com>
2010         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
2012 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2014         * libiberty.h (ACONCAT): Properly cast value of alloca().
2016         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
2017         __cplusplus.
2019 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
2021         libiberty.h: Do not define empty basename prototype.
2023 2005-05-10  Nick Clifton  <nickc@redhat.com>
2025         * Update the address and phone number of the FSF organization in
2026         the GPL notices in the following files:
2027         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
2028         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
2029         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
2030         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
2031         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
2032         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
2033         xtensa-isa-internal.h, xtensa-isa.h
2035 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2037         * libiberty.h (unlock_std_streams): New.
2039 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2041         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
2042         Don't use the PTR macro.
2044         * sort.h: Don't use the PARAMS macro.
2046 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2048         * libiberty.h (unlock_stream): New.
2050 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2052         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
2053         Remove parameter names.
2055 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2057         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
2058         Provide prototypes for new functions.
2060 2005-03-29  Ian Lance Taylor  <ian@airs.com>
2062         * libiberty.h: Fix indentation.
2064 2005-03-28  Ian Lance Taylor  <ian@airs.com>
2066         * libiberty.h: Include <stdio.h>.
2067         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
2068         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
2069         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
2070         (pex_init, pex_run, pex_read_output): Declare.
2071         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
2072         (struct pex_time): Define.
2074 2005-03-28  Mark Mitchell <mark@codesourcery.com>
2076         * libiberty.h (ffs): Declare, if necessary.
2078 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2080         * xregex2.h (_RE_ARGS): Remove definition and uses.
2082 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
2084         * ternary.h: Don't use PARAMS anymore.
2086 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2088         * partition.h: Remove use of PARAMS.
2089         * obstack.h: Remove conditional prototypes __STDC__.
2090         * objalloc.h:  Remove use of PARAMS.
2091         * splay-tree.h: Likewise.
2093 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2095         * md5.h: Remove definition and uses of __P.
2096         * dyn-string.h: Remove uses of PARAMS.
2097         * fibheap.h: Likewise.
2098         * floatformat.h: Likewise.
2099         * hashtab.h: Likewise.
2101 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2103         * demangle.h: Remove uses of PARAMS.
2105         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
2106         ANSI_PROTOTYPES is always assumed.
2107         Remove uses of PARAMS throughout.
2109 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2111         * libiberty.h (xstrndup): Declare.
2113 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2115         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
2117 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
2119         * libiberty.h (gettimeofday): Declare.
2121 2005-03-01  Jan Beulich  <jbeulich@novell.com>
2123         * libiberty.h: Declare unlink_if_ordinary.
2125 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
2127         PR bootstrap/19818
2128         * ansidecl.h (PARAMS): Guard from redefinition.
2130 2004-12-11  Ben Elliston  <bje@au.ibm.com>
2132         * fibheap.h (struct fibnode): Only use unsigned long bitfields
2133         when __GNUC__ is defined and ints are less than 32-bits wide.
2135 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
2137         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
2138         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
2139         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
2141 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2143         * libiberty.h (basename): Prototype for __MINGW32__.
2145 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2147         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
2148         * libiberty.h (concat, reconcat, concat_length, concat_copy,
2149         concat_copy2): Use ATTRIBUTE_SENTINEL.
2151 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2153         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
2154         const-qualification before disposal.
2156 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
2158         * ansidecl.h (ARG_UNUSED): New Macro.
2160 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
2162         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
2163         libcpp/internal.h.
2164         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
2165         macros.
2167 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
2169         * ansidecl.h (ATTRIBUTE_PURE): New.
2171 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
2173         * libiberty.h (ASTRDUP): Add casts required for stricter
2174         type conversion rules of C++.
2175         * obstack.h (obstack_free): Likewise.
2177 2004-05-04  Andreas Jaeger  <aj@suse.de>
2179         * demangle.h: Do not use C++ reserved keyword typename as
2180         parameter for cplus_demangle_fill_builtin_type.
2182 2004-04-22  Richard Henderson  <rth@redhat.com>
2184         * hashtab.h (struct htab): Add size_prime_index.
2186 2004-04-13  Jeff Law  <law@redhat.com>
2188         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
2190 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
2192         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
2194 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
2196         * dyn-string.h: Update copyright date.
2198 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
2200         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
2201         the associated #defines.
2203 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2205         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
2206         "libiberty.h".
2208         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
2210         * demangle.h (enum demangle_component_type): Define.
2211         (struct demangle_operator_info): Declare.
2212         (struct demangle_builtin_type_info): Declare.
2213         (struct demangle_component): Define.
2214         (cplus_demangle_fill_component): Declare.
2215         (cplus_demangle_fill_name): Declare.
2216         (cplus_demangle_fill_builtin_type): Declare.
2217         (cplus_demangle_fill_operator): Declare.
2218         (cplus_demangle_fill_extended_operator): Declare.
2219         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
2220         (cplus_demangle_v3_components): Declare.
2221         (cplus_demangle_print): Declare.
2223 For older changes see ChangeLog-9103
2225 Local Variables:
2226 mode: change-log
2227 left-margin: 8
2228 fill-column: 74
2229 version-control: never
2230 End: