]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Merger of dmalcolm/jit branch from git
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
35485da9
DM
12014-11-11 David Malcolm <dmalcolm@redhat.com>
2
3 * ChangeLog.jit: New.
4
99630555
RH
52014-10-28 Richard Henderson <rth@redhat.com>
6
7 * longlong.h [__alpha] (umul_ppmm): Disable for c++.
8
ea41822a
YG
92014-10-28 Yury Gribov <y.gribov@samsung.com>
10
11 * libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
12
ddc8de03
PM
132014-10-27 Phil Muldoon <pmuldoon@redhat.com>
14 Jan Kratochvil <jan.kratochvil@redhat.com>
15 Tom Tromey <tromey@redhat.com>
16
17 * gcc-c-fe.def: New file.
18 * gcc-c-interface.h: New file.
19 * gcc-interface.h: New file.
20
e39423c0
DM
212014-10-15 David Malcolm <dmalcolm@redhat.com>
22
23 * libiberty.h (choose_tmpdir): New prototype.
24
f5059223
MW
252013-10-02 Mark Wielaard <mjw@redhat.com>
26
27 PR debug/63239
28 * dwarf2.def (DW_AT_GNU_deleted): New attribute.
29
29ce50b0
MO
302014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
31
32 * libiberty.h (PEX_STDOUT_APPEND): New flag.
33 (PEX_STDERR_APPEND): Likewise.
34
43b1b9ed
IB
352014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
36
37 * demangle.h (DMGL_DLANG): New macro.
38 (DMGL_STYLE_MASK): Add DMGL_DLANG.
39 (demangling_styles): Add dlang_demangling.
40 (DLANG_DEMANGLING_STYLE_STRING): New macro.
41 (DLANG_DEMANGLING): New macro.
42 (dlang_demangle): New prototype.
43
5e89d0ad
AK
442014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
45
46 * longlong.h: Add __udiv_w_sdiv prototype.
47
35fa894a
TS
482014-06-10 Thomas Schwinge <thomas@codesourcery.com>
49
50 PR lto/61334
51 * libiberty.h [defined (HAVE_DECL_STRNLEN) &&
52 !HAVE_DECL_STRNLEN] (strnlen): New prototype.
53
dbed5a9b
JM
542014-05-21 John Marino <gnugcc@marino.st>
55
56 * liberty.h: Use basename function on DragonFly.
57
b6799f37
SE
582014-05-01 Steve Ellcey <sellcey@mips.com>
59
60 * include/longlong.h: Use 'defined()' to check __mips16.
61
8df07a2c
RS
622014-04-30 Richard Sandiford <rdsandiford@googlemail.com>
63
64 * longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
65
130a7859
YZ
662014-04-22 Yufeng Zhang <yufeng.zhang@arm.com>
67
68 * longlong.h: Merge from glibc.
69
d2d21de9
TT
702014-01-21 Tom Tromey <tromey@redhat.com>
71
72 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
73 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
74 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
75 (NOARGS): Don't define.
76 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
77
1f26ac87
JM
782013-12-23 Bill Maddox <maddox@google.com>
79
80 * demangle.h (enum gnu_v3_ctor_kinds):
81 Added literal gnu_v3_unified_ctor.
82 (enum gnu_v3_ctor_kinds):
83 Added literal gnu_v3_unified_dtor.
84
b21fbbd2
RS
852013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
86
87 * longlong.h: New file.
88
eda14d6a
MG
892013-10-29 Marc Glisse <marc.glisse@inria.fr>
90
91 PR tree-optimization/58689
92 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
93 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
94 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
95 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
96 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
97 Mark with attribute returns_nonnull.
98
88f4509c
SA
992013-10-22 Sterling Augustine <saugustine@google.com>
100
101 * gdb/gdb-index.h: Merge from gdb tree.
102
a98cbc36
AM
1032013-08-20 Alan Modra <amodra@gmail.com>
104
105 * floatformat.h (floatformat_ibm_long_double): Delete.
106 (floatformat_ibm_long_double_big): Declare.
107 (floatformat_ibm_long_double_little): Declare.
108
f524d0aa
DC
1092013-08-19 Dehao Chen <dehao@google.com>
110
111 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
112
2077db1b
CT
1132013-08-02 Caroline Tice <cmtice@google.com>
114
115 * vtv-change-permission.h: New file.
116
9eb85f27
JM
1172013-04-03 Jason Merrill <jason@redhat.com>
118
119 Demangle C++11 ref-qualifier.
120 * demangle.h (enum demangle_component_type): Add
121 DEMANGLE_COMPONENT_REFERENCE_THIS,
122 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
123
54be96ce
CC
1242013-03-01 Cary Coutant <ccoutant@google.com>
125
126 * dwarf2.h (enum dwarf_sect): New enum type.
127
913bd57d
ST
1282013-02-11 Sriraman Tallam <tmsriram@google.com>
129
130 * plugin-api.h (enum ld_plugin_level): Assign integers
131 explicitly for all values.
132
162b4e41
KT
1332013-01-30 Kai Tietz <ktietz@redhat.com>
134
135 PR other/54620
136 PR target/39064
137 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
138 stdint.h and sys/types.h headers are present.
139 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
140
9654e9c2
AH
1412012-12-18 Aldy Hernandez <aldyh@redhat.com>
142
143 PR other/54324
144 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
145 < 3.4.
146
7dbb85a7
JM
1472012-11-09 Jason Merrill <jason@redhat.com>
148
149 * demangle.h (enum demangle_component_type): Add
150 DEMANGLE_COMPONENT_TAGGED_NAME.
151
ecdbd01a
GP
1522012-10-29 Sterling Augustine <saugustine@google.com>
153 Cary Coutant <ccoutant@google.com>
99ea153e
SA
154
155 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
156 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
157 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
158
159
7c424acd
JM
1602012-10-08 Jason Merrill <jason@redhat.com>
161
162 * demangle.h (enum demangle_component_type): Add
163 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
164
ed770de9
FW
1652012-09-18 Florian Weimer <fweimer@redhat.com>
166
167 PR other/54411
168 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
169
316b938e
CC
1702012-09-06 Cary Coutant <ccoutant@google.com>
171
172 * dwarf2.def: Edit comment.
173
36ec6d1c
ST
1742012-08-24 Sriraman Tallam <tmsriram@google.com>
175
176 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
177 New interface.
178 (ld_plugin_unique_segment_for_sections): New interface.
179 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
180 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
181 (tv_allow_unique_segment_for_sections): New member.
182 (tv_unique_segment_for_sections): New member.
183
69488641
DE
1842012-07-13 Doug Evans <dje@google.com>
185
186 * filenames.h: #include "hashtab.h".
187 (filename_hash, filename_eq): Declare.
188
18100198
DE
1892012-06-18 Doug Evans <dje@google.com>
190
191 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
192
b4cd65d1
RÁE
1932012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
194
195 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
196
c6133dbe
JJ
1972012-06-08 Jakub Jelinek <jakub@redhat.com>
198
199 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
200 forms.
201 * dwarf2.h (enum dwarf_macro_record_type): Add
202 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
203 and DW_MACRO_GNU_transparent_include_alt.
204
60a1fb35
DE
2052012-05-23 Doug Evans <dje@google.com>
206
207 * leb128.h: #include stdint.h, inttypes.h.
208 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
209 Change to take a uint64_t * argument instead of unsigned long long.
210 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
211 Change to take an int64_t * argument instead of long long.
212
19460426
DE
2132012-05-22 Doug Evans <dje@google.com>
214
215 * leb128.h: New file.
216
103ab31f
GF
2172012-05-19 Gary Funck <gary@intrepid.com>
218
219 * dwarf2.def: Update comment re: UPC extensions to reference
220 DWARF4 specification.
221
43f7c432
CC
2222012-05-02 Cary Coutant <ccoutant@google.com>
223
224 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
225 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
226
d028426a
DE
2272012-04-28 Doug Evans <dje@google.com>
228
229 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
230
accea034
TT
2312012-04-27 Tom Tromey <tromey@redhat.com>
232
233 * dwarf2.h: Wrap function declarations in extern "C".
234
11ec770e
TT
2352012-04-27 Tom Tromey <tromey@redhat.com>
236
237 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
238 (enum dwarf_location_atom, enum dwarf_type, enum
239 dwarf_call_frame_info): Remove.
240 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
241 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
242 Include dwarf2.def.
243 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
244 (get_DW_OP_name, get_DW_ATE_name): Declare.
245 * dwarf2.def: New file, from dwarf2.h.
246
5973ae1a
TG
2472012-04-10 Tristan Gingold <gingold@adacore.com>
248
249 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
250 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
251
3beac6b9
CC
2522012-01-26 Cary Coutant <ccoutant@google.com>
253
254 * dwarf2.h (enum dwarf_form): Add Fission extensions.
255 (enum dwarf_attribute): Likewise.
256
4b6aaa99
JM
2572012-01-06 Jason Merrill <jason@redhat.com>
258
259 PR c++/6057
260 PR c++/48051
261 PR c++/50855
262 PR c++/51322
263 * demangle.h (enum demangle_component_type): Add
264 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
265
0a35513e
AH
2662011-11-07 Richard Henderson <rth@redhat.com>
267
268 Merged from transactional-memory.
269
270 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
271 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
272 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
273 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
274
40c4cbcd
DD
2752011-10-21 Ulrich Drepper <drepper@gmail.com>
276
277 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
278
2792011-10-21 Marc Glisse <marc.glisse@inria.fr>
280
281 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
282
be50fcea
DE
2832011-09-28 Doug Evans <dje@google.com>
284
8c850a5a
DE
285 * timeval-utils.h: New file.
286
be50fcea
DE
287 * libiberty.h (countargv): Declare.
288
59d605ad
CC
2892011-09-26 Cary Coutant <ccoutant@google.com>
290
291 PR lto/47247
292 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
293 LDPR_PREVAILING_DEF_IRONLY_EXP.
294 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
295
2d2b02c4
CC
2962011-09-23 Cary Coutant <ccoutant@google.com>
297
298 PR 40831
299 * demangle.h (enum demangle_component_type): Add
300 DEMANGLE_COMPONENT_CLONE.
301
4d1c7421
RO
3022011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
303
304 * xregex.h (regoff_t): Define.
305
d423df48
JJ
3062011-07-22 Jakub Jelinek <jakub@redhat.com>
307
520cda8c
JJ
308 * dwarf2.h (DW_AT_GNU_macros): New.
309 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
310
d423df48
JJ
311 PR c++/49756
312 * libiberty.h (stack_limit_increase): New prototype.
313
8ff3369c
ST
3142011-07-13 Sriraman Tallam <tmsriram@google.com>
315
316 * plugin-api.h
317 (ld_plugin_section): New struct.
318 (ld_plugin_get_section_count): New typedef.
319 (ld_plugin_get_section_type): New typedef.
320 (ld_plugin_get_section_name): New typedef.
321 (ld_plugin_get_section_contents): New typedef.
322 (ld_plugin_update_section_order): New typedef.
323 (ld_plugin_allow_section_ordering): New typedef.
324 (LDPT_GET_SECTION_COUNT): New enum value.
325 (LDPT_GET_SECTION_TYPE): New enum value.
326 (LDPT_GET_SECTION_NAME): New enum value.
327 (LDPT_GET_SECTION_CONTENTS): New enum value.
328 (LDPT_UPDATE_SECTION_ORDER): New enum value.
329 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
330 (tv_get_section_count): New struct members.
331 (tv_get_section_type): New struct members.
332 (tv_get_section_name): New struct members.
333 (tv_get_section_contents): New struct members.
334 (tv_update_section_order): New struct members.
335 (tv_allow_section_ordering): New struct members.
336
985b34c7
JB
3372011-07-01 Joel Brobecker <brobecker@adacore.com>
338
339 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
340 on Darwin, as well as on the systems that use a DOS-like
341 filesystem.
342
ddb555ed
JJ
3432011-06-22 Jakub Jelinek <jakub@redhat.com>
344
345 PR debug/47858
346 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
347
f019462c
JK
3482011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
349
350 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
351 (DMGL_RET_DROP): New.
352
be80a87e
JJ
3532011-04-30 Jakub Jelinek <jakub@redhat.com>
354
355 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
356 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
357
e5b0dad8
JK
3582011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
359
360 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
361
5499e346
TG
3622011-03-31 Tristan Gingold <gingold@adacore.com>
363
364 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
365
ec6165f8
MW
3662011-03-24 Mark Wielaard <mjw@redhat.com>
367
368 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
369
40fb5033
RÁE
3702010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
371
372 * plugin-api.h (ld_plugin_get_view): New.
373 (ld_plugin_tag): Add LDPT_GET_VIEW.
374 (ld_plugin_tv): Add tv_get_view.
375
2b1c5433
JJ
3762011-03-16 Jakub Jelinek <jakub@redhat.com>
377
378 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
379 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
380 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
381 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
382 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
383 DW_OP_GNU_entry_value): New.
384
94369251
KT
3852011-02-28 Kai Tietz <kai.tietz@onevision.com>
386
387 * filenames.h (filename_ncmp): New prototype.
388
f7aadc6c
KT
3892011-02-23 Kai Tietz <kai.tietz@onevision.com>
390
391 * dwarf2.h (_ELF_DWARF2_H): Renamed to
392 _DWARF2_H.
393 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
394 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
395 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
396 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
397
753cc685
IS
3982011-01-12 Iain Sandoe <iains@gcc.gnu.org>
399
400 * dwarf2.h: Update value for DW_AT_hi_user.
401
d82f74d3
ILT
4022010-11-16 Ian Lance Taylor <iant@google.com>
403
404 * simple-object.h (simple_object_attributes_merge): Declare,
405 replacing simple_object_attributes_compare.
406
458ebeba
ILT
4072010-11-04 Ian Lance Taylor <iant@google.com>
408
409 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
410
1cfabf34
ILT
4112010-11-02 Ian Lance Taylor <iant@google.com>
412
413 * simple-object.h: New file.
414
f24a1469
DK
4152010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
416
417 Sync LD plugin patch series (part 1/6) with src/include/.
418 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
419
ecdbd01a 4202010-10-06 Andi Kleen <ak@linux.intel.com>
6e9bd0f8
AK
421
422 * libiberty.h (setproctitle): Add prototype.
423
c8a27c40
JJ
4242010-09-09 Jakub Jelinek <jakub@redhat.com>
425
426 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
427
d414dde9
KW
4282010-07-06 Ken Werner <ken.werner@de.ibm.com>
429
430 * floatformat.h (floatformat_ieee_half_big): Add declaration.
431 (floatformat_ieee_half_little): Likewise.
432
c8259dd9
RAE
4332010-06-21 Rafael Espindola <espindola@google.com>
434
435 * plugin-api.h (ld_plugin_set_extra_library_path): New.
436 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
437 (ld_plugin_tv): Add tv_set_extra_library_path.
438
f0057424
JJ
4392010-06-21 Jakub Jelinek <jakub@redhat.com>
440
441 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
442
47f3e769
RAE
4432010-06-18 Rafael Espindola <espindola@google.com>
444
445 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
446 Make argument const.
447
4b9c045f
TG
4482010-06-08 Tristan Gingold <gingold@adacore.com>
449
450 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
451 DW_TAG_HP_Bliss_field_set.
452 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
453 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
454 DW_AT_HP_definition_points, DW_AT_HP_default_location and
455 DW_AT_HP_is_result_param.
456 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
457 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
458 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
459 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
460 (enum dwarf_line_number_x_ops): Add
461 DW_LNE_HP_source_file_correlation.
462 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
463 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
464 DW_LANG_HP_Assembler.
465
a9429e29
LB
4662010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
467
468 * splay-tree.h: Update copyright years.
469 (splay_tree_s): Document fields.
470 (splay_tree_new_typed_alloc): New.
471
472 * hashtab.h: Update copyright years.
473 (htab_create_typed_alloc): New.
474
621e1f2e
RAE
4752010-06-01 Rafael Espindola <espindola@google.com>
476
477 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
478
a1cbd45d
PA
4792010-04-26 Pedro Alves <pedro@codesourcery.com>
480
481 * filenames.h (PATH_SEPARATOR): Delete.
482
3009276c
PA
4832010-04-23 Pedro Alves <pedro@codesourcery.com>
484
485 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
486 always define it independently of host, add `dos_based' parameter,
487 and handle it.
8430d670 488 (PATH_SEPARATOR): Define.
3009276c
PA
489 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
490 independently of host, add `dos_based' parameter, and handle it.
491 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
492 it independently of host, add `dos_based' parameter, and handle
493 it.
494 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
495 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
496 (HAS_DOS_DRIVE_SPEC): New.
497 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
498 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
499 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
500 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
501
ee3b548f
NC
5022010-04-20 Nick Clifton <nickc@redhat.com>
503
504 * sha1.h: Update copyright notice to use GPLv3.
505
8b9b8e93
DE
5062010-04-14 Doug Evans <dje@google.com>
507
508 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
509
da125f6f
MK
5102010-04-13 Matthias Klose <doko@ubuntu.com>
511
512 * elf: Remove empty directory.
513
b172360d
JJ
5142010-04-06 Jakub Jelinek <jakub@redhat.com>
515
516 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
517 field.
518
4be9a940
JM
5192010-03-23 Joseph Myers <joseph@codesourcery.com>
520
521 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
522
d9019c99
JB
5232010-01-13 Joel Brobecker <brobecker@adacore.com>
524
525 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
526 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
527
5b40c067
TG
5282010-01-11 Tristan Gingold <gingold@adacore.com>
529
530 * demangle.h (ada_demangle): Add prototype.
531
6a4d4e8a
RO
5322010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
533
534 PR bootstrap/41771
535 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
536
df7b6aaa
JB
5372009-12-29 Joel Brobecker <brobecker@adacore.com>
538
539 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
540
9cd4e79b
JM
5412009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
542
543 Add DWARF attribute value for the "Borland fastcall" calling
544 convention.
545 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
546
428b80d5
KT
5472009-10-23 Kai Tietz <kai.tietz@onevision.com>
548
549 * splay-tree.h (libi_uhostptr_t): Add gcc specific
550 __extension__ for long long type case to silent cX9.
551 (libi_shostptr_t): Likewise.
552
941e566a
RE
5532009-10-19 Rafael Avila de Espindola <espindola@google.com>
554
555 PR40790
da125f6f 556 * plugin-api.h: Don't include stdint.h unconditionally.
941e566a 557
7613143b
JJ
5582009-10-15 Jakub Jelinek <jakub@redhat.com>
559
560 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
561 a DWARF 4 addition.
562
63f72e39
RAE
5632009-10-09 Rafael Espindola <espindola@google.com>
564
565 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
566 libname.
567
5682009-10-05 Rafael Espindola <espindola@google.com>
a12368e5 569
f1aebde0
RE
570 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
571 (ld_plugin_get_input_file): New.
572 (ld_plugin_release_input_file): New.
573 (ld_plugin_add_input_library): New.
574 (ld_plugin_message): Mark format const.
575 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
576 LDPT_ADD_INPUT_LIBRARY.
577 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
578 tv_add_input_library.
a12368e5 579
e5dd62e2
JQ
5802009-10-04 Jerry Quinn <jlquinn@optonline.net>
581
582 * plugin-api.h: Fix compile.
583
8430d670 5842009-10-03 Rafael Espindola <espindola@google.com>
d7f09764
DN
585
586 * plugin-api.h: New.
587 * lto-symtab.h: New.
588
c03c5248
JM
5892009-09-29 Jason Merrill <jason@redhat.com>
590
591 * demangle.h (enum demangle_component_type): Add
592 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
593 DEMANGLE_COMPONENT_UNNAMED_TYPE.
594 (struct demangle_component): Add s_unary_num.
595
7653f273
DS
5962009-09-25 Dodji Seketeli <dodji@redhat.com>
597
598 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
599 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
600 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
601
5ae5f596
CC
6022009-09-25 Cary Coutant <ccoutant@google.com>
603
604 Add rest of new values from DWARF Version 4.
605 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
606 New tags.
607 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
608 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
609 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
610 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
611 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
612 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
613 attributes.
614 (DW_LANG_Python): New language.
615
d40a19da
DS
6162009-09-22 Dodji Seketeli <dodji@redhat.com>
617
618 * dwarf2.h (enum dwarf_tag): Add
619 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
620
330b922f
ILT
6212009-07-24 Ian Lance Taylor <iant@google.com>
622
623 PR bootstrap/40854
624 * libiberty.h (xcrc32): Rename from crc32.
625
b524249c
ILT
6262009-07-24 Ian Lance Taylor <iant@google.com>
627
628 * libiberty.h (crc32): Declare.
629
4310f048
CC
6302009-07-20 Cary Coutant <ccoutant@google.com>
631 Doug Evans <dje@google.com>
07d9f9b8
CC
632
633 Add some dwarf4 values.
634 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
635 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
636 DW_FORM_flag_present, DW_FORM_sig8.
637 (enum dwarf_attribute): Add DW_AT_signature.
638
23b1a789
JK
6392009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
640
641 * demangle.h
642 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
643 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
644 New.
645
116b0722
JJ
6462009-07-09 Jakub Jelinek <jakub@redhat.com>
647
648 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
649 and DW_OP_stack_value.
650
a80b0574
TT
6512009-07-09 Tom Tromey <tromey@redhat.com>
652
653 * elf/dwarf2.h: Remove, renaming to...
654 * dwarf2.h: ... this.
655
bbf531f0
TT
6562009-06-29 Tom Tromey <tromey@redhat.com>
657
658 * elf/dwarf2.h: New file. Merged with gdb.
659
780ca5bf
ILT
6602009-06-09 Ian Lance Taylor <ian@airs.com>
661
662 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
663
6642009-06-03 Ian Lance Taylor <iant@google.com>
6bc7bc14
ILT
665
666 * ansidecl.h (EXPORTED_CONST): Define.
667
75afccba
ILT
6682009-05-31 Ian Lance Taylor <iant@google.com>
669
670 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
671 the way we treat an ISO C compiler. Don't define inline as a
8430d670 672 macro when compiling with C++.
75afccba
ILT
673 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
674 when compiling with C++.
675 * fibheap.h: Add extern "C" when compiling with C++.
676
6a87e1d4
TG
6772009-04-22 Taras Glek <tglek@mozilla.com>
678
bda61b12
L
679 * hashtab.h: Update GTY annotations to new syntax.
680 * splay-tree.h: Likewise.
6a87e1d4 681
448545cb
JM
6822009-03-17 Jason Merrill <jason@redhat.com>
683
684 * demangle.h (enum demangle_component_type): Add
685 DEMANGLE_COMPONENT_FUNCTION_PARAM.
686
07523e7c
JM
6872008-12-10 Jason Merrill <jason@redhat.com>
688
689 * demangle.h (enum demangle_component_type): Add
690 DEMANGLE_COMPONENT_FIXED_TYPE.
691
2ad646bd
BW
6922008-11-19 Bob Wilson <bob.wilson@acm.org>
693
694 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
695 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
696 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
697 (XCHAL_NUM_AREGS): Change to 32.
698 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
699 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
700 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
701 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
702 (XCHAL_DEBUGLEVEL): Change to 6.
703
085c6bd4
AM
7042008-10-21 Alan Modra <amodra@bigpond.net.au>
705
706 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
707
38179091
JM
7082008-10-06 Jason Merrill <jason@redhat.com>
709
710 * demangle.h (enum demangle_component_type): Add
711 DEMANGLE_COMPONENT_PACK_EXPANSION.
712
5a3d7e74
JM
7132008-09-09 Jason Merrill <jason@redhat.com>
714
715 * demangle.h (enum demangle_component_type): Add
716 DEMANGLE_COMPONENT_DECLTYPE.
717
622c36c9
JB
7182008-07-07 Joel Brobecker <brobecker@adacore.com>
719
720 * safe-ctype.h: Add #include of ctype.h before redefining
721 the ctype.h macros.
722
47cfcc3a
JB
7232008-07-04 Joel Brobecker <brobecker@adacore.com>
724
725 * safe-ctype.h: Remove #error when detecting that ctype.h has been
726 included. Redefine the various macros provided by ctype.h as
727 undefined variables.
728
190a9bd7
KG
7292008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
730
731 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
732 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
733
9bb28c1b
ILT
7342008-03-24 Ian Lance Taylor <iant@google.com>
735
598848e4
ILT
736 * sha1.h: New file, from gnulib.
737
9bb28c1b
ILT
738 * md5.h: Add extern "C" when compiled with C++.
739
46450975
ILT
7402008-03-21 Ian Lance Taylor <iant@google.com>
741
742 * filenames.h: Add extern "C" when compiled with C++.
743
5fd38b88
BW
7442008-02-11 Bob Wilson <bob.wilson@acm.org>
745
746 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
747 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
748
e5df4fb1
DD
7492008-01-26 David Daney <ddaney@avtrex.com>
750
751 * demangle.h (demangle_component_type): Add
752 DEMANGLE_COMPONENT_JAVA_RESOURCE,
753 DEMANGLE_COMPONENT_COMPOUND_NAME, and
754 DEMANGLE_COMPONENT_CHARACTER as new enum values.
755 (demangle_component): Add struct s_character to union u.
756
da59326f
JM
7572007-11-07 Joseph Myers <joseph@codesourcery.com>
758 Daniel Jacobowitz <dan@codesourcery.com>
759
760 * floatformat.h (struct floatformat): Add split_half field.
761 (floatformat_ibm_long_double): New.
762
48492bdf
TT
7632007-09-06 Tom Tromey <tromey@redhat.com>
764
765 * libiberty.h (pex_free): Document process killing.
766
1ab28be5
DG
7672007-08-31 Douglas Gregor <doug.gregor@gmail.com>
768
769 * demangle.h (enum demangle_component_type): Add
770 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
771
f4f29b59
BE
7722007-07-25 Ben Elliston <bje@au.ibm.com>
773
774 * ternary.h: Remove.
775
2a48b790
BW
7762007-07-18 Bob Wilson <bob.wilson@acm.org>
777
778 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
779 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
780
4c85af60
NC
7812007-07-17 Nick Clifton <nickc@redhat.com>
782
783 * COPYING3: New file. Contains version 3 of the GNU General
784 Public License.
785
eb8f7caf
KT
7862007-07-12 Kai Tietz <kai.tietz@onevision.com>
787
788 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
789 needed for WIN64 when a long is not wide enough for a pointer.
790 (splay_tree_key, splay_tree_value): Use the new types.
791
2091ff66
NF
7922007-05-07 Nathan Froyd <froydnj@codesourcery.com>
793
794 * libiberty.h (writeargv): Declare.
795
289c40ed
MM
7962007-04-25 Mark Mitchell <mark@codesourcery.com>
797
798 * demangle.h: Change license to LGPL + exception.
799
0c9bce0b
JB
8002007-03-29 Joel Brobecker <brobecker@adacore.com>
801
802 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
803 regardless of the type of file system.
804
52bf96d2
JH
8052007-03-06 Jan Hubicka <jh@suse.cz>
806
807 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
808
fb6d0a04
JM
8092007-02-09 Joseph S. Myers <joseph@codesourcery.com>
810
811 * libiberty.h (pex_write_input): Remove prototype.
812
7cf4c53d
VP
8132007-01-31 Vladimir Prus <vladimir@codesourcery.com>
814
815 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
816 (PEX_BINARY_ERROR): New define.
817 (pex_read_err): New function.
818
456cc5cf
SB
8192007-01-29 Simon Baldwin <simonb@google.com>
820
821 * demangle.h: New cplus_demangle_print_callback,
822 cplus_demangle_v3_callback, and java_demangle_v3_callback function
823 prototypes, and demangle_callbackref type definition.
824
0307c64e
NC
8252006-12-06 Nick Clifton <nickc@redhat.com>
826
827 * ansidecl.h (ATTRIBUTE_PACKED): Define.
828
334737af
AS
8292006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
830 J"orn Rennecke <joern.rennecke@st.com>
831
832 PR driver/29931
833 * libiberty.h (make_relative_prefix_ignore_links): Declare.
834
fbee3d21
BW
8352006-11-27 Bob Wilson <bob.wilson@acm.org>
836
837 * xtensa-config.h (XSHAL_ABI): New.
838 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
839
8eff378c
JB
8402006-04-11 Jim Blandy <jimb@codesourcery.com>
841
842 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
843
78e97e7f
DD
8442006-01-18 DJ Delorie <dj@redhat.com>
845
846 * md5.h: Include ansidecl.h
847
134c8a50
BW
8482006-01-09 Bob Wilson <bob.wilson@acm.org>
849
850 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
851
4fb358b8
BW
8522005-12-30 Bob Wilson <bob.wilson@acm.org>
853
854 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
855
92aed1cb
TL
8562005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
857
858 PR java/9861
859 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
860 output format for return types
861
0432a5de
MK
8622005-10-31 Mark Kettenis <kettenis@gnu.org>
863
864 * floatformat.h (enum floatformat_byteorders): Add
865 floatformat_vax.
866 (floatformat_vax_aingle, floatformat_vax_double): Declare.
867
97393d0a
MM
8682005-09-26 Mark Mitchell <mark@codesourcery.com>
869
870 * libiberty.h (expandargv): New function.
871
e89b6c1c
MK
8722005-08-17 Mark Kettenis <kettenis@gnu.org>
873
874 * floatformat.h (struct floatformat): Change type of large
875 argument for is_valid member to `const void *'.
876 (floatformat_to_double): Change type of second argument to `const
877 void *'.
878 (floatformat_from_double): Change type of last argument to `void
879 *'.
880 (floatformat_is_valid): Change type of last argument to `const
881 void *'.
882
12548280
BE
8832005-07-12 Ben Elliston <bje@au.ibm.com>
884
885 * xregex2.h (regexec): Qualify this prototype with __extension__
886 when compiling with GNU C.
887
3fe725de
SE
8882005-07-03 Steve Ellcey <sje@cup.hp.com>
889
890 PR other/13906
891 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
892 * md5.h (md5_uintptr): New.
893 (md5_ctx): Align buffer field.
894
a3648cfc
DB
8952005-06-30 Daniel Berlin <dberlin@dberlin.org>
896
897 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
898 (HTAB_EMPTY_ENTRY): New macro.
899
83fbfe42
GK
9002005-06-20 Geoffrey Keating <geoffk@apple.com>
901
902 * libiberty.h (strverscmp): Prototype.
903
7973fd2a
GDR
9042005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
905
906 * libiberty.h (XOBFINISH): New.
907
39da352f
KG
9082005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
909
910 * libiberty.h (vsnprintf): Add format attribute.
911
b6e0f0b0
KG
9122005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
913
914 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
915
ddcf783b
EZ
9162005-05-28 Eli Zaretskii <eliz@gnu.org>
917
918 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
919 needed.
920 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
921
15da2806
RH
9222005-05-25 Richard Henderson <rth@redhat.com>
923
924 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
925
d7cf8390
GDR
9262005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
927
928 * libiberty.h (ACONCAT): Properly cast value of alloca().
929
930 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
ddcf783b 931 __cplusplus.
d7cf8390 932
dbaef7e2
SE
9332005-05-12 Steve Ellcey <sje@cup.hp.com>
934
935 libiberty.h: Do not define empty basename prototype.
936
d6d47ea0
NC
9372005-05-10 Nick Clifton <nickc@redhat.com>
938
939 * Update the address and phone number of the FSF organization in
940 the GPL notices in the following files:
941 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
942 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
943 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
944 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
945 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
946 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
947 xtensa-isa-internal.h, xtensa-isa.h
948
32e82bd8
KG
9492005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
950
951 * libiberty.h (unlock_std_streams): New.
952
8766be86
KG
9532005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
954
955 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
956 Don't use the PTR macro.
957
958 * sort.h: Don't use the PARAMS macro.
959
6feaa084
KG
9602005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
961
962 * libiberty.h (unlock_stream): New.
963
27c556ec
KG
9642005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
965
966 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
967 Remove parameter names.
968
78a7dc90
KG
9692005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
970
971 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
972 Provide prototypes for new functions.
973
0fd20f36
ILT
9742005-03-29 Ian Lance Taylor <ian@airs.com>
975
976 * libiberty.h: Fix indentation.
977
a584cf65
ILT
9782005-03-28 Ian Lance Taylor <ian@airs.com>
979
980 * libiberty.h: Include <stdio.h>.
981 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
982 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
983 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
984 (pex_init, pex_run, pex_read_output): Declare.
985 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
986 (struct pex_time): Define.
987
f78c1452
MM
9882005-03-28 Mark Mitchell <mark@codesourcery.com>
989
990 * libiberty.h (ffs): Declare, if necessary.
ddcf783b 991
93079c81
GDR
9922005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
993
994 * xregex2.h (_RE_ARGS): Remove definition and uses.
995
7a17ef5e
GDR
9962005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
997
998 * ternary.h: Don't use PARAMS anymore.
999
885f2199
GDR
10002005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1001
1002 * partition.h: Remove use of PARAMS.
1003 * obstack.h: Remove conditional prototypes __STDC__.
1004 * objalloc.h: Remove use of PARAMS.
1005 * splay-tree.h: Likewise.
1006
6da879de
GDR
10072005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1008
1009 * md5.h: Remove definition and uses of __P.
1010 * dyn-string.h: Remove uses of PARAMS.
1011 * fibheap.h: Likewise.
1012 * floatformat.h: Likewise.
1013 * hashtab.h: Likewise.
1014
9486db4f
GDR
10152005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1016
1017 * demangle.h: Remove uses of PARAMS.
1018
1019 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1020 ANSI_PROTOTYPES is always assumed.
1021 Remove uses of PARAMS throughout.
1022
17998b22
KG
10232005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1024
1025 * libiberty.h (xstrndup): Declare.
1026
65ec6c0e
KG
10272005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1028
1029 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1030
17049f0b
MM
10312005-03-09 Mark Mitchell <mark@codesourcery.com>
1032
1033 * libiberty.h (gettimeofday): Declare.
1034
c363985d
JB
10352005-03-01 Jan Beulich <jbeulich@novell.com>
1036
1037 * libiberty.h: Declare unlink_if_ordinary.
1038
be0f1e54
PB
10392005-02-14 Paolo Bonzini <bonzini@gnu.org>
1040
1041 PR bootstrap/19818
1042 * ansidecl.h (PARAMS): Guard from redefinition.
1043
d49d0907
BE
10442004-12-11 Ben Elliston <bje@au.ibm.com>
1045
1046 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1047 when __GNUC__ is defined and ints are less than 32-bits wide.
1048
530f5331
BW
10492004-10-07 Bob Wilson <bob.wilson@acm.org>
1050
1051 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1052 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1053 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1054
f45c31ea 10552004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
1056
1057 * libiberty.h (basename): Prototype for __MINGW32__.
1058
3d091dac
KG
10592004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1060
1061 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1062 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1063 concat_copy2): Use ATTRIBUTE_SENTINEL.
1064
b1e8c0fd
GDR
10652004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1066
1067 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1068 const-qualification before disposal.
1069
5673cd61 10702004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 1071
5673cd61 1072 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 1073
5673cd61 10742004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
1075
1076 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1077 libcpp/internal.h.
1078 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1079 macros.
1080
5673cd61
BI
10812004-07-21 Paolo Bonzini <bonzini@gnu.org>
1082
1083 * ansidecl.h (ATTRIBUTE_PURE): New.
1084
5557e16d
BI
10852004-07-13 Bernardo Innocenti <bernie@develer.com>
1086
1087 * libiberty.h (ASTRDUP): Add casts required for stricter
1088 type conversion rules of C++.
1089 * obstack.h (obstack_free): Likewise.
1090
073273c3
AJ
10912004-05-04 Andreas Jaeger <aj@suse.de>
1092
1093 * demangle.h: Do not use C++ reserved keyword typename as
1094 parameter for cplus_demangle_fill_builtin_type.
1095
228c46db
RH
10962004-04-22 Richard Henderson <rth@redhat.com>
1097
1098 * hashtab.h (struct htab): Add size_prime_index.
1099
7f96816a 11002004-04-13 Jeff Law <law@redhat.com>
ddcf783b 1101
6de9cd9a 1102 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
ddcf783b 1103
cfdfa110
ZW
11042004-03-30 Zack Weinberg <zack@codesourcery.com>
1105
1106 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1107
0d7fbf14
ILT
11082004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1109
1110 * dyn-string.h: Update copyright date.
1111
795b4c37
ILT
11122004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1113
1114 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1115 the associated #defines.
1116
5e777af5
ILT
11172004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1118
d051dc88
ILT
1119 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1120 "libiberty.h".
1121
e4a32afb
ILT
1122 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1123
5e777af5
ILT
1124 * demangle.h (enum demangle_component_type): Define.
1125 (struct demangle_operator_info): Declare.
1126 (struct demangle_builtin_type_info): Declare.
1127 (struct demangle_component): Define.
1128 (cplus_demangle_fill_component): Declare.
1129 (cplus_demangle_fill_name): Declare.
1130 (cplus_demangle_fill_builtin_type): Declare.
1131 (cplus_demangle_fill_operator): Declare.
1132 (cplus_demangle_fill_extended_operator): Declare.
1133 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1134 (cplus_demangle_v3_components): Declare.
1135 (cplus_demangle_print): Declare.
1136
2502b0bc 1137For older changes see ChangeLog-9103
6599da04
JM
1138\f
1139Local Variables:
1140mode: change-log
1141left-margin: 8
1142fill-column: 74
1143version-control: never
1144End: