]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Daily bump.
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
641ff219
GA
12021-12-08 Chung-Lin Tang <cltang@codesourcery.com>
2
3 PR middle-end/92120
4 * gomp-constants.h (enum gomp_map_kind):
5 Add GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION, and
6 GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION map kinds.
7 (GOMP_MAP_POINTER_P):
8 Include GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION.
9
af2852b9
GA
102021-11-12 Chung-Lin Tang <cltang@codesourcery.com>
11
12 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_3): Define special bit macro.
13 (GOMP_MAP_IMPLICIT): New special map kind bits value.
14 (GOMP_MAP_FLAG_SPECIAL_BITS): Define helper mask for whole set of
15 special map kind bits.
16 (GOMP_MAP_IMPLICIT_P): New predicate macro for implicit map kinds.
17
851dff04
GA
182021-11-05 Gerald Pfeifer <gerald@pfeifer.com>
19 Jakub Jelinek <jakub@redhat.com>
20
21 * md5.h (USE_SYSTEM_MD5): Introduce.
22
cf966403
GA
232021-09-27 Vincent Lefevre <vincent@vinc17.net>
24
25 * floatformat.h: Update pathname for IBM long double description.
26
e4777439
GA
272021-09-22 Alan Modra <amodra@gmail.com>
28
29 * obstack.h (__PTR_ALIGN): Expand and simplify __BPTR_ALIGN
30 rather than calculating relative to a NULL pointer.
31
38b19c5b
GA
322021-08-23 Jakub Jelinek <jakub@redhat.com>
33
34 * gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.
35
5a957cd3
GA
362021-07-24 Marek Polacek <polacek@redhat.com>
37
38 * ansidecl.h: Check if __cplusplus is defined before checking
39 the value of __cpp_constexpr and __cplusplus. Don't check
40 __STDC_VERSION__ in C++.
41
7a60a6e8
GA
422021-07-02 David Faust <david.faust@oracle.com>
43
44 * btf.h (struct btf_type): Update bit usage comment.
45 (BTF_INFO_KIND): Update bit mask.
46 (BTF_KIND_FLOAT): New define.
47 (BTF_KIND_MAX): Update.
48
c8abc205
GA
492021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
50 David Faust <david.faust@oracle.com>
51 Jose E. Marchesi <jose.marchesi@oracle.com>
52 Weimin Pan <weimin.pan@oracle.com>
53
54 * ctf.h: New file.
55 * btf.h: Likewise.
56
cfe82a0c
GA
572021-05-06 Tom Tromey <tom@tromey.com>
58
59 * hashtab.h (htab_eq_string): Declare.
60
95d217ab
GA
612021-03-31 Patrick Palka <ppalka@redhat.com>
62
63 PR c++/88115
64 * demangle.h (enum demangle_component_type): Add
65 DEMANGLE_COMPONENT_VENDOR_EXPR.
66
59cf67d1
GA
672021-01-16 Kwok Cheung Yeung <kcy@codesourcery.com>
68
69 * gomp-constants.h (GOMP_TASK_FLAG_DETACH): New.
70
2e96eec6
GA
712021-01-03 Mike Frysinger <vapier@gentoo.org>
72
73 * libiberty.h (strverscmp): Delete duplicate prototype.
74
ca2bd949
GA
752020-12-09 Andrew Stubbs <ams@codesourcery.com>
76
77 * hsa.h: Replace whole file.
78 * hsa_ext_amd.h: New file.
79 * hsa_ext_image.h: New file.
80
a2b7397b
GA
812020-09-24 Mark Wielaard <mark@klomp.org>
82
83 * dwarf2.def: Add DWARF5 Unit type header encoding macros
84 DW_UT_FIRST, DW_UT and DW_UT_END.
85 * dwarf2.h (enum dwarf_unit_type): Removed and define using
86 DW_UT_FIRST, DW_UT and DW_UT_END macros.
87 (DW_CIE_VERSION): Removed.
88 (get_DW_UT_name): New function declaration.
89
9f7ab8c5
GA
902020-09-15 Tobias Burnus <tobias@codesourcery.com>
91
92 PR fortran/96668
93 * gomp-constants.h (GOMP_MAP_ALWAYS_POINTER_P): Define.
94
fcf56ef5
CT
952020-09-09 Caroline Tice <cmtice@google.com>
96
97 * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
98 sections in a DWARF 5 DWP file (DWP version 5).
99
80f86e78
GA
1002020-09-09 Caroline Tice <cmtice@google.com>
101
102 * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
103 sections in a DWARF 5 DWP file (DWP version 5).
104
31a05046
GA
1052020-09-08 Felix Willgerodt <felix.willgerodt@intel.com>
106
107 * floatformat.h (floatformat_bfloat16_big): New.
108 (floatformat_bfloat16_little): New.
109
6a1ad710
GA
1102020-08-03 Martin Jambor <mjambor@suse.cz>
111
112 * gomp-constants.h (GOMP_VERSION_HSA): Remove.
113
3f8ca9cb
GA
1142020-07-09 Julian Brown <julian@codesourcery.com>
115 Thomas Schwinge <thomas@codesourcery.com>
116
117 PR middle-end/95270
118 * gomp-constants.h (gomp_map_kind): Expand comment for attach/detach
119 mapping kinds.
120
1212020-07-09 Julian Brown <julian@codesourcery.com>
122
123 * gomp-constants.h (gomp_map_kind): Update comment for GOMP_MAP_TO_PSET.
124
c9c05f73
GA
1252020-06-26 Nick Clifton <nickc@redhat.com>
126
127 * libiberty.h (bsearch_r): Remove use of the register keyword from
128 the prototype.
129
4543acc8
GA
1302020-06-23 Nick Alcock <nick.alcock@oracle.com>
131
132 * libiberty.h (bsearch_r): New.
133
e9f799d2
ML
1342020-04-17 Martin Liska <mliska@suse.cz>
135 Jonathan Yong <10walls@gmail.com>
136
137 PR gcov-profile/94570
138 * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
139 for CYGWIN.
140
d3ee88fd 1412020-04-01 Maciej W. Rozycki <macro@linux-mips.org>
142d68f5
ML
142
143 PR lto/94249
144 * plugin-api.h: Fix a typo.
145
906b3eb9
ML
1462020-03-24 Martin Liska <mliska@suse.cz>
147
148 PR lto/94249
149 * plugin-api.h: Add more robust endianess detection.
150
15711e83
ML
1512020-03-21 Martin Liska <mliska@suse.cz>
152
153 * plugin-api.h (enum ld_plugin_symbol_type): Remove
154 comma after last value of an enum.
155 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
156
c8429c2a
ML
1572020-03-19 Martin Liska <mliska@suse.cz>
158
159 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
160 (enum gcc_plugin_symbol_section_kind): Likewise.
161
f5389e17
ML
1622020-03-19 Martin Liska <mliska@suse.cz>
163
164 * plugin-api.h (struct ld_plugin_symbol): Split
165 int def into 4 char fields.
166 (enum ld_plugin_symbol_type): New.
167 (enum ld_plugin_symbol_section_kind): New.
168 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
169
5f44a434
AB
1702020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
171
172 * hashtab.h (htab_remove_elt): Make a parameter const.
173 (htab_remove_elt_with_hash): Likewise.
174
6fc0385c
TS
1752020-01-10 Thomas Schwinge <thomas@codesourcery.com>
176
177 * gomp-constants.h (enum gomp_device_property): Remove.
178
8d9254fc
JJ
1792020-01-01 Jakub Jelinek <jakub@redhat.com>
180
181 Update copyright years.
182
6c84c8bf
MR
1832019-12-22 Maciej W. Rozycki <macro@codesourcery.com>
184 Frederik Harwath <frederik@codesourcery.com>
185 Thomas Schwinge <tschwinge@codesourcery.com>
186
187 * gomp-constants.h (gomp_device_property): New enum.
188
4fd872bc
JB
1892019-12-19 Julian Brown <julian@codesourcery.com>
190
191 * gomp-constants.h (gomp_map_kind): Add GOMP_MAP_ATTACH_DETACH.
192
8e7e71ff
JB
1932019-12-19 Julian Brown <julian@codesourcery.com>
194
195 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_4, GOMP_MAP_DEEP_COPY):
196 Define.
197 (gomp_map_kind): Add GOMP_MAP_ATTACH, GOMP_MAP_DETACH,
198 GOMP_MAP_FORCE_DETACH.
199
a6163563
JB
2002019-12-19 Julian Brown <julian@codesourcery.com>
201 Maciej W. Rozycki <macro@codesourcery.com>
202 Tobias Burnus <tobias@codesourcery.com>
203 Thomas Schwinge <thomas@codesourcery.com>
204
205 * gomp-constants.h (gomp_map_kind): Support GOMP_MAP_NO_ALLOC.
206
513e0aa0
JL
2072019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
208
209 * demangle.h (struct demangle_component): Add member
210 d_counting.
211
2122019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
32fc3719
EMB
213
214 * demangle.h (rust_demangle_callback): Add.
215
fa499995
AS
2162019-11-13 Andrew Stubbs <ams@codesourcery.com>
217 Kwok Cheung Yeung <kcy@codesourcery.com>
218 Julian Brown <julian@codesourcery.com>
219 Tom de Vries <tom@codesourcery.com>
220
221 * gomp-constants.h (GOMP_DEVICE_GCN): Define.
222 (GOMP_VERSION_GCN): Define.
223
0fddb184
ML
2242019-08-08 Martin Liska <mliska@suse.cz>
225
226 PR bootstrap/91352
227 * libiberty.h (is_valid_fd): New function.
228
979526c9
EMB
2292019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
230
231 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
232 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
233
cbdce905
TS
2342019-06-18 Thomas Schwinge <thomas@codesourcery.com>
235
236 * gomp-constants.h (enum gomp_map_kind): Fix description of
237 'GOMP_MAP_FIRSTPRIVATE'.
238
de1ee900
ML
2392019-06-10 Martin Liska <mliska@suse.cz>
240
241 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
242 * libiberty.h (xmalloc): Use it.
243 (xrealloc): Likewise.
244 (xcalloc): Likewise.
245 (xstrdup): Likewise.
246 (xstrndup): Likewise.
247 (xmemdup): Likewise.
248
3bb0dcb6
ML
2492019-06-10 Martin Liska <mliska@suse.cz>
250
251 * ansidecl.h:
252 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
253 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
254 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
255 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
256 (xrealloc): Likewise.
257 (xcalloc): Likewise.
258
6b3a5e8a
MF
2592019-04-26 Michael Forney <mforney@mforney.org>
260
261 * libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF
262 is not defined.
263
67a9a711
VG
2642019-04-03 Vineet Gupta <vgupta@synopsys.com>
265
266 PR89877
267 * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
268 (sub_ddmmss): Likewise.
269
f9f75f8d
PW
2702019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
271
272 * splay-tree.h (splay_tree_delete_key_fn): Update comment.
273 (splay_tree_delete_value_fn): Likewise.
274
adcb167e
SL
2752019-01-09 Sandra Loosemore <sandra@codesourcery.com>
276
277 PR other/16615
278
279 * libiberty.h: Mechanically replace "can not" with "cannot".
280 * plugin-api.h: Likewise.
281
a5544970
JJ
2822019-01-01 Jakub Jelinek <jakub@redhat.com>
283
284 Update copyright years.
285
59d5960c
TS
2862018-12-28 Thomas Schwinge <thomas@codesourcery.com>
287
288 * gomp-constants.h (GOACC_FLAG_HOST_FALLBACK)
289 (GOACC_FLAGS_MARSHAL_OP, GOACC_FLAGS_UNMARSHAL): Define.
290
6c8120c5
JM
2912018-12-22 Jason Merrill <jason@redhat.com>
292
293 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
294 ARM, HP, and EDG demangling styles.
295
921a4c30
NC
2962018-12-11 Nick Clifton <nickc@redhat.com>
297
298 PR 88409
299 * demangle.h (DEMANGLE_RECURSION_LIMIT): Increase to 2048.
300
e96d1d8c
NC
3012018-12-07 Nick Clifton <nickc@redhat.com>
302
303 * demangle.h (DMGL_NO_RECURSE_LIMIT): Define.
304 (DEMANGLE_RECURSION_LIMIT): Define
305
28567c40
JJ
3062018-11-08 Jakub Jelinek <jakub@redhat.com>
307
308 * gomp-constants.h (GOMP_TASK_FLAG_REDUCTION,
309 GOMP_DEPEND_IN, GOMP_DEPEND_OUT, GOMP_DEPEND_INOUT,
310 GOMP_DEPEND_MUTEXINOUTSET): Define.
311
4be5c72c
JM
3122018-10-19 Jason Merrill <jason@redhat.com>
313
314 * demangle.h (enum demangle_component_type): Add
315 DEMANGLE_COMPONENT_TPARM_OBJ.
316
7e2de6df
DM
3172018-10-29 David Malcolm <dmalcolm@redhat.com>
318
319 * unique-ptr.h (gnu::move): Generalize so it applies to all
320 lvalue references, rather than just to unique_ptr values.
321
c00c9d03
ML
3222018-07-26 Martin Liska <mliska@suse.cz>
323
92a285c1 324 PR lto/86548
c00c9d03
ML
325 * libiberty.h (make_temp_file_with_prefix): New function.
326
e062dc80
JH
3272018-05-30 Jan Hubicka <hubicka@ucw.cz>
328
329 * simple-object.h (simple_object_copy_lto_debug_sections): Add rename
330 parameter.
331
b0c31bc6
BE
3322018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
333
334 * splay-tree.h (splay_tree_compare_strings,
335 splay_tree_delete_pointers): Declare new utility functions.
336
91294f1e
TR
3372018-05-24 Tom Rix <trix@juniper.net>
338
339 * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
340
85b3bb6d
AM
3412018-05-02 Alan Modra <amodra@gmail.com>
342
343 * ansidecl.h (ATTRIBUTE_NONSTRING): Define.
344
01f30ce6
ST
3452018-05-01 Sriraman Tallam <tmsriram@google.com>
346
347 * plugin-api.h: Add plugin API to get the list of wrap
348 symbols.
349
bd2b9f1e
AO
3502018-02-09 Alexandre Oliva <aoliva@redhat.com>
351
58006663
AO
352 * dwarf2.def (DW_AT_GNU_entry_view): New.
353
bd2b9f1e
AO
354 * dwarf2.def (DW_AT_GNU_locviews): New.
355 * dwarf2.h (enum dwarf_location_list_entry_type): Add
356 DW_LLE_GNU_view_pair.
357 (DW_LLE_view_pair): Define.
358
85ec4feb
JJ
3592018-01-03 Jakub Jelinek <jakub@redhat.com>
360
361 Update copyright years.
362
ee1c2133
KC
3632017-11-20 Kito Cheng <kito.cheng@gmail.com>
364
365 * longlong.h [__riscv] (__umulsidi3): Define.
366 [__riscv] (umul_ppmm): Likewise.
367 [__riscv] (__muluw3): Likewise.
368
f382ac6d
SC
3692017-11-10 Stephen Crane <sjc@immunant.com>
370
371 * plugin-api.h: Add plugin API for processing plugin-added
372 input files.
373
b367de5d
DM
3742017-10-23 David Malcolm <dmalcolm@redhat.com>
375
376 * unique-ptr.h: Make include of <memory> conditional on C++11 or
377 later.
378
46d2b77d
DM
3792017-10-16 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
380 David Malcolm <dmalcolm@redhat.com>
381
382 * unique-ptr.h: New file.
383
681f5b7c
YQ
3842017-09-15 Yao Qi <yao.qi@linaro.org>
385 Pedro Alves <palves@redhat.com>
386
387 * ansidecl.h (DISABLE_COPY_AND_ASSIGN): New macro.
388
ff971abe
JW
3892017-09-12 Jiong Wang <jiong.wang@arm.com>
390
391 * dwarf2.def (DW_CFA_AARCH64_negate_ra_state): New DW_CFA_DUP.
392 * dwarf2.h (DW_CFA_DUP): New define.
393
1ea85365
RB
3942017-08-21 Richard Biener <rguenther@suse.de>
395
396 * simple-object.h (simple_object_copy_lto_debug_sections): New
397 function.
398
efae2b2f
NC
3992017-07-31 Nick Clifton <nickc@redhat.com>
400
401 Binutils PR 21850
402 * ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
403 #idef __cplusplus.
404
ef29f5dd
JK
4052017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
406
407 * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
408 (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
409 (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
410 * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
411 (enum dwarf_name_index_attribute): Remove.
412 (get_DW_IDX_name): New declaration.
413
e0c634b1
MR
4142017-05-27 Maya Rashish <coypu@sdf.org>
415
416 * longlong.h: Remove ns32k support.
417
2efc367f
NS
4182017-05-24 Nathan Sidwell <nathan@acm.org>
419
420 * libiberty.h (ASTRDUP): Adjust cast to avoid warning.
421
0ff0902b
EZ
4222017-05-19 Eli Zaretskii <eliz@gnu.org>
423
424 * environ.h: Add #ifndef guard.
425
671d5bcb
ML
4262017-05-18 Martin Liska <mliska@suse.cz>
427
428 * ansidecl.h: Define CONSTEXPR macro.
429
54fa7033
JW
4302017-04-04 Jonathan Wakely <jwakely@redhat.com>
431
432 * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
433
680c60fe
JJ
4342017-02-25 Jakub Jelinek <jakub@redhat.com>
435
436 PR debug/77589
437 * dwarf2.def (DW_OP_GNU_variable_value): New opcode.
438
8db29d88
AO
4392017-01-30 Alexandre Oliva <aoliva@redhat.com>
440
441 Introduce C++ support in libcc1.
442 * gcc-c-fe.def (int_type_v0): Rename from...
443 (int_type): ... this. Introduce new version.
444 (float_type_v0): Rename from...
445 (float_type): ... this. Introduce new version.
446 (char_type): New.
447 * gcc-c-interface.h (gcc_c_api_version): Add GCC_C_FE_VERSION_1.
448 (gcc_type_array): Move...
449 * gcc-interface.h: ... here.
450 * gcc-cp-fe.def: New.
451 * gcc-cp-interface.h: New.
452
023721aa
JK
4532017-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
454
5d1b2443
JK
455 * gcc-interface.h (enum gcc_base_api_version): Update comment
456 for GCC_FE_VERSION_1.
457 (struct gcc_base_vtable): Rename set_arguments to
458 set_arguments_v0. Add set_arguments, set_triplet_regexp and
459 set_driver_filename.
460
3b5c1072
JK
461 * gcc-interface.h (enum gcc_base_api_version): Add comment to
462 GCC_FE_VERSION_1.
463 (struct gcc_base_vtable): Rename compile to compile_v0.
464 Update comment for compile. New methods set_verbose and
465 compile.
466
023721aa
JK
467 * gcc-interface.h (enum gcc_base_api_version): Add
468 GCC_FE_VERSION_1.
469
f6a24a94 4702017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
471 Martin Jambor <mjambor@suse.cz>
472
473 * hsa.h: Moved here from libgomp/plugin/hsa.h.
474
65793e42
RE
4752017-01-04 Richard Earnshaw <rearnsha@arm.com>
476 Jiong Wang <jiong.wang@arm.com>
477
478 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
479 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
480
2afd3180
JJ
4812017-01-04 Jakub Jelinek <jakub@redhat.com>
482
483 Update copyright years.
484
d8ee9c7e
JJ
4852016-12-21 Jakub Jelinek <jakub@redhat.com>
486
487 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
488 (DW_FORM_ref_sup4): ... this. New form.
489 (DW_FORM_ref_sup8): New form.
490
10d48c59
DT
4912016-11-03 David Tolnay <dtolnay@gmail.com>
492 Mark Wielaard <mark@klomp.org>
493
494 * demangle.h (DMGL_RUST): New macro.
495 (DMGL_STYLE_MASK): Add DMGL_RUST.
496 (demangling_styles): Add dlang_rust.
497 (RUST_DEMANGLING_STYLE_STRING): New macro.
498 (RUST_DEMANGLING): New macro.
499 (rust_demangle): New prototype.
500 (rust_is_mangled): Likewise.
501 (rust_demangle_sym): Likewise.
502
51dc6603
JM
5032016-11-07 Jason Merrill <jason@redhat.com>
504
505 * demangle.h (enum demangle_component_type): Add
506 DEMANGLE_COMPONENT_NOEXCEPT, DEMANGLE_COMPONENT_THROW_SPEC.
507
558c7db0
JJ
5082016-10-17 Jakub Jelinek <jakub@redhat.com>
509
510 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
511 calling convention codes.
512 (enum dwarf_line_number_content_type): New.
513 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
514 codes.
515 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
516 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
517 (enum dwarf_name_index_attribute): New.
518 (enum dwarf_range_list_entry): New.
519 (enum dwarf_unit_type): New.
520 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
521 DW_OP_* and DW_ATE_* entries.
522
30cd7c74
PA
5232016-10-14 Pedro Alves <palves@redhat.com>
524
525 * ansidecl.h [__cplusplus >= 201103 && GCC_VERSION < 4007] (FINAL,
526 OVERRIDE): Define as empty.
527 [__cplusplus < 201103 && GCC_VERSION < 4007] (FINAL): Define as
528 __final.
529 [__cplusplus < 201103 && GCC_VERSION >= 4007] (OVERRIDE): Define as
530 empty.
531
2121e959
PA
5322016-10-14 Pedro Alves <palves@redhat.com>
533
534 * ansidecl.h (GCC_FINAL): Delete.
535 (OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
536
980bd537
JJ
5372016-08-15 Jakub Jelinek <jakub@redhat.com>
538
539 * dwarf2.def (DW_AT_string_length_bit_size,
540 DW_AT_string_length_byte_size): New attributes.
541
e366d7d8
AO
5422016-08-12 Alexandre Oliva <aoliva@redhat.com>
543
544 PR debug/63240
545 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
980bd537 546 * dwarf2.h (enum dwarf_defaulted_attribute): New.
e366d7d8 547
ac631cbe
AH
5482016-07-29 Aldy Hernandez <aldyh@redhat.com>
549
550 * libiberty.h (MAX_ALLOCA_SIZE): New macro.
551
06fca33d
CLT
5522016-05-26 Chung-Lin Tang <cltang@codesourcery.com>
553
554 * gomp-constants.h (GOMP_VERSION): Increment to 1, add comment to
555 describe the need for incrementing this macro whenever the plugin
556 interface is modified.
557
76fe84ec
TT
5582016-04-29 Tom Tromey <tom@tromey.com>
559
560 * dwarf2.h (enum dwarf_source_language) <DW_LANG_Rust,
561 DW_LANG_Rust_old>: New constants.
562
af952763
OE
5632016-04-29 Oleg Endo <olegendo@gcc.gnu.org>
564
565 * longlong.h (umul_ppmm): Remove SHMEDIA checks.
566 (__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.
567
1ab06af6
CZ
5682016-04-29 Claudiu Zissulescu <claziss@synopsys.com>
569
570 * longlong.h (add_ssaaaa): Replace obsolete 'J' constraint with
571 'Cal' constraint.
572 (sub_ddmmss): Likewise.
573
91106e84
TS
5742016-03-17 Thomas Schwinge <thomas@codesourcery.com>
575
576 * gomp-constants.h (enum gomp_map_kind): Rename
577 GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE. Adjust all users.
578
e94da7c6
CC
5792016-03-03 Than McIntosh <thanm@google.com>
580
581 * plugin-api.h: Add new hooks to the plugin transfer vector to
582 to support querying section alignment and section size.
583 (ld_plugin_get_input_section_alignment): New hook.
584 (ld_plugin_get_input_section_size): New hook.
585 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
586 and LDPT_GET_INPUT_SECTION_SIZE.
587 (ld_plugin_tv): Add tv_get_input_section_alignment and
588 tv_get_input_section_size.
589
5902016-03-03 Evgenii Stepanov <eugenis@google.com>
591
592 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
593
b2b40051
MJ
5942016-01-19 Martin Jambor <mjambor@suse.cz>
595
596 * gomp-constants.h (GOMP_DEVICE_HSA): New macro.
597 (GOMP_VERSION_HSA): Likewise.
598 (GOMP_TARGET_ARG_DEVICE_MASK): Likewise.
599 (GOMP_TARGET_ARG_DEVICE_ALL): Likewise.
600 (GOMP_TARGET_ARG_SUBSEQUENT_PARAM): Likewise.
601 (GOMP_TARGET_ARG_ID_MASK): Likewise.
602 (GOMP_TARGET_ARG_NUM_TEAMS): Likewise.
603 (GOMP_TARGET_ARG_THREAD_LIMIT): Likewise.
604 (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
605 (GOMP_TARGET_ARG_HSA_KERNEL_ATTRIBUTES): Likewise.
606
bd12353b
MF
6072016-01-07 Mike Frysinger <vapier@gentoo.org>
608
609 * longlong.h: Change !__SHMEDIA__ to
610 (!defined (__SHMEDIA__) || !__SHMEDIA__).
611 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
612
66f49f07
MF
6132016-01-05 Mike Frysinger <vapier@gentoo.org>
614
615 * libiberty.h (dupargv): Change arg to char * const *.
616 (writeargv, countargv): Likewise.
617
73fb6a9d
JJ
6182015-11-27 Pedro Alves <palves@redhat.com>
619
620 PR other/61321
621 PR other/61233
622 * demangle.h (enum demangle_component_type)
623 <DEMANGLE_COMPONENT_CONVERSION>: New value.
624
e5ef217c
RO
6252015-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
626
627 * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
628 __sparc__]: Define.
629
6e232ba4
JN
6302015-11-12 James Norris <jnorris@codesourcery.com>
631 Joseph Myers <joseph@codesourcery.com>
632
633 * gomp-constants.h (enum gomp_map_kind): Add GOMP_MAP_DEVICE_RESIDENT
634 and GOMP_MAP_LINK.
635
f0e525fe
AM
6362015-11-09 Alan Modra <amodra@gmail.com>
637
638 PR gdb/17133
639 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
640
c9f265c9
AM
6412015-11-09 Alan Modra <amodra@gmail.com>
642
643 PR gdb/17133
644 * obstack.h: Import current gnulib file.
645
e01d41e5
JJ
6462015-11-05 Jakub Jelinek <jakub@redhat.com>
647 Ilya Verbin <ilya.verbin@intel.com>
648
649 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_2): Define.
650 (GOMP_MAP_FLAG_ALWAYS): Remove.
651 (enum gomp_map_kind): Use GOMP_MAP_FLAG_SPECIAL_2 instead of
652 GOMP_MAP_FLAG_ALWAYS for GOMP_MAP_ALWAYS_TO, GOMP_MAP_ALWAYS_FROM,
653 GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
654 Add GOMP_MAP_ALWAYS_POINTER and GOMP_MAP_FIRSTPRIVATE_REFERENCE.
655 (GOMP_MAP_ALWAYS_P): Define.
656 (GOMP_TARGET_FLAG_NOWAIT): Adjust comment.
657
1e44e857
DJ
6582015-10-27 Daniel Jacobowitz <dan@codesourcery.com>
659 Joseph Myers <joseph@codesourcery.com>
660 Mark Shinwell <shinwell@codesourcery.com>
661 Andrew Stubbs <ams@codesourcery.com>
662 Rich Felker <dalias@libc.org>
663
664 * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
665
efd40fc4
RM
6662015-10-18 Roland McGrath <roland@gnu.org>
667
668 PR other/63758
669 * environ.h: New file.
670
d9a6bd32
JJ
6712015-10-13 Jakub Jelinek <jakub@redhat.com>
672 Ilya Verbin <ilya.verbin@intel.com>
673
674 * gomp-constants.h (GOMP_MAP_FLAG_ALWAYS): Define.
675 (enum gomp_map_kind): Add GOMP_MAP_FIRSTPRIVATE,
676 GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_USE_DEVICE_PTR,
677 GOMP_MAP_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_ALWAYS_TO,
678 GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
679 GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_DELETE,
680 GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
681 (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Define.
682 (GOMP_TASK_FLAG_UNTIED, GOMP_TASK_FLAG_FINAL, GOMP_TASK_FLAG_MERGEABLE,
683 GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
684 GOMP_TASK_FLAG_GRAINSIZE, GOMP_TASK_FLAG_IF, GOMP_TASK_FLAG_NOGROUP,
685 GOMP_TARGET_FLAG_NOWAIT, GOMP_TARGET_FLAG_EXIT_DATA,
686 GOMP_TARGET_FLAG_UPDATE): Define.
687
3e32ee19
NS
6882015-09-28 Nathan Sidwell <nathan@codesourcery.com>
689
690 * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
691 (GOMP_DIM_GANG, GOMP_DIM_WORKER, GOMP_DIM_VECTOR, GOMP_DIM_MAX,
692 GOMP_DIM_MASK): New.
693 (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
694 (GOMP_LAUNCH_CODE_SHIFT, GOMP_LAUNCH_DEVICE_SHIFT,
695 GOMP_LAUNCH_OP_SHIFT): New.
696 (GOMP_LAUNCH_PACK, GOMP_LAUNCH_CODE, GOMP_LAUNCH_DEVICE,
697 GOMP_LAUNCH_OP): New.
698 (GOMP_LAUNCH_OP_MAX): New.
699
2a21ff19
NS
7002015-08-24 Nathan Sidwell <nathan@codesourcery.com>
701
702 * gomp-constants.h (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX,
703 GOMP_VERSION_INTEL_MIC): New.
704 (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.
705
9d147800
PMR
7062015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
707
708 * dwarf2.def (DW_AT_GNU_bias): New attribute.
709
07d574b4
PMR
7102015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
711
712 * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
713 attributes.
714
96d4df8b
TS
7152015-08-11 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
716
717 * ansidecl.h (GCC_FINAL): New macro.
718
b97e78b7
TS
7192015-08-10 Thomas Schwinge <thomas@codesourcery.com>
720
721 * gomp-constants.c (GOMP_DEVICE_HOST_NONSHM): Remove.
722
f50f17e6
YJ
7232015-05-22 Yunlian Jiang <yunlian@google.com>
724
725 * libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
726 not defined.
727
4c5c36d4
RB
7282015-03-19 Richard Biener <rguenther@suse.de>
729
730 * partition.h (struct partition_elem): Re-order elements to
731 avoid padding.
732
44d95244
MT
7332015-03-02 Markus Trippelsdorf <markus@trippelsdorf.de>
734
735 PR target/65261
736 * ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
737
49d88979
PA
7382015-02-19 Pedro Alves <palves@redhat.com>
739
740 * floatformat.h [__cplusplus]: Wrap in extern "C".
741
de3aebff
JJ
7422015-02-04 Jakub Jelinek <jakub@redhat.com>
743
744 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03
745 and DW_LANG_Fortran08.
746
41dbbb37
TS
7472015-01-15 Thomas Schwinge <thomas@codesourcery.com>
748 Julian Brown <julian@codesourcery.com>
749 James Norris <jnorris@codesourcery.com>
750
751 * gomp-constants.h: New file.
752
4cfe4a12 7532014-12-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7fc39e21
JBG
754
755 * libiberty.h: Merge Copyright year update from Binutils.
756
e8850918
UB
7572014-12-24 Uros Bizjak <ubizjak@gmail.com>
758 Ben Elliston <bje@au.ibm.com>
759 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
760
761 * libiberty.h (xasprintf): Declare.
762
01ca36af 7632014-12-11 Uros Bizjak <ubizjak@gmail.com>
92a285c1
ML
764 Ben Elliston <bje@au.ibm.com>
765 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
01ca36af
UB
766
767 * libiberty.h (xvasprintf): Declare.
768
63f5d5b8
TS
7692014-12-09 Trevor Saunders <tsaunders@mozilla.com>
770
771 * hashtab.h, splay-tree.h: Remove GTY markers.
772
bc3518da
MW
7732014-12-08 Mark Wielaard <mjw@redhat.com>
774
775 PR debug/60782
776 * dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
777
5d45c9c0
MW
7782014-11-21 Mark Wielaard <mjw@redhat.com>
779
780 * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
781 DW_LANG_C_plus_plus_14.
782
42bc3520
MW
7832014-11-25 Mark Wielaard <mjw@redhat.com>
784
785 * dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
786
d8607f25
SH
7872014-11-14 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
788
789 * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
790 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
791 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
792 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
793 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
794 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
795 (DW_AT_APPLE_property): New macros.
796
3d00119c
AB
7972014-11-11 Anthony Brandon <anthony.brandon@gmail.com>
798 Manuel López-Ibáñez <manu@gcc.gnu.org>
799
800 PR driver/36312
801 * filenames.h: Add prototype for canonical_filename_eq.
802
35485da9
DM
8032014-11-11 David Malcolm <dmalcolm@redhat.com>
804
805 * ChangeLog.jit: New.
806
99630555
RH
8072014-10-28 Richard Henderson <rth@redhat.com>
808
809 * longlong.h [__alpha] (umul_ppmm): Disable for c++.
810
ea41822a
YG
8112014-10-28 Yury Gribov <y.gribov@samsung.com>
812
813 * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
814
ddc8de03
PM
8152014-10-27 Phil Muldoon <pmuldoon@redhat.com>
816 Jan Kratochvil <jan.kratochvil@redhat.com>
817 Tom Tromey <tromey@redhat.com>
818
819 * gcc-c-fe.def: New file.
820 * gcc-c-interface.h: New file.
821 * gcc-interface.h: New file.
822
e39423c0
DM
8232014-10-15 David Malcolm <dmalcolm@redhat.com>
824
825 * libiberty.h (choose_tmpdir): New prototype.
826
f5059223
MW
8272013-10-02 Mark Wielaard <mjw@redhat.com>
828
829 PR debug/63239
830 * dwarf2.def (DW_AT_GNU_deleted): New attribute.
831
29ce50b0
MO
8322014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
833
834 * libiberty.h (PEX_STDOUT_APPEND): New flag.
835 (PEX_STDERR_APPEND): Likewise.
836
43b1b9ed
IB
8372014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
838
839 * demangle.h (DMGL_DLANG): New macro.
840 (DMGL_STYLE_MASK): Add DMGL_DLANG.
841 (demangling_styles): Add dlang_demangling.
842 (DLANG_DEMANGLING_STYLE_STRING): New macro.
843 (DLANG_DEMANGLING): New macro.
844 (dlang_demangle): New prototype.
845
5e89d0ad
AK
8462014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
847
848 * longlong.h: Add __udiv_w_sdiv prototype.
849
35fa894a
TS
8502014-06-10 Thomas Schwinge <thomas@codesourcery.com>
851
852 PR lto/61334
853 * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
854 !HAVE_DECL_STRNLEN] (strnlen): New prototype.
855
dbed5a9b
JM
8562014-05-21 John Marino <gnugcc@marino.st>
857
858 * liberty.h: Use basename function on DragonFly.
859
b6799f37
SE
8602014-05-01 Steve Ellcey <sellcey@mips.com>
861
862 * include/longlong.h: Use 'defined()' to check __mips16.
863
8df07a2c
RS
8642014-04-30 Richard Sandiford <rdsandiford@googlemail.com>
865
866 * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
867
130a7859
YZ
8682014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
869
870 * longlong.h: Merge from glibc.
871
d2d21de9
TT
8722014-01-21 Tom Tromey <tromey@redhat.com>
873
874 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
875 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
876 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
877 (NOARGS): Don't define.
878 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
879
1f26ac87
JM
8802013-12-23 Bill Maddox <maddox@google.com>
881
882 * demangle.h (enum gnu_v3_ctor_kinds):
883 Added literal gnu_v3_unified_ctor.
884 (enum gnu_v3_ctor_kinds):
885 Added literal gnu_v3_unified_dtor.
886
b21fbbd2
RS
8872013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
888
889 * longlong.h: New file.
890
eda14d6a
MG
8912013-10-29 Marc Glisse <marc.glisse@inria.fr>
892
893 PR tree-optimization/58689
894 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
895 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
896 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
897 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
898 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
899 Mark with attribute returns_nonnull.
900
88f4509c
SA
9012013-10-22 Sterling Augustine <saugustine@google.com>
902
903 * gdb/gdb-index.h: Merge from gdb tree.
904
a98cbc36
AM
9052013-08-20 Alan Modra <amodra@gmail.com>
906
907 * floatformat.h (floatformat_ibm_long_double): Delete.
908 (floatformat_ibm_long_double_big): Declare.
909 (floatformat_ibm_long_double_little): Declare.
910
f524d0aa
DC
9112013-08-19 Dehao Chen <dehao@google.com>
912
913 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
914
2077db1b
CT
9152013-08-02 Caroline Tice <cmtice@google.com>
916
917 * vtv-change-permission.h: New file.
918
9eb85f27
JM
9192013-04-03 Jason Merrill <jason@redhat.com>
920
921 Demangle C++11 ref-qualifier.
922 * demangle.h (enum demangle_component_type): Add
923 DEMANGLE_COMPONENT_REFERENCE_THIS,
924 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
925
54be96ce
CC
9262013-03-01 Cary Coutant <ccoutant@google.com>
927
928 * dwarf2.h (enum dwarf_sect): New enum type.
929
913bd57d
ST
9302013-02-11 Sriraman Tallam <tmsriram@google.com>
931
932 * plugin-api.h (enum ld_plugin_level): Assign integers
933 explicitly for all values.
934
162b4e41
KT
9352013-01-30 Kai Tietz <ktietz@redhat.com>
936
937 PR other/54620
938 PR target/39064
939 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
940 stdint.h and sys/types.h headers are present.
941 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
942
9654e9c2
AH
9432012-12-18 Aldy Hernandez <aldyh@redhat.com>
944
945 PR other/54324
946 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
947 < 3.4.
948
7dbb85a7
JM
9492012-11-09 Jason Merrill <jason@redhat.com>
950
951 * demangle.h (enum demangle_component_type): Add
952 DEMANGLE_COMPONENT_TAGGED_NAME.
953
ecdbd01a 9542012-10-29 Sterling Augustine <saugustine@google.com>
92a285c1 955 Cary Coutant <ccoutant@google.com>
99ea153e
SA
956
957 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
958 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
959 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
960
961
7c424acd
JM
9622012-10-08 Jason Merrill <jason@redhat.com>
963
964 * demangle.h (enum demangle_component_type): Add
965 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
966
ed770de9
FW
9672012-09-18 Florian Weimer <fweimer@redhat.com>
968
969 PR other/54411
970 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
971
316b938e
CC
9722012-09-06 Cary Coutant <ccoutant@google.com>
973
974 * dwarf2.def: Edit comment.
975
36ec6d1c
ST
9762012-08-24 Sriraman Tallam <tmsriram@google.com>
977
978 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
979 New interface.
980 (ld_plugin_unique_segment_for_sections): New interface.
981 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
982 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
983 (tv_allow_unique_segment_for_sections): New member.
984 (tv_unique_segment_for_sections): New member.
985
69488641
DE
9862012-07-13 Doug Evans <dje@google.com>
987
988 * filenames.h: #include "hashtab.h".
989 (filename_hash, filename_eq): Declare.
990
18100198
DE
9912012-06-18 Doug Evans <dje@google.com>
992
993 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
994
b4cd65d1
RÁE
9952012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
996
997 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
998
c6133dbe
JJ
9992012-06-08 Jakub Jelinek <jakub@redhat.com>
1000
1001 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
1002 forms.
1003 * dwarf2.h (enum dwarf_macro_record_type): Add
1004 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
1005 and DW_MACRO_GNU_transparent_include_alt.
1006
60a1fb35
DE
10072012-05-23 Doug Evans <dje@google.com>
1008
1009 * leb128.h: #include stdint.h, inttypes.h.
1010 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
1011 Change to take a uint64_t * argument instead of unsigned long long.
1012 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
1013 Change to take an int64_t * argument instead of long long.
1014
19460426
DE
10152012-05-22 Doug Evans <dje@google.com>
1016
1017 * leb128.h: New file.
1018
103ab31f
GF
10192012-05-19 Gary Funck <gary@intrepid.com>
1020
1021 * dwarf2.def: Update comment re: UPC extensions to reference
1022 DWARF4 specification.
1023
43f7c432
CC
10242012-05-02 Cary Coutant <ccoutant@google.com>
1025
1026 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
1027 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
1028
d028426a
DE
10292012-04-28 Doug Evans <dje@google.com>
1030
1031 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
1032
accea034
TT
10332012-04-27 Tom Tromey <tromey@redhat.com>
1034
1035 * dwarf2.h: Wrap function declarations in extern "C".
1036
11ec770e
TT
10372012-04-27 Tom Tromey <tromey@redhat.com>
1038
1039 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
1040 (enum dwarf_location_atom, enum dwarf_type, enum
1041 dwarf_call_frame_info): Remove.
1042 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
1043 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
1044 Include dwarf2.def.
1045 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
1046 (get_DW_OP_name, get_DW_ATE_name): Declare.
1047 * dwarf2.def: New file, from dwarf2.h.
1048
5973ae1a
TG
10492012-04-10 Tristan Gingold <gingold@adacore.com>
1050
1051 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
1052 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
1053
3beac6b9
CC
10542012-01-26 Cary Coutant <ccoutant@google.com>
1055
1056 * dwarf2.h (enum dwarf_form): Add Fission extensions.
1057 (enum dwarf_attribute): Likewise.
1058
4b6aaa99
JM
10592012-01-06 Jason Merrill <jason@redhat.com>
1060
1061 PR c++/6057
1062 PR c++/48051
1063 PR c++/50855
1064 PR c++/51322
1065 * demangle.h (enum demangle_component_type): Add
1066 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
1067
0a35513e
AH
10682011-11-07 Richard Henderson <rth@redhat.com>
1069
1070 Merged from transactional-memory.
1071
1072 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
1073 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
1074 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
1075 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
1076
40c4cbcd
DD
10772011-10-21 Ulrich Drepper <drepper@gmail.com>
1078
1079 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
1080
10812011-10-21 Marc Glisse <marc.glisse@inria.fr>
1082
1083 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
1084
be50fcea
DE
10852011-09-28 Doug Evans <dje@google.com>
1086
8c850a5a
DE
1087 * timeval-utils.h: New file.
1088
be50fcea
DE
1089 * libiberty.h (countargv): Declare.
1090
59d605ad
CC
10912011-09-26 Cary Coutant <ccoutant@google.com>
1092
1093 PR lto/47247
1094 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
1095 LDPR_PREVAILING_DEF_IRONLY_EXP.
1096 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
1097
2d2b02c4
CC
10982011-09-23 Cary Coutant <ccoutant@google.com>
1099
1100 PR 40831
1101 * demangle.h (enum demangle_component_type): Add
1102 DEMANGLE_COMPONENT_CLONE.
1103
4d1c7421
RO
11042011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1105
1106 * xregex.h (regoff_t): Define.
1107
d423df48
JJ
11082011-07-22 Jakub Jelinek <jakub@redhat.com>
1109
520cda8c
JJ
1110 * dwarf2.h (DW_AT_GNU_macros): New.
1111 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
1112
d423df48
JJ
1113 PR c++/49756
1114 * libiberty.h (stack_limit_increase): New prototype.
1115
8ff3369c
ST
11162011-07-13 Sriraman Tallam <tmsriram@google.com>
1117
1118 * plugin-api.h
1119 (ld_plugin_section): New struct.
1120 (ld_plugin_get_section_count): New typedef.
1121 (ld_plugin_get_section_type): New typedef.
1122 (ld_plugin_get_section_name): New typedef.
1123 (ld_plugin_get_section_contents): New typedef.
1124 (ld_plugin_update_section_order): New typedef.
1125 (ld_plugin_allow_section_ordering): New typedef.
1126 (LDPT_GET_SECTION_COUNT): New enum value.
1127 (LDPT_GET_SECTION_TYPE): New enum value.
1128 (LDPT_GET_SECTION_NAME): New enum value.
1129 (LDPT_GET_SECTION_CONTENTS): New enum value.
1130 (LDPT_UPDATE_SECTION_ORDER): New enum value.
1131 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
1132 (tv_get_section_count): New struct members.
1133 (tv_get_section_type): New struct members.
1134 (tv_get_section_name): New struct members.
1135 (tv_get_section_contents): New struct members.
1136 (tv_update_section_order): New struct members.
1137 (tv_allow_section_ordering): New struct members.
1138
985b34c7
JB
11392011-07-01 Joel Brobecker <brobecker@adacore.com>
1140
1141 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
1142 on Darwin, as well as on the systems that use a DOS-like
1143 filesystem.
1144
ddb555ed
JJ
11452011-06-22 Jakub Jelinek <jakub@redhat.com>
1146
1147 PR debug/47858
1148 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
1149
f019462c
JK
11502011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1151
1152 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
1153 (DMGL_RET_DROP): New.
1154
be80a87e
JJ
11552011-04-30 Jakub Jelinek <jakub@redhat.com>
1156
1157 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
1158 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
1159
e5b0dad8
JK
11602011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1161
1162 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
1163
5499e346
TG
11642011-03-31 Tristan Gingold <gingold@adacore.com>
1165
1166 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
1167
ec6165f8
MW
11682011-03-24 Mark Wielaard <mjw@redhat.com>
1169
1170 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
1171
40fb5033
RÁE
11722010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
1173
1174 * plugin-api.h (ld_plugin_get_view): New.
1175 (ld_plugin_tag): Add LDPT_GET_VIEW.
1176 (ld_plugin_tv): Add tv_get_view.
1177
2b1c5433
JJ
11782011-03-16 Jakub Jelinek <jakub@redhat.com>
1179
1180 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
1181 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
1182 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
1183 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
1184 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
1185 DW_OP_GNU_entry_value): New.
1186
94369251
KT
11872011-02-28 Kai Tietz <kai.tietz@onevision.com>
1188
1189 * filenames.h (filename_ncmp): New prototype.
1190
f7aadc6c
KT
11912011-02-23 Kai Tietz <kai.tietz@onevision.com>
1192
1193 * dwarf2.h (_ELF_DWARF2_H): Renamed to
1194 _DWARF2_H.
1195 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
1196 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
1197 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
1198 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
1199
753cc685
IS
12002011-01-12 Iain Sandoe <iains@gcc.gnu.org>
1201
1202 * dwarf2.h: Update value for DW_AT_hi_user.
1203
d82f74d3
ILT
12042010-11-16 Ian Lance Taylor <iant@google.com>
1205
1206 * simple-object.h (simple_object_attributes_merge): Declare,
1207 replacing simple_object_attributes_compare.
1208
458ebeba
ILT
12092010-11-04 Ian Lance Taylor <iant@google.com>
1210
1211 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
1212
1cfabf34
ILT
12132010-11-02 Ian Lance Taylor <iant@google.com>
1214
1215 * simple-object.h: New file.
1216
f24a1469
DK
12172010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
1218
1219 Sync LD plugin patch series (part 1/6) with src/include/.
1220 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
1221
ecdbd01a 12222010-10-06 Andi Kleen <ak@linux.intel.com>
6e9bd0f8
AK
1223
1224 * libiberty.h (setproctitle): Add prototype.
1225
c8a27c40
JJ
12262010-09-09 Jakub Jelinek <jakub@redhat.com>
1227
1228 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
1229
d414dde9
KW
12302010-07-06 Ken Werner <ken.werner@de.ibm.com>
1231
1232 * floatformat.h (floatformat_ieee_half_big): Add declaration.
1233 (floatformat_ieee_half_little): Likewise.
1234
c8259dd9
RAE
12352010-06-21 Rafael Espindola <espindola@google.com>
1236
1237 * plugin-api.h (ld_plugin_set_extra_library_path): New.
1238 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
1239 (ld_plugin_tv): Add tv_set_extra_library_path.
1240
f0057424
JJ
12412010-06-21 Jakub Jelinek <jakub@redhat.com>
1242
1243 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
1244
47f3e769
RAE
12452010-06-18 Rafael Espindola <espindola@google.com>
1246
1247 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
1248 Make argument const.
1249
4b9c045f
TG
12502010-06-08 Tristan Gingold <gingold@adacore.com>
1251
1252 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
1253 DW_TAG_HP_Bliss_field_set.
1254 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
1255 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
1256 DW_AT_HP_definition_points, DW_AT_HP_default_location and
1257 DW_AT_HP_is_result_param.
1258 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
1259 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
1260 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
1261 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
1262 (enum dwarf_line_number_x_ops): Add
1263 DW_LNE_HP_source_file_correlation.
1264 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
1265 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
1266 DW_LANG_HP_Assembler.
1267
a9429e29
LB
12682010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1269
1270 * splay-tree.h: Update copyright years.
1271 (splay_tree_s): Document fields.
1272 (splay_tree_new_typed_alloc): New.
1273
1274 * hashtab.h: Update copyright years.
1275 (htab_create_typed_alloc): New.
1276
621e1f2e
RAE
12772010-06-01 Rafael Espindola <espindola@google.com>
1278
1279 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
1280
a1cbd45d
PA
12812010-04-26 Pedro Alves <pedro@codesourcery.com>
1282
1283 * filenames.h (PATH_SEPARATOR): Delete.
1284
3009276c
PA
12852010-04-23 Pedro Alves <pedro@codesourcery.com>
1286
1287 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1288 always define it independently of host, add `dos_based' parameter,
1289 and handle it.
8430d670 1290 (PATH_SEPARATOR): Define.
3009276c
PA
1291 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1292 independently of host, add `dos_based' parameter, and handle it.
1293 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1294 it independently of host, add `dos_based' parameter, and handle
1295 it.
1296 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1297 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1298 (HAS_DOS_DRIVE_SPEC): New.
1299 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1300 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1301 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1302 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
1303
ee3b548f
NC
13042010-04-20 Nick Clifton <nickc@redhat.com>
1305
1306 * sha1.h: Update copyright notice to use GPLv3.
1307
8b9b8e93
DE
13082010-04-14 Doug Evans <dje@google.com>
1309
1310 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1311
da125f6f
MK
13122010-04-13 Matthias Klose <doko@ubuntu.com>
1313
1314 * elf: Remove empty directory.
1315
b172360d
JJ
13162010-04-06 Jakub Jelinek <jakub@redhat.com>
1317
1318 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1319 field.
1320
4be9a940
JM
13212010-03-23 Joseph Myers <joseph@codesourcery.com>
1322
1323 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1324
d9019c99
JB
13252010-01-13 Joel Brobecker <brobecker@adacore.com>
1326
1327 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1328 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1329
5b40c067
TG
13302010-01-11 Tristan Gingold <gingold@adacore.com>
1331
1332 * demangle.h (ada_demangle): Add prototype.
1333
6a4d4e8a
RO
13342010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1335
1336 PR bootstrap/41771
1337 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1338
df7b6aaa
JB
13392009-12-29 Joel Brobecker <brobecker@adacore.com>
1340
1341 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1342
9cd4e79b
JM
13432009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
1344
1345 Add DWARF attribute value for the "Borland fastcall" calling
1346 convention.
1347 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1348
428b80d5
KT
13492009-10-23 Kai Tietz <kai.tietz@onevision.com>
1350
1351 * splay-tree.h (libi_uhostptr_t): Add gcc specific
1352 __extension__ for long long type case to silent cX9.
1353 (libi_shostptr_t): Likewise.
1354
941e566a
RE
13552009-10-19 Rafael Avila de Espindola <espindola@google.com>
1356
1357 PR40790
da125f6f 1358 * plugin-api.h: Don't include stdint.h unconditionally.
941e566a 1359
7613143b
JJ
13602009-10-15 Jakub Jelinek <jakub@redhat.com>
1361
1362 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
1363 a DWARF 4 addition.
1364
63f72e39
RAE
13652009-10-09 Rafael Espindola <espindola@google.com>
1366
1367 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
1368 libname.
1369
13702009-10-05 Rafael Espindola <espindola@google.com>
a12368e5 1371
f1aebde0
RE
1372 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1373 (ld_plugin_get_input_file): New.
1374 (ld_plugin_release_input_file): New.
1375 (ld_plugin_add_input_library): New.
1376 (ld_plugin_message): Mark format const.
1377 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1378 LDPT_ADD_INPUT_LIBRARY.
1379 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1380 tv_add_input_library.
a12368e5 1381
e5dd62e2
JQ
13822009-10-04 Jerry Quinn <jlquinn@optonline.net>
1383
1384 * plugin-api.h: Fix compile.
1385
8430d670 13862009-10-03 Rafael Espindola <espindola@google.com>
d7f09764
DN
1387
1388 * plugin-api.h: New.
1389 * lto-symtab.h: New.
1390
c03c5248
JM
13912009-09-29 Jason Merrill <jason@redhat.com>
1392
1393 * demangle.h (enum demangle_component_type): Add
1394 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1395 DEMANGLE_COMPONENT_UNNAMED_TYPE.
1396 (struct demangle_component): Add s_unary_num.
1397
7653f273
DS
13982009-09-25 Dodji Seketeli <dodji@redhat.com>
1399
1400 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1401 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1402 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1403
5ae5f596
CC
14042009-09-25 Cary Coutant <ccoutant@google.com>
1405
1406 Add rest of new values from DWARF Version 4.
1407 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1408 New tags.
1409 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1410 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1411 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1412 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1413 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1414 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1415 attributes.
1416 (DW_LANG_Python): New language.
1417
d40a19da
DS
14182009-09-22 Dodji Seketeli <dodji@redhat.com>
1419
1420 * dwarf2.h (enum dwarf_tag): Add
1421 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1422
330b922f
ILT
14232009-07-24 Ian Lance Taylor <iant@google.com>
1424
1425 PR bootstrap/40854
1426 * libiberty.h (xcrc32): Rename from crc32.
1427
b524249c
ILT
14282009-07-24 Ian Lance Taylor <iant@google.com>
1429
1430 * libiberty.h (crc32): Declare.
1431
4310f048
CC
14322009-07-20 Cary Coutant <ccoutant@google.com>
1433 Doug Evans <dje@google.com>
07d9f9b8
CC
1434
1435 Add some dwarf4 values.
1436 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1437 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1438 DW_FORM_flag_present, DW_FORM_sig8.
1439 (enum dwarf_attribute): Add DW_AT_signature.
1440
23b1a789
JK
14412009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * demangle.h
1444 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1445 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1446 New.
1447
116b0722
JJ
14482009-07-09 Jakub Jelinek <jakub@redhat.com>
1449
1450 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1451 and DW_OP_stack_value.
1452
a80b0574
TT
14532009-07-09 Tom Tromey <tromey@redhat.com>
1454
1455 * elf/dwarf2.h: Remove, renaming to...
1456 * dwarf2.h: ... this.
1457
bbf531f0
TT
14582009-06-29 Tom Tromey <tromey@redhat.com>
1459
1460 * elf/dwarf2.h: New file. Merged with gdb.
1461
780ca5bf
ILT
14622009-06-09 Ian Lance Taylor <ian@airs.com>
1463
1464 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1465
14662009-06-03 Ian Lance Taylor <iant@google.com>
6bc7bc14
ILT
1467
1468 * ansidecl.h (EXPORTED_CONST): Define.
1469
75afccba
ILT
14702009-05-31 Ian Lance Taylor <iant@google.com>
1471
1472 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1473 the way we treat an ISO C compiler. Don't define inline as a
8430d670 1474 macro when compiling with C++.
75afccba
ILT
1475 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1476 when compiling with C++.
1477 * fibheap.h: Add extern "C" when compiling with C++.
1478
6a87e1d4
TG
14792009-04-22 Taras Glek <tglek@mozilla.com>
1480
bda61b12
L
1481 * hashtab.h: Update GTY annotations to new syntax.
1482 * splay-tree.h: Likewise.
6a87e1d4 1483
448545cb
JM
14842009-03-17 Jason Merrill <jason@redhat.com>
1485
1486 * demangle.h (enum demangle_component_type): Add
1487 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1488
07523e7c
JM
14892008-12-10 Jason Merrill <jason@redhat.com>
1490
1491 * demangle.h (enum demangle_component_type): Add
1492 DEMANGLE_COMPONENT_FIXED_TYPE.
1493
2ad646bd
BW
14942008-11-19 Bob Wilson <bob.wilson@acm.org>
1495
1496 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1497 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1498 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1499 (XCHAL_NUM_AREGS): Change to 32.
1500 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1501 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1502 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1503 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1504 (XCHAL_DEBUGLEVEL): Change to 6.
1505
085c6bd4
AM
15062008-10-21 Alan Modra <amodra@bigpond.net.au>
1507
1508 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1509
38179091
JM
15102008-10-06 Jason Merrill <jason@redhat.com>
1511
1512 * demangle.h (enum demangle_component_type): Add
1513 DEMANGLE_COMPONENT_PACK_EXPANSION.
1514
5a3d7e74
JM
15152008-09-09 Jason Merrill <jason@redhat.com>
1516
1517 * demangle.h (enum demangle_component_type): Add
1518 DEMANGLE_COMPONENT_DECLTYPE.
1519
622c36c9
JB
15202008-07-07 Joel Brobecker <brobecker@adacore.com>
1521
1522 * safe-ctype.h: Add #include of ctype.h before redefining
1523 the ctype.h macros.
1524
47cfcc3a
JB
15252008-07-04 Joel Brobecker <brobecker@adacore.com>
1526
1527 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1528 included. Redefine the various macros provided by ctype.h as
1529 undefined variables.
1530
190a9bd7
KG
15312008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1532
1533 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1534 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1535
9bb28c1b
ILT
15362008-03-24 Ian Lance Taylor <iant@google.com>
1537
598848e4
ILT
1538 * sha1.h: New file, from gnulib.
1539
9bb28c1b
ILT
1540 * md5.h: Add extern "C" when compiled with C++.
1541
46450975
ILT
15422008-03-21 Ian Lance Taylor <iant@google.com>
1543
1544 * filenames.h: Add extern "C" when compiled with C++.
1545
5fd38b88
BW
15462008-02-11 Bob Wilson <bob.wilson@acm.org>
1547
1548 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1549 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1550
e5df4fb1
DD
15512008-01-26 David Daney <ddaney@avtrex.com>
1552
1553 * demangle.h (demangle_component_type): Add
1554 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1555 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1556 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1557 (demangle_component): Add struct s_character to union u.
1558
da59326f
JM
15592007-11-07 Joseph Myers <joseph@codesourcery.com>
1560 Daniel Jacobowitz <dan@codesourcery.com>
1561
1562 * floatformat.h (struct floatformat): Add split_half field.
1563 (floatformat_ibm_long_double): New.
1564
48492bdf
TT
15652007-09-06 Tom Tromey <tromey@redhat.com>
1566
1567 * libiberty.h (pex_free): Document process killing.
1568
1ab28be5
DG
15692007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1570
1571 * demangle.h (enum demangle_component_type): Add
1572 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1573
f4f29b59
BE
15742007-07-25 Ben Elliston <bje@au.ibm.com>
1575
1576 * ternary.h: Remove.
1577
2a48b790
BW
15782007-07-18 Bob Wilson <bob.wilson@acm.org>
1579
1580 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1581 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1582
4c85af60
NC
15832007-07-17 Nick Clifton <nickc@redhat.com>
1584
1585 * COPYING3: New file. Contains version 3 of the GNU General
1586 Public License.
1587
eb8f7caf
KT
15882007-07-12 Kai Tietz <kai.tietz@onevision.com>
1589
1590 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1591 needed for WIN64 when a long is not wide enough for a pointer.
92a285c1 1592 (splay_tree_key, splay_tree_value): Use the new types.
eb8f7caf 1593
2091ff66
NF
15942007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1595
1596 * libiberty.h (writeargv): Declare.
1597
289c40ed
MM
15982007-04-25 Mark Mitchell <mark@codesourcery.com>
1599
1600 * demangle.h: Change license to LGPL + exception.
1601
0c9bce0b
JB
16022007-03-29 Joel Brobecker <brobecker@adacore.com>
1603
1604 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1605 regardless of the type of file system.
1606
52bf96d2
JH
16072007-03-06 Jan Hubicka <jh@suse.cz>
1608
1609 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1610
fb6d0a04
JM
16112007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1612
1613 * libiberty.h (pex_write_input): Remove prototype.
1614
7cf4c53d
VP
16152007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1616
1617 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1618 (PEX_BINARY_ERROR): New define.
1619 (pex_read_err): New function.
1620
456cc5cf
SB
16212007-01-29 Simon Baldwin <simonb@google.com>
1622
1623 * demangle.h: New cplus_demangle_print_callback,
1624 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1625 prototypes, and demangle_callbackref type definition.
1626
0307c64e
NC
16272006-12-06 Nick Clifton <nickc@redhat.com>
1628
1629 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1630
334737af 16312006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
92a285c1 1632 J"orn Rennecke <joern.rennecke@st.com>
334737af
AS
1633
1634 PR driver/29931
1635 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1636
fbee3d21
BW
16372006-11-27 Bob Wilson <bob.wilson@acm.org>
1638
1639 * xtensa-config.h (XSHAL_ABI): New.
1640 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1641
8eff378c
JB
16422006-04-11 Jim Blandy <jimb@codesourcery.com>
1643
1644 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1645
78e97e7f
DD
16462006-01-18 DJ Delorie <dj@redhat.com>
1647
1648 * md5.h: Include ansidecl.h
1649
134c8a50
BW
16502006-01-09 Bob Wilson <bob.wilson@acm.org>
1651
1652 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1653
4fb358b8
BW
16542005-12-30 Bob Wilson <bob.wilson@acm.org>
1655
1656 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1657
92aed1cb
TL
16582005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1659
1660 PR java/9861
1661 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1662 output format for return types
1663
0432a5de
MK
16642005-10-31 Mark Kettenis <kettenis@gnu.org>
1665
1666 * floatformat.h (enum floatformat_byteorders): Add
1667 floatformat_vax.
1668 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1669
97393d0a
MM
16702005-09-26 Mark Mitchell <mark@codesourcery.com>
1671
1672 * libiberty.h (expandargv): New function.
1673
e89b6c1c
MK
16742005-08-17 Mark Kettenis <kettenis@gnu.org>
1675
1676 * floatformat.h (struct floatformat): Change type of large
1677 argument for is_valid member to `const void *'.
1678 (floatformat_to_double): Change type of second argument to `const
1679 void *'.
1680 (floatformat_from_double): Change type of last argument to `void
1681 *'.
1682 (floatformat_is_valid): Change type of last argument to `const
1683 void *'.
1684
12548280
BE
16852005-07-12 Ben Elliston <bje@au.ibm.com>
1686
1687 * xregex2.h (regexec): Qualify this prototype with __extension__
1688 when compiling with GNU C.
1689
3fe725de
SE
16902005-07-03 Steve Ellcey <sje@cup.hp.com>
1691
1692 PR other/13906
1693 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1694 * md5.h (md5_uintptr): New.
1695 (md5_ctx): Align buffer field.
1696
a3648cfc
DB
16972005-06-30 Daniel Berlin <dberlin@dberlin.org>
1698
1699 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1700 (HTAB_EMPTY_ENTRY): New macro.
1701
83fbfe42
GK
17022005-06-20 Geoffrey Keating <geoffk@apple.com>
1703
1704 * libiberty.h (strverscmp): Prototype.
1705
7973fd2a
GDR
17062005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1707
1708 * libiberty.h (XOBFINISH): New.
1709
39da352f
KG
17102005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1711
1712 * libiberty.h (vsnprintf): Add format attribute.
1713
b6e0f0b0
KG
17142005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1715
1716 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1717
ddcf783b
EZ
17182005-05-28 Eli Zaretskii <eliz@gnu.org>
1719
1720 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1721 needed.
1722 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1723
15da2806
RH
17242005-05-25 Richard Henderson <rth@redhat.com>
1725
1726 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1727
d7cf8390
GDR
17282005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1729
1730 * libiberty.h (ACONCAT): Properly cast value of alloca().
1731
1732 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
ddcf783b 1733 __cplusplus.
d7cf8390 1734
dbaef7e2
SE
17352005-05-12 Steve Ellcey <sje@cup.hp.com>
1736
1737 libiberty.h: Do not define empty basename prototype.
1738
d6d47ea0
NC
17392005-05-10 Nick Clifton <nickc@redhat.com>
1740
1741 * Update the address and phone number of the FSF organization in
1742 the GPL notices in the following files:
1743 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1744 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1745 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1746 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1747 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1748 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1749 xtensa-isa-internal.h, xtensa-isa.h
1750
32e82bd8
KG
17512005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1752
1753 * libiberty.h (unlock_std_streams): New.
1754
8766be86
KG
17552005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1756
1757 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1758 Don't use the PTR macro.
1759
1760 * sort.h: Don't use the PARAMS macro.
1761
6feaa084
KG
17622005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1763
1764 * libiberty.h (unlock_stream): New.
1765
27c556ec
KG
17662005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1767
1768 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1769 Remove parameter names.
1770
78a7dc90
KG
17712005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1772
1773 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1774 Provide prototypes for new functions.
1775
0fd20f36
ILT
17762005-03-29 Ian Lance Taylor <ian@airs.com>
1777
1778 * libiberty.h: Fix indentation.
1779
a584cf65
ILT
17802005-03-28 Ian Lance Taylor <ian@airs.com>
1781
1782 * libiberty.h: Include <stdio.h>.
1783 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1784 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1785 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1786 (pex_init, pex_run, pex_read_output): Declare.
1787 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1788 (struct pex_time): Define.
1789
f78c1452
MM
17902005-03-28 Mark Mitchell <mark@codesourcery.com>
1791
1792 * libiberty.h (ffs): Declare, if necessary.
ddcf783b 1793
93079c81
GDR
17942005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1795
1796 * xregex2.h (_RE_ARGS): Remove definition and uses.
1797
7a17ef5e
GDR
17982005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1799
1800 * ternary.h: Don't use PARAMS anymore.
1801
885f2199
GDR
18022005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1803
1804 * partition.h: Remove use of PARAMS.
1805 * obstack.h: Remove conditional prototypes __STDC__.
1806 * objalloc.h: Remove use of PARAMS.
1807 * splay-tree.h: Likewise.
1808
6da879de
GDR
18092005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1810
1811 * md5.h: Remove definition and uses of __P.
1812 * dyn-string.h: Remove uses of PARAMS.
1813 * fibheap.h: Likewise.
1814 * floatformat.h: Likewise.
1815 * hashtab.h: Likewise.
1816
9486db4f
GDR
18172005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1818
1819 * demangle.h: Remove uses of PARAMS.
1820
1821 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1822 ANSI_PROTOTYPES is always assumed.
1823 Remove uses of PARAMS throughout.
1824
17998b22
KG
18252005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1826
1827 * libiberty.h (xstrndup): Declare.
1828
65ec6c0e
KG
18292005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1830
1831 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1832
17049f0b
MM
18332005-03-09 Mark Mitchell <mark@codesourcery.com>
1834
1835 * libiberty.h (gettimeofday): Declare.
1836
c363985d
JB
18372005-03-01 Jan Beulich <jbeulich@novell.com>
1838
1839 * libiberty.h: Declare unlink_if_ordinary.
1840
be0f1e54
PB
18412005-02-14 Paolo Bonzini <bonzini@gnu.org>
1842
1843 PR bootstrap/19818
1844 * ansidecl.h (PARAMS): Guard from redefinition.
1845
d49d0907
BE
18462004-12-11 Ben Elliston <bje@au.ibm.com>
1847
1848 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1849 when __GNUC__ is defined and ints are less than 32-bits wide.
1850
530f5331
BW
18512004-10-07 Bob Wilson <bob.wilson@acm.org>
1852
1853 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1854 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1855 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1856
f45c31ea 18572004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
1858
1859 * libiberty.h (basename): Prototype for __MINGW32__.
1860
3d091dac
KG
18612004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1862
1863 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1864 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1865 concat_copy2): Use ATTRIBUTE_SENTINEL.
1866
b1e8c0fd
GDR
18672004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1868
1869 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1870 const-qualification before disposal.
1871
5673cd61 18722004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 1873
5673cd61 1874 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 1875
5673cd61 18762004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
1877
1878 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1879 libcpp/internal.h.
1880 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1881 macros.
1882
5673cd61
BI
18832004-07-21 Paolo Bonzini <bonzini@gnu.org>
1884
1885 * ansidecl.h (ATTRIBUTE_PURE): New.
1886
5557e16d
BI
18872004-07-13 Bernardo Innocenti <bernie@develer.com>
1888
1889 * libiberty.h (ASTRDUP): Add casts required for stricter
1890 type conversion rules of C++.
1891 * obstack.h (obstack_free): Likewise.
1892
073273c3
AJ
18932004-05-04 Andreas Jaeger <aj@suse.de>
1894
1895 * demangle.h: Do not use C++ reserved keyword typename as
1896 parameter for cplus_demangle_fill_builtin_type.
1897
228c46db
RH
18982004-04-22 Richard Henderson <rth@redhat.com>
1899
1900 * hashtab.h (struct htab): Add size_prime_index.
1901
7f96816a 19022004-04-13 Jeff Law <law@redhat.com>
ddcf783b 1903
6de9cd9a 1904 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
ddcf783b 1905
cfdfa110
ZW
19062004-03-30 Zack Weinberg <zack@codesourcery.com>
1907
1908 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1909
0d7fbf14
ILT
19102004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1911
1912 * dyn-string.h: Update copyright date.
1913
795b4c37
ILT
19142004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1915
1916 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1917 the associated #defines.
1918
5e777af5
ILT
19192004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1920
d051dc88
ILT
1921 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1922 "libiberty.h".
1923
e4a32afb
ILT
1924 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1925
5e777af5
ILT
1926 * demangle.h (enum demangle_component_type): Define.
1927 (struct demangle_operator_info): Declare.
1928 (struct demangle_builtin_type_info): Declare.
1929 (struct demangle_component): Define.
1930 (cplus_demangle_fill_component): Declare.
1931 (cplus_demangle_fill_name): Declare.
1932 (cplus_demangle_fill_builtin_type): Declare.
1933 (cplus_demangle_fill_operator): Declare.
1934 (cplus_demangle_fill_extended_operator): Declare.
1935 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1936 (cplus_demangle_v3_components): Declare.
1937 (cplus_demangle_print): Declare.
1938
2502b0bc 1939For older changes see ChangeLog-9103
6599da04
JM
1940\f
1941Local Variables:
1942mode: change-log
1943left-margin: 8
1944fill-column: 74
1945version-control: never
1946End: