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