]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Fix tests for std::variant to match original intention
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
82e57271 12019-04-03 Vineet Gupta <vgupta@synopsys.com>
2
3 PR89877
4 * longlong.h [__arc__] (add_ssaaaa): Add cc clobber.
5 (sub_ddmmss): Likewise.
6
0f7c25df 72019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8
9 * splay-tree.h (splay_tree_delete_key_fn): Update comment.
10 (splay_tree_delete_value_fn): Likewise.
11
130bd651 122019-01-09 Sandra Loosemore <sandra@codesourcery.com>
13
14 PR other/16615
15
16 * libiberty.h: Mechanically replace "can not" with "cannot".
17 * plugin-api.h: Likewise.
18
fbd26352 192019-01-01 Jakub Jelinek <jakub@redhat.com>
20
21 Update copyright years.
22
813421cd 232018-12-28 Thomas Schwinge <thomas@codesourcery.com>
24
25 * gomp-constants.h (GOACC_FLAG_HOST_FALLBACK)
26 (GOACC_FLAGS_MARSHAL_OP, GOACC_FLAGS_UNMARSHAL): Define.
27
302c9cee 282018-12-22 Jason Merrill <jason@redhat.com>
29
30 * demangle.h: Remove support for ancient GNU (pre-3.0), Lucid,
31 ARM, HP, and EDG demangling styles.
32
ce27f7c1 332018-12-11 Nick Clifton <nickc@redhat.com>
34
35 PR 88409
36 * demangle.h (DEMANGLE_RECURSION_LIMIT): Increase to 2048.
37
03e51746 382018-12-07 Nick Clifton <nickc@redhat.com>
39
40 * demangle.h (DMGL_NO_RECURSE_LIMIT): Define.
41 (DEMANGLE_RECURSION_LIMIT): Define
42
7e5a76c8 432018-11-08 Jakub Jelinek <jakub@redhat.com>
44
45 * gomp-constants.h (GOMP_TASK_FLAG_REDUCTION,
46 GOMP_DEPEND_IN, GOMP_DEPEND_OUT, GOMP_DEPEND_INOUT,
47 GOMP_DEPEND_MUTEXINOUTSET): Define.
48
95f798aa 492018-10-19 Jason Merrill <jason@redhat.com>
50
51 * demangle.h (enum demangle_component_type): Add
52 DEMANGLE_COMPONENT_TPARM_OBJ.
53
d42760aa 542018-10-29 David Malcolm <dmalcolm@redhat.com>
55
56 * unique-ptr.h (gnu::move): Generalize so it applies to all
57 lvalue references, rather than just to unique_ptr values.
58
14ad4d70 592018-07-26 Martin Liska <mliska@suse.cz>
60
c9e63184 61 PR lto/86548
14ad4d70 62 * libiberty.h (make_temp_file_with_prefix): New function.
63
6b75daa2 642018-05-30 Jan Hubicka <hubicka@ucw.cz>
65
66 * simple-object.h (simple_object_copy_lto_debug_sections): Add rename
67 parameter.
68
777e90ba 692018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
70
71 * splay-tree.h (splay_tree_compare_strings,
72 splay_tree_delete_pointers): Declare new utility functions.
73
42dac2eb 742018-05-24 Tom Rix <trix@juniper.net>
75
76 * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
77
d9f58ac8 782018-05-02 Alan Modra <amodra@gmail.com>
79
80 * ansidecl.h (ATTRIBUTE_NONSTRING): Define.
81
ca233d5f 822018-05-01 Sriraman Tallam <tmsriram@google.com>
83
84 * plugin-api.h: Add plugin API to get the list of wrap
85 symbols.
86
7b0db09c 872018-02-09 Alexandre Oliva <aoliva@redhat.com>
88
8f6f3638 89 * dwarf2.def (DW_AT_GNU_entry_view): New.
90
7b0db09c 91 * dwarf2.def (DW_AT_GNU_locviews): New.
92 * dwarf2.h (enum dwarf_location_list_entry_type): Add
93 DW_LLE_GNU_view_pair.
94 (DW_LLE_view_pair): Define.
95
8e8f6434 962018-01-03 Jakub Jelinek <jakub@redhat.com>
97
98 Update copyright years.
99
f46fa4e9 1002017-11-20 Kito Cheng <kito.cheng@gmail.com>
101
102 * longlong.h [__riscv] (__umulsidi3): Define.
103 [__riscv] (umul_ppmm): Likewise.
104 [__riscv] (__muluw3): Likewise.
105
a0a0ccef 1062017-11-10 Stephen Crane <sjc@immunant.com>
107
108 * plugin-api.h: Add plugin API for processing plugin-added
109 input files.
110
95f39a98 1112017-10-23 David Malcolm <dmalcolm@redhat.com>
112
113 * unique-ptr.h: Make include of <memory> conditional on C++11 or
114 later.
115
b6b04a7b 1162017-10-16 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
117 David Malcolm <dmalcolm@redhat.com>
118
119 * unique-ptr.h: New file.
120
ead428aa 1212017-09-15 Yao Qi <yao.qi@linaro.org>
122 Pedro Alves <palves@redhat.com>
123
124 * ansidecl.h (DISABLE_COPY_AND_ASSIGN): New macro.
125
f47edbb5 1262017-09-12 Jiong Wang <jiong.wang@arm.com>
127
128 * dwarf2.def (DW_CFA_AARCH64_negate_ra_state): New DW_CFA_DUP.
129 * dwarf2.h (DW_CFA_DUP): New define.
130
7b53e714 1312017-08-21 Richard Biener <rguenther@suse.de>
132
133 * simple-object.h (simple_object_copy_lto_debug_sections): New
134 function.
135
a9901f70 1362017-07-31 Nick Clifton <nickc@redhat.com>
137
138 Binutils PR 21850
139 * ansidecl.h (OVERRIDE): Protect check of __cplusplus value with
140 #idef __cplusplus.
141
b3ffddb9 1422017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
143
144 * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
145 (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
146 (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
147 * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
148 (enum dwarf_name_index_attribute): Remove.
149 (get_DW_IDX_name): New declaration.
150
4cb48979 1512017-05-27 Maya Rashish <coypu@sdf.org>
152
153 * longlong.h: Remove ns32k support.
154
b16cb98e 1552017-05-24 Nathan Sidwell <nathan@acm.org>
156
157 * libiberty.h (ASTRDUP): Adjust cast to avoid warning.
158
9d5e3111 1592017-05-19 Eli Zaretskii <eliz@gnu.org>
160
161 * environ.h: Add #ifndef guard.
162
8149d1eb 1632017-05-18 Martin Liska <mliska@suse.cz>
164
165 * ansidecl.h: Define CONSTEXPR macro.
166
2f9ae5f1 1672017-04-04 Jonathan Wakely <jwakely@redhat.com>
168
169 * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.
170
060a72ae 1712017-02-25 Jakub Jelinek <jakub@redhat.com>
172
173 PR debug/77589
174 * dwarf2.def (DW_OP_GNU_variable_value): New opcode.
175
37af486a 1762017-01-30 Alexandre Oliva <aoliva@redhat.com>
177
178 Introduce C++ support in libcc1.
179 * gcc-c-fe.def (int_type_v0): Rename from...
180 (int_type): ... this. Introduce new version.
181 (float_type_v0): Rename from...
182 (float_type): ... this. Introduce new version.
183 (char_type): New.
184 * gcc-c-interface.h (gcc_c_api_version): Add GCC_C_FE_VERSION_1.
185 (gcc_type_array): Move...
186 * gcc-interface.h: ... here.
187 * gcc-cp-fe.def: New.
188 * gcc-cp-interface.h: New.
189
a7fcd045 1902017-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
191
21b34f35 192 * gcc-interface.h (enum gcc_base_api_version): Update comment
193 for GCC_FE_VERSION_1.
194 (struct gcc_base_vtable): Rename set_arguments to
195 set_arguments_v0. Add set_arguments, set_triplet_regexp and
196 set_driver_filename.
197
2bff1a27 198 * gcc-interface.h (enum gcc_base_api_version): Add comment to
199 GCC_FE_VERSION_1.
200 (struct gcc_base_vtable): Rename compile to compile_v0.
201 Update comment for compile. New methods set_verbose and
202 compile.
203
a7fcd045 204 * gcc-interface.h (enum gcc_base_api_version): Add
205 GCC_FE_VERSION_1.
206
645a0bd9 2072017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
55a56509 208 Martin Jambor <mjambor@suse.cz>
209
210 * hsa.h: Moved here from libgomp/plugin/hsa.h.
211
fba96576 2122017-01-04 Richard Earnshaw <rearnsha@arm.com>
213 Jiong Wang <jiong.wang@arm.com>
214
215 * dwarf2.def (DW_OP_AARCH64_operation): Reserve the number 0xea.
216 (DW_CFA_GNU_window_save): Comments the multiplexing on AArch64.
217
6d191b11 2182017-01-04 Jakub Jelinek <jakub@redhat.com>
219
220 Update copyright years.
221
6916b9d2 2222016-12-21 Jakub Jelinek <jakub@redhat.com>
223
224 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...
225 (DW_FORM_ref_sup4): ... this. New form.
226 (DW_FORM_ref_sup8): New form.
227
3f6f78bc 2282016-11-03 David Tolnay <dtolnay@gmail.com>
229 Mark Wielaard <mark@klomp.org>
230
231 * demangle.h (DMGL_RUST): New macro.
232 (DMGL_STYLE_MASK): Add DMGL_RUST.
233 (demangling_styles): Add dlang_rust.
234 (RUST_DEMANGLING_STYLE_STRING): New macro.
235 (RUST_DEMANGLING): New macro.
236 (rust_demangle): New prototype.
237 (rust_is_mangled): Likewise.
238 (rust_demangle_sym): Likewise.
239
2e9e9363 2402016-11-07 Jason Merrill <jason@redhat.com>
241
242 * demangle.h (enum demangle_component_type): Add
243 DEMANGLE_COMPONENT_NOEXCEPT, DEMANGLE_COMPONENT_THROW_SPEC.
244
2b8a924c 2452016-10-17 Jakub Jelinek <jakub@redhat.com>
246
247 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
248 calling convention codes.
249 (enum dwarf_line_number_content_type): New.
250 (enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
251 codes.
252 (enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
253 (enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
254 (enum dwarf_name_index_attribute): New.
255 (enum dwarf_range_list_entry): New.
256 (enum dwarf_unit_type): New.
257 * dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
258 DW_OP_* and DW_ATE_* entries.
259
eb133d34 2602016-10-14 Pedro Alves <palves@redhat.com>
261
262 * ansidecl.h [__cplusplus >= 201103 && GCC_VERSION < 4007] (FINAL,
263 OVERRIDE): Define as empty.
264 [__cplusplus < 201103 && GCC_VERSION < 4007] (FINAL): Define as
265 __final.
266 [__cplusplus < 201103 && GCC_VERSION >= 4007] (OVERRIDE): Define as
267 empty.
268
3ea7a5e2 2692016-10-14 Pedro Alves <palves@redhat.com>
270
271 * ansidecl.h (GCC_FINAL): Delete.
272 (OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
273
ffbd598f 2742016-08-15 Jakub Jelinek <jakub@redhat.com>
275
276 * dwarf2.def (DW_AT_string_length_bit_size,
277 DW_AT_string_length_byte_size): New attributes.
278
832d369d 2792016-08-12 Alexandre Oliva <aoliva@redhat.com>
280
281 PR debug/63240
282 * dwarf2.def (DW_AT_deleted, DW_AT_defaulted): New.
ffbd598f 283 * dwarf2.h (enum dwarf_defaulted_attribute): New.
832d369d 284
ad23bd26 2852016-07-29 Aldy Hernandez <aldyh@redhat.com>
286
287 * libiberty.h (MAX_ALLOCA_SIZE): New macro.
288
1802571b 2892016-05-26 Chung-Lin Tang <cltang@codesourcery.com>
290
291 * gomp-constants.h (GOMP_VERSION): Increment to 1, add comment to
292 describe the need for incrementing this macro whenever the plugin
293 interface is modified.
294
ddec7b20 2952016-04-29 Tom Tromey <tom@tromey.com>
296
297 * dwarf2.h (enum dwarf_source_language) <DW_LANG_Rust,
298 DW_LANG_Rust_old>: New constants.
299
bf8ce8ad 3002016-04-29 Oleg Endo <olegendo@gcc.gnu.org>
301
302 * longlong.h (umul_ppmm): Remove SHMEDIA checks.
303 (__umulsidi3, count_leading_zeros): Remove SHMEDIA implementations.
304
608e1e37 3052016-04-29 Claudiu Zissulescu <claziss@synopsys.com>
306
307 * longlong.h (add_ssaaaa): Replace obsolete 'J' constraint with
308 'Cal' constraint.
309 (sub_ddmmss): Likewise.
310
5cb6b0b9 3112016-03-17 Thomas Schwinge <thomas@codesourcery.com>
312
313 * gomp-constants.h (enum gomp_map_kind): Rename
314 GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE. Adjust all users.
315
943e339d 3162016-03-03 Than McIntosh <thanm@google.com>
317
318 * plugin-api.h: Add new hooks to the plugin transfer vector to
319 to support querying section alignment and section size.
320 (ld_plugin_get_input_section_alignment): New hook.
321 (ld_plugin_get_input_section_size): New hook.
322 (ld_plugin_tag): Add LDPT_GET_INPUT_SECTION_ALIGNMENT
323 and LDPT_GET_INPUT_SECTION_SIZE.
324 (ld_plugin_tv): Add tv_get_input_section_alignment and
325 tv_get_input_section_size.
326
3272016-03-03 Evgenii Stepanov <eugenis@google.com>
328
329 * plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
330
56686608 3312016-01-19 Martin Jambor <mjambor@suse.cz>
332
333 * gomp-constants.h (GOMP_DEVICE_HSA): New macro.
334 (GOMP_VERSION_HSA): Likewise.
335 (GOMP_TARGET_ARG_DEVICE_MASK): Likewise.
336 (GOMP_TARGET_ARG_DEVICE_ALL): Likewise.
337 (GOMP_TARGET_ARG_SUBSEQUENT_PARAM): Likewise.
338 (GOMP_TARGET_ARG_ID_MASK): Likewise.
339 (GOMP_TARGET_ARG_NUM_TEAMS): Likewise.
340 (GOMP_TARGET_ARG_THREAD_LIMIT): Likewise.
341 (GOMP_TARGET_ARG_VALUE_SHIFT): Likewise.
342 (GOMP_TARGET_ARG_HSA_KERNEL_ATTRIBUTES): Likewise.
343
0bd8bd68 3442016-01-07 Mike Frysinger <vapier@gentoo.org>
345
346 * longlong.h: Change !__SHMEDIA__ to
347 (!defined (__SHMEDIA__) || !__SHMEDIA__).
348 Change __SHMEDIA__ to defined (__SHMEDIA__) && __SHMEDIA__.
349
e2e4b9a0 3502016-01-05 Mike Frysinger <vapier@gentoo.org>
351
352 * libiberty.h (dupargv): Change arg to char * const *.
353 (writeargv, countargv): Likewise.
354
cdc645f7 3552015-11-27 Pedro Alves <palves@redhat.com>
356
357 PR other/61321
358 PR other/61233
359 * demangle.h (enum demangle_component_type)
360 <DEMANGLE_COMPONENT_CONVERSION>: New value.
361
08de21a4 3622015-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
363
364 * vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
365 __sparc__]: Define.
366
2fc5e987 3672015-11-12 James Norris <jnorris@codesourcery.com>
368 Joseph Myers <joseph@codesourcery.com>
369
370 * gomp-constants.h (enum gomp_map_kind): Add GOMP_MAP_DEVICE_RESIDENT
371 and GOMP_MAP_LINK.
372
d8431314 3732015-11-09 Alan Modra <amodra@gmail.com>
374
375 PR gdb/17133
376 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
377
1ed1385e 3782015-11-09 Alan Modra <amodra@gmail.com>
379
380 PR gdb/17133
381 * obstack.h: Import current gnulib file.
382
9561765e 3832015-11-05 Jakub Jelinek <jakub@redhat.com>
384 Ilya Verbin <ilya.verbin@intel.com>
385
386 * gomp-constants.h (GOMP_MAP_FLAG_SPECIAL_2): Define.
387 (GOMP_MAP_FLAG_ALWAYS): Remove.
388 (enum gomp_map_kind): Use GOMP_MAP_FLAG_SPECIAL_2 instead of
389 GOMP_MAP_FLAG_ALWAYS for GOMP_MAP_ALWAYS_TO, GOMP_MAP_ALWAYS_FROM,
390 GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
391 Add GOMP_MAP_ALWAYS_POINTER and GOMP_MAP_FIRSTPRIVATE_REFERENCE.
392 (GOMP_MAP_ALWAYS_P): Define.
393 (GOMP_TARGET_FLAG_NOWAIT): Adjust comment.
394
bcc58dc6 3952015-10-27 Daniel Jacobowitz <dan@codesourcery.com>
396 Joseph Myers <joseph@codesourcery.com>
397 Mark Shinwell <shinwell@codesourcery.com>
398 Andrew Stubbs <ams@codesourcery.com>
399 Rich Felker <dalias@libc.org>
400
401 * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
402
fff1535d 4032015-10-18 Roland McGrath <roland@gnu.org>
404
405 PR other/63758
406 * environ.h: New file.
407
43895be5 4082015-10-13 Jakub Jelinek <jakub@redhat.com>
409 Ilya Verbin <ilya.verbin@intel.com>
410
411 * gomp-constants.h (GOMP_MAP_FLAG_ALWAYS): Define.
412 (enum gomp_map_kind): Add GOMP_MAP_FIRSTPRIVATE,
413 GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_USE_DEVICE_PTR,
414 GOMP_MAP_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_ALWAYS_TO,
415 GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
416 GOMP_MAP_DELETE_ZERO_LEN_ARRAY_SECTION, GOMP_MAP_DELETE,
417 GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
418 (GOMP_MAP_ALWAYS_TO_P, GOMP_MAP_ALWAYS_FROM_P): Define.
419 (GOMP_TASK_FLAG_UNTIED, GOMP_TASK_FLAG_FINAL, GOMP_TASK_FLAG_MERGEABLE,
420 GOMP_TASK_FLAG_DEPEND, GOMP_TASK_FLAG_PRIORITY, GOMP_TASK_FLAG_UP,
421 GOMP_TASK_FLAG_GRAINSIZE, GOMP_TASK_FLAG_IF, GOMP_TASK_FLAG_NOGROUP,
422 GOMP_TARGET_FLAG_NOWAIT, GOMP_TARGET_FLAG_EXIT_DATA,
423 GOMP_TARGET_FLAG_UPDATE): Define.
424
e561d5e1 4252015-09-28 Nathan Sidwell <nathan@codesourcery.com>
426
427 * gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
428 (GOMP_DIM_GANG, GOMP_DIM_WORKER, GOMP_DIM_VECTOR, GOMP_DIM_MAX,
429 GOMP_DIM_MASK): New.
430 (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
431 (GOMP_LAUNCH_CODE_SHIFT, GOMP_LAUNCH_DEVICE_SHIFT,
432 GOMP_LAUNCH_OP_SHIFT): New.
433 (GOMP_LAUNCH_PACK, GOMP_LAUNCH_CODE, GOMP_LAUNCH_DEVICE,
434 GOMP_LAUNCH_OP): New.
435 (GOMP_LAUNCH_OP_MAX): New.
436
d3d8e632 4372015-08-24 Nathan Sidwell <nathan@codesourcery.com>
438
439 * gomp-constants.h (GOMP_VERSION, GOMP_VERSION_NVIDIA_PTX,
440 GOMP_VERSION_INTEL_MIC): New.
441 (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.
442
2f72d95e 4432015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
444
445 * dwarf2.def (DW_AT_GNU_bias): New attribute.
446
011db277 4472015-08-14 Pierre-Marie de Rodat <derodat@adacore.com>
448
449 * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
450 attributes.
451
5a45f149 4522015-08-11 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
453
454 * ansidecl.h (GCC_FINAL): New macro.
455
f212338e 4562015-08-10 Thomas Schwinge <thomas@codesourcery.com>
457
458 * gomp-constants.c (GOMP_DEVICE_HOST_NONSHM): Remove.
459
19ecc7c1 4602015-05-22 Yunlian Jiang <yunlian@google.com>
461
462 * libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
463 not defined.
464
5b208a42 4652015-03-19 Richard Biener <rguenther@suse.de>
466
467 * partition.h (struct partition_elem): Re-order elements to
468 avoid padding.
469
45e87ca9 4702015-03-02 Markus Trippelsdorf <markus@trippelsdorf.de>
471
472 PR target/65261
473 * ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
474
5221952d 4752015-02-19 Pedro Alves <palves@redhat.com>
476
477 * floatformat.h [__cplusplus]: Wrap in extern "C".
478
f36f9b8b 4792015-02-04 Jakub Jelinek <jakub@redhat.com>
480
481 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03
482 and DW_LANG_Fortran08.
483
ca4c3545 4842015-01-15 Thomas Schwinge <thomas@codesourcery.com>
485 Julian Brown <julian@codesourcery.com>
486 James Norris <jnorris@codesourcery.com>
487
488 * gomp-constants.h: New file.
489
dee58864 4902014-12-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
88a6165f 491
492 * libiberty.h: Merge Copyright year update from Binutils.
493
655833ff 4942014-12-24 Uros Bizjak <ubizjak@gmail.com>
495 Ben Elliston <bje@au.ibm.com>
496 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
497
498 * libiberty.h (xasprintf): Declare.
499
5d95297a 5002014-12-11 Uros Bizjak <ubizjak@gmail.com>
c9e63184 501 Ben Elliston <bje@au.ibm.com>
502 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5d95297a 503
504 * libiberty.h (xvasprintf): Declare.
505
eb06b251 5062014-12-09 Trevor Saunders <tsaunders@mozilla.com>
507
508 * hashtab.h, splay-tree.h: Remove GTY markers.
509
9d231822 5102014-12-08 Mark Wielaard <mjw@redhat.com>
511
512 PR debug/60782
513 * dwarf2.def: Add DWARFv5 DW_TAG_atomic_type.
514
b4721d74 5152014-11-21 Mark Wielaard <mjw@redhat.com>
516
517 * dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
518 DW_LANG_C_plus_plus_14.
519
aa643a01 5202014-11-25 Mark Wielaard <mjw@redhat.com>
521
522 * dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
523
69a2f316 5242014-11-14 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
525
526 * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
527 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
528 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
529 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
530 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
531 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
532 (DW_AT_APPLE_property): New macros.
533
4d0069ee 5342014-11-11 Anthony Brandon <anthony.brandon@gmail.com>
535 Manuel López-Ibáñez <manu@gcc.gnu.org>
536
537 PR driver/36312
538 * filenames.h: Add prototype for canonical_filename_eq.
539
863e76f9 5402014-11-11 David Malcolm <dmalcolm@redhat.com>
541
542 * ChangeLog.jit: New.
543
ec4adff1 5442014-10-28 Richard Henderson <rth@redhat.com>
545
546 * longlong.h [__alpha] (umul_ppmm): Disable for c++.
547
5e1a5aba 5482014-10-28 Yury Gribov <y.gribov@samsung.com>
549
550 * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
551
ab103e33 5522014-10-27 Phil Muldoon <pmuldoon@redhat.com>
553 Jan Kratochvil <jan.kratochvil@redhat.com>
554 Tom Tromey <tromey@redhat.com>
555
556 * gcc-c-fe.def: New file.
557 * gcc-c-interface.h: New file.
558 * gcc-interface.h: New file.
559
51190923 5602014-10-15 David Malcolm <dmalcolm@redhat.com>
561
562 * libiberty.h (choose_tmpdir): New prototype.
563
77cab475 5642013-10-02 Mark Wielaard <mjw@redhat.com>
565
566 PR debug/63239
567 * dwarf2.def (DW_AT_GNU_deleted): New attribute.
568
59a81bf9 5692014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
570
571 * libiberty.h (PEX_STDOUT_APPEND): New flag.
572 (PEX_STDERR_APPEND): Likewise.
573
23c22e01 5742014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
575
576 * demangle.h (DMGL_DLANG): New macro.
577 (DMGL_STYLE_MASK): Add DMGL_DLANG.
578 (demangling_styles): Add dlang_demangling.
579 (DLANG_DEMANGLING_STYLE_STRING): New macro.
580 (DLANG_DEMANGLING): New macro.
581 (dlang_demangle): New prototype.
582
22538acd 5832014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
584
585 * longlong.h: Add __udiv_w_sdiv prototype.
586
d968efea 5872014-06-10 Thomas Schwinge <thomas@codesourcery.com>
588
589 PR lto/61334
590 * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
591 !HAVE_DECL_STRNLEN] (strnlen): New prototype.
592
463553db 5932014-05-21 John Marino <gnugcc@marino.st>
594
595 * liberty.h: Use basename function on DragonFly.
596
5f0ba1cc 5972014-05-01 Steve Ellcey <sellcey@mips.com>
598
599 * include/longlong.h: Use 'defined()' to check __mips16.
600
cee1824e 6012014-04-30 Richard Sandiford <rdsandiford@googlemail.com>
602
603 * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
604
a95d3a28 6052014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
606
607 * longlong.h: Merge from glibc.
608
e14937e9 6092014-01-21 Tom Tromey <tromey@redhat.com>
610
611 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
612 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
613 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
614 (NOARGS): Don't define.
615 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
616
468088ac 6172013-12-23 Bill Maddox <maddox@google.com>
618
619 * demangle.h (enum gnu_v3_ctor_kinds):
620 Added literal gnu_v3_unified_ctor.
621 (enum gnu_v3_ctor_kinds):
622 Added literal gnu_v3_unified_dtor.
623
81927967 6242013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
625
626 * longlong.h: New file.
627
2b0d0b81 6282013-10-29 Marc Glisse <marc.glisse@inria.fr>
629
630 PR tree-optimization/58689
631 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
632 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
633 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
634 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
635 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
636 Mark with attribute returns_nonnull.
637
ba477559 6382013-10-22 Sterling Augustine <saugustine@google.com>
639
640 * gdb/gdb-index.h: Merge from gdb tree.
641
6d69d407 6422013-08-20 Alan Modra <amodra@gmail.com>
643
644 * floatformat.h (floatformat_ibm_long_double): Delete.
645 (floatformat_ibm_long_double_big): Declare.
646 (floatformat_ibm_long_double_little): Declare.
647
47e5a776 6482013-08-19 Dehao Chen <dehao@google.com>
649
650 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
651
b710ec85 6522013-08-02 Caroline Tice <cmtice@google.com>
653
654 * vtv-change-permission.h: New file.
655
1189258f 6562013-04-03 Jason Merrill <jason@redhat.com>
657
658 Demangle C++11 ref-qualifier.
659 * demangle.h (enum demangle_component_type): Add
660 DEMANGLE_COMPONENT_REFERENCE_THIS,
661 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
662
e82adc39 6632013-03-01 Cary Coutant <ccoutant@google.com>
664
665 * dwarf2.h (enum dwarf_sect): New enum type.
666
0d360bdc 6672013-02-11 Sriraman Tallam <tmsriram@google.com>
668
669 * plugin-api.h (enum ld_plugin_level): Assign integers
670 explicitly for all values.
671
9261f555 6722013-01-30 Kai Tietz <ktietz@redhat.com>
673
674 PR other/54620
675 PR target/39064
676 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
677 stdint.h and sys/types.h headers are present.
678 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
679
576b1370 6802012-12-18 Aldy Hernandez <aldyh@redhat.com>
681
682 PR other/54324
683 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
684 < 3.4.
685
d4701f6c 6862012-11-09 Jason Merrill <jason@redhat.com>
687
688 * demangle.h (enum demangle_component_type): Add
689 DEMANGLE_COMPONENT_TAGGED_NAME.
690
21ebaa24 6912012-10-29 Sterling Augustine <saugustine@google.com>
c9e63184 692 Cary Coutant <ccoutant@google.com>
b35329c7 693
694 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
695 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
696 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
697
698
462819c8 6992012-10-08 Jason Merrill <jason@redhat.com>
700
701 * demangle.h (enum demangle_component_type): Add
702 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
703
63d6cef5 7042012-09-18 Florian Weimer <fweimer@redhat.com>
705
706 PR other/54411
707 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
708
0131450a 7092012-09-06 Cary Coutant <ccoutant@google.com>
710
711 * dwarf2.def: Edit comment.
712
ec4151f2 7132012-08-24 Sriraman Tallam <tmsriram@google.com>
714
715 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
716 New interface.
717 (ld_plugin_unique_segment_for_sections): New interface.
718 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
719 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
720 (tv_allow_unique_segment_for_sections): New member.
721 (tv_unique_segment_for_sections): New member.
722
712932d2 7232012-07-13 Doug Evans <dje@google.com>
724
725 * filenames.h: #include "hashtab.h".
726 (filename_hash, filename_eq): Declare.
727
3c4aeb35 7282012-06-18 Doug Evans <dje@google.com>
729
730 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
731
c0b7038e 7322012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
733
734 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
735
d233e0db 7362012-06-08 Jakub Jelinek <jakub@redhat.com>
737
738 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
739 forms.
740 * dwarf2.h (enum dwarf_macro_record_type): Add
741 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
742 and DW_MACRO_GNU_transparent_include_alt.
743
73e554b7 7442012-05-23 Doug Evans <dje@google.com>
745
746 * leb128.h: #include stdint.h, inttypes.h.
747 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
748 Change to take a uint64_t * argument instead of unsigned long long.
749 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
750 Change to take an int64_t * argument instead of long long.
751
d0c5362c 7522012-05-22 Doug Evans <dje@google.com>
753
754 * leb128.h: New file.
755
06d1ba50 7562012-05-19 Gary Funck <gary@intrepid.com>
757
758 * dwarf2.def: Update comment re: UPC extensions to reference
759 DWARF4 specification.
760
9618d32d 7612012-05-02 Cary Coutant <ccoutant@google.com>
762
763 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
764 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
765
ee9571b9 7662012-04-28 Doug Evans <dje@google.com>
767
768 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
769
8fd919b6 7702012-04-27 Tom Tromey <tromey@redhat.com>
771
772 * dwarf2.h: Wrap function declarations in extern "C".
773
c9f46599 7742012-04-27 Tom Tromey <tromey@redhat.com>
775
776 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
777 (enum dwarf_location_atom, enum dwarf_type, enum
778 dwarf_call_frame_info): Remove.
779 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
780 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
781 Include dwarf2.def.
782 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
783 (get_DW_OP_name, get_DW_ATE_name): Declare.
784 * dwarf2.def: New file, from dwarf2.h.
785
ee0af6e0 7862012-04-10 Tristan Gingold <gingold@adacore.com>
787
788 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
789 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
790
abbb0ba2 7912012-01-26 Cary Coutant <ccoutant@google.com>
792
793 * dwarf2.h (enum dwarf_form): Add Fission extensions.
794 (enum dwarf_attribute): Likewise.
795
2d847c18 7962012-01-06 Jason Merrill <jason@redhat.com>
797
798 PR c++/6057
799 PR c++/48051
800 PR c++/50855
801 PR c++/51322
802 * demangle.h (enum demangle_component_type): Add
803 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
804
4c0315d0 8052011-11-07 Richard Henderson <rth@redhat.com>
806
807 Merged from transactional-memory.
808
809 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
810 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
811 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
812 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
813
b103fef5 8142011-10-21 Ulrich Drepper <drepper@gmail.com>
815
816 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
817
8182011-10-21 Marc Glisse <marc.glisse@inria.fr>
819
820 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
821
c12ded99 8222011-09-28 Doug Evans <dje@google.com>
823
e30b3499 824 * timeval-utils.h: New file.
825
c12ded99 826 * libiberty.h (countargv): Declare.
827
17f036ad 8282011-09-26 Cary Coutant <ccoutant@google.com>
829
830 PR lto/47247
831 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
832 LDPR_PREVAILING_DEF_IRONLY_EXP.
833 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
834
0d80d940 8352011-09-23 Cary Coutant <ccoutant@google.com>
836
837 PR 40831
838 * demangle.h (enum demangle_component_type): Add
839 DEMANGLE_COMPONENT_CLONE.
840
71d67b2d 8412011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
842
843 * xregex.h (regoff_t): Define.
844
00dacc40 8452011-07-22 Jakub Jelinek <jakub@redhat.com>
846
60699ecd 847 * dwarf2.h (DW_AT_GNU_macros): New.
848 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
849
00dacc40 850 PR c++/49756
851 * libiberty.h (stack_limit_increase): New prototype.
852
3bb7aade 8532011-07-13 Sriraman Tallam <tmsriram@google.com>
854
855 * plugin-api.h
856 (ld_plugin_section): New struct.
857 (ld_plugin_get_section_count): New typedef.
858 (ld_plugin_get_section_type): New typedef.
859 (ld_plugin_get_section_name): New typedef.
860 (ld_plugin_get_section_contents): New typedef.
861 (ld_plugin_update_section_order): New typedef.
862 (ld_plugin_allow_section_ordering): New typedef.
863 (LDPT_GET_SECTION_COUNT): New enum value.
864 (LDPT_GET_SECTION_TYPE): New enum value.
865 (LDPT_GET_SECTION_NAME): New enum value.
866 (LDPT_GET_SECTION_CONTENTS): New enum value.
867 (LDPT_UPDATE_SECTION_ORDER): New enum value.
868 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
869 (tv_get_section_count): New struct members.
870 (tv_get_section_type): New struct members.
871 (tv_get_section_name): New struct members.
872 (tv_get_section_contents): New struct members.
873 (tv_update_section_order): New struct members.
874 (tv_allow_section_ordering): New struct members.
875
fd109ff5 8762011-07-01 Joel Brobecker <brobecker@adacore.com>
877
878 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
879 on Darwin, as well as on the systems that use a DOS-like
880 filesystem.
881
841424cc 8822011-06-22 Jakub Jelinek <jakub@redhat.com>
883
884 PR debug/47858
885 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
886
932501f9 8872011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
888
889 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
890 (DMGL_RET_DROP): New.
891
e86bbaee 8922011-04-30 Jakub Jelinek <jakub@redhat.com>
893
894 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
895 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
896
cdd0bb4b 8972011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
898
899 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
900
3e8b7d36 9012011-03-31 Tristan Gingold <gingold@adacore.com>
902
903 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
904
5c550782 9052011-03-24 Mark Wielaard <mjw@redhat.com>
906
907 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
908
fa5d241f 9092010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
910
911 * plugin-api.h (ld_plugin_get_view): New.
912 (ld_plugin_tag): Add LDPT_GET_VIEW.
913 (ld_plugin_tv): Add tv_get_view.
914
4143d08b 9152011-03-16 Jakub Jelinek <jakub@redhat.com>
916
917 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
918 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
919 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
920 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
921 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
922 DW_OP_GNU_entry_value): New.
923
875ffd1d 9242011-02-28 Kai Tietz <kai.tietz@onevision.com>
925
926 * filenames.h (filename_ncmp): New prototype.
927
fbc6ee3a 9282011-02-23 Kai Tietz <kai.tietz@onevision.com>
929
930 * dwarf2.h (_ELF_DWARF2_H): Renamed to
931 _DWARF2_H.
932 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
933 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
934 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
935 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
936
f97b152f 9372011-01-12 Iain Sandoe <iains@gcc.gnu.org>
938
939 * dwarf2.h: Update value for DW_AT_hi_user.
940
2e521e13 9412010-11-16 Ian Lance Taylor <iant@google.com>
942
943 * simple-object.h (simple_object_attributes_merge): Declare,
944 replacing simple_object_attributes_compare.
945
46c5c275 9462010-11-04 Ian Lance Taylor <iant@google.com>
947
948 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
949
ebb6c20c 9502010-11-02 Ian Lance Taylor <iant@google.com>
951
952 * simple-object.h: New file.
953
8de56b55 9542010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
955
956 Sync LD plugin patch series (part 1/6) with src/include/.
957 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
958
21ebaa24 9592010-10-06 Andi Kleen <ak@linux.intel.com>
a3de1f55 960
961 * libiberty.h (setproctitle): Add prototype.
962
f9c61ef7 9632010-09-09 Jakub Jelinek <jakub@redhat.com>
964
965 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
966
b2d17628 9672010-07-06 Ken Werner <ken.werner@de.ibm.com>
968
969 * floatformat.h (floatformat_ieee_half_big): Add declaration.
970 (floatformat_ieee_half_little): Likewise.
971
ab3da48a 9722010-06-21 Rafael Espindola <espindola@google.com>
973
974 * plugin-api.h (ld_plugin_set_extra_library_path): New.
975 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
976 (ld_plugin_tv): Add tv_set_extra_library_path.
977
952114f8 9782010-06-21 Jakub Jelinek <jakub@redhat.com>
979
980 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
981
7d99a199 9822010-06-18 Rafael Espindola <espindola@google.com>
983
984 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
985 Make argument const.
986
3e00a9d3 9872010-06-08 Tristan Gingold <gingold@adacore.com>
988
989 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
990 DW_TAG_HP_Bliss_field_set.
991 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
992 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
993 DW_AT_HP_definition_points, DW_AT_HP_default_location and
994 DW_AT_HP_is_result_param.
995 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
996 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
997 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
998 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
999 (enum dwarf_line_number_x_ops): Add
1000 DW_LNE_HP_source_file_correlation.
1001 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
1002 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
1003 DW_LANG_HP_Assembler.
1004
ba72912a 10052010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1006
1007 * splay-tree.h: Update copyright years.
1008 (splay_tree_s): Document fields.
1009 (splay_tree_new_typed_alloc): New.
1010
1011 * hashtab.h: Update copyright years.
1012 (htab_create_typed_alloc): New.
1013
cff884a9 10142010-06-01 Rafael Espindola <espindola@google.com>
1015
1016 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
1017
c5212646 10182010-04-26 Pedro Alves <pedro@codesourcery.com>
1019
1020 * filenames.h (PATH_SEPARATOR): Delete.
1021
2d7565f9 10222010-04-23 Pedro Alves <pedro@codesourcery.com>
1023
1024 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1025 always define it independently of host, add `dos_based' parameter,
1026 and handle it.
d2b5c460 1027 (PATH_SEPARATOR): Define.
2d7565f9 1028 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1029 independently of host, add `dos_based' parameter, and handle it.
1030 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1031 it independently of host, add `dos_based' parameter, and handle
1032 it.
1033 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1034 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1035 (HAS_DOS_DRIVE_SPEC): New.
1036 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1037 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1038 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1039 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
1040
249057fc 10412010-04-20 Nick Clifton <nickc@redhat.com>
1042
1043 * sha1.h: Update copyright notice to use GPLv3.
1044
81eaa852 10452010-04-14 Doug Evans <dje@google.com>
1046
1047 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1048
889783e3 10492010-04-13 Matthias Klose <doko@ubuntu.com>
1050
1051 * elf: Remove empty directory.
1052
a1b9762a 10532010-04-06 Jakub Jelinek <jakub@redhat.com>
1054
1055 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1056 field.
1057
c8bee5e9 10582010-03-23 Joseph Myers <joseph@codesourcery.com>
1059
1060 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1061
b17eeb61 10622010-01-13 Joel Brobecker <brobecker@adacore.com>
1063
1064 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1065 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1066
10650b19 10672010-01-11 Tristan Gingold <gingold@adacore.com>
1068
1069 * demangle.h (ada_demangle): Add prototype.
1070
1eb1b33f 10712010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1072
1073 PR bootstrap/41771
1074 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1075
ffed923e 10762009-12-29 Joel Brobecker <brobecker@adacore.com>
1077
1078 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1079
36ce008e 10802009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
1081
1082 Add DWARF attribute value for the "Borland fastcall" calling
1083 convention.
1084 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1085
9c241155 10862009-10-23 Kai Tietz <kai.tietz@onevision.com>
1087
1088 * splay-tree.h (libi_uhostptr_t): Add gcc specific
1089 __extension__ for long long type case to silent cX9.
1090 (libi_shostptr_t): Likewise.
1091
f5dac1dd 10922009-10-19 Rafael Avila de Espindola <espindola@google.com>
1093
1094 PR40790
889783e3 1095 * plugin-api.h: Don't include stdint.h unconditionally.
f5dac1dd 1096
711a4686 10972009-10-15 Jakub Jelinek <jakub@redhat.com>
1098
1099 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
1100 a DWARF 4 addition.
1101
5460ff78 11022009-10-09 Rafael Espindola <espindola@google.com>
1103
1104 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
1105 libname.
1106
11072009-10-05 Rafael Espindola <espindola@google.com>
cb793c69 1108
ef356dfa 1109 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1110 (ld_plugin_get_input_file): New.
1111 (ld_plugin_release_input_file): New.
1112 (ld_plugin_add_input_library): New.
1113 (ld_plugin_message): Mark format const.
1114 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1115 LDPT_ADD_INPUT_LIBRARY.
1116 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1117 tv_add_input_library.
cb793c69 1118
03d46b27 11192009-10-04 Jerry Quinn <jlquinn@optonline.net>
1120
1121 * plugin-api.h: Fix compile.
1122
d2b5c460 11232009-10-03 Rafael Espindola <espindola@google.com>
7bfefa9d 1124
1125 * plugin-api.h: New.
1126 * lto-symtab.h: New.
1127
4817b87c 11282009-09-29 Jason Merrill <jason@redhat.com>
1129
1130 * demangle.h (enum demangle_component_type): Add
1131 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1132 DEMANGLE_COMPONENT_UNNAMED_TYPE.
1133 (struct demangle_component): Add s_unary_num.
1134
86cbedda 11352009-09-25 Dodji Seketeli <dodji@redhat.com>
1136
1137 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1138 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1139 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1140
4b9ed140 11412009-09-25 Cary Coutant <ccoutant@google.com>
1142
1143 Add rest of new values from DWARF Version 4.
1144 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1145 New tags.
1146 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1147 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1148 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1149 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1150 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1151 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1152 attributes.
1153 (DW_LANG_Python): New language.
1154
5d1e31fa 11552009-09-22 Dodji Seketeli <dodji@redhat.com>
1156
1157 * dwarf2.h (enum dwarf_tag): Add
1158 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1159
75d716e2 11602009-07-24 Ian Lance Taylor <iant@google.com>
1161
1162 PR bootstrap/40854
1163 * libiberty.h (xcrc32): Rename from crc32.
1164
be347f2e 11652009-07-24 Ian Lance Taylor <iant@google.com>
1166
1167 * libiberty.h (crc32): Declare.
1168
5e006d27 11692009-07-20 Cary Coutant <ccoutant@google.com>
1170 Doug Evans <dje@google.com>
f12fbb9c 1171
1172 Add some dwarf4 values.
1173 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1174 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1175 DW_FORM_flag_present, DW_FORM_sig8.
1176 (enum dwarf_attribute): Add DW_AT_signature.
1177
7ddff01e 11782009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1179
1180 * demangle.h
1181 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1182 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1183 New.
1184
8fdd1a73 11852009-07-09 Jakub Jelinek <jakub@redhat.com>
1186
1187 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1188 and DW_OP_stack_value.
1189
bde36f4a 11902009-07-09 Tom Tromey <tromey@redhat.com>
1191
1192 * elf/dwarf2.h: Remove, renaming to...
1193 * dwarf2.h: ... this.
1194
2452254d 11952009-06-29 Tom Tromey <tromey@redhat.com>
1196
1197 * elf/dwarf2.h: New file. Merged with gdb.
1198
5741047e 11992009-06-09 Ian Lance Taylor <ian@airs.com>
1200
1201 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1202
12032009-06-03 Ian Lance Taylor <iant@google.com>
cd819d2f 1204
1205 * ansidecl.h (EXPORTED_CONST): Define.
1206
74b36562 12072009-05-31 Ian Lance Taylor <iant@google.com>
1208
1209 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1210 the way we treat an ISO C compiler. Don't define inline as a
d2b5c460 1211 macro when compiling with C++.
74b36562 1212 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1213 when compiling with C++.
1214 * fibheap.h: Add extern "C" when compiling with C++.
1215
4f99ab94 12162009-04-22 Taras Glek <tglek@mozilla.com>
1217
5daf45f2 1218 * hashtab.h: Update GTY annotations to new syntax.
1219 * splay-tree.h: Likewise.
4f99ab94 1220
e92154af 12212009-03-17 Jason Merrill <jason@redhat.com>
1222
1223 * demangle.h (enum demangle_component_type): Add
1224 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1225
e4583147 12262008-12-10 Jason Merrill <jason@redhat.com>
1227
1228 * demangle.h (enum demangle_component_type): Add
1229 DEMANGLE_COMPONENT_FIXED_TYPE.
1230
e057bf62 12312008-11-19 Bob Wilson <bob.wilson@acm.org>
1232
1233 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1234 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1235 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1236 (XCHAL_NUM_AREGS): Change to 32.
1237 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1238 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1239 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1240 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1241 (XCHAL_DEBUGLEVEL): Change to 6.
1242
68a40a77 12432008-10-21 Alan Modra <amodra@bigpond.net.au>
1244
1245 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1246
4682b6fe 12472008-10-06 Jason Merrill <jason@redhat.com>
1248
1249 * demangle.h (enum demangle_component_type): Add
1250 DEMANGLE_COMPONENT_PACK_EXPANSION.
1251
a2ad5e1b 12522008-09-09 Jason Merrill <jason@redhat.com>
1253
1254 * demangle.h (enum demangle_component_type): Add
1255 DEMANGLE_COMPONENT_DECLTYPE.
1256
bc5f68df 12572008-07-07 Joel Brobecker <brobecker@adacore.com>
1258
1259 * safe-ctype.h: Add #include of ctype.h before redefining
1260 the ctype.h macros.
1261
3725d22e 12622008-07-04 Joel Brobecker <brobecker@adacore.com>
1263
1264 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1265 included. Redefine the various macros provided by ctype.h as
1266 undefined variables.
1267
b60b4740 12682008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1269
1270 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1271 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1272
4acbb723 12732008-03-24 Ian Lance Taylor <iant@google.com>
1274
af9790a0 1275 * sha1.h: New file, from gnulib.
1276
4acbb723 1277 * md5.h: Add extern "C" when compiled with C++.
1278
3b4c5c14 12792008-03-21 Ian Lance Taylor <iant@google.com>
1280
1281 * filenames.h: Add extern "C" when compiled with C++.
1282
e54ec148 12832008-02-11 Bob Wilson <bob.wilson@acm.org>
1284
1285 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1286 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1287
c8d35c3c 12882008-01-26 David Daney <ddaney@avtrex.com>
1289
1290 * demangle.h (demangle_component_type): Add
1291 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1292 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1293 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1294 (demangle_component): Add struct s_character to union u.
1295
4d403838 12962007-11-07 Joseph Myers <joseph@codesourcery.com>
1297 Daniel Jacobowitz <dan@codesourcery.com>
1298
1299 * floatformat.h (struct floatformat): Add split_half field.
1300 (floatformat_ibm_long_double): New.
1301
406035ae 13022007-09-06 Tom Tromey <tromey@redhat.com>
1303
1304 * libiberty.h (pex_free): Document process killing.
1305
c4692e04 13062007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1307
1308 * demangle.h (enum demangle_component_type): Add
1309 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1310
a3d8cd7b 13112007-07-25 Ben Elliston <bje@au.ibm.com>
1312
1313 * ternary.h: Remove.
1314
4690907f 13152007-07-18 Bob Wilson <bob.wilson@acm.org>
1316
1317 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1318 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1319
1ee47085 13202007-07-17 Nick Clifton <nickc@redhat.com>
1321
1322 * COPYING3: New file. Contains version 3 of the GNU General
1323 Public License.
1324
01616473 13252007-07-12 Kai Tietz <kai.tietz@onevision.com>
1326
1327 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1328 needed for WIN64 when a long is not wide enough for a pointer.
c9e63184 1329 (splay_tree_key, splay_tree_value): Use the new types.
01616473 1330
c159e0b7 13312007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1332
1333 * libiberty.h (writeargv): Declare.
1334
1846fb72 13352007-04-25 Mark Mitchell <mark@codesourcery.com>
1336
1337 * demangle.h: Change license to LGPL + exception.
1338
a5cb63da 13392007-03-29 Joel Brobecker <brobecker@adacore.com>
1340
1341 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1342 regardless of the type of file system.
1343
5de92639 13442007-03-06 Jan Hubicka <jh@suse.cz>
1345
1346 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1347
50382252 13482007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1349
1350 * libiberty.h (pex_write_input): Remove prototype.
1351
f8b619f0 13522007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1353
1354 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1355 (PEX_BINARY_ERROR): New define.
1356 (pex_read_err): New function.
1357
611fc3d0 13582007-01-29 Simon Baldwin <simonb@google.com>
1359
1360 * demangle.h: New cplus_demangle_print_callback,
1361 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1362 prototypes, and demangle_callbackref type definition.
1363
9430e4a9 13642006-12-06 Nick Clifton <nickc@redhat.com>
1365
1366 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1367
6fa7e596 13682006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
c9e63184 1369 J"orn Rennecke <joern.rennecke@st.com>
6fa7e596 1370
1371 PR driver/29931
1372 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1373
802cc599 13742006-11-27 Bob Wilson <bob.wilson@acm.org>
1375
1376 * xtensa-config.h (XSHAL_ABI): New.
1377 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1378
d7e51a35 13792006-04-11 Jim Blandy <jimb@codesourcery.com>
1380
1381 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1382
48b2395d 13832006-01-18 DJ Delorie <dj@redhat.com>
1384
1385 * md5.h: Include ansidecl.h
1386
367a6058 13872006-01-09 Bob Wilson <bob.wilson@acm.org>
1388
1389 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1390
3161b3ad 13912005-12-30 Bob Wilson <bob.wilson@acm.org>
1392
1393 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1394
4c8420c9 13952005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1396
1397 PR java/9861
1398 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1399 output format for return types
1400
c38d39c9 14012005-10-31 Mark Kettenis <kettenis@gnu.org>
1402
1403 * floatformat.h (enum floatformat_byteorders): Add
1404 floatformat_vax.
1405 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1406
bab0d4c5 14072005-09-26 Mark Mitchell <mark@codesourcery.com>
1408
1409 * libiberty.h (expandargv): New function.
1410
5a929093 14112005-08-17 Mark Kettenis <kettenis@gnu.org>
1412
1413 * floatformat.h (struct floatformat): Change type of large
1414 argument for is_valid member to `const void *'.
1415 (floatformat_to_double): Change type of second argument to `const
1416 void *'.
1417 (floatformat_from_double): Change type of last argument to `void
1418 *'.
1419 (floatformat_is_valid): Change type of last argument to `const
1420 void *'.
1421
317d4fda 14222005-07-12 Ben Elliston <bje@au.ibm.com>
1423
1424 * xregex2.h (regexec): Qualify this prototype with __extension__
1425 when compiling with GNU C.
1426
91fc5678 14272005-07-03 Steve Ellcey <sje@cup.hp.com>
1428
1429 PR other/13906
1430 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1431 * md5.h (md5_uintptr): New.
1432 (md5_ctx): Align buffer field.
1433
a55dc2cd 14342005-06-30 Daniel Berlin <dberlin@dberlin.org>
1435
1436 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1437 (HTAB_EMPTY_ENTRY): New macro.
1438
28cc9eac 14392005-06-20 Geoffrey Keating <geoffk@apple.com>
1440
1441 * libiberty.h (strverscmp): Prototype.
1442
4fac984f 14432005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1444
1445 * libiberty.h (XOBFINISH): New.
1446
8be91f46 14472005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1448
1449 * libiberty.h (vsnprintf): Add format attribute.
1450
1b52004c 14512005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1452
1453 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1454
71f27b28 14552005-05-28 Eli Zaretskii <eliz@gnu.org>
1456
1457 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1458 needed.
1459 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1460
e63e3841 14612005-05-25 Richard Henderson <rth@redhat.com>
1462
1463 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1464
f2d737fc 14652005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1466
1467 * libiberty.h (ACONCAT): Properly cast value of alloca().
1468
1469 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
71f27b28 1470 __cplusplus.
f2d737fc 1471
c72b6e6e 14722005-05-12 Steve Ellcey <sje@cup.hp.com>
1473
1474 libiberty.h: Do not define empty basename prototype.
1475
2f8ebb8e 14762005-05-10 Nick Clifton <nickc@redhat.com>
1477
1478 * Update the address and phone number of the FSF organization in
1479 the GPL notices in the following files:
1480 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1481 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1482 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1483 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1484 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1485 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1486 xtensa-isa-internal.h, xtensa-isa.h
1487
243fbe73 14882005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1489
1490 * libiberty.h (unlock_std_streams): New.
1491
2b0988cf 14922005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1493
1494 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1495 Don't use the PTR macro.
1496
1497 * sort.h: Don't use the PARAMS macro.
1498
bb06f0f5 14992005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1500
1501 * libiberty.h (unlock_stream): New.
1502
e7f1b027 15032005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1504
1505 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1506 Remove parameter names.
1507
35f4c956 15082005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1509
1510 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1511 Provide prototypes for new functions.
1512
c7df38d7 15132005-03-29 Ian Lance Taylor <ian@airs.com>
1514
1515 * libiberty.h: Fix indentation.
1516
22683dca 15172005-03-28 Ian Lance Taylor <ian@airs.com>
1518
1519 * libiberty.h: Include <stdio.h>.
1520 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1521 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1522 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1523 (pex_init, pex_run, pex_read_output): Declare.
1524 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1525 (struct pex_time): Define.
1526
5cc697d9 15272005-03-28 Mark Mitchell <mark@codesourcery.com>
1528
1529 * libiberty.h (ffs): Declare, if necessary.
71f27b28 1530
320d4d0a 15312005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1532
1533 * xregex2.h (_RE_ARGS): Remove definition and uses.
1534
cd72df1f 15352005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1536
1537 * ternary.h: Don't use PARAMS anymore.
1538
f8d9d6a0 15392005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1540
1541 * partition.h: Remove use of PARAMS.
1542 * obstack.h: Remove conditional prototypes __STDC__.
1543 * objalloc.h: Remove use of PARAMS.
1544 * splay-tree.h: Likewise.
1545
8858115e 15462005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1547
1548 * md5.h: Remove definition and uses of __P.
1549 * dyn-string.h: Remove uses of PARAMS.
1550 * fibheap.h: Likewise.
1551 * floatformat.h: Likewise.
1552 * hashtab.h: Likewise.
1553
d94aaf66 15542005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1555
1556 * demangle.h: Remove uses of PARAMS.
1557
1558 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1559 ANSI_PROTOTYPES is always assumed.
1560 Remove uses of PARAMS throughout.
1561
a2ef32b0 15622005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1563
1564 * libiberty.h (xstrndup): Declare.
1565
82c5c135 15662005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1567
1568 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1569
5a24a79a 15702005-03-09 Mark Mitchell <mark@codesourcery.com>
1571
1572 * libiberty.h (gettimeofday): Declare.
1573
4e0e2181 15742005-03-01 Jan Beulich <jbeulich@novell.com>
1575
1576 * libiberty.h: Declare unlink_if_ordinary.
1577
bb30d1f4 15782005-02-14 Paolo Bonzini <bonzini@gnu.org>
1579
1580 PR bootstrap/19818
1581 * ansidecl.h (PARAMS): Guard from redefinition.
1582
4927c18d 15832004-12-11 Ben Elliston <bje@au.ibm.com>
1584
1585 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1586 when __GNUC__ is defined and ints are less than 32-bits wide.
1587
c909ad97 15882004-10-07 Bob Wilson <bob.wilson@acm.org>
1589
1590 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1591 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1592 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1593
b882e8a2 15942004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
c480709d 1595
1596 * libiberty.h (basename): Prototype for __MINGW32__.
1597
bf6c8de0 15982004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1599
1600 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1601 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1602 concat_copy2): Use ATTRIBUTE_SENTINEL.
1603
8eb0977a 16042004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1605
1606 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1607 const-qualification before disposal.
1608
001ad2d4 16092004-07-24 Bernardo Innocenti <bernie@develer.com>
6ca10ffb 1610
001ad2d4 1611 * ansidecl.h (ARG_UNUSED): New Macro.
6ca10ffb 1612
001ad2d4 16132004-07-24 Bernardo Innocenti <bernie@develer.com>
500b8870 1614
1615 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1616 libcpp/internal.h.
1617 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1618 macros.
1619
001ad2d4 16202004-07-21 Paolo Bonzini <bonzini@gnu.org>
1621
1622 * ansidecl.h (ATTRIBUTE_PURE): New.
1623
2c04b951 16242004-07-13 Bernardo Innocenti <bernie@develer.com>
1625
1626 * libiberty.h (ASTRDUP): Add casts required for stricter
1627 type conversion rules of C++.
1628 * obstack.h (obstack_free): Likewise.
1629
80329a50 16302004-05-04 Andreas Jaeger <aj@suse.de>
1631
1632 * demangle.h: Do not use C++ reserved keyword typename as
1633 parameter for cplus_demangle_fill_builtin_type.
1634
e3190d3d 16352004-04-22 Richard Henderson <rth@redhat.com>
1636
1637 * hashtab.h (struct htab): Add size_prime_index.
1638
14c235d9 16392004-04-13 Jeff Law <law@redhat.com>
71f27b28 1640
4ee9c684 1641 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
71f27b28 1642
87a98662 16432004-03-30 Zack Weinberg <zack@codesourcery.com>
1644
1645 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1646
81e091aa 16472004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1648
1649 * dyn-string.h: Update copyright date.
1650
02c71081 16512004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1652
1653 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1654 the associated #defines.
1655
f95cb811 16562004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1657
0a48bf84 1658 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1659 "libiberty.h".
1660
a2ebbb48 1661 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1662
f95cb811 1663 * demangle.h (enum demangle_component_type): Define.
1664 (struct demangle_operator_info): Declare.
1665 (struct demangle_builtin_type_info): Declare.
1666 (struct demangle_component): Define.
1667 (cplus_demangle_fill_component): Declare.
1668 (cplus_demangle_fill_name): Declare.
1669 (cplus_demangle_fill_builtin_type): Declare.
1670 (cplus_demangle_fill_operator): Declare.
1671 (cplus_demangle_fill_extended_operator): Declare.
1672 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1673 (cplus_demangle_v3_components): Declare.
1674 (cplus_demangle_print): Declare.
1675
dd5bd0ad 1676For older changes see ChangeLog-9103
28e9041c 1677\f
1678Local Variables:
1679mode: change-log
1680left-margin: 8
1681fill-column: 74
1682version-control: never
1683End: