rs6000: Fix test_mffsl.c effective target check
[official-gcc.git] / include / ChangeLog
blob67c067254bf8d3466b1a11736787d28aa61ea2eb
1 2021-11-12  Chung-Lin Tang  <cltang@codesourcery.com>
3         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_3): Define special bit macro.
4         (GOMP_MAP_IMPLICIT): New special map kind bits value.
5         (GOMP_MAP_FLAG_SPECIAL_BITS): Define helper mask for whole set of
6         special map kind bits.
7         (GOMP_MAP_IMPLICIT_P): New predicate macro for implicit map kinds.
9 2021-11-05  Gerald Pfeifer  <gerald@pfeifer.com>
10             Jakub Jelinek  <jakub@redhat.com>
12         * md5.h (USE_SYSTEM_MD5): Introduce.
14 2021-09-27  Vincent Lefevre  <vincent@vinc17.net>
16         * floatformat.h: Update pathname for IBM long double description.
18 2021-09-22  Alan Modra  <amodra@gmail.com>
20         * obstack.h (__PTR_ALIGN): Expand and simplify __BPTR_ALIGN
21         rather than calculating relative to a NULL pointer.
23 2021-08-23  Jakub Jelinek  <jakub@redhat.com>
25         * gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.
27 2021-07-24  Marek Polacek  <polacek@redhat.com>
29         * ansidecl.h: Check if __cplusplus is defined before checking
30         the value of __cpp_constexpr and __cplusplus.  Don't check
31         __STDC_VERSION__ in C++.
33 2021-07-02  David Faust  <david.faust@oracle.com>
35         * btf.h (struct btf_type): Update bit usage comment.
36         (BTF_INFO_KIND): Update bit mask.
37         (BTF_KIND_FLOAT): New define.
38         (BTF_KIND_MAX): Update.
40 2021-06-28  Indu Bhagat  <indu.bhagat@oracle.com>
41             David Faust  <david.faust@oracle.com>
42             Jose E. Marchesi  <jose.marchesi@oracle.com>
43             Weimin Pan  <weimin.pan@oracle.com>
45         * ctf.h: New file.
46         * btf.h: Likewise.
48 2021-05-06  Tom Tromey  <tom@tromey.com>
50         * hashtab.h (htab_eq_string): Declare.
52 2021-03-31  Patrick Palka  <ppalka@redhat.com>
54         PR c++/88115
55         * demangle.h (enum demangle_component_type): Add
56         DEMANGLE_COMPONENT_VENDOR_EXPR.
58 2021-01-16  Kwok Cheung Yeung  <kcy@codesourcery.com>
60         * gomp-constants.h (GOMP_TASK_FLAG_DETACH): New.
62 2021-01-03  Mike Frysinger  <vapier@gentoo.org>
64         * libiberty.h (strverscmp): Delete duplicate prototype.
66 2020-12-09  Andrew Stubbs  <ams@codesourcery.com>
68         * hsa.h: Replace whole file.
69         * hsa_ext_amd.h: New file.
70         * hsa_ext_image.h: New file.
72 2020-09-24  Mark Wielaard  <mark@klomp.org>
74         * dwarf2.def: Add DWARF5 Unit type header encoding macros
75         DW_UT_FIRST, DW_UT and DW_UT_END.
76         * dwarf2.h (enum dwarf_unit_type): Removed and define using
77         DW_UT_FIRST, DW_UT and DW_UT_END macros.
78         (DW_CIE_VERSION): Removed.
79         (get_DW_UT_name): New function declaration.
81 2020-09-15  Tobias Burnus  <tobias@codesourcery.com>
83         PR fortran/96668
84         * gomp-constants.h (GOMP_MAP_ALWAYS_POINTER_P): Define.
86 2020-09-09  Caroline Tice  <cmtice@google.com>
88         * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
89         sections in a DWARF 5 DWP file (DWP version 5).
91 2020-09-09  Caroline Tice  <cmtice@google.com>
93         * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
94         sections in a DWARF 5 DWP file (DWP version 5).
96 2020-09-08  Felix Willgerodt  <felix.willgerodt@intel.com>
98         * floatformat.h (floatformat_bfloat16_big): New.
99         (floatformat_bfloat16_little): New.
101 2020-08-03  Martin Jambor  <mjambor@suse.cz>
103         * gomp-constants.h (GOMP_VERSION_HSA): Remove.
105 2020-07-09  Julian Brown  <julian@codesourcery.com>
106             Thomas Schwinge  <thomas@codesourcery.com>
108         PR middle-end/95270
109         * gomp-constants.h (gomp_map_kind): Expand comment for attach/detach
110         mapping kinds.
112 2020-07-09  Julian Brown  <julian@codesourcery.com>
114         * gomp-constants.h (gomp_map_kind): Update comment for GOMP_MAP_TO_PSET.
116 2020-06-26  Nick Clifton  <nickc@redhat.com>
118         * libiberty.h (bsearch_r): Remove use of the register keyword from
119         the prototype.
121 2020-06-23  Nick Alcock  <nick.alcock@oracle.com>
123         * libiberty.h (bsearch_r): New.
125 2020-04-17  Martin Liska  <mliska@suse.cz>
126             Jonathan Yong <10walls@gmail.com>
128         PR gcov-profile/94570
129         * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
130         for CYGWIN.
132 2020-04-01 Maciej W. Rozycki <macro@linux-mips.org>
134         PR lto/94249
135         * plugin-api.h: Fix a typo.
137 2020-03-24  Martin Liska  <mliska@suse.cz>
139         PR lto/94249
140         * plugin-api.h: Add more robust endianess detection.
142 2020-03-21  Martin Liska  <mliska@suse.cz>
144         * plugin-api.h (enum ld_plugin_symbol_type): Remove
145         comma after last value of an enum.
146         * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
148 2020-03-19  Martin Liska  <mliska@suse.cz>
150         * lto-symtab.h (enum gcc_plugin_symbol_type): New.
151         (enum gcc_plugin_symbol_section_kind): Likewise.
153 2020-03-19  Martin Liska  <mliska@suse.cz>
155         * plugin-api.h (struct ld_plugin_symbol): Split
156         int def into 4 char fields.
157         (enum ld_plugin_symbol_type): New.
158         (enum ld_plugin_symbol_section_kind): New.
159         (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
161 2020-02-05  Andrew Burgess  <andrew.burgess@embecosm.com>
163         * hashtab.h (htab_remove_elt): Make a parameter const.
164         (htab_remove_elt_with_hash): Likewise.
166 2020-01-10  Thomas Schwinge  <thomas@codesourcery.com>
168         * gomp-constants.h (enum gomp_device_property): Remove.
170 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
172         Update copyright years.
174 2019-12-22  Maciej W. Rozycki  <macro@codesourcery.com>
175             Frederik Harwath  <frederik@codesourcery.com>
176             Thomas Schwinge  <tschwinge@codesourcery.com>
178         * gomp-constants.h (gomp_device_property): New enum.
180 2019-12-19  Julian Brown  <julian@codesourcery.com>
182         * gomp-constants.h (gomp_map_kind): Add GOMP_MAP_ATTACH_DETACH.
184 2019-12-19  Julian Brown  <julian@codesourcery.com>
186         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_4, GOMP_MAP_DEEP_COPY):
187         Define.
188         (gomp_map_kind): Add GOMP_MAP_ATTACH, GOMP_MAP_DETACH,
189         GOMP_MAP_FORCE_DETACH.
191 2019-12-19  Julian Brown  <julian@codesourcery.com>
192             Maciej W. Rozycki  <macro@codesourcery.com>
193             Tobias Burnus  <tobias@codesourcery.com>
194             Thomas Schwinge  <thomas@codesourcery.com>
196         * gomp-constants.h (gomp_map_kind): Support GOMP_MAP_NO_ALLOC.
198 2019-11-16  Tim Ruehsen  <tim.ruehsen@gmx.de>
200         * demangle.h (struct demangle_component): Add member
201         d_counting.
203 2019-11-16  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
205         * demangle.h (rust_demangle_callback): Add.
207 2019-11-13  Andrew Stubbs  <ams@codesourcery.com>
208             Kwok Cheung Yeung  <kcy@codesourcery.com>
209             Julian Brown  <julian@codesourcery.com>
210             Tom de Vries  <tom@codesourcery.com>
212         * gomp-constants.h (GOMP_DEVICE_GCN): Define.
213         (GOMP_VERSION_GCN): Define.
215 2019-08-08  Martin Liska  <mliska@suse.cz>
217         PR bootstrap/91352
218         * libiberty.h (is_valid_fd): New function.
220 2019-07-18  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
222         * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
223         (rust_demangle_sym): Move to libiberty/rust-demangle.h.
225 2019-06-18  Thomas Schwinge  <thomas@codesourcery.com>
227         * gomp-constants.h (enum gomp_map_kind): Fix description of
228         'GOMP_MAP_FIRSTPRIVATE'.
230 2019-06-10  Martin Liska  <mliska@suse.cz>
232         * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
233         * libiberty.h (xmalloc): Use it.
234         (xrealloc): Likewise.
235         (xcalloc): Likewise.
236         (xstrdup): Likewise.
237         (xstrndup): Likewise.
238         (xmemdup): Likewise.
240 2019-06-10  Martin Liska  <mliska@suse.cz>
242         * ansidecl.h:
243         (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
244         (ATTRIBUTE_RESULT_SIZE_2): Likewise.
245         (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
246         * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
247         (xrealloc): Likewise.
248         (xcalloc): Likewise.
250 2019-04-26  Michael Forney  <mforney@mforney.org>
252         * libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF
253         is not defined.
255 2019-04-03  Vineet Gupta  <vgupta@synopsys.com>
257         PR89877
258         * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
259         (sub_ddmmss): Likewise.
261 2019-02-11  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
263         * splay-tree.h (splay_tree_delete_key_fn): Update comment.
264         (splay_tree_delete_value_fn): Likewise.
266 2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
268         PR other/16615
270         * libiberty.h: Mechanically replace "can not" with "cannot".
271         * plugin-api.h: Likewise.
273 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
275         Update copyright years.
277 2018-12-28  Thomas Schwinge  <thomas@codesourcery.com>
279         * gomp-constants.h (GOACC_FLAG_HOST_FALLBACK)
280         (GOACC_FLAGS_MARSHAL_OP, GOACC_FLAGS_UNMARSHAL): Define.
282 2018-12-22  Jason Merrill  <jason@redhat.com>
284         * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
285         ARM, HP, and EDG demangling styles.
287 2018-12-11  Nick Clifton  <nickc@redhat.com>
289         PR 88409
290         * demangle.h (DEMANGLE_RECURSION_LIMIT): Increase to 2048.
292 2018-12-07  Nick Clifton  <nickc@redhat.com>
294         * demangle.h (DMGL_NO_RECURSE_LIMIT): Define.
295         (DEMANGLE_RECURSION_LIMIT): Define
297 2018-11-08  Jakub Jelinek  <jakub@redhat.com>
299         * gomp-constants.h (GOMP_TASK_FLAG_REDUCTION,
300         GOMP_DEPEND_IN, GOMP_DEPEND_OUT, GOMP_DEPEND_INOUT,
301         GOMP_DEPEND_MUTEXINOUTSET): Define.
303 2018-10-19  Jason Merrill  <jason@redhat.com>
305         * demangle.h (enum demangle_component_type): Add
306         DEMANGLE_COMPONENT_TPARM_OBJ.
308 2018-10-29  David Malcolm  <dmalcolm@redhat.com>
310         * unique-ptr.h (gnu::move): Generalize so it applies to all
311         lvalue references, rather than just to unique_ptr values.
313 2018-07-26  Martin Liska  <mliska@suse.cz>
315         PR lto/86548
316         * libiberty.h (make_temp_file_with_prefix): New function.
318 2018-05-30  Jan Hubicka  <hubicka@ucw.cz>
320         * simple-object.h (simple_object_copy_lto_debug_sections): Add rename
321         parameter.
323 2018-05-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>
325         * splay-tree.h (splay_tree_compare_strings,
326         splay_tree_delete_pointers): Declare new utility functions.
328 2018-05-24  Tom Rix  <trix@juniper.net>
330         * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
332 2018-05-02  Alan Modra  <amodra@gmail.com>
334         * ansidecl.h (ATTRIBUTE_NONSTRING): Define.
336 2018-05-01  Sriraman Tallam  <tmsriram@google.com>
338         * plugin-api.h: Add plugin API to get the list of wrap
339         symbols.
341 2018-02-09  Alexandre Oliva <aoliva@redhat.com>
343         * dwarf2.def (DW_AT_GNU_entry_view): New.
345         * dwarf2.def (DW_AT_GNU_locviews): New.
346         * dwarf2.h (enum dwarf_location_list_entry_type): Add
347         DW_LLE_GNU_view_pair.
348         (DW_LLE_view_pair): Define.
350 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
352         Update copyright years.
354 2017-11-20  Kito Cheng  <kito.cheng@gmail.com>
356         * longlong.h [__riscv] (__umulsidi3): Define.
357         [__riscv] (umul_ppmm): Likewise.
358         [__riscv] (__muluw3): Likewise.
360 2017-11-10  Stephen Crane <sjc@immunant.com>
362         * plugin-api.h: Add plugin API for processing plugin-added
363         input files.
365 2017-10-23  David Malcolm  <dmalcolm@redhat.com>
367         * unique-ptr.h: Make include of <memory> conditional on C++11 or
368         later.
370 2017-10-16  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
371             David Malcolm  <dmalcolm@redhat.com>
373         * unique-ptr.h: New file.
375 2017-09-15  Yao Qi  <yao.qi@linaro.org>
376             Pedro Alves  <palves@redhat.com>
378         * ansidecl.h (DISABLE_COPY_AND_ASSIGN): New macro.
380 2017-09-12  Jiong Wang  <jiong.wang@arm.com>
382         * dwarf2.def (DW_CFA_AARCH64_negate_ra_state): New DW_CFA_DUP.
383         * dwarf2.h (DW_CFA_DUP): New define.
385 2017-08-21  Richard Biener  <rguenther@suse.de>
387         * simple-object.h (simple_object_copy_lto_debug_sections): New
388         function.
390 2017-07-31  Nick Clifton  <nickc@redhat.com>
392         Binutils PR 21850
393         * ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
394         #idef __cplusplus.
396 2017-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
398         * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
399         (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
400         (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
401         * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
402         (enum dwarf_name_index_attribute): Remove.
403         (get_DW_IDX_name): New declaration.
405 2017-05-27  Maya Rashish  <coypu@sdf.org>
407         * longlong.h: Remove ns32k support.
409 2017-05-24  Nathan Sidwell  <nathan@acm.org>
411         * libiberty.h (ASTRDUP): Adjust cast to avoid warning.
413 2017-05-19  Eli Zaretskii <eliz@gnu.org>
415         * environ.h: Add #ifndef guard.
417 2017-05-18  Martin Liska  <mliska@suse.cz>
419         * ansidecl.h: Define CONSTEXPR macro.
421 2017-04-04  Jonathan Wakely  <jwakely@redhat.com>
423         * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
425 2017-02-25  Jakub Jelinek  <jakub@redhat.com>
427         PR debug/77589
428         * dwarf2.def (DW_OP_GNU_variable_value): New opcode.
430 2017-01-30  Alexandre Oliva <aoliva@redhat.com>
432         Introduce C++ support in libcc1.
433         * gcc-c-fe.def (int_type_v0): Rename from...
434         (int_type): ... this.  Introduce new version.
435         (float_type_v0): Rename from...
436         (float_type): ... this.  Introduce new version.
437         (char_type): New.
438         * gcc-c-interface.h (gcc_c_api_version): Add GCC_C_FE_VERSION_1.
439         (gcc_type_array): Move...
440         * gcc-interface.h: ... here.
441         * gcc-cp-fe.def: New.
442         * gcc-cp-interface.h: New.
444 2017-01-30  Jan Kratochvil <jan.kratochvil@redhat.com>
446         * gcc-interface.h (enum gcc_base_api_version): Update comment
447         for GCC_FE_VERSION_1.
448         (struct gcc_base_vtable): Rename set_arguments to
449         set_arguments_v0.  Add set_arguments, set_triplet_regexp and
450         set_driver_filename.
452         * gcc-interface.h (enum gcc_base_api_version): Add comment to
453         GCC_FE_VERSION_1.
454         (struct gcc_base_vtable): Rename compile to compile_v0.
455         Update comment for compile.  New methods set_verbose and
456         compile.
458         * gcc-interface.h (enum gcc_base_api_version): Add
459         GCC_FE_VERSION_1.
461 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
462             Martin Jambor  <mjambor@suse.cz>
464         * hsa.h: Moved here from libgomp/plugin/hsa.h.
466 2017-01-04  Richard Earnshaw  <rearnsha@arm.com>
467             Jiong Wang  <jiong.wang@arm.com>
469         * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
470         (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
472 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
474         Update copyright years.
476 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
478         * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
479         (DW_FORM_ref_sup4): ... this.  New form.
480         (DW_FORM_ref_sup8): New form.
482 2016-11-03  David Tolnay <dtolnay@gmail.com>
483             Mark Wielaard  <mark@klomp.org>
485         * demangle.h (DMGL_RUST): New macro.
486         (DMGL_STYLE_MASK): Add DMGL_RUST.
487         (demangling_styles): Add dlang_rust.
488         (RUST_DEMANGLING_STYLE_STRING): New macro.
489         (RUST_DEMANGLING): New macro.
490         (rust_demangle): New prototype.
491         (rust_is_mangled): Likewise.
492         (rust_demangle_sym): Likewise.
494 2016-11-07  Jason Merrill  <jason@redhat.com>
496         * demangle.h (enum demangle_component_type): Add
497         DEMANGLE_COMPONENT_NOEXCEPT, DEMANGLE_COMPONENT_THROW_SPEC.
499 2016-10-17  Jakub Jelinek  <jakub@redhat.com>
501         * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
502         calling convention codes.
503         (enum dwarf_line_number_content_type): New.
504         (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
505         codes.
506         (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
507         (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
508         (enum dwarf_name_index_attribute): New.
509         (enum dwarf_range_list_entry): New.
510         (enum dwarf_unit_type): New.
511         * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
512         DW_OP_* and DW_ATE_* entries.
514 2016-10-14  Pedro Alves  <palves@redhat.com>
516         * ansidecl.h [__cplusplus >= 201103 && GCC_VERSION < 4007] (FINAL,
517         OVERRIDE): Define as empty.
518         [__cplusplus < 201103 && GCC_VERSION < 4007] (FINAL): Define as
519         __final.
520         [__cplusplus < 201103 && GCC_VERSION >= 4007] (OVERRIDE): Define as
521         empty.
523 2016-10-14  Pedro Alves  <palves@redhat.com>
525         * ansidecl.h (GCC_FINAL): Delete.
526         (OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
528 2016-08-15  Jakub Jelinek  <jakub@redhat.com>
530         * dwarf2.def (DW_AT_string_length_bit_size,
531         DW_AT_string_length_byte_size): New attributes.
533 2016-08-12  Alexandre Oliva <aoliva@redhat.com>
535         PR debug/63240
536         * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
537         * dwarf2.h (enum dwarf_defaulted_attribute): New.
539 2016-07-29  Aldy Hernandez  <aldyh@redhat.com>
541         * libiberty.h (MAX_ALLOCA_SIZE): New macro.
543 2016-05-26  Chung-Lin Tang  <cltang@codesourcery.com>
545         * gomp-constants.h (GOMP_VERSION): Increment to 1, add comment to
546         describe the need for incrementing this macro whenever the plugin
547         interface is modified.
549 2016-04-29  Tom Tromey  <tom@tromey.com>
551         * dwarf2.h (enum dwarf_source_language) <DW_LANG_Rust,
552         DW_LANG_Rust_old>: New constants.
554 2016-04-29  Oleg Endo  <olegendo@gcc.gnu.org>
556         * longlong.h (umul_ppmm): Remove SHMEDIA checks.
557         (__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.
559 2016-04-29  Claudiu Zissulescu  <claziss@synopsys.com>
561         * longlong.h (add_ssaaaa): Replace obsolete 'J' constraint with
562         'Cal' constraint.
563         (sub_ddmmss): Likewise.
565 2016-03-17  Thomas Schwinge  <thomas@codesourcery.com>
567         * gomp-constants.h (enum gomp_map_kind): Rename
568         GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE.  Adjust all users.
570 2016-03-03  Than McIntosh <thanm@google.com>
572         * plugin-api.h: Add new hooks to the plugin transfer vector to
573         to support querying section alignment and section size.
574         (ld_plugin_get_input_section_alignment): New hook.
575         (ld_plugin_get_input_section_size): New hook.
576         (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
577         and LDPT_GET_INPUT_SECTION_SIZE.
578         (ld_plugin_tv): Add tv_get_input_section_alignment and
579         tv_get_input_section_size.
581 2016-03-03  Evgenii Stepanov  <eugenis@google.com>
583         * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
585 2016-01-19  Martin Jambor  <mjambor@suse.cz>
587         * gomp-constants.h (GOMP_DEVICE_HSA): New macro.
588         (GOMP_VERSION_HSA): Likewise.
589         (GOMP_TARGET_ARG_DEVICE_MASK): Likewise.
590         (GOMP_TARGET_ARG_DEVICE_ALL): Likewise.
591         (GOMP_TARGET_ARG_SUBSEQUENT_PARAM): Likewise.
592         (GOMP_TARGET_ARG_ID_MASK): Likewise.
593         (GOMP_TARGET_ARG_NUM_TEAMS): Likewise.
594         (GOMP_TARGET_ARG_THREAD_LIMIT): Likewise.
595         (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
596         (GOMP_TARGET_ARG_HSA_KERNEL_ATTRIBUTES): Likewise.
598 2016-01-07  Mike Frysinger  <vapier@gentoo.org>
600         * longlong.h: Change !__SHMEDIA__ to
601         (!defined (__SHMEDIA__) || !__SHMEDIA__).
602         Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
604 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
606         * libiberty.h (dupargv): Change arg to char * const *.
607         (writeargv, countargv): Likewise.
609 2015-11-27  Pedro Alves  <palves@redhat.com>
611         PR other/61321
612         PR other/61233
613         * demangle.h (enum demangle_component_type)
614         <DEMANGLE_COMPONENT_CONVERSION>: New value.
616 2015-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
618         * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
619         __sparc__]: Define.
621 2015-11-12  James Norris  <jnorris@codesourcery.com>
622             Joseph Myers  <joseph@codesourcery.com>
624         * gomp-constants.h (enum gomp_map_kind): Add GOMP_MAP_DEVICE_RESIDENT
625         and GOMP_MAP_LINK.
627 2015-11-09  Alan Modra  <amodra@gmail.com>
629         PR gdb/17133
630         * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
632 2015-11-09  Alan Modra  <amodra@gmail.com>
634         PR gdb/17133
635         * obstack.h: Import current gnulib file.
637 2015-11-05  Jakub Jelinek  <jakub@redhat.com>
638             Ilya Verbin  <ilya.verbin@intel.com>
640         * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_2): Define.
641         (GOMP_MAP_FLAG_ALWAYS): Remove.
642         (enum gomp_map_kind): Use GOMP_MAP_FLAG_SPECIAL_2 instead of
643         GOMP_MAP_FLAG_ALWAYS for GOMP_MAP_ALWAYS_TO, GOMP_MAP_ALWAYS_FROM,
644         GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
645         Add GOMP_MAP_ALWAYS_POINTER and GOMP_MAP_FIRSTPRIVATE_REFERENCE.
646         (GOMP_MAP_ALWAYS_P): Define.
647         (GOMP_TARGET_FLAG_NOWAIT): Adjust comment.
649 2015-10-27  Daniel Jacobowitz  <dan@codesourcery.com>
650             Joseph Myers  <joseph@codesourcery.com>
651             Mark Shinwell  <shinwell@codesourcery.com>
652             Andrew Stubbs  <ams@codesourcery.com>
653             Rich Felker <dalias@libc.org>
655         * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
657 2015-10-18  Roland McGrath  <roland@gnu.org>
659         PR other/63758
660         * environ.h: New file.
662 2015-10-13  Jakub Jelinek  <jakub@redhat.com>
663             Ilya Verbin  <ilya.verbin@intel.com>
665         * gomp-constants.h (GOMP_MAP_FLAG_ALWAYS): Define.
666         (enum gomp_map_kind): Add GOMP_MAP_FIRSTPRIVATE,
667         GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_USE_DEVICE_PTR,
668         GOMP_MAP_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_ALWAYS_TO,
669         GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
670         GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_DELETE,
671         GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
672         (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Define.
673         (GOMP_TASK_FLAG_UNTIED, GOMP_TASK_FLAG_FINAL, GOMP_TASK_FLAG_MERGEABLE,
674         GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
675         GOMP_TASK_FLAG_GRAINSIZE, GOMP_TASK_FLAG_IF, GOMP_TASK_FLAG_NOGROUP,
676         GOMP_TARGET_FLAG_NOWAIT, GOMP_TARGET_FLAG_EXIT_DATA,
677         GOMP_TARGET_FLAG_UPDATE): Define.
679 2015-09-28  Nathan Sidwell  <nathan@codesourcery.com>
681         * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
682         (GOMP_DIM_GANG, GOMP_DIM_WORKER, GOMP_DIM_VECTOR, GOMP_DIM_MAX,
683         GOMP_DIM_MASK): New.
684         (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
685         (GOMP_LAUNCH_CODE_SHIFT, GOMP_LAUNCH_DEVICE_SHIFT,
686         GOMP_LAUNCH_OP_SHIFT): New.
687         (GOMP_LAUNCH_PACK, GOMP_LAUNCH_CODE, GOMP_LAUNCH_DEVICE,
688         GOMP_LAUNCH_OP): New.
689         (GOMP_LAUNCH_OP_MAX): New.
691 2015-08-24  Nathan Sidwell  <nathan@codesourcery.com>
693         * gomp-constants.h (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX,
694         GOMP_VERSION_INTEL_MIC): New.
695         (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.
697 2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
699         * dwarf2.def (DW_AT_GNU_bias): New attribute.
701 2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
703         * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
704         attributes.
706 2015-08-11  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
708         * ansidecl.h (GCC_FINAL): New macro.
710 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
712         * gomp-constants.c (GOMP_DEVICE_HOST_NONSHM): Remove.
714 2015-05-22  Yunlian Jiang  <yunlian@google.com>
716         * libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
717         not defined.
719 2015-03-19  Richard Biener  <rguenther@suse.de>
721         * partition.h (struct partition_elem): Re-order elements to
722         avoid padding.
724 2015-03-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
726         PR target/65261
727         * ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
729 2015-02-19  Pedro Alves  <palves@redhat.com>
731         * floatformat.h [__cplusplus]: Wrap in extern "C".
733 2015-02-04  Jakub Jelinek  <jakub@redhat.com>
735         * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03
736         and DW_LANG_Fortran08.
738 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
739             Julian Brown  <julian@codesourcery.com>
740             James Norris  <jnorris@codesourcery.com>
742         * gomp-constants.h: New file.
744 2014-12-14  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
746         * libiberty.h: Merge Copyright year update from Binutils.
748 2014-12-24  Uros Bizjak  <ubizjak@gmail.com>
749             Ben Elliston  <bje@au.ibm.com>
750             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
752         * libiberty.h (xasprintf): Declare.
754 2014-12-11  Uros Bizjak  <ubizjak@gmail.com>
755             Ben Elliston  <bje@au.ibm.com>
756             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
758         * libiberty.h (xvasprintf): Declare.
760 2014-12-09  Trevor Saunders  <tsaunders@mozilla.com>
762         * hashtab.h, splay-tree.h: Remove GTY markers.
764 2014-12-08  Mark Wielaard  <mjw@redhat.com>
766         PR debug/60782
767         * dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
769 2014-11-21  Mark Wielaard  <mjw@redhat.com>
771         * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
772         DW_LANG_C_plus_plus_14.
774 2014-11-25  Mark Wielaard  <mjw@redhat.com>
776         * dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
778 2014-11-14  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>
780         * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
781         (DW_AT_APPLE_isa, DW_AT_APPLE_block)
782         (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
783         (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
784         (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
785         (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
786         (DW_AT_APPLE_property): New macros.
788 2014-11-11  Anthony Brandon  <anthony.brandon@gmail.com>
789             Manuel López-Ibáñez  <manu@gcc.gnu.org>
791         PR driver/36312
792         * filenames.h: Add prototype for canonical_filename_eq.
794 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
796         * ChangeLog.jit: New.
798 2014-10-28  Richard Henderson  <rth@redhat.com>
800         * longlong.h [__alpha] (umul_ppmm): Disable for c++.
802 2014-10-28  Yury Gribov  <y.gribov@samsung.com>
804         * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
806 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
807             Jan Kratochvil  <jan.kratochvil@redhat.com>
808             Tom Tromey  <tromey@redhat.com>
810         * gcc-c-fe.def: New file.
811         * gcc-c-interface.h: New file.
812         * gcc-interface.h: New file.
814 2014-10-15  David Malcolm  <dmalcolm@redhat.com>
816         * libiberty.h (choose_tmpdir): New prototype.
818 2013-10-02  Mark Wielaard  <mjw@redhat.com>
820         PR debug/63239
821         * dwarf2.def (DW_AT_GNU_deleted): New attribute.
823 2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
825         * libiberty.h (PEX_STDOUT_APPEND): New flag.
826         (PEX_STDERR_APPEND): Likewise.
828 2014-09-23  Iain Buclaw  <ibuclaw@gdcproject.org>
830         * demangle.h (DMGL_DLANG): New macro.
831         (DMGL_STYLE_MASK): Add DMGL_DLANG.
832         (demangling_styles): Add dlang_demangling.
833         (DLANG_DEMANGLING_STYLE_STRING): New macro.
834         (DLANG_DEMANGLING): New macro.
835         (dlang_demangle): New prototype.
837 2014-09-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
839         * longlong.h: Add __udiv_w_sdiv prototype.
841 2014-06-10  Thomas Schwinge  <thomas@codesourcery.com>
843         PR lto/61334
844         * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
845         !HAVE_DECL_STRNLEN] (strnlen): New prototype.
847 2014-05-21  John Marino  <gnugcc@marino.st>
849         * liberty.h: Use basename function on DragonFly.
851 2014-05-01  Steve Ellcey  <sellcey@mips.com>
853         * include/longlong.h: Use 'defined()' to check __mips16.
855 2014-04-30  Richard Sandiford  <rdsandiford@googlemail.com>
857         * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
859 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
861         * longlong.h: Merge from glibc.
863 2014-01-21  Tom Tromey  <tromey@redhat.com>
865         * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
866         (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
867         (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
868         (NOARGS): Don't define.
869         * libiberty.h (expandargv, writeargv): Don't use PARAMS.
871 2013-12-23  Bill Maddox  <maddox@google.com>
873         * demangle.h (enum gnu_v3_ctor_kinds):
874         Added literal gnu_v3_unified_ctor.
875         (enum gnu_v3_ctor_kinds):
876         Added literal gnu_v3_unified_dtor.
878 2013-12-04  Richard Sandiford  <rdsandiford@googlemail.com>
880         * longlong.h: New file.
882 2013-10-29  Marc Glisse  <marc.glisse@inria.fr>
884         PR tree-optimization/58689
885         * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
886         * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
887         concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
888         (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
889         xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
890         Mark with attribute returns_nonnull.
892 2013-10-22  Sterling Augustine  <saugustine@google.com>
894         * gdb/gdb-index.h: Merge from gdb tree.
896 2013-08-20  Alan Modra  <amodra@gmail.com>
898         * floatformat.h (floatformat_ibm_long_double): Delete.
899         (floatformat_ibm_long_double_big): Declare.
900         (floatformat_ibm_long_double_little): Declare.
902 2013-08-19  Dehao Chen  <dehao@google.com>
904         * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
906 2013-08-02  Caroline Tice  <cmtice@google.com>
908         * vtv-change-permission.h: New file.
910 2013-04-03  Jason Merrill  <jason@redhat.com>
912         Demangle C++11 ref-qualifier.
913         * demangle.h (enum demangle_component_type): Add
914         DEMANGLE_COMPONENT_REFERENCE_THIS,
915         DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
917 2013-03-01  Cary Coutant  <ccoutant@google.com>
919         * dwarf2.h (enum dwarf_sect): New enum type.
921 2013-02-11  Sriraman Tallam  <tmsriram@google.com>
923         * plugin-api.h (enum ld_plugin_level): Assign integers
924         explicitly for all values.
926 2013-01-30  Kai Tietz  <ktietz@redhat.com>
928         PR other/54620
929         PR target/39064
930         * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
931         stdint.h and sys/types.h headers are present.
932         * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
934 2012-12-18  Aldy Hernandez  <aldyh@redhat.com>
936         PR other/54324
937         * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
938         < 3.4.
940 2012-11-09  Jason Merrill  <jason@redhat.com>
942         * demangle.h (enum demangle_component_type): Add
943         DEMANGLE_COMPONENT_TAGGED_NAME.
945 2012-10-29  Sterling Augustine  <saugustine@google.com>
946             Cary Coutant  <ccoutant@google.com>
948         * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
949         DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
950         DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
953 2012-10-08  Jason Merrill  <jason@redhat.com>
955         * demangle.h (enum demangle_component_type): Add
956         DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
958 2012-09-18  Florian Weimer  <fweimer@redhat.com>
960         PR other/54411
961         * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
963 2012-09-06  Cary Coutant  <ccoutant@google.com>
965         * dwarf2.def: Edit comment.
967 2012-08-24  Sriraman Tallam  <tmsriram@google.com>
969         * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
970         New interface.
971         (ld_plugin_unique_segment_for_sections): New interface.
972         (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
973         (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
974         (tv_allow_unique_segment_for_sections): New member.
975         (tv_unique_segment_for_sections): New member.
977 2012-07-13  Doug Evans  <dje@google.com>
979         * filenames.h: #include "hashtab.h".
980         (filename_hash, filename_eq): Declare.
982 2012-06-18  Doug Evans  <dje@google.com>
984         * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
986 2012-06-12  Rafael Ávila de Espíndola <respindola@mozilla.com>
988         * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
990 2012-06-08  Jakub Jelinek  <jakub@redhat.com>
992         * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
993         forms.
994         * dwarf2.h (enum dwarf_macro_record_type): Add
995         DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
996         and DW_MACRO_GNU_transparent_include_alt.
998 2012-05-23  Doug Evans  <dje@google.com>
1000         * leb128.h: #include stdint.h, inttypes.h.
1001         (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
1002         Change to take a uint64_t * argument instead of unsigned long long.
1003         (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
1004         Change to take an int64_t * argument instead of long long.
1006 2012-05-22  Doug Evans  <dje@google.com>
1008         * leb128.h: New file.
1010 2012-05-19  Gary Funck  <gary@intrepid.com>
1012         * dwarf2.def: Update comment re: UPC extensions to reference
1013         DWARF4 specification.
1015 2012-05-02  Cary Coutant  <ccoutant@google.com>
1017         * dwarf2.def: Remove DW_FORM_GNU_ref_index,
1018         replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
1020 2012-04-28  Doug Evans  <dje@google.com>
1022         * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
1024 2012-04-27  Tom Tromey  <tromey@redhat.com>
1026         * dwarf2.h: Wrap function declarations in extern "C".
1028 2012-04-27  Tom Tromey  <tromey@redhat.com>
1030         * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
1031         (enum dwarf_location_atom, enum dwarf_type, enum
1032         dwarf_call_frame_info): Remove.
1033         (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
1034         (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
1035         Include dwarf2.def.
1036         (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
1037         (get_DW_OP_name, get_DW_ATE_name): Declare.
1038         * dwarf2.def: New file, from dwarf2.h.
1040 2012-04-10  Tristan Gingold  <gingold@adacore.com>
1042         * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
1043         (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
1045 2012-01-26  Cary Coutant  <ccoutant@google.com>
1047         * dwarf2.h (enum dwarf_form): Add Fission extensions.
1048         (enum dwarf_attribute): Likewise.
1050 2012-01-06  Jason Merrill  <jason@redhat.com>
1052         PR c++/6057
1053         PR c++/48051
1054         PR c++/50855
1055         PR c++/51322
1056         * demangle.h (enum demangle_component_type): Add
1057         DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
1059 2011-11-07  Richard Henderson  <rth@redhat.com>
1061         Merged from transactional-memory.
1063         * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
1064         (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
1065         (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
1066         (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
1068 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
1070         * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
1072 2011-10-21  Marc Glisse  <marc.glisse@inria.fr>
1074         * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
1076 2011-09-28  Doug Evans  <dje@google.com>
1078         * timeval-utils.h: New file.
1080         * libiberty.h (countargv): Declare.
1082 2011-09-26  Cary Coutant  <ccoutant@google.com>
1084         PR lto/47247
1085         * plugin-api.h (enum ld_plugin_symbol_resolution): Add
1086         LDPR_PREVAILING_DEF_IRONLY_EXP.
1087         (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
1089 2011-09-23  Cary Coutant  <ccoutant@google.com>
1091         PR 40831
1092         * demangle.h (enum demangle_component_type): Add
1093         DEMANGLE_COMPONENT_CLONE.
1095 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1097         * xregex.h (regoff_t): Define.
1099 2011-07-22  Jakub Jelinek  <jakub@redhat.com>
1101         * dwarf2.h (DW_AT_GNU_macros): New.
1102         (enum dwarf_macro_record_type): New enum.  Add DW_MACRO_GNU_*.
1104         PR c++/49756
1105         * libiberty.h (stack_limit_increase): New prototype.
1107 2011-07-13  Sriraman Tallam  <tmsriram@google.com>
1108         
1109         * plugin-api.h
1110         (ld_plugin_section): New struct.
1111         (ld_plugin_get_section_count): New typedef.
1112         (ld_plugin_get_section_type): New typedef.
1113         (ld_plugin_get_section_name): New typedef.
1114         (ld_plugin_get_section_contents): New typedef.
1115         (ld_plugin_update_section_order): New typedef.
1116         (ld_plugin_allow_section_ordering): New typedef.
1117         (LDPT_GET_SECTION_COUNT): New enum value.
1118         (LDPT_GET_SECTION_TYPE): New enum value.
1119         (LDPT_GET_SECTION_NAME): New enum value.
1120         (LDPT_GET_SECTION_CONTENTS): New enum value.
1121         (LDPT_UPDATE_SECTION_ORDER): New enum value.
1122         (LDPT_ALLOW_SECTION_ORDERING): New enum value.
1123         (tv_get_section_count): New struct members.
1124         (tv_get_section_type): New struct members.
1125         (tv_get_section_name): New struct members.
1126         (tv_get_section_contents): New struct members.
1127         (tv_update_section_order): New struct members.
1128         (tv_allow_section_ordering): New struct members.
1130 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
1132         * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
1133         on Darwin, as well as on the systems that use a DOS-like
1134         filesystem.
1136 2011-06-22  Jakub Jelinek  <jakub@redhat.com>
1138         PR debug/47858
1139         * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
1141 2011-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1143         * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
1144         (DMGL_RET_DROP): New.
1146 2011-04-30  Jakub Jelinek  <jakub@redhat.com>
1148         * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
1149         DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
1151 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1153         * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
1155 2011-03-31  Tristan Gingold  <gingold@adacore.com>
1157         * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
1159 2011-03-24  Mark Wielaard  <mjw@redhat.com>
1161         * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
1163 2010-03-23  Rafael Ávila de Espíndola <respindola@mozilla.com>
1165         * plugin-api.h (ld_plugin_get_view): New.
1166         (ld_plugin_tag): Add LDPT_GET_VIEW.
1167         (ld_plugin_tv): Add tv_get_view.
1169 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
1171         * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
1172         DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
1173         DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
1174         DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
1175         DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
1176         DW_OP_GNU_entry_value): New.
1178 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
1180         * filenames.h (filename_ncmp): New prototype.
1182 2011-02-23  Kai Tietz  <kai.tietz@onevision.com>
1184         * dwarf2.h (_ELF_DWARF2_H): Renamed to
1185         _DWARF2_H.
1186         (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
1187         DWARF2_External_PubNames, DWARF2_Internal_PubNames,
1188         DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
1189         DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
1191 2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
1193         * dwarf2.h: Update value for DW_AT_hi_user.
1195 2010-11-16  Ian Lance Taylor  <iant@google.com>
1197         * simple-object.h (simple_object_attributes_merge): Declare,
1198         replacing simple_object_attributes_compare.
1200 2010-11-04  Ian Lance Taylor  <iant@google.com>
1202         * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
1204 2010-11-02  Ian Lance Taylor  <iant@google.com>
1206         * simple-object.h: New file.
1208 2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com> 
1210         Sync LD plugin patch series (part 1/6) with src/include/.
1211         * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
1213 2010-10-06  Andi Kleen  <ak@linux.intel.com>
1215         * libiberty.h (setproctitle): Add prototype.
1217 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
1219         * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
1221 2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
1223         * floatformat.h (floatformat_ieee_half_big): Add declaration.
1224         (floatformat_ieee_half_little): Likewise.
1226 2010-06-21  Rafael Espindola  <espindola@google.com>
1228         * plugin-api.h (ld_plugin_set_extra_library_path): New.
1229         (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
1230         (ld_plugin_tv): Add tv_set_extra_library_path.
1232 2010-06-21  Jakub Jelinek  <jakub@redhat.com>
1234         * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
1236 2010-06-18  Rafael Espindola  <espindola@google.com>
1238         * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
1239         Make argument const.
1241 2010-06-08  Tristan Gingold  <gingold@adacore.com>
1243         * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
1244         DW_TAG_HP_Bliss_field_set.
1245         (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
1246         DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
1247         DW_AT_HP_definition_points, DW_AT_HP_default_location and
1248         DW_AT_HP_is_result_param.
1249         (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
1250         DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
1251         DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
1252         DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
1253         (enum dwarf_line_number_x_ops): Add
1254         DW_LNE_HP_source_file_correlation.
1255         (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
1256         DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
1257         DW_LANG_HP_Assembler.
1259 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1261         * splay-tree.h: Update copyright years.
1262         (splay_tree_s): Document fields.
1263         (splay_tree_new_typed_alloc): New.
1265         * hashtab.h: Update copyright years.
1266         (htab_create_typed_alloc): New.
1268 2010-06-01  Rafael Espindola  <espindola@google.com>
1270         * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
1272 2010-04-26  Pedro Alves  <pedro@codesourcery.com>
1274         * filenames.h (PATH_SEPARATOR): Delete.
1276 2010-04-23  Pedro Alves  <pedro@codesourcery.com>
1278         * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1279         always define it independently of host, add `dos_based' parameter,
1280         and handle it.
1281         (PATH_SEPARATOR): Define.
1282         (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1283         independently of host, add `dos_based' parameter, and handle it.
1284         (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1285         it independently of host, add `dos_based' parameter, and handle
1286         it.
1287         (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1288         (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1289         (HAS_DOS_DRIVE_SPEC): New.
1290         (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1291         (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1292         (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1293         * libiberty.h (dos_lbasename, unix_lbasename): Declare.
1295 2010-04-20  Nick Clifton  <nickc@redhat.com>
1297         * sha1.h: Update copyright notice to use GPLv3.
1299 2010-04-14  Doug Evans  <dje@google.com>
1301         * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1303 2010-04-13  Matthias Klose  <doko@ubuntu.com>
1305         * elf: Remove empty directory.
1307 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
1309         * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1310         field.
1312 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1314         * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1316 2010-01-13  Joel Brobecker  <brobecker@adacore.com>
1318         Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1319         * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1321 2010-01-11  Tristan Gingold  <gingold@adacore.com>
1323         * demangle.h (ada_demangle): Add prototype.
1325 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1327         PR bootstrap/41771
1328         * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1330 2009-12-29  Joel Brobecker  <brobecker@adacore.com>
1332         * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1334 2009-11-06  Jonas Maebe  <jonas.maebe@elis.ugent.be>
1336         Add DWARF attribute value for the "Borland fastcall" calling
1337         convention.
1338         * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1340 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
1342         * splay-tree.h (libi_uhostptr_t): Add gcc specific
1343         __extension__ for long long type case to silent cX9.
1344         (libi_shostptr_t): Likewise.
1346 2009-10-19  Rafael Avila de Espindola  <espindola@google.com>
1348         PR40790
1349         * plugin-api.h: Don't include stdint.h unconditionally.
1351 2009-10-15  Jakub Jelinek  <jakub@redhat.com>
1353         * include/dwarf2.h (DW_LANG_Python): Add comment that it is
1354         a DWARF 4 addition.
1356 2009-10-09  Rafael Espindola  <espindola@google.com>
1358         * plugin-api.h (ld_plugin_add_input_library): Change argument name to
1359         libname.
1361 2009-10-05  Rafael Espindola  <espindola@google.com>
1363         * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1364         (ld_plugin_get_input_file): New.
1365         (ld_plugin_release_input_file): New.
1366         (ld_plugin_add_input_library): New.
1367         (ld_plugin_message): Mark format const.
1368         (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1369         LDPT_ADD_INPUT_LIBRARY.
1370         (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1371         tv_add_input_library.
1373 2009-10-04  Jerry Quinn  <jlquinn@optonline.net>
1375         * plugin-api.h: Fix compile.
1377 2009-10-03  Rafael Espindola  <espindola@google.com>
1379         * plugin-api.h: New.
1380         * lto-symtab.h: New.
1382 2009-09-29  Jason Merrill  <jason@redhat.com>
1384         * demangle.h (enum demangle_component_type): Add
1385         DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1386         DEMANGLE_COMPONENT_UNNAMED_TYPE.
1387         (struct demangle_component): Add s_unary_num.
1389 2009-09-25  Dodji Seketeli  <dodji@redhat.com>
1391         * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1392         DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1393         and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1395 2009-09-25  Cary Coutant  <ccoutant@google.com>
1397         Add rest of new values from DWARF Version 4.
1398         * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1399         New tags.
1400         (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1401         (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1402         DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1403         DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1404         DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1405         DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1406         attributes.
1407         (DW_LANG_Python): New language.
1409 2009-09-22  Dodji Seketeli  <dodji@redhat.com>
1411         * dwarf2.h (enum dwarf_tag): Add
1412         DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1414 2009-07-24  Ian Lance Taylor  <iant@google.com>
1416         PR bootstrap/40854
1417         * libiberty.h (xcrc32): Rename from crc32.
1419 2009-07-24  Ian Lance Taylor  <iant@google.com>
1421         * libiberty.h (crc32): Declare.
1423 2009-07-20  Cary Coutant  <ccoutant@google.com>
1424             Doug Evans  <dje@google.com>
1426         Add some dwarf4 values.
1427         * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1428         (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1429         DW_FORM_flag_present, DW_FORM_sig8.
1430         (enum dwarf_attribute): Add DW_AT_signature.
1432 2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1434         * demangle.h
1435         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1436         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1437         New.
1439 2009-07-09  Jakub Jelinek  <jakub@redhat.com>
1441         * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1442         and DW_OP_stack_value.
1444 2009-07-09  Tom Tromey  <tromey@redhat.com>
1446         * elf/dwarf2.h: Remove, renaming to...
1447         * dwarf2.h: ... this.
1449 2009-06-29  Tom Tromey  <tromey@redhat.com>
1451         * elf/dwarf2.h: New file.  Merged with gdb.
1453 2009-06-09  Ian Lance Taylor  <ian@airs.com>
1455         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1457 2009-06-03  Ian Lance Taylor  <iant@google.com>
1459         * ansidecl.h (EXPORTED_CONST): Define.
1461 2009-05-31  Ian Lance Taylor  <iant@google.com>
1463         * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
1464         the way we treat an ISO C compiler.  Don't define inline as a
1465         macro when compiling with C++.
1466         * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
1467         when compiling with C++.
1468         * fibheap.h: Add extern "C" when compiling with C++.
1470 2009-04-22  Taras Glek <tglek@mozilla.com>
1472         * hashtab.h: Update GTY annotations to new syntax.
1473         * splay-tree.h: Likewise.
1475 2009-03-17  Jason Merrill  <jason@redhat.com>
1477         * demangle.h (enum demangle_component_type): Add
1478         DEMANGLE_COMPONENT_FUNCTION_PARAM.
1480 2008-12-10  Jason Merrill  <jason@redhat.com>
1482         * demangle.h (enum demangle_component_type): Add 
1483         DEMANGLE_COMPONENT_FIXED_TYPE.
1485 2008-11-19  Bob Wilson  <bob.wilson@acm.org>
1486         
1487         * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1488         (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1489         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1490         (XCHAL_NUM_AREGS): Change to 32.
1491         (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1492         (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1493         (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1494         (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1495         (XCHAL_DEBUGLEVEL): Change to 6.
1496         
1497 2008-10-21  Alan Modra  <amodra@bigpond.net.au>
1499         * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1501 2008-10-06  Jason Merrill  <jason@redhat.com>
1503         * demangle.h (enum demangle_component_type): Add
1504         DEMANGLE_COMPONENT_PACK_EXPANSION.
1506 2008-09-09  Jason Merrill  <jason@redhat.com>
1508         * demangle.h (enum demangle_component_type): Add
1509         DEMANGLE_COMPONENT_DECLTYPE.
1511 2008-07-07  Joel Brobecker  <brobecker@adacore.com>
1513         * safe-ctype.h: Add #include of ctype.h before redefining
1514         the ctype.h macros.
1516 2008-07-04  Joel Brobecker  <brobecker@adacore.com>
1518         * safe-ctype.h: Remove #error when detecting that ctype.h has been
1519         included. Redefine the various macros provided by ctype.h as
1520         undefined variables.
1522 2008-06-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1524         * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1525         XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1527 2008-03-24  Ian Lance Taylor  <iant@google.com>
1529         * sha1.h: New file, from gnulib.
1531         * md5.h: Add extern "C" when compiled with C++.
1533 2008-03-21  Ian Lance Taylor  <iant@google.com>
1535         * filenames.h: Add extern "C" when compiled with C++.
1537 2008-02-11  Bob Wilson  <bob.wilson@acm.org>
1539         * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1540         (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1542 2008-01-26  David Daney  <ddaney@avtrex.com>
1544         * demangle.h (demangle_component_type):  Add
1545         DEMANGLE_COMPONENT_JAVA_RESOURCE,
1546         DEMANGLE_COMPONENT_COMPOUND_NAME, and
1547         DEMANGLE_COMPONENT_CHARACTER as new enum values.
1548         (demangle_component): Add struct s_character to union u.
1550 2007-11-07  Joseph Myers  <joseph@codesourcery.com>
1551             Daniel Jacobowitz  <dan@codesourcery.com>
1553         * floatformat.h (struct floatformat): Add split_half field.
1554         (floatformat_ibm_long_double): New.
1556 2007-09-06  Tom Tromey  <tromey@redhat.com>
1558         * libiberty.h (pex_free): Document process killing.
1560 2007-08-31  Douglas Gregor  <doug.gregor@gmail.com>
1561         
1562         * demangle.h (enum demangle_component_type): Add
1563         DEMANGLE_COMPONENT_RVALUE_REFERENCE. 
1565 2007-07-25  Ben Elliston  <bje@au.ibm.com>
1567         * ternary.h: Remove.
1569 2007-07-18  Bob Wilson  <bob.wilson@acm.org>
1570         
1571         * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1572         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1573         
1574 2007-07-17  Nick Clifton  <nickc@redhat.com>
1576         * COPYING3: New file.  Contains version 3 of the GNU General
1577         Public License.
1579 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
1581         * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1582         needed for WIN64 when a long is not wide enough for a pointer.
1583         (splay_tree_key, splay_tree_value): Use the new types.
1585 2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
1587         * libiberty.h (writeargv): Declare.
1589 2007-04-25  Mark Mitchell  <mark@codesourcery.com>
1591         * demangle.h: Change license to LGPL + exception.
1593 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
1595         * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1596         regardless of the type of file system.
1598 2007-03-06  Jan Hubicka  <jh@suse.cz>
1599         
1600         * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1602 2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1604         * libiberty.h (pex_write_input): Remove prototype.
1606 2007-01-31  Vladimir Prus  <vladimir@codesourcery.com>
1607         
1608         * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1609         (PEX_BINARY_ERROR): New define.
1610         (pex_read_err): New function.
1612 2007-01-29  Simon Baldwin <simonb@google.com>
1614         * demangle.h: New cplus_demangle_print_callback,
1615         cplus_demangle_v3_callback, and java_demangle_v3_callback function
1616         prototypes, and demangle_callbackref type definition.
1618 2006-12-06  Nick Clifton  <nickc@redhat.com>
1620         * ansidecl.h (ATTRIBUTE_PACKED): Define.
1622 2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
1623             J"orn Rennecke <joern.rennecke@st.com>
1625         PR driver/29931
1626         * libiberty.h (make_relative_prefix_ignore_links): Declare.
1628 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
1630         * xtensa-config.h (XSHAL_ABI): New.
1631         (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1633 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
1635         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1637 2006-01-18  DJ Delorie  <dj@redhat.com>
1639         * md5.h: Include ansidecl.h
1641 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
1643         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1645 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
1647         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1649 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
1651         PR java/9861
1652         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1653         output format for return types
1655 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
1657         * floatformat.h (enum floatformat_byteorders): Add
1658         floatformat_vax.
1659         (floatformat_vax_aingle, floatformat_vax_double): Declare.
1661 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
1663         * libiberty.h (expandargv): New function.
1665 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
1667         * floatformat.h (struct floatformat): Change type of large
1668         argument for is_valid member to `const void *'.
1669         (floatformat_to_double): Change type of second argument to `const
1670         void *'.
1671         (floatformat_from_double): Change type of last argument to `void
1672         *'.
1673         (floatformat_is_valid): Change type of last argument to `const
1674         void *'.
1676 2005-07-12  Ben Elliston  <bje@au.ibm.com>
1678         * xregex2.h (regexec): Qualify this prototype with __extension__
1679         when compiling with GNU C.
1681 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
1683         PR other/13906
1684         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1685         * md5.h (md5_uintptr): New.
1686         (md5_ctx): Align buffer field.
1688 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
1689         
1690         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1691         (HTAB_EMPTY_ENTRY): New macro.
1693 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
1695         * libiberty.h (strverscmp): Prototype. 
1697 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1699         * libiberty.h (XOBFINISH): New.
1701 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1703         * libiberty.h (vsnprintf): Add format attribute.
1705 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1707         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1709 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
1711         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1712         needed.
1713         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1715 2005-05-25  Richard Henderson  <rth@redhat.com>
1717         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1719 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1721         * libiberty.h (ACONCAT): Properly cast value of alloca().
1723         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1724         __cplusplus.
1726 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
1728         libiberty.h: Do not define empty basename prototype.
1730 2005-05-10  Nick Clifton  <nickc@redhat.com>
1732         * Update the address and phone number of the FSF organization in
1733         the GPL notices in the following files:
1734         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1735         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1736         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1737         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1738         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1739         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1740         xtensa-isa-internal.h, xtensa-isa.h
1742 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1744         * libiberty.h (unlock_std_streams): New.
1746 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1748         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1749         Don't use the PTR macro.
1751         * sort.h: Don't use the PARAMS macro.
1753 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1755         * libiberty.h (unlock_stream): New.
1757 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1759         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1760         Remove parameter names.
1762 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1764         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1765         Provide prototypes for new functions.
1767 2005-03-29  Ian Lance Taylor  <ian@airs.com>
1769         * libiberty.h: Fix indentation.
1771 2005-03-28  Ian Lance Taylor  <ian@airs.com>
1773         * libiberty.h: Include <stdio.h>.
1774         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1775         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1776         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1777         (pex_init, pex_run, pex_read_output): Declare.
1778         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1779         (struct pex_time): Define.
1781 2005-03-28  Mark Mitchell <mark@codesourcery.com>
1783         * libiberty.h (ffs): Declare, if necessary.
1785 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1787         * xregex2.h (_RE_ARGS): Remove definition and uses.
1789 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
1791         * ternary.h: Don't use PARAMS anymore.
1793 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1795         * partition.h: Remove use of PARAMS.
1796         * obstack.h: Remove conditional prototypes __STDC__.
1797         * objalloc.h:  Remove use of PARAMS.
1798         * splay-tree.h: Likewise.
1800 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1802         * md5.h: Remove definition and uses of __P.
1803         * dyn-string.h: Remove uses of PARAMS.
1804         * fibheap.h: Likewise.
1805         * floatformat.h: Likewise.
1806         * hashtab.h: Likewise.
1808 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1810         * demangle.h: Remove uses of PARAMS.
1812         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1813         ANSI_PROTOTYPES is always assumed.
1814         Remove uses of PARAMS throughout.
1816 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1818         * libiberty.h (xstrndup): Declare.
1820 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1822         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1824 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
1826         * libiberty.h (gettimeofday): Declare.
1828 2005-03-01  Jan Beulich  <jbeulich@novell.com>
1830         * libiberty.h: Declare unlink_if_ordinary.
1832 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
1834         PR bootstrap/19818
1835         * ansidecl.h (PARAMS): Guard from redefinition.
1837 2004-12-11  Ben Elliston  <bje@au.ibm.com>
1839         * fibheap.h (struct fibnode): Only use unsigned long bitfields
1840         when __GNUC__ is defined and ints are less than 32-bits wide.
1842 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1844         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1845         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1846         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1848 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1850         * libiberty.h (basename): Prototype for __MINGW32__.
1852 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1854         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1855         * libiberty.h (concat, reconcat, concat_length, concat_copy,
1856         concat_copy2): Use ATTRIBUTE_SENTINEL.
1858 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1860         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1861         const-qualification before disposal.
1863 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
1865         * ansidecl.h (ARG_UNUSED): New Macro.
1867 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
1869         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1870         libcpp/internal.h.
1871         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1872         macros.
1874 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
1876         * ansidecl.h (ATTRIBUTE_PURE): New.
1878 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
1880         * libiberty.h (ASTRDUP): Add casts required for stricter
1881         type conversion rules of C++.
1882         * obstack.h (obstack_free): Likewise.
1884 2004-05-04  Andreas Jaeger  <aj@suse.de>
1886         * demangle.h: Do not use C++ reserved keyword typename as
1887         parameter for cplus_demangle_fill_builtin_type.
1889 2004-04-22  Richard Henderson  <rth@redhat.com>
1891         * hashtab.h (struct htab): Add size_prime_index.
1893 2004-04-13  Jeff Law  <law@redhat.com>
1895         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1897 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
1899         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1901 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
1903         * dyn-string.h: Update copyright date.
1905 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
1907         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1908         the associated #defines.
1910 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1912         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1913         "libiberty.h".
1915         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1917         * demangle.h (enum demangle_component_type): Define.
1918         (struct demangle_operator_info): Declare.
1919         (struct demangle_builtin_type_info): Declare.
1920         (struct demangle_component): Define.
1921         (cplus_demangle_fill_component): Declare.
1922         (cplus_demangle_fill_name): Declare.
1923         (cplus_demangle_fill_builtin_type): Declare.
1924         (cplus_demangle_fill_operator): Declare.
1925         (cplus_demangle_fill_extended_operator): Declare.
1926         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1927         (cplus_demangle_v3_components): Declare.
1928         (cplus_demangle_print): Declare.
1930 For older changes see ChangeLog-9103
1932 Local Variables:
1933 mode: change-log
1934 left-margin: 8
1935 fill-column: 74
1936 version-control: never
1937 End: