]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Daily bump.
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
80eb8ec6
GA
12022-04-06 Thomas Schwinge <thomas@codesourcery.com>
2
3 * cuda/cuda.h: New file.
4
d7f00da1
GA
52022-03-19 Tiezhu Yang <yangtiezhu@loongson.cn>
6
7 * floatformat.h (floatformat_ieee_quad_big): Renamed from
8 floatformat_ia64_quad_big.
9 (floatformat_ieee_quad_little): Similarly.
10
c8dcf64b
GA
112021-12-12 Jonathan Wakely <jwakely@redhat.com>
12
13 * unique-ptr.h: Removed.
14
0bceef16
GA
152021-12-10 Andrew Stubbs <ams@codesourcery.com>
16
17 * gomp-constants.h (GOMP_VERSION_GCN): Bump.
18
641ff219
GA
192021-12-08 Chung-Lin Tang <cltang@codesourcery.com>
20
21 PR middle-end/92120
22 * gomp-constants.h (enum gomp_map_kind):
23 Add GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION, and
24 GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION map kinds.
25 (GOMP_MAP_POINTER_P):
26 Include GOMP_MAP_POINTER_TO_ZERO_LENGTH_ARRAY_SECTION.
27
af2852b9
GA
282021-11-12 Chung-Lin Tang <cltang@codesourcery.com>
29
30 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_3): Define special bit macro.
31 (GOMP_MAP_IMPLICIT): New special map kind bits value.
32 (GOMP_MAP_FLAG_SPECIAL_BITS): Define helper mask for whole set of
33 special map kind bits.
34 (GOMP_MAP_IMPLICIT_P): New predicate macro for implicit map kinds.
35
851dff04
GA
362021-11-05 Gerald Pfeifer <gerald@pfeifer.com>
37 Jakub Jelinek <jakub@redhat.com>
38
39 * md5.h (USE_SYSTEM_MD5): Introduce.
40
cf966403
GA
412021-09-27 Vincent Lefevre <vincent@vinc17.net>
42
43 * floatformat.h: Update pathname for IBM long double description.
44
e4777439
GA
452021-09-22 Alan Modra <amodra@gmail.com>
46
47 * obstack.h (__PTR_ALIGN): Expand and simplify __BPTR_ALIGN
48 rather than calculating relative to a NULL pointer.
49
38b19c5b
GA
502021-08-23 Jakub Jelinek <jakub@redhat.com>
51
52 * gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.
53
5a957cd3
GA
542021-07-24 Marek Polacek <polacek@redhat.com>
55
56 * ansidecl.h: Check if __cplusplus is defined before checking
57 the value of __cpp_constexpr and __cplusplus. Don't check
58 __STDC_VERSION__ in C++.
59
7a60a6e8
GA
602021-07-02 David Faust <david.faust@oracle.com>
61
62 * btf.h (struct btf_type): Update bit usage comment.
63 (BTF_INFO_KIND): Update bit mask.
64 (BTF_KIND_FLOAT): New define.
65 (BTF_KIND_MAX): Update.
66
c8abc205
GA
672021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
68 David Faust <david.faust@oracle.com>
69 Jose E. Marchesi <jose.marchesi@oracle.com>
70 Weimin Pan <weimin.pan@oracle.com>
71
72 * ctf.h: New file.
73 * btf.h: Likewise.
74
cfe82a0c
GA
752021-05-06 Tom Tromey <tom@tromey.com>
76
77 * hashtab.h (htab_eq_string): Declare.
78
95d217ab
GA
792021-03-31 Patrick Palka <ppalka@redhat.com>
80
81 PR c++/88115
82 * demangle.h (enum demangle_component_type): Add
83 DEMANGLE_COMPONENT_VENDOR_EXPR.
84
59cf67d1
GA
852021-01-16 Kwok Cheung Yeung <kcy@codesourcery.com>
86
87 * gomp-constants.h (GOMP_TASK_FLAG_DETACH): New.
88
2e96eec6
GA
892021-01-03 Mike Frysinger <vapier@gentoo.org>
90
91 * libiberty.h (strverscmp): Delete duplicate prototype.
92
ca2bd949
GA
932020-12-09 Andrew Stubbs <ams@codesourcery.com>
94
95 * hsa.h: Replace whole file.
96 * hsa_ext_amd.h: New file.
97 * hsa_ext_image.h: New file.
98
a2b7397b
GA
992020-09-24 Mark Wielaard <mark@klomp.org>
100
101 * dwarf2.def: Add DWARF5 Unit type header encoding macros
102 DW_UT_FIRST, DW_UT and DW_UT_END.
103 * dwarf2.h (enum dwarf_unit_type): Removed and define using
104 DW_UT_FIRST, DW_UT and DW_UT_END macros.
105 (DW_CIE_VERSION): Removed.
106 (get_DW_UT_name): New function declaration.
107
9f7ab8c5
GA
1082020-09-15 Tobias Burnus <tobias@codesourcery.com>
109
110 PR fortran/96668
111 * gomp-constants.h (GOMP_MAP_ALWAYS_POINTER_P): Define.
112
fcf56ef5
CT
1132020-09-09 Caroline Tice <cmtice@google.com>
114
115 * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
116 sections in a DWARF 5 DWP file (DWP version 5).
117
80f86e78
GA
1182020-09-09 Caroline Tice <cmtice@google.com>
119
120 * dwarf2.h (enum dwarf_sect_v5): A new enum section for the
121 sections in a DWARF 5 DWP file (DWP version 5).
122
31a05046
GA
1232020-09-08 Felix Willgerodt <felix.willgerodt@intel.com>
124
125 * floatformat.h (floatformat_bfloat16_big): New.
126 (floatformat_bfloat16_little): New.
127
6a1ad710
GA
1282020-08-03 Martin Jambor <mjambor@suse.cz>
129
130 * gomp-constants.h (GOMP_VERSION_HSA): Remove.
131
3f8ca9cb
GA
1322020-07-09 Julian Brown <julian@codesourcery.com>
133 Thomas Schwinge <thomas@codesourcery.com>
134
135 PR middle-end/95270
136 * gomp-constants.h (gomp_map_kind): Expand comment for attach/detach
137 mapping kinds.
138
1392020-07-09 Julian Brown <julian@codesourcery.com>
140
141 * gomp-constants.h (gomp_map_kind): Update comment for GOMP_MAP_TO_PSET.
142
c9c05f73
GA
1432020-06-26 Nick Clifton <nickc@redhat.com>
144
145 * libiberty.h (bsearch_r): Remove use of the register keyword from
146 the prototype.
147
4543acc8
GA
1482020-06-23 Nick Alcock <nick.alcock@oracle.com>
149
150 * libiberty.h (bsearch_r): New.
151
e9f799d2
ML
1522020-04-17 Martin Liska <mliska@suse.cz>
153 Jonathan Yong <10walls@gmail.com>
154
155 PR gcov-profile/94570
156 * filenames.h (defined): Do not define HAVE_DOS_BASED_FILE_SYSTEM
157 for CYGWIN.
158
d3ee88fd 1592020-04-01 Maciej W. Rozycki <macro@linux-mips.org>
142d68f5
ML
160
161 PR lto/94249
162 * plugin-api.h: Fix a typo.
163
906b3eb9
ML
1642020-03-24 Martin Liska <mliska@suse.cz>
165
166 PR lto/94249
167 * plugin-api.h: Add more robust endianess detection.
168
15711e83
ML
1692020-03-21 Martin Liska <mliska@suse.cz>
170
171 * plugin-api.h (enum ld_plugin_symbol_type): Remove
172 comma after last value of an enum.
173 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
174
c8429c2a
ML
1752020-03-19 Martin Liska <mliska@suse.cz>
176
177 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
178 (enum gcc_plugin_symbol_section_kind): Likewise.
179
f5389e17
ML
1802020-03-19 Martin Liska <mliska@suse.cz>
181
182 * plugin-api.h (struct ld_plugin_symbol): Split
183 int def into 4 char fields.
184 (enum ld_plugin_symbol_type): New.
185 (enum ld_plugin_symbol_section_kind): New.
186 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
187
5f44a434
AB
1882020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * hashtab.h (htab_remove_elt): Make a parameter const.
191 (htab_remove_elt_with_hash): Likewise.
192
6fc0385c
TS
1932020-01-10 Thomas Schwinge <thomas@codesourcery.com>
194
195 * gomp-constants.h (enum gomp_device_property): Remove.
196
8d9254fc
JJ
1972020-01-01 Jakub Jelinek <jakub@redhat.com>
198
199 Update copyright years.
200
6c84c8bf
MR
2012019-12-22 Maciej W. Rozycki <macro@codesourcery.com>
202 Frederik Harwath <frederik@codesourcery.com>
203 Thomas Schwinge <tschwinge@codesourcery.com>
204
205 * gomp-constants.h (gomp_device_property): New enum.
206
4fd872bc
JB
2072019-12-19 Julian Brown <julian@codesourcery.com>
208
209 * gomp-constants.h (gomp_map_kind): Add GOMP_MAP_ATTACH_DETACH.
210
8e7e71ff
JB
2112019-12-19 Julian Brown <julian@codesourcery.com>
212
213 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_4, GOMP_MAP_DEEP_COPY):
214 Define.
215 (gomp_map_kind): Add GOMP_MAP_ATTACH, GOMP_MAP_DETACH,
216 GOMP_MAP_FORCE_DETACH.
217
a6163563
JB
2182019-12-19 Julian Brown <julian@codesourcery.com>
219 Maciej W. Rozycki <macro@codesourcery.com>
220 Tobias Burnus <tobias@codesourcery.com>
221 Thomas Schwinge <thomas@codesourcery.com>
222
223 * gomp-constants.h (gomp_map_kind): Support GOMP_MAP_NO_ALLOC.
224
513e0aa0
JL
2252019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
226
227 * demangle.h (struct demangle_component): Add member
228 d_counting.
229
2302019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
32fc3719
EMB
231
232 * demangle.h (rust_demangle_callback): Add.
233
fa499995
AS
2342019-11-13 Andrew Stubbs <ams@codesourcery.com>
235 Kwok Cheung Yeung <kcy@codesourcery.com>
236 Julian Brown <julian@codesourcery.com>
237 Tom de Vries <tom@codesourcery.com>
238
239 * gomp-constants.h (GOMP_DEVICE_GCN): Define.
240 (GOMP_VERSION_GCN): Define.
241
0fddb184
ML
2422019-08-08 Martin Liska <mliska@suse.cz>
243
244 PR bootstrap/91352
245 * libiberty.h (is_valid_fd): New function.
246
979526c9
EMB
2472019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
248
249 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
250 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
251
cbdce905
TS
2522019-06-18 Thomas Schwinge <thomas@codesourcery.com>
253
254 * gomp-constants.h (enum gomp_map_kind): Fix description of
255 'GOMP_MAP_FIRSTPRIVATE'.
256
de1ee900
ML
2572019-06-10 Martin Liska <mliska@suse.cz>
258
259 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
260 * libiberty.h (xmalloc): Use it.
261 (xrealloc): Likewise.
262 (xcalloc): Likewise.
263 (xstrdup): Likewise.
264 (xstrndup): Likewise.
265 (xmemdup): Likewise.
266
3bb0dcb6
ML
2672019-06-10 Martin Liska <mliska@suse.cz>
268
269 * ansidecl.h:
270 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
271 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
272 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
273 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
274 (xrealloc): Likewise.
275 (xcalloc): Likewise.
276
6b3a5e8a
MF
2772019-04-26 Michael Forney <mforney@mforney.org>
278
279 * libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF
280 is not defined.
281
67a9a711
VG
2822019-04-03 Vineet Gupta <vgupta@synopsys.com>
283
284 PR89877
285 * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
286 (sub_ddmmss): Likewise.
287
f9f75f8d
PW
2882019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
289
290 * splay-tree.h (splay_tree_delete_key_fn): Update comment.
291 (splay_tree_delete_value_fn): Likewise.
292
adcb167e
SL
2932019-01-09 Sandra Loosemore <sandra@codesourcery.com>
294
295 PR other/16615
296
297 * libiberty.h: Mechanically replace "can not" with "cannot".
298 * plugin-api.h: Likewise.
299
a5544970
JJ
3002019-01-01 Jakub Jelinek <jakub@redhat.com>
301
302 Update copyright years.
303
59d5960c
TS
3042018-12-28 Thomas Schwinge <thomas@codesourcery.com>
305
306 * gomp-constants.h (GOACC_FLAG_HOST_FALLBACK)
307 (GOACC_FLAGS_MARSHAL_OP, GOACC_FLAGS_UNMARSHAL): Define.
308
6c8120c5
JM
3092018-12-22 Jason Merrill <jason@redhat.com>
310
311 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
312 ARM, HP, and EDG demangling styles.
313
921a4c30
NC
3142018-12-11 Nick Clifton <nickc@redhat.com>
315
316 PR 88409
317 * demangle.h (DEMANGLE_RECURSION_LIMIT): Increase to 2048.
318
e96d1d8c
NC
3192018-12-07 Nick Clifton <nickc@redhat.com>
320
321 * demangle.h (DMGL_NO_RECURSE_LIMIT): Define.
322 (DEMANGLE_RECURSION_LIMIT): Define
323
28567c40
JJ
3242018-11-08 Jakub Jelinek <jakub@redhat.com>
325
326 * gomp-constants.h (GOMP_TASK_FLAG_REDUCTION,
327 GOMP_DEPEND_IN, GOMP_DEPEND_OUT, GOMP_DEPEND_INOUT,
328 GOMP_DEPEND_MUTEXINOUTSET): Define.
329
4be5c72c
JM
3302018-10-19 Jason Merrill <jason@redhat.com>
331
332 * demangle.h (enum demangle_component_type): Add
333 DEMANGLE_COMPONENT_TPARM_OBJ.
334
7e2de6df
DM
3352018-10-29 David Malcolm <dmalcolm@redhat.com>
336
337 * unique-ptr.h (gnu::move): Generalize so it applies to all
338 lvalue references, rather than just to unique_ptr values.
339
c00c9d03
ML
3402018-07-26 Martin Liska <mliska@suse.cz>
341
92a285c1 342 PR lto/86548
c00c9d03
ML
343 * libiberty.h (make_temp_file_with_prefix): New function.
344
e062dc80
JH
3452018-05-30 Jan Hubicka <hubicka@ucw.cz>
346
347 * simple-object.h (simple_object_copy_lto_debug_sections): Add rename
348 parameter.
349
b0c31bc6
BE
3502018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
351
352 * splay-tree.h (splay_tree_compare_strings,
353 splay_tree_delete_pointers): Declare new utility functions.
354
91294f1e
TR
3552018-05-24 Tom Rix <trix@juniper.net>
356
357 * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
358
85b3bb6d
AM
3592018-05-02 Alan Modra <amodra@gmail.com>
360
361 * ansidecl.h (ATTRIBUTE_NONSTRING): Define.
362
01f30ce6
ST
3632018-05-01 Sriraman Tallam <tmsriram@google.com>
364
365 * plugin-api.h: Add plugin API to get the list of wrap
366 symbols.
367
bd2b9f1e
AO
3682018-02-09 Alexandre Oliva <aoliva@redhat.com>
369
58006663
AO
370 * dwarf2.def (DW_AT_GNU_entry_view): New.
371
bd2b9f1e
AO
372 * dwarf2.def (DW_AT_GNU_locviews): New.
373 * dwarf2.h (enum dwarf_location_list_entry_type): Add
374 DW_LLE_GNU_view_pair.
375 (DW_LLE_view_pair): Define.
376
85ec4feb
JJ
3772018-01-03 Jakub Jelinek <jakub@redhat.com>
378
379 Update copyright years.
380
ee1c2133
KC
3812017-11-20 Kito Cheng <kito.cheng@gmail.com>
382
383 * longlong.h [__riscv] (__umulsidi3): Define.
384 [__riscv] (umul_ppmm): Likewise.
385 [__riscv] (__muluw3): Likewise.
386
f382ac6d
SC
3872017-11-10 Stephen Crane <sjc@immunant.com>
388
389 * plugin-api.h: Add plugin API for processing plugin-added
390 input files.
391
b367de5d
DM
3922017-10-23 David Malcolm <dmalcolm@redhat.com>
393
394 * unique-ptr.h: Make include of <memory> conditional on C++11 or
395 later.
396
46d2b77d
DM
3972017-10-16 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
398 David Malcolm <dmalcolm@redhat.com>
399
400 * unique-ptr.h: New file.
401
681f5b7c
YQ
4022017-09-15 Yao Qi <yao.qi@linaro.org>
403 Pedro Alves <palves@redhat.com>
404
405 * ansidecl.h (DISABLE_COPY_AND_ASSIGN): New macro.
406
ff971abe
JW
4072017-09-12 Jiong Wang <jiong.wang@arm.com>
408
409 * dwarf2.def (DW_CFA_AARCH64_negate_ra_state): New DW_CFA_DUP.
410 * dwarf2.h (DW_CFA_DUP): New define.
411
1ea85365
RB
4122017-08-21 Richard Biener <rguenther@suse.de>
413
414 * simple-object.h (simple_object_copy_lto_debug_sections): New
415 function.
416
efae2b2f
NC
4172017-07-31 Nick Clifton <nickc@redhat.com>
418
419 Binutils PR 21850
420 * ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
421 #idef __cplusplus.
422
ef29f5dd
JK
4232017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
426 (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
427 (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
428 * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
429 (enum dwarf_name_index_attribute): Remove.
430 (get_DW_IDX_name): New declaration.
431
e0c634b1
MR
4322017-05-27 Maya Rashish <coypu@sdf.org>
433
434 * longlong.h: Remove ns32k support.
435
2efc367f
NS
4362017-05-24 Nathan Sidwell <nathan@acm.org>
437
438 * libiberty.h (ASTRDUP): Adjust cast to avoid warning.
439
0ff0902b
EZ
4402017-05-19 Eli Zaretskii <eliz@gnu.org>
441
442 * environ.h: Add #ifndef guard.
443
671d5bcb
ML
4442017-05-18 Martin Liska <mliska@suse.cz>
445
446 * ansidecl.h: Define CONSTEXPR macro.
447
54fa7033
JW
4482017-04-04 Jonathan Wakely <jwakely@redhat.com>
449
450 * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
451
680c60fe
JJ
4522017-02-25 Jakub Jelinek <jakub@redhat.com>
453
454 PR debug/77589
455 * dwarf2.def (DW_OP_GNU_variable_value): New opcode.
456
8db29d88
AO
4572017-01-30 Alexandre Oliva <aoliva@redhat.com>
458
459 Introduce C++ support in libcc1.
460 * gcc-c-fe.def (int_type_v0): Rename from...
461 (int_type): ... this. Introduce new version.
462 (float_type_v0): Rename from...
463 (float_type): ... this. Introduce new version.
464 (char_type): New.
465 * gcc-c-interface.h (gcc_c_api_version): Add GCC_C_FE_VERSION_1.
466 (gcc_type_array): Move...
467 * gcc-interface.h: ... here.
468 * gcc-cp-fe.def: New.
469 * gcc-cp-interface.h: New.
470
023721aa
JK
4712017-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
472
5d1b2443
JK
473 * gcc-interface.h (enum gcc_base_api_version): Update comment
474 for GCC_FE_VERSION_1.
475 (struct gcc_base_vtable): Rename set_arguments to
476 set_arguments_v0. Add set_arguments, set_triplet_regexp and
477 set_driver_filename.
478
3b5c1072
JK
479 * gcc-interface.h (enum gcc_base_api_version): Add comment to
480 GCC_FE_VERSION_1.
481 (struct gcc_base_vtable): Rename compile to compile_v0.
482 Update comment for compile. New methods set_verbose and
483 compile.
484
023721aa
JK
485 * gcc-interface.h (enum gcc_base_api_version): Add
486 GCC_FE_VERSION_1.
487
f6a24a94 4882017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
489 Martin Jambor <mjambor@suse.cz>
490
491 * hsa.h: Moved here from libgomp/plugin/hsa.h.
492
65793e42
RE
4932017-01-04 Richard Earnshaw <rearnsha@arm.com>
494 Jiong Wang <jiong.wang@arm.com>
495
496 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
497 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
498
2afd3180
JJ
4992017-01-04 Jakub Jelinek <jakub@redhat.com>
500
501 Update copyright years.
502
d8ee9c7e
JJ
5032016-12-21 Jakub Jelinek <jakub@redhat.com>
504
505 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
506 (DW_FORM_ref_sup4): ... this. New form.
507 (DW_FORM_ref_sup8): New form.
508
10d48c59
DT
5092016-11-03 David Tolnay <dtolnay@gmail.com>
510 Mark Wielaard <mark@klomp.org>
511
512 * demangle.h (DMGL_RUST): New macro.
513 (DMGL_STYLE_MASK): Add DMGL_RUST.
514 (demangling_styles): Add dlang_rust.
515 (RUST_DEMANGLING_STYLE_STRING): New macro.
516 (RUST_DEMANGLING): New macro.
517 (rust_demangle): New prototype.
518 (rust_is_mangled): Likewise.
519 (rust_demangle_sym): Likewise.
520
51dc6603
JM
5212016-11-07 Jason Merrill <jason@redhat.com>
522
523 * demangle.h (enum demangle_component_type): Add
524 DEMANGLE_COMPONENT_NOEXCEPT, DEMANGLE_COMPONENT_THROW_SPEC.
525
558c7db0
JJ
5262016-10-17 Jakub Jelinek <jakub@redhat.com>
527
528 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
529 calling convention codes.
530 (enum dwarf_line_number_content_type): New.
531 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
532 codes.
533 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
534 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
535 (enum dwarf_name_index_attribute): New.
536 (enum dwarf_range_list_entry): New.
537 (enum dwarf_unit_type): New.
538 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
539 DW_OP_* and DW_ATE_* entries.
540
30cd7c74
PA
5412016-10-14 Pedro Alves <palves@redhat.com>
542
543 * ansidecl.h [__cplusplus >= 201103 && GCC_VERSION < 4007] (FINAL,
544 OVERRIDE): Define as empty.
545 [__cplusplus < 201103 && GCC_VERSION < 4007] (FINAL): Define as
546 __final.
547 [__cplusplus < 201103 && GCC_VERSION >= 4007] (OVERRIDE): Define as
548 empty.
549
2121e959
PA
5502016-10-14 Pedro Alves <palves@redhat.com>
551
552 * ansidecl.h (GCC_FINAL): Delete.
553 (OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
554
980bd537
JJ
5552016-08-15 Jakub Jelinek <jakub@redhat.com>
556
557 * dwarf2.def (DW_AT_string_length_bit_size,
558 DW_AT_string_length_byte_size): New attributes.
559
e366d7d8
AO
5602016-08-12 Alexandre Oliva <aoliva@redhat.com>
561
562 PR debug/63240
563 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
980bd537 564 * dwarf2.h (enum dwarf_defaulted_attribute): New.
e366d7d8 565
ac631cbe
AH
5662016-07-29 Aldy Hernandez <aldyh@redhat.com>
567
568 * libiberty.h (MAX_ALLOCA_SIZE): New macro.
569
06fca33d
CLT
5702016-05-26 Chung-Lin Tang <cltang@codesourcery.com>
571
572 * gomp-constants.h (GOMP_VERSION): Increment to 1, add comment to
573 describe the need for incrementing this macro whenever the plugin
574 interface is modified.
575
76fe84ec
TT
5762016-04-29 Tom Tromey <tom@tromey.com>
577
578 * dwarf2.h (enum dwarf_source_language) <DW_LANG_Rust,
579 DW_LANG_Rust_old>: New constants.
580
af952763
OE
5812016-04-29 Oleg Endo <olegendo@gcc.gnu.org>
582
583 * longlong.h (umul_ppmm): Remove SHMEDIA checks.
584 (__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.
585
1ab06af6
CZ
5862016-04-29 Claudiu Zissulescu <claziss@synopsys.com>
587
588 * longlong.h (add_ssaaaa): Replace obsolete 'J' constraint with
589 'Cal' constraint.
590 (sub_ddmmss): Likewise.
591
91106e84
TS
5922016-03-17 Thomas Schwinge <thomas@codesourcery.com>
593
594 * gomp-constants.h (enum gomp_map_kind): Rename
595 GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE. Adjust all users.
596
e94da7c6
CC
5972016-03-03 Than McIntosh <thanm@google.com>
598
599 * plugin-api.h: Add new hooks to the plugin transfer vector to
600 to support querying section alignment and section size.
601 (ld_plugin_get_input_section_alignment): New hook.
602 (ld_plugin_get_input_section_size): New hook.
603 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
604 and LDPT_GET_INPUT_SECTION_SIZE.
605 (ld_plugin_tv): Add tv_get_input_section_alignment and
606 tv_get_input_section_size.
607
6082016-03-03 Evgenii Stepanov <eugenis@google.com>
609
610 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
611
b2b40051
MJ
6122016-01-19 Martin Jambor <mjambor@suse.cz>
613
614 * gomp-constants.h (GOMP_DEVICE_HSA): New macro.
615 (GOMP_VERSION_HSA): Likewise.
616 (GOMP_TARGET_ARG_DEVICE_MASK): Likewise.
617 (GOMP_TARGET_ARG_DEVICE_ALL): Likewise.
618 (GOMP_TARGET_ARG_SUBSEQUENT_PARAM): Likewise.
619 (GOMP_TARGET_ARG_ID_MASK): Likewise.
620 (GOMP_TARGET_ARG_NUM_TEAMS): Likewise.
621 (GOMP_TARGET_ARG_THREAD_LIMIT): Likewise.
622 (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
623 (GOMP_TARGET_ARG_HSA_KERNEL_ATTRIBUTES): Likewise.
624
bd12353b
MF
6252016-01-07 Mike Frysinger <vapier@gentoo.org>
626
627 * longlong.h: Change !__SHMEDIA__ to
628 (!defined (__SHMEDIA__) || !__SHMEDIA__).
629 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
630
66f49f07
MF
6312016-01-05 Mike Frysinger <vapier@gentoo.org>
632
633 * libiberty.h (dupargv): Change arg to char * const *.
634 (writeargv, countargv): Likewise.
635
73fb6a9d
JJ
6362015-11-27 Pedro Alves <palves@redhat.com>
637
638 PR other/61321
639 PR other/61233
640 * demangle.h (enum demangle_component_type)
641 <DEMANGLE_COMPONENT_CONVERSION>: New value.
642
e5ef217c
RO
6432015-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
644
645 * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
646 __sparc__]: Define.
647
6e232ba4
JN
6482015-11-12 James Norris <jnorris@codesourcery.com>
649 Joseph Myers <joseph@codesourcery.com>
650
651 * gomp-constants.h (enum gomp_map_kind): Add GOMP_MAP_DEVICE_RESIDENT
652 and GOMP_MAP_LINK.
653
f0e525fe
AM
6542015-11-09 Alan Modra <amodra@gmail.com>
655
656 PR gdb/17133
657 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
658
c9f265c9
AM
6592015-11-09 Alan Modra <amodra@gmail.com>
660
661 PR gdb/17133
662 * obstack.h: Import current gnulib file.
663
e01d41e5
JJ
6642015-11-05 Jakub Jelinek <jakub@redhat.com>
665 Ilya Verbin <ilya.verbin@intel.com>
666
667 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_2): Define.
668 (GOMP_MAP_FLAG_ALWAYS): Remove.
669 (enum gomp_map_kind): Use GOMP_MAP_FLAG_SPECIAL_2 instead of
670 GOMP_MAP_FLAG_ALWAYS for GOMP_MAP_ALWAYS_TO, GOMP_MAP_ALWAYS_FROM,
671 GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
672 Add GOMP_MAP_ALWAYS_POINTER and GOMP_MAP_FIRSTPRIVATE_REFERENCE.
673 (GOMP_MAP_ALWAYS_P): Define.
674 (GOMP_TARGET_FLAG_NOWAIT): Adjust comment.
675
1e44e857
DJ
6762015-10-27 Daniel Jacobowitz <dan@codesourcery.com>
677 Joseph Myers <joseph@codesourcery.com>
678 Mark Shinwell <shinwell@codesourcery.com>
679 Andrew Stubbs <ams@codesourcery.com>
680 Rich Felker <dalias@libc.org>
681
682 * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
683
efd40fc4
RM
6842015-10-18 Roland McGrath <roland@gnu.org>
685
686 PR other/63758
687 * environ.h: New file.
688
d9a6bd32
JJ
6892015-10-13 Jakub Jelinek <jakub@redhat.com>
690 Ilya Verbin <ilya.verbin@intel.com>
691
692 * gomp-constants.h (GOMP_MAP_FLAG_ALWAYS): Define.
693 (enum gomp_map_kind): Add GOMP_MAP_FIRSTPRIVATE,
694 GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_USE_DEVICE_PTR,
695 GOMP_MAP_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_ALWAYS_TO,
696 GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
697 GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_DELETE,
698 GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
699 (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Define.
700 (GOMP_TASK_FLAG_UNTIED, GOMP_TASK_FLAG_FINAL, GOMP_TASK_FLAG_MERGEABLE,
701 GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
702 GOMP_TASK_FLAG_GRAINSIZE, GOMP_TASK_FLAG_IF, GOMP_TASK_FLAG_NOGROUP,
703 GOMP_TARGET_FLAG_NOWAIT, GOMP_TARGET_FLAG_EXIT_DATA,
704 GOMP_TARGET_FLAG_UPDATE): Define.
705
3e32ee19
NS
7062015-09-28 Nathan Sidwell <nathan@codesourcery.com>
707
708 * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
709 (GOMP_DIM_GANG, GOMP_DIM_WORKER, GOMP_DIM_VECTOR, GOMP_DIM_MAX,
710 GOMP_DIM_MASK): New.
711 (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
712 (GOMP_LAUNCH_CODE_SHIFT, GOMP_LAUNCH_DEVICE_SHIFT,
713 GOMP_LAUNCH_OP_SHIFT): New.
714 (GOMP_LAUNCH_PACK, GOMP_LAUNCH_CODE, GOMP_LAUNCH_DEVICE,
715 GOMP_LAUNCH_OP): New.
716 (GOMP_LAUNCH_OP_MAX): New.
717
2a21ff19
NS
7182015-08-24 Nathan Sidwell <nathan@codesourcery.com>
719
720 * gomp-constants.h (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX,
721 GOMP_VERSION_INTEL_MIC): New.
722 (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.
723
9d147800
PMR
7242015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
725
726 * dwarf2.def (DW_AT_GNU_bias): New attribute.
727
07d574b4
PMR
7282015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
729
730 * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
731 attributes.
732
96d4df8b
TS
7332015-08-11 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
734
735 * ansidecl.h (GCC_FINAL): New macro.
736
b97e78b7
TS
7372015-08-10 Thomas Schwinge <thomas@codesourcery.com>
738
739 * gomp-constants.c (GOMP_DEVICE_HOST_NONSHM): Remove.
740
f50f17e6
YJ
7412015-05-22 Yunlian Jiang <yunlian@google.com>
742
743 * libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
744 not defined.
745
4c5c36d4
RB
7462015-03-19 Richard Biener <rguenther@suse.de>
747
748 * partition.h (struct partition_elem): Re-order elements to
749 avoid padding.
750
44d95244
MT
7512015-03-02 Markus Trippelsdorf <markus@trippelsdorf.de>
752
753 PR target/65261
754 * ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
755
49d88979
PA
7562015-02-19 Pedro Alves <palves@redhat.com>
757
758 * floatformat.h [__cplusplus]: Wrap in extern "C".
759
de3aebff
JJ
7602015-02-04 Jakub Jelinek <jakub@redhat.com>
761
762 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03
763 and DW_LANG_Fortran08.
764
41dbbb37
TS
7652015-01-15 Thomas Schwinge <thomas@codesourcery.com>
766 Julian Brown <julian@codesourcery.com>
767 James Norris <jnorris@codesourcery.com>
768
769 * gomp-constants.h: New file.
770
4cfe4a12 7712014-12-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7fc39e21
JBG
772
773 * libiberty.h: Merge Copyright year update from Binutils.
774
e8850918
UB
7752014-12-24 Uros Bizjak <ubizjak@gmail.com>
776 Ben Elliston <bje@au.ibm.com>
777 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
778
779 * libiberty.h (xasprintf): Declare.
780
01ca36af 7812014-12-11 Uros Bizjak <ubizjak@gmail.com>
92a285c1
ML
782 Ben Elliston <bje@au.ibm.com>
783 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
01ca36af
UB
784
785 * libiberty.h (xvasprintf): Declare.
786
63f5d5b8
TS
7872014-12-09 Trevor Saunders <tsaunders@mozilla.com>
788
789 * hashtab.h, splay-tree.h: Remove GTY markers.
790
bc3518da
MW
7912014-12-08 Mark Wielaard <mjw@redhat.com>
792
793 PR debug/60782
794 * dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
795
5d45c9c0
MW
7962014-11-21 Mark Wielaard <mjw@redhat.com>
797
798 * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
799 DW_LANG_C_plus_plus_14.
800
42bc3520
MW
8012014-11-25 Mark Wielaard <mjw@redhat.com>
802
803 * dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
804
d8607f25
SH
8052014-11-14 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
806
807 * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
808 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
809 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
810 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
811 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
812 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
813 (DW_AT_APPLE_property): New macros.
814
3d00119c
AB
8152014-11-11 Anthony Brandon <anthony.brandon@gmail.com>
816 Manuel López-Ibáñez <manu@gcc.gnu.org>
817
818 PR driver/36312
819 * filenames.h: Add prototype for canonical_filename_eq.
820
35485da9
DM
8212014-11-11 David Malcolm <dmalcolm@redhat.com>
822
823 * ChangeLog.jit: New.
824
99630555
RH
8252014-10-28 Richard Henderson <rth@redhat.com>
826
827 * longlong.h [__alpha] (umul_ppmm): Disable for c++.
828
ea41822a
YG
8292014-10-28 Yury Gribov <y.gribov@samsung.com>
830
831 * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
832
ddc8de03
PM
8332014-10-27 Phil Muldoon <pmuldoon@redhat.com>
834 Jan Kratochvil <jan.kratochvil@redhat.com>
835 Tom Tromey <tromey@redhat.com>
836
837 * gcc-c-fe.def: New file.
838 * gcc-c-interface.h: New file.
839 * gcc-interface.h: New file.
840
e39423c0
DM
8412014-10-15 David Malcolm <dmalcolm@redhat.com>
842
843 * libiberty.h (choose_tmpdir): New prototype.
844
f5059223
MW
8452013-10-02 Mark Wielaard <mjw@redhat.com>
846
847 PR debug/63239
848 * dwarf2.def (DW_AT_GNU_deleted): New attribute.
849
29ce50b0
MO
8502014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
851
852 * libiberty.h (PEX_STDOUT_APPEND): New flag.
853 (PEX_STDERR_APPEND): Likewise.
854
43b1b9ed
IB
8552014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
856
857 * demangle.h (DMGL_DLANG): New macro.
858 (DMGL_STYLE_MASK): Add DMGL_DLANG.
859 (demangling_styles): Add dlang_demangling.
860 (DLANG_DEMANGLING_STYLE_STRING): New macro.
861 (DLANG_DEMANGLING): New macro.
862 (dlang_demangle): New prototype.
863
5e89d0ad
AK
8642014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
865
866 * longlong.h: Add __udiv_w_sdiv prototype.
867
35fa894a
TS
8682014-06-10 Thomas Schwinge <thomas@codesourcery.com>
869
870 PR lto/61334
871 * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
872 !HAVE_DECL_STRNLEN] (strnlen): New prototype.
873
dbed5a9b
JM
8742014-05-21 John Marino <gnugcc@marino.st>
875
876 * liberty.h: Use basename function on DragonFly.
877
b6799f37
SE
8782014-05-01 Steve Ellcey <sellcey@mips.com>
879
880 * include/longlong.h: Use 'defined()' to check __mips16.
881
8df07a2c
RS
8822014-04-30 Richard Sandiford <rdsandiford@googlemail.com>
883
884 * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
885
130a7859
YZ
8862014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
887
888 * longlong.h: Merge from glibc.
889
d2d21de9
TT
8902014-01-21 Tom Tromey <tromey@redhat.com>
891
892 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
893 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
894 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
895 (NOARGS): Don't define.
896 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
897
1f26ac87
JM
8982013-12-23 Bill Maddox <maddox@google.com>
899
900 * demangle.h (enum gnu_v3_ctor_kinds):
901 Added literal gnu_v3_unified_ctor.
902 (enum gnu_v3_ctor_kinds):
903 Added literal gnu_v3_unified_dtor.
904
b21fbbd2
RS
9052013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
906
907 * longlong.h: New file.
908
eda14d6a
MG
9092013-10-29 Marc Glisse <marc.glisse@inria.fr>
910
911 PR tree-optimization/58689
912 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
913 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
914 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
915 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
916 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
917 Mark with attribute returns_nonnull.
918
88f4509c
SA
9192013-10-22 Sterling Augustine <saugustine@google.com>
920
921 * gdb/gdb-index.h: Merge from gdb tree.
922
a98cbc36
AM
9232013-08-20 Alan Modra <amodra@gmail.com>
924
925 * floatformat.h (floatformat_ibm_long_double): Delete.
926 (floatformat_ibm_long_double_big): Declare.
927 (floatformat_ibm_long_double_little): Declare.
928
f524d0aa
DC
9292013-08-19 Dehao Chen <dehao@google.com>
930
931 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
932
2077db1b
CT
9332013-08-02 Caroline Tice <cmtice@google.com>
934
935 * vtv-change-permission.h: New file.
936
9eb85f27
JM
9372013-04-03 Jason Merrill <jason@redhat.com>
938
939 Demangle C++11 ref-qualifier.
940 * demangle.h (enum demangle_component_type): Add
941 DEMANGLE_COMPONENT_REFERENCE_THIS,
942 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
943
54be96ce
CC
9442013-03-01 Cary Coutant <ccoutant@google.com>
945
946 * dwarf2.h (enum dwarf_sect): New enum type.
947
913bd57d
ST
9482013-02-11 Sriraman Tallam <tmsriram@google.com>
949
950 * plugin-api.h (enum ld_plugin_level): Assign integers
951 explicitly for all values.
952
162b4e41
KT
9532013-01-30 Kai Tietz <ktietz@redhat.com>
954
955 PR other/54620
956 PR target/39064
957 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
958 stdint.h and sys/types.h headers are present.
959 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
960
9654e9c2
AH
9612012-12-18 Aldy Hernandez <aldyh@redhat.com>
962
963 PR other/54324
964 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
965 < 3.4.
966
7dbb85a7
JM
9672012-11-09 Jason Merrill <jason@redhat.com>
968
969 * demangle.h (enum demangle_component_type): Add
970 DEMANGLE_COMPONENT_TAGGED_NAME.
971
ecdbd01a 9722012-10-29 Sterling Augustine <saugustine@google.com>
92a285c1 973 Cary Coutant <ccoutant@google.com>
99ea153e
SA
974
975 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
976 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
977 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
978
979
7c424acd
JM
9802012-10-08 Jason Merrill <jason@redhat.com>
981
982 * demangle.h (enum demangle_component_type): Add
983 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
984
ed770de9
FW
9852012-09-18 Florian Weimer <fweimer@redhat.com>
986
987 PR other/54411
988 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
989
316b938e
CC
9902012-09-06 Cary Coutant <ccoutant@google.com>
991
992 * dwarf2.def: Edit comment.
993
36ec6d1c
ST
9942012-08-24 Sriraman Tallam <tmsriram@google.com>
995
996 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
997 New interface.
998 (ld_plugin_unique_segment_for_sections): New interface.
999 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
1000 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
1001 (tv_allow_unique_segment_for_sections): New member.
1002 (tv_unique_segment_for_sections): New member.
1003
69488641
DE
10042012-07-13 Doug Evans <dje@google.com>
1005
1006 * filenames.h: #include "hashtab.h".
1007 (filename_hash, filename_eq): Declare.
1008
18100198
DE
10092012-06-18 Doug Evans <dje@google.com>
1010
1011 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
1012
b4cd65d1
RÁE
10132012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
1014
1015 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
1016
c6133dbe
JJ
10172012-06-08 Jakub Jelinek <jakub@redhat.com>
1018
1019 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
1020 forms.
1021 * dwarf2.h (enum dwarf_macro_record_type): Add
1022 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
1023 and DW_MACRO_GNU_transparent_include_alt.
1024
60a1fb35
DE
10252012-05-23 Doug Evans <dje@google.com>
1026
1027 * leb128.h: #include stdint.h, inttypes.h.
1028 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
1029 Change to take a uint64_t * argument instead of unsigned long long.
1030 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
1031 Change to take an int64_t * argument instead of long long.
1032
19460426
DE
10332012-05-22 Doug Evans <dje@google.com>
1034
1035 * leb128.h: New file.
1036
103ab31f
GF
10372012-05-19 Gary Funck <gary@intrepid.com>
1038
1039 * dwarf2.def: Update comment re: UPC extensions to reference
1040 DWARF4 specification.
1041
43f7c432
CC
10422012-05-02 Cary Coutant <ccoutant@google.com>
1043
1044 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
1045 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
1046
d028426a
DE
10472012-04-28 Doug Evans <dje@google.com>
1048
1049 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
1050
accea034
TT
10512012-04-27 Tom Tromey <tromey@redhat.com>
1052
1053 * dwarf2.h: Wrap function declarations in extern "C".
1054
11ec770e
TT
10552012-04-27 Tom Tromey <tromey@redhat.com>
1056
1057 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
1058 (enum dwarf_location_atom, enum dwarf_type, enum
1059 dwarf_call_frame_info): Remove.
1060 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
1061 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
1062 Include dwarf2.def.
1063 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
1064 (get_DW_OP_name, get_DW_ATE_name): Declare.
1065 * dwarf2.def: New file, from dwarf2.h.
1066
5973ae1a
TG
10672012-04-10 Tristan Gingold <gingold@adacore.com>
1068
1069 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
1070 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
1071
3beac6b9
CC
10722012-01-26 Cary Coutant <ccoutant@google.com>
1073
1074 * dwarf2.h (enum dwarf_form): Add Fission extensions.
1075 (enum dwarf_attribute): Likewise.
1076
4b6aaa99
JM
10772012-01-06 Jason Merrill <jason@redhat.com>
1078
1079 PR c++/6057
1080 PR c++/48051
1081 PR c++/50855
1082 PR c++/51322
1083 * demangle.h (enum demangle_component_type): Add
1084 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
1085
0a35513e
AH
10862011-11-07 Richard Henderson <rth@redhat.com>
1087
1088 Merged from transactional-memory.
1089
1090 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
1091 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
1092 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
1093 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
1094
40c4cbcd
DD
10952011-10-21 Ulrich Drepper <drepper@gmail.com>
1096
1097 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
1098
10992011-10-21 Marc Glisse <marc.glisse@inria.fr>
1100
1101 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
1102
be50fcea
DE
11032011-09-28 Doug Evans <dje@google.com>
1104
8c850a5a
DE
1105 * timeval-utils.h: New file.
1106
be50fcea
DE
1107 * libiberty.h (countargv): Declare.
1108
59d605ad
CC
11092011-09-26 Cary Coutant <ccoutant@google.com>
1110
1111 PR lto/47247
1112 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
1113 LDPR_PREVAILING_DEF_IRONLY_EXP.
1114 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
1115
2d2b02c4
CC
11162011-09-23 Cary Coutant <ccoutant@google.com>
1117
1118 PR 40831
1119 * demangle.h (enum demangle_component_type): Add
1120 DEMANGLE_COMPONENT_CLONE.
1121
4d1c7421
RO
11222011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1123
1124 * xregex.h (regoff_t): Define.
1125
d423df48
JJ
11262011-07-22 Jakub Jelinek <jakub@redhat.com>
1127
520cda8c
JJ
1128 * dwarf2.h (DW_AT_GNU_macros): New.
1129 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
1130
d423df48
JJ
1131 PR c++/49756
1132 * libiberty.h (stack_limit_increase): New prototype.
1133
8ff3369c
ST
11342011-07-13 Sriraman Tallam <tmsriram@google.com>
1135
1136 * plugin-api.h
1137 (ld_plugin_section): New struct.
1138 (ld_plugin_get_section_count): New typedef.
1139 (ld_plugin_get_section_type): New typedef.
1140 (ld_plugin_get_section_name): New typedef.
1141 (ld_plugin_get_section_contents): New typedef.
1142 (ld_plugin_update_section_order): New typedef.
1143 (ld_plugin_allow_section_ordering): New typedef.
1144 (LDPT_GET_SECTION_COUNT): New enum value.
1145 (LDPT_GET_SECTION_TYPE): New enum value.
1146 (LDPT_GET_SECTION_NAME): New enum value.
1147 (LDPT_GET_SECTION_CONTENTS): New enum value.
1148 (LDPT_UPDATE_SECTION_ORDER): New enum value.
1149 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
1150 (tv_get_section_count): New struct members.
1151 (tv_get_section_type): New struct members.
1152 (tv_get_section_name): New struct members.
1153 (tv_get_section_contents): New struct members.
1154 (tv_update_section_order): New struct members.
1155 (tv_allow_section_ordering): New struct members.
1156
985b34c7
JB
11572011-07-01 Joel Brobecker <brobecker@adacore.com>
1158
1159 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
1160 on Darwin, as well as on the systems that use a DOS-like
1161 filesystem.
1162
ddb555ed
JJ
11632011-06-22 Jakub Jelinek <jakub@redhat.com>
1164
1165 PR debug/47858
1166 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
1167
f019462c
JK
11682011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1169
1170 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
1171 (DMGL_RET_DROP): New.
1172
be80a87e
JJ
11732011-04-30 Jakub Jelinek <jakub@redhat.com>
1174
1175 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
1176 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
1177
e5b0dad8
JK
11782011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
1181
5499e346
TG
11822011-03-31 Tristan Gingold <gingold@adacore.com>
1183
1184 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
1185
ec6165f8
MW
11862011-03-24 Mark Wielaard <mjw@redhat.com>
1187
1188 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
1189
40fb5033
RÁE
11902010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
1191
1192 * plugin-api.h (ld_plugin_get_view): New.
1193 (ld_plugin_tag): Add LDPT_GET_VIEW.
1194 (ld_plugin_tv): Add tv_get_view.
1195
2b1c5433
JJ
11962011-03-16 Jakub Jelinek <jakub@redhat.com>
1197
1198 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
1199 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
1200 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
1201 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
1202 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
1203 DW_OP_GNU_entry_value): New.
1204
94369251
KT
12052011-02-28 Kai Tietz <kai.tietz@onevision.com>
1206
1207 * filenames.h (filename_ncmp): New prototype.
1208
f7aadc6c
KT
12092011-02-23 Kai Tietz <kai.tietz@onevision.com>
1210
1211 * dwarf2.h (_ELF_DWARF2_H): Renamed to
1212 _DWARF2_H.
1213 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
1214 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
1215 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
1216 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
1217
753cc685
IS
12182011-01-12 Iain Sandoe <iains@gcc.gnu.org>
1219
1220 * dwarf2.h: Update value for DW_AT_hi_user.
1221
d82f74d3
ILT
12222010-11-16 Ian Lance Taylor <iant@google.com>
1223
1224 * simple-object.h (simple_object_attributes_merge): Declare,
1225 replacing simple_object_attributes_compare.
1226
458ebeba
ILT
12272010-11-04 Ian Lance Taylor <iant@google.com>
1228
1229 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
1230
1cfabf34
ILT
12312010-11-02 Ian Lance Taylor <iant@google.com>
1232
1233 * simple-object.h: New file.
1234
f24a1469
DK
12352010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
1236
1237 Sync LD plugin patch series (part 1/6) with src/include/.
1238 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
1239
ecdbd01a 12402010-10-06 Andi Kleen <ak@linux.intel.com>
6e9bd0f8
AK
1241
1242 * libiberty.h (setproctitle): Add prototype.
1243
c8a27c40
JJ
12442010-09-09 Jakub Jelinek <jakub@redhat.com>
1245
1246 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
1247
d414dde9
KW
12482010-07-06 Ken Werner <ken.werner@de.ibm.com>
1249
1250 * floatformat.h (floatformat_ieee_half_big): Add declaration.
1251 (floatformat_ieee_half_little): Likewise.
1252
c8259dd9
RAE
12532010-06-21 Rafael Espindola <espindola@google.com>
1254
1255 * plugin-api.h (ld_plugin_set_extra_library_path): New.
1256 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
1257 (ld_plugin_tv): Add tv_set_extra_library_path.
1258
f0057424
JJ
12592010-06-21 Jakub Jelinek <jakub@redhat.com>
1260
1261 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
1262
47f3e769
RAE
12632010-06-18 Rafael Espindola <espindola@google.com>
1264
1265 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
1266 Make argument const.
1267
4b9c045f
TG
12682010-06-08 Tristan Gingold <gingold@adacore.com>
1269
1270 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
1271 DW_TAG_HP_Bliss_field_set.
1272 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
1273 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
1274 DW_AT_HP_definition_points, DW_AT_HP_default_location and
1275 DW_AT_HP_is_result_param.
1276 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
1277 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
1278 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
1279 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
1280 (enum dwarf_line_number_x_ops): Add
1281 DW_LNE_HP_source_file_correlation.
1282 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
1283 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
1284 DW_LANG_HP_Assembler.
1285
a9429e29
LB
12862010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1287
1288 * splay-tree.h: Update copyright years.
1289 (splay_tree_s): Document fields.
1290 (splay_tree_new_typed_alloc): New.
1291
1292 * hashtab.h: Update copyright years.
1293 (htab_create_typed_alloc): New.
1294
621e1f2e
RAE
12952010-06-01 Rafael Espindola <espindola@google.com>
1296
1297 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
1298
a1cbd45d
PA
12992010-04-26 Pedro Alves <pedro@codesourcery.com>
1300
1301 * filenames.h (PATH_SEPARATOR): Delete.
1302
3009276c
PA
13032010-04-23 Pedro Alves <pedro@codesourcery.com>
1304
1305 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1306 always define it independently of host, add `dos_based' parameter,
1307 and handle it.
8430d670 1308 (PATH_SEPARATOR): Define.
3009276c
PA
1309 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1310 independently of host, add `dos_based' parameter, and handle it.
1311 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1312 it independently of host, add `dos_based' parameter, and handle
1313 it.
1314 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1315 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1316 (HAS_DOS_DRIVE_SPEC): New.
1317 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1318 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1319 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1320 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
1321
ee3b548f
NC
13222010-04-20 Nick Clifton <nickc@redhat.com>
1323
1324 * sha1.h: Update copyright notice to use GPLv3.
1325
8b9b8e93
DE
13262010-04-14 Doug Evans <dje@google.com>
1327
1328 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1329
da125f6f
MK
13302010-04-13 Matthias Klose <doko@ubuntu.com>
1331
1332 * elf: Remove empty directory.
1333
b172360d
JJ
13342010-04-06 Jakub Jelinek <jakub@redhat.com>
1335
1336 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1337 field.
1338
4be9a940
JM
13392010-03-23 Joseph Myers <joseph@codesourcery.com>
1340
1341 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1342
d9019c99
JB
13432010-01-13 Joel Brobecker <brobecker@adacore.com>
1344
1345 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1346 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1347
5b40c067
TG
13482010-01-11 Tristan Gingold <gingold@adacore.com>
1349
1350 * demangle.h (ada_demangle): Add prototype.
1351
6a4d4e8a
RO
13522010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1353
1354 PR bootstrap/41771
1355 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1356
df7b6aaa
JB
13572009-12-29 Joel Brobecker <brobecker@adacore.com>
1358
1359 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1360
9cd4e79b
JM
13612009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
1362
1363 Add DWARF attribute value for the "Borland fastcall" calling
1364 convention.
1365 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1366
428b80d5
KT
13672009-10-23 Kai Tietz <kai.tietz@onevision.com>
1368
1369 * splay-tree.h (libi_uhostptr_t): Add gcc specific
1370 __extension__ for long long type case to silent cX9.
1371 (libi_shostptr_t): Likewise.
1372
941e566a
RE
13732009-10-19 Rafael Avila de Espindola <espindola@google.com>
1374
1375 PR40790
da125f6f 1376 * plugin-api.h: Don't include stdint.h unconditionally.
941e566a 1377
7613143b
JJ
13782009-10-15 Jakub Jelinek <jakub@redhat.com>
1379
1380 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
1381 a DWARF 4 addition.
1382
63f72e39
RAE
13832009-10-09 Rafael Espindola <espindola@google.com>
1384
1385 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
1386 libname.
1387
13882009-10-05 Rafael Espindola <espindola@google.com>
a12368e5 1389
f1aebde0
RE
1390 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1391 (ld_plugin_get_input_file): New.
1392 (ld_plugin_release_input_file): New.
1393 (ld_plugin_add_input_library): New.
1394 (ld_plugin_message): Mark format const.
1395 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1396 LDPT_ADD_INPUT_LIBRARY.
1397 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1398 tv_add_input_library.
a12368e5 1399
e5dd62e2
JQ
14002009-10-04 Jerry Quinn <jlquinn@optonline.net>
1401
1402 * plugin-api.h: Fix compile.
1403
8430d670 14042009-10-03 Rafael Espindola <espindola@google.com>
d7f09764
DN
1405
1406 * plugin-api.h: New.
1407 * lto-symtab.h: New.
1408
c03c5248
JM
14092009-09-29 Jason Merrill <jason@redhat.com>
1410
1411 * demangle.h (enum demangle_component_type): Add
1412 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1413 DEMANGLE_COMPONENT_UNNAMED_TYPE.
1414 (struct demangle_component): Add s_unary_num.
1415
7653f273
DS
14162009-09-25 Dodji Seketeli <dodji@redhat.com>
1417
1418 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1419 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1420 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1421
5ae5f596
CC
14222009-09-25 Cary Coutant <ccoutant@google.com>
1423
1424 Add rest of new values from DWARF Version 4.
1425 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1426 New tags.
1427 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1428 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1429 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1430 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1431 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1432 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1433 attributes.
1434 (DW_LANG_Python): New language.
1435
d40a19da
DS
14362009-09-22 Dodji Seketeli <dodji@redhat.com>
1437
1438 * dwarf2.h (enum dwarf_tag): Add
1439 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1440
330b922f
ILT
14412009-07-24 Ian Lance Taylor <iant@google.com>
1442
1443 PR bootstrap/40854
1444 * libiberty.h (xcrc32): Rename from crc32.
1445
b524249c
ILT
14462009-07-24 Ian Lance Taylor <iant@google.com>
1447
1448 * libiberty.h (crc32): Declare.
1449
4310f048
CC
14502009-07-20 Cary Coutant <ccoutant@google.com>
1451 Doug Evans <dje@google.com>
07d9f9b8
CC
1452
1453 Add some dwarf4 values.
1454 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1455 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1456 DW_FORM_flag_present, DW_FORM_sig8.
1457 (enum dwarf_attribute): Add DW_AT_signature.
1458
23b1a789
JK
14592009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1460
1461 * demangle.h
1462 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1463 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1464 New.
1465
116b0722
JJ
14662009-07-09 Jakub Jelinek <jakub@redhat.com>
1467
1468 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1469 and DW_OP_stack_value.
1470
a80b0574
TT
14712009-07-09 Tom Tromey <tromey@redhat.com>
1472
1473 * elf/dwarf2.h: Remove, renaming to...
1474 * dwarf2.h: ... this.
1475
bbf531f0
TT
14762009-06-29 Tom Tromey <tromey@redhat.com>
1477
1478 * elf/dwarf2.h: New file. Merged with gdb.
1479
780ca5bf
ILT
14802009-06-09 Ian Lance Taylor <ian@airs.com>
1481
1482 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1483
14842009-06-03 Ian Lance Taylor <iant@google.com>
6bc7bc14
ILT
1485
1486 * ansidecl.h (EXPORTED_CONST): Define.
1487
75afccba
ILT
14882009-05-31 Ian Lance Taylor <iant@google.com>
1489
1490 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1491 the way we treat an ISO C compiler. Don't define inline as a
8430d670 1492 macro when compiling with C++.
75afccba
ILT
1493 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1494 when compiling with C++.
1495 * fibheap.h: Add extern "C" when compiling with C++.
1496
6a87e1d4
TG
14972009-04-22 Taras Glek <tglek@mozilla.com>
1498
bda61b12
L
1499 * hashtab.h: Update GTY annotations to new syntax.
1500 * splay-tree.h: Likewise.
6a87e1d4 1501
448545cb
JM
15022009-03-17 Jason Merrill <jason@redhat.com>
1503
1504 * demangle.h (enum demangle_component_type): Add
1505 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1506
07523e7c
JM
15072008-12-10 Jason Merrill <jason@redhat.com>
1508
1509 * demangle.h (enum demangle_component_type): Add
1510 DEMANGLE_COMPONENT_FIXED_TYPE.
1511
2ad646bd
BW
15122008-11-19 Bob Wilson <bob.wilson@acm.org>
1513
1514 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1515 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1516 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1517 (XCHAL_NUM_AREGS): Change to 32.
1518 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1519 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1520 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1521 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1522 (XCHAL_DEBUGLEVEL): Change to 6.
1523
085c6bd4
AM
15242008-10-21 Alan Modra <amodra@bigpond.net.au>
1525
1526 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1527
38179091
JM
15282008-10-06 Jason Merrill <jason@redhat.com>
1529
1530 * demangle.h (enum demangle_component_type): Add
1531 DEMANGLE_COMPONENT_PACK_EXPANSION.
1532
5a3d7e74
JM
15332008-09-09 Jason Merrill <jason@redhat.com>
1534
1535 * demangle.h (enum demangle_component_type): Add
1536 DEMANGLE_COMPONENT_DECLTYPE.
1537
622c36c9
JB
15382008-07-07 Joel Brobecker <brobecker@adacore.com>
1539
1540 * safe-ctype.h: Add #include of ctype.h before redefining
1541 the ctype.h macros.
1542
47cfcc3a
JB
15432008-07-04 Joel Brobecker <brobecker@adacore.com>
1544
1545 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1546 included. Redefine the various macros provided by ctype.h as
1547 undefined variables.
1548
190a9bd7
KG
15492008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1550
1551 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1552 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1553
9bb28c1b
ILT
15542008-03-24 Ian Lance Taylor <iant@google.com>
1555
598848e4
ILT
1556 * sha1.h: New file, from gnulib.
1557
9bb28c1b
ILT
1558 * md5.h: Add extern "C" when compiled with C++.
1559
46450975
ILT
15602008-03-21 Ian Lance Taylor <iant@google.com>
1561
1562 * filenames.h: Add extern "C" when compiled with C++.
1563
5fd38b88
BW
15642008-02-11 Bob Wilson <bob.wilson@acm.org>
1565
1566 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1567 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1568
e5df4fb1
DD
15692008-01-26 David Daney <ddaney@avtrex.com>
1570
1571 * demangle.h (demangle_component_type): Add
1572 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1573 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1574 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1575 (demangle_component): Add struct s_character to union u.
1576
da59326f
JM
15772007-11-07 Joseph Myers <joseph@codesourcery.com>
1578 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * floatformat.h (struct floatformat): Add split_half field.
1581 (floatformat_ibm_long_double): New.
1582
48492bdf
TT
15832007-09-06 Tom Tromey <tromey@redhat.com>
1584
1585 * libiberty.h (pex_free): Document process killing.
1586
1ab28be5
DG
15872007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1588
1589 * demangle.h (enum demangle_component_type): Add
1590 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1591
f4f29b59
BE
15922007-07-25 Ben Elliston <bje@au.ibm.com>
1593
1594 * ternary.h: Remove.
1595
2a48b790
BW
15962007-07-18 Bob Wilson <bob.wilson@acm.org>
1597
1598 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1599 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1600
4c85af60
NC
16012007-07-17 Nick Clifton <nickc@redhat.com>
1602
1603 * COPYING3: New file. Contains version 3 of the GNU General
1604 Public License.
1605
eb8f7caf
KT
16062007-07-12 Kai Tietz <kai.tietz@onevision.com>
1607
1608 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1609 needed for WIN64 when a long is not wide enough for a pointer.
92a285c1 1610 (splay_tree_key, splay_tree_value): Use the new types.
eb8f7caf 1611
2091ff66
NF
16122007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1613
1614 * libiberty.h (writeargv): Declare.
1615
289c40ed
MM
16162007-04-25 Mark Mitchell <mark@codesourcery.com>
1617
1618 * demangle.h: Change license to LGPL + exception.
1619
0c9bce0b
JB
16202007-03-29 Joel Brobecker <brobecker@adacore.com>
1621
1622 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1623 regardless of the type of file system.
1624
52bf96d2
JH
16252007-03-06 Jan Hubicka <jh@suse.cz>
1626
1627 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1628
fb6d0a04
JM
16292007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1630
1631 * libiberty.h (pex_write_input): Remove prototype.
1632
7cf4c53d
VP
16332007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1634
1635 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1636 (PEX_BINARY_ERROR): New define.
1637 (pex_read_err): New function.
1638
456cc5cf
SB
16392007-01-29 Simon Baldwin <simonb@google.com>
1640
1641 * demangle.h: New cplus_demangle_print_callback,
1642 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1643 prototypes, and demangle_callbackref type definition.
1644
0307c64e
NC
16452006-12-06 Nick Clifton <nickc@redhat.com>
1646
1647 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1648
334737af 16492006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
92a285c1 1650 J"orn Rennecke <joern.rennecke@st.com>
334737af
AS
1651
1652 PR driver/29931
1653 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1654
fbee3d21
BW
16552006-11-27 Bob Wilson <bob.wilson@acm.org>
1656
1657 * xtensa-config.h (XSHAL_ABI): New.
1658 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1659
8eff378c
JB
16602006-04-11 Jim Blandy <jimb@codesourcery.com>
1661
1662 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1663
78e97e7f
DD
16642006-01-18 DJ Delorie <dj@redhat.com>
1665
1666 * md5.h: Include ansidecl.h
1667
134c8a50
BW
16682006-01-09 Bob Wilson <bob.wilson@acm.org>
1669
1670 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1671
4fb358b8
BW
16722005-12-30 Bob Wilson <bob.wilson@acm.org>
1673
1674 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1675
92aed1cb
TL
16762005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1677
1678 PR java/9861
1679 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1680 output format for return types
1681
0432a5de
MK
16822005-10-31 Mark Kettenis <kettenis@gnu.org>
1683
1684 * floatformat.h (enum floatformat_byteorders): Add
1685 floatformat_vax.
1686 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1687
97393d0a
MM
16882005-09-26 Mark Mitchell <mark@codesourcery.com>
1689
1690 * libiberty.h (expandargv): New function.
1691
e89b6c1c
MK
16922005-08-17 Mark Kettenis <kettenis@gnu.org>
1693
1694 * floatformat.h (struct floatformat): Change type of large
1695 argument for is_valid member to `const void *'.
1696 (floatformat_to_double): Change type of second argument to `const
1697 void *'.
1698 (floatformat_from_double): Change type of last argument to `void
1699 *'.
1700 (floatformat_is_valid): Change type of last argument to `const
1701 void *'.
1702
12548280
BE
17032005-07-12 Ben Elliston <bje@au.ibm.com>
1704
1705 * xregex2.h (regexec): Qualify this prototype with __extension__
1706 when compiling with GNU C.
1707
3fe725de
SE
17082005-07-03 Steve Ellcey <sje@cup.hp.com>
1709
1710 PR other/13906
1711 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1712 * md5.h (md5_uintptr): New.
1713 (md5_ctx): Align buffer field.
1714
a3648cfc
DB
17152005-06-30 Daniel Berlin <dberlin@dberlin.org>
1716
1717 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1718 (HTAB_EMPTY_ENTRY): New macro.
1719
83fbfe42
GK
17202005-06-20 Geoffrey Keating <geoffk@apple.com>
1721
1722 * libiberty.h (strverscmp): Prototype.
1723
7973fd2a
GDR
17242005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1725
1726 * libiberty.h (XOBFINISH): New.
1727
39da352f
KG
17282005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1729
1730 * libiberty.h (vsnprintf): Add format attribute.
1731
b6e0f0b0
KG
17322005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1733
1734 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1735
ddcf783b
EZ
17362005-05-28 Eli Zaretskii <eliz@gnu.org>
1737
1738 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1739 needed.
1740 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1741
15da2806
RH
17422005-05-25 Richard Henderson <rth@redhat.com>
1743
1744 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1745
d7cf8390
GDR
17462005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1747
1748 * libiberty.h (ACONCAT): Properly cast value of alloca().
1749
1750 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
ddcf783b 1751 __cplusplus.
d7cf8390 1752
dbaef7e2
SE
17532005-05-12 Steve Ellcey <sje@cup.hp.com>
1754
1755 libiberty.h: Do not define empty basename prototype.
1756
d6d47ea0
NC
17572005-05-10 Nick Clifton <nickc@redhat.com>
1758
1759 * Update the address and phone number of the FSF organization in
1760 the GPL notices in the following files:
1761 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1762 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1763 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1764 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1765 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1766 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1767 xtensa-isa-internal.h, xtensa-isa.h
1768
32e82bd8
KG
17692005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1770
1771 * libiberty.h (unlock_std_streams): New.
1772
8766be86
KG
17732005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1774
1775 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1776 Don't use the PTR macro.
1777
1778 * sort.h: Don't use the PARAMS macro.
1779
6feaa084
KG
17802005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1781
1782 * libiberty.h (unlock_stream): New.
1783
27c556ec
KG
17842005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1785
1786 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1787 Remove parameter names.
1788
78a7dc90
KG
17892005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1790
1791 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1792 Provide prototypes for new functions.
1793
0fd20f36
ILT
17942005-03-29 Ian Lance Taylor <ian@airs.com>
1795
1796 * libiberty.h: Fix indentation.
1797
a584cf65
ILT
17982005-03-28 Ian Lance Taylor <ian@airs.com>
1799
1800 * libiberty.h: Include <stdio.h>.
1801 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1802 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1803 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1804 (pex_init, pex_run, pex_read_output): Declare.
1805 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1806 (struct pex_time): Define.
1807
f78c1452
MM
18082005-03-28 Mark Mitchell <mark@codesourcery.com>
1809
1810 * libiberty.h (ffs): Declare, if necessary.
ddcf783b 1811
93079c81
GDR
18122005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1813
1814 * xregex2.h (_RE_ARGS): Remove definition and uses.
1815
7a17ef5e
GDR
18162005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1817
1818 * ternary.h: Don't use PARAMS anymore.
1819
885f2199
GDR
18202005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1821
1822 * partition.h: Remove use of PARAMS.
1823 * obstack.h: Remove conditional prototypes __STDC__.
1824 * objalloc.h: Remove use of PARAMS.
1825 * splay-tree.h: Likewise.
1826
6da879de
GDR
18272005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1828
1829 * md5.h: Remove definition and uses of __P.
1830 * dyn-string.h: Remove uses of PARAMS.
1831 * fibheap.h: Likewise.
1832 * floatformat.h: Likewise.
1833 * hashtab.h: Likewise.
1834
9486db4f
GDR
18352005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1836
1837 * demangle.h: Remove uses of PARAMS.
1838
1839 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1840 ANSI_PROTOTYPES is always assumed.
1841 Remove uses of PARAMS throughout.
1842
17998b22
KG
18432005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1844
1845 * libiberty.h (xstrndup): Declare.
1846
65ec6c0e
KG
18472005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1848
1849 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1850
17049f0b
MM
18512005-03-09 Mark Mitchell <mark@codesourcery.com>
1852
1853 * libiberty.h (gettimeofday): Declare.
1854
c363985d
JB
18552005-03-01 Jan Beulich <jbeulich@novell.com>
1856
1857 * libiberty.h: Declare unlink_if_ordinary.
1858
be0f1e54
PB
18592005-02-14 Paolo Bonzini <bonzini@gnu.org>
1860
1861 PR bootstrap/19818
1862 * ansidecl.h (PARAMS): Guard from redefinition.
1863
d49d0907
BE
18642004-12-11 Ben Elliston <bje@au.ibm.com>
1865
1866 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1867 when __GNUC__ is defined and ints are less than 32-bits wide.
1868
530f5331
BW
18692004-10-07 Bob Wilson <bob.wilson@acm.org>
1870
1871 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1872 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1873 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1874
f45c31ea 18752004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
1876
1877 * libiberty.h (basename): Prototype for __MINGW32__.
1878
3d091dac
KG
18792004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1880
1881 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1882 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1883 concat_copy2): Use ATTRIBUTE_SENTINEL.
1884
b1e8c0fd
GDR
18852004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1886
1887 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1888 const-qualification before disposal.
1889
5673cd61 18902004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 1891
5673cd61 1892 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 1893
5673cd61 18942004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
1895
1896 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1897 libcpp/internal.h.
1898 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1899 macros.
1900
5673cd61
BI
19012004-07-21 Paolo Bonzini <bonzini@gnu.org>
1902
1903 * ansidecl.h (ATTRIBUTE_PURE): New.
1904
5557e16d
BI
19052004-07-13 Bernardo Innocenti <bernie@develer.com>
1906
1907 * libiberty.h (ASTRDUP): Add casts required for stricter
1908 type conversion rules of C++.
1909 * obstack.h (obstack_free): Likewise.
1910
073273c3
AJ
19112004-05-04 Andreas Jaeger <aj@suse.de>
1912
1913 * demangle.h: Do not use C++ reserved keyword typename as
1914 parameter for cplus_demangle_fill_builtin_type.
1915
228c46db
RH
19162004-04-22 Richard Henderson <rth@redhat.com>
1917
1918 * hashtab.h (struct htab): Add size_prime_index.
1919
7f96816a 19202004-04-13 Jeff Law <law@redhat.com>
ddcf783b 1921
6de9cd9a 1922 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
ddcf783b 1923
cfdfa110
ZW
19242004-03-30 Zack Weinberg <zack@codesourcery.com>
1925
1926 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1927
0d7fbf14
ILT
19282004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1929
1930 * dyn-string.h: Update copyright date.
1931
795b4c37
ILT
19322004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1933
1934 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1935 the associated #defines.
1936
5e777af5
ILT
19372004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1938
d051dc88
ILT
1939 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1940 "libiberty.h".
1941
e4a32afb
ILT
1942 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1943
5e777af5
ILT
1944 * demangle.h (enum demangle_component_type): Define.
1945 (struct demangle_operator_info): Declare.
1946 (struct demangle_builtin_type_info): Declare.
1947 (struct demangle_component): Define.
1948 (cplus_demangle_fill_component): Declare.
1949 (cplus_demangle_fill_name): Declare.
1950 (cplus_demangle_fill_builtin_type): Declare.
1951 (cplus_demangle_fill_operator): Declare.
1952 (cplus_demangle_fill_extended_operator): Declare.
1953 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1954 (cplus_demangle_v3_components): Declare.
1955 (cplus_demangle_print): Declare.
1956
2502b0bc 1957For older changes see ChangeLog-9103
6599da04
JM
1958\f
1959Local Variables:
1960mode: change-log
1961left-margin: 8
1962fill-column: 74
1963version-control: never
1964End: