]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
* s390-mkopc.c (dumpTable): Provide a format string to printf so
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
b83a9376
CM
12013-11-11 Catherine Moore <clm@codesourcery.com>
2
3 * opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
4 (INSN_LOAD_MEMORY): ...this.
5
689a1abf 62013-10-29 Marc Glisse <marc.glisse@inria.fr>
7
8 PR tree-optimization/58689
9 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
10 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
11 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
12 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
13 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
14 Mark with attribute returns_nonnull.
15
36cff971 162013-10-22 Sterling Augustine <saugustine@google.com>
17
18 * gdb/gdb-index.h: Merge from gdb tree.
19
0e1c2434
SK
202013-10-10 Sean Keys <skeys@ipdatasys.com>
21
22 * xgate.h : Cleanup after opcode
23 table modification..
24
21290977
DD
252013-08-20 Alan Modra <amodra@gmail.com>
26
27 * floatformat.h (floatformat_ibm_long_double): Delete.
28 (floatformat_ibm_long_double_big): Declare.
29 (floatformat_ibm_long_double_little): Declare.
30
312013-08-19 Dehao Chen <dehao@google.com>
32
33 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
34
3c6331b4
DD
352013-08-02 Caroline Tice <cmtice@google.com>
36
37 * vtv-change-permission.h: New file.
38
d6787ef9
EB
392013-08-05 Eric Botcazou <ebotcazou@adacore.com>
40 Konrad Eisele <konrad@gaisler.com>
41
42 * opcode/sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_LEON.
43
d301a56b
RS
442013-06-08 Catherine Moore <clm@codesourcery.com>
45
46 * opcode/mips.h (mips_opcode): Add ase field.
47 (INSN_ASE_MASK): Delete.
48 (INSN_DSP): Rename to ASE_DSP. Provide new value.
49 (INSN_DSPR2): Rename to ASE_DSPR2. Provide new value.
50 (INSN_MCU): Rename to ASE_MCU. Provide new value.
51 (INSN_MDMX): Rename to ASE_MDMX. Provide new value.
52 (INSN_MIPS3d): Rename to ASE_MIPS3D. Provide new value.
53 (INSN_MT): Rename to ASE_MT. Provide new value.
54 (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS. Provide new value.
55 (INSN_VIRT): Rename to ASE_VIRT. Provide new value.
56 (INSN_VIRT64): Rename to ASE_VIRT64. Provide new value.
57 (opcode_is_member): Add ase argument. Check ase.
58
b47468a6
CM
592013-05-06 Paul Brook <paul@codesourcery.com>
60
61 include/elf/
62 * mips.h (R_MIPS_PC32): Update comment.
63
3a4d2339
DD
642013-04-03 Jason Merrill <jason@redhat.com>
65
66 Demangle C++11 ref-qualifier.
67 * demangle.h (enum demangle_component_type): Add
68 DEMANGLE_COMPONENT_REFERENCE_THIS,
69 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
70
531a94fd
SL
712013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73 * opcode/nios2.h: Edit comment.
74
dad60f8e
SL
752013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
76
77 * opcode/nios2.h (OPX_WRPRS): New define.
78 (OP_MATCH_WRPRS): Likewise.
79
f5cb796a
SL
802013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
81
82 * opcode/nios2.h (OP_RDPRS): New define.
83 (OP_MATCH_RDPRS): Likewise.
84
8a7bad18
CC
852013-03-01 Cary Coutant <ccoutant@google.com>
86
87 * dwarf2.h (enum dwarf_sect): New enum type.
88
30e8ee25
AM
892013-02-19 Alan Modra <amodra@gmail.com>
90
91 * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
92
f5c033f1
ST
932013-02-11 Sriraman Tallam <tmsriram@google.com>
94
95 * plugin-api.h (enum ld_plugin_level): Assign integers
30e8ee25 96 explicitly for all values.
f5c033f1 97
36591ba1
SL
982013-02-06 Sandra Loosemore <sandra@codesourcery.com>
99 Andrew Jenner <andrew@codesourcery.com>
100
101 Based on patches from Altera Corporation.
102
103 * dis-asm.h (print_insn_big_nios2): Declare.
104 (print_insn_little_nios2): Declare.
105
e5e04ca3
KT
1062013-01-30 Kai Tietz <ktietz@redhat.com>
107
108 PR other/54620
109 PR target/39064
110 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
111 stdint.h and sys/types.h headers are present.
112 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
113
a3c62988
NC
1142013-01-10 Will Newton <will.newton@imgtec.com>
115
116 * dis-asm.h (print_insn_metag): New declaration.
117
ddd27bde
DD
1182012-12-18 Aldy Hernandez <aldyh@redhat.com>
119
120 PR other/54324
121 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
122 < 3.4.
123
5bf135a7
NC
1242012-12-17 Nick Clifton <nickc@redhat.com>
125
126 * MAINTAINERS: Add copyright notice.
127 * alloca-conf.h: Likewise.
128 * fopen-bin.h: Likewise.
129 * fopen-same.h: Likewise.
130 * fopen-vms.h: Likewise.
131 * aout/hppa.h: Likewise.
132 * opcode/tahoe.h: Likewise.
133
69b06cc8
ME
1342012-12-11 Edgar E. Iglesias <edgar.iglesias@gmail.com>
135
136 * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
137
1f3de044
DD
1382012-11-09 Jason Merrill <jason@redhat.com>
139
140 * demangle.h (enum demangle_component_type): Add
141 DEMANGLE_COMPONENT_TAGGED_NAME.
142
a903d6ac 1432012-10-29 Sterling Augustine <saugustine@google.com>
144 Cary Coutant <ccoutant@google.com>
1f3de044
DD
145
146 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
147 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
148 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
149
150
10fca301
NC
1512012-10-26 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
152
153 * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
154 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
155 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
156 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
157 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
158 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
159 (DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros.
160
4f9d22a0
L
1612012-10-24 H.J. Lu <hongjiu.lu@intel.com>
162
163 * bfdlink.h (bfd_link_info): Add
164 disable_target_specific_optimizations.
165
04c3a755
NS
1662012-10-23 Nathan Sidwell <nathan@codesourcery.com>
167
168 * bfdlink.h (struct bfd_link_info): Add stacksize option.
169
0e86e20e
AM
1702012-10-22 Jan Beich <jbeich@tormail.org>
171
172 PR ld/14426
173 * bfdlink.h (bfd_link_info): Add ignore_hash.
174
995b61fe
DD
1752012-10-08 Jason Merrill <jason@redhat.com>
176
177 * demangle.h (enum demangle_component_type): Add
178 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
179
1802012-09-18 Florian Weimer <fweimer@redhat.com>
181
182 PR other/54411
183 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
184
1415a2a7
AG
1852012-09-27 Anthony Green <green@moxielogic.com>
186
187 * opcode/moxie.h (MOXIE_BAD): New define.
188
f41aef5f
RE
1892012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
190
191 * elf/aarch64.h (R_AARCH64_GOT_LD_PREL19): New reloc.
192
f8bfbc48
CC
1932012-09-06 Cary Coutant <ccoutant@google.com>
194
195 * dwarf2.def: Edit comment.
196
16164a6b
ST
1972012-08-24 Sriraman Tallam <tmsriram@google.com>
198
199 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
200 New interface.
201 (ld_plugin_unique_segment_for_sections): New interface.
202 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
203 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
204 (tv_allow_unique_segment_for_sections): New member.
205 (tv_unique_segment_for_sections): New member.
206
59d09be6
MGD
2072012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
208
209 * opcode/arm.h (ARM_CPU_IS_ANY): New define.
210
bca38921
MGD
2112012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
212
213 * elf/arm.h (TAG_CPU_ARCH_V8): New define.
214 (MAX_TAG_CPU_ARCH): Update.
215 * opcode/arm.h (ARM_EXT_V8): New define.
216 (FPU_VFP_EXT_ARMV8): Likewise.
217 (FPU_NEON_EXT_ARMV8): Likewise.
218 (FPU_CRYPTO_EXT_ARMV8): Likewise.
219 (ARM_AEXT_V8A): Likewise.
220 (FPU_VFP_ARMV8): Likwise.
221 (FPU_NEON_ARMV8): Likewise.
222 (FPU_CRYPTO_ARMV8): Likewise.
223 (FPU_ARCH_VFP_ARMV8): Likewise.
224 (FPU_ARCH_NEON_VFP_ARMV8): Likewise.
225 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8): Likewise.
226 (ARM_ARCH_V8A): Likwise.
227 (ARM_ARCH_V8A_FP): Likewise.
228 (ARM_ARCH_V8A_SIMD): Likewise.
229 (ARM_ARCH_V8A_CRYPTO): Likewise.
230
a06ea964
NC
2312012-08-13 Ian Bolton <ian.bolton@arm.com>
232 Laurent Desnogues <laurent.desnogues@arm.com>
233 Jim MacArthur <jim.macarthur@arm.com>
234 Marcus Shawcroft <marcus.shawcroft@arm.com>
235 Nigel Stephens <nigel.stephens@arm.com>
236 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
237 Richard Earnshaw <rearnsha@arm.com>
238 Sofiane Naci <sofiane.naci@arm.com>
239 Tejas Belagod <tejas.belagod@arm.com>
240 Yufeng Zhang <yufeng.zhang@arm.com>
241
242 * dis-asm.h (print_insn_aarch64): New declaration.
243 (print_aarch64_disassembler_options): New declaration.
244 (aarch64_symbol_is_valid): New declaration.
245
21a37505
SK
2462012-08-02 Sean Keys <skeys@ipdatasys.com>
247
30e8ee25 248 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
21a37505 249
63d08c68
NC
2502012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
251 Dr David Alan Gilbert <dave@treblig.org>
d908c8af
NC
252
253 PR binutils/13135
254 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
255
0429544a
DE
2562012-07-13 Doug Evans <dje@google.com>
257
258 * filenames.h: #include "hashtab.h".
259 (filename_hash, filename_eq): Declare.
260
470b557a
AK
2612012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
262
263 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
264
3e265597
SK
2652012-07-05 Sean Keys <skeys@ipdatasys.com>
266
30e8ee25
AM
267 * opcode/xgate.h: Changed the format string for mode
268 XGATE_OP_DYA_MON.
3e265597 269
e48f8891
DD
2702012-06-18 Doug Evans <dje@google.com>
271
272 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
273
2202d7cd
RÁE
2742012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
275
276 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
277
9761def5
DD
2782012-06-08 Jakub Jelinek <jakub@redhat.com>
279
280 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
281 forms.
282 * dwarf2.h (enum dwarf_macro_record_type): Add
283 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
284 and DW_MACRO_GNU_transparent_include_alt.
285
c81795e6
DE
2862012-05-23 Doug Evans <dje@google.com>
287
288 * leb128.h: #include stdint.h, inttypes.h.
289 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
290 Change to take a uint64_t * argument instead of unsigned long long.
291 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
292 Change to take an int64_t * argument instead of long long.
293
67bf71fe
DD
2942012-05-22 Doug Evans <dje@google.com>
295
296 * leb128.h: New file.
297
2982012-05-19 Gary Funck <gary@intrepid.com>
299
300 * dwarf2.def: Update comment re: UPC extensions to reference
301 DWARF4 specification.
302
6927f982
NC
3032012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
304
305 * dis-asm.h (print_insn_m9s12x): Prototype.
306 (print_insn_m9s12xg): Prototype.
307
f6c1a2d5
NC
3082012-05-03 Sean Keys <skeys@ipdatasys.com>
309
310 * dis-asm.h (print_insn_xgate): Define.
311 (print_insn_xgate): Ditto.
312 Added new files for XGATE port.
313
959fb206
CC
3142012-05-02 Cary Coutant <ccoutant@google.com>
315
316 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
317 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
318
fcfa8919
DE
3192012-04-28 Doug Evans <dje@google.com>
320
321 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
322
fa66ec53
DD
3232012-04-27 Tom Tromey <tromey@redhat.com>
324
325 * dwarf2.h: Wrap function declarations in extern "C".
326
3272012-04-27 Tom Tromey <tromey@redhat.com>
328
329 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
330 (enum dwarf_location_atom, enum dwarf_type, enum
331 dwarf_call_frame_info): Remove.
332 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
333 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
334 Include dwarf2.def.
335 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
336 (get_DW_OP_name, get_DW_ATE_name): Declare.
337 * dwarf2.def: New file, from dwarf2.h.
338
2615994e
DM
3392012-04-12 David S. Miller <davem@davemloft.net>
340
341 * elf/sparc.h (R_SPARC_WDISP10): New reloc.
342 * opcode/sparc.h: Define '=' as generating R_SPARC_WDISP10.
343
b3641a6e
DD
3442012-04-10 Tristan Gingold <gingold@adacore.com>
345
346 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
347 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
348
d324f6d6
RM
3492012-04-09 Roland McGrath <mcgrathr@google.com>
350
351 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
352
b240011a
AM
3532012-03-15 Alan Modra <amodra@gmail.com>
354
355 * dis-asm.h (disassemble_init_powerpc): Declare.
356
4e3aa408
DD
3572009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
358
359 Add DWARF attribute value for the "Borland fastcall" calling
360 convention.
361 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
362
b7761f11
L
3632012-01-31 H.J. Lu <hongjiu.lu@intel.com>
364
365 PR ld/13616
366 * bfdlink.h (bfd_link_order): Update comments on data size.
367
4e35ccee
CC
3682012-01-26 Cary Coutant <ccoutant@google.com>
369
370 * dwarf2.h (enum dwarf_form): Add Fission extensions.
371 (enum dwarf_attribute): Likewise.
372
c7571c06
JM
3732012-01-06 Jason Merrill <jason@redhat.com>
374
375 PR c++/6057
376 PR c++/48051
377 PR c++/50855
378 PR c++/51322
379 * demangle.h (enum demangle_component_type): Add
380 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
381
a4551119
TG
3822011-12-14 Iain Sandoe <iains@gcc.gnu.org>
383
384 * mach-o/loader.h (bfd_mach_o_section_type): define
385 BFD_MACH_O_S_ATTR_NONE to 0.
386
956a8f8b
DD
3872011-11-07 Richard Henderson <rth@redhat.com>
388
389 Merged from transactional-memory.
390
391 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
392 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
393 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
394 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
395
99c513f6
DD
3962011-11-01 DJ Delorie <dj@redhat.com>
397
398 * dis-asm.h (print_insn_rl78): Declare.
399
cfb8c092
NC
4002011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
401
402 * dis-asm.h (print_insn_epiphany): Declare.
403
006d5c88
DD
4042011-10-21 Ulrich Drepper <drepper@gmail.com>
405
406 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
407
4082011-10-21 Marc Glisse <marc.glisse@inria.fr>
409
410 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
411
c192a133
AM
4122011-10-19 Alan Modra <amodra@gmail.com>
413
414 PR ld/13254
415 * bfdlink.h (struct bfd_link_info): Add error_textrel.
416
514c97d3
DD
4172011-09-28 Doug Evans <dje@google.com>
418
419 * timeval-utils.h: New file.
420
421 * libiberty.h (countargv): Declare.
422
235061c2
CC
4232011-09-26 Cary Coutant <ccoutant@google.com>
424
425 gcc PR lto/47247
426 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
427 LDPR_PREVAILING_DEF_IRONLY_EXP.
428 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
429
7955ede5
DD
4302011-09-23 Cary Coutant <ccoutant@google.com>
431
432 PR 40831
433 * demangle.h (enum demangle_component_type): Add
434 DEMANGLE_COMPONENT_CLONE.
435
fd91d419
L
4362011-09-15 H.J. Lu <hongjiu.lu@intel.com>
437
438 PR ld/12975
439 * bfdlink.h (bfd_link_info): Add version_info.
440
17a16b0f
DD
4412011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
442
443 * xregex.h (regoff_t): Define.
444
26ac1280
DD
4452011-07-22 Jakub Jelinek <jakub@redhat.com>
446
d4743114
JJ
447 * dwarf2.h (DW_AT_GNU_macros): New.
448 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
449
26ac1280
DD
450 PR c++/49756
451 * libiberty.h (stack_limit_increase): New prototype.
452
4532011-07-13 Sriraman Tallam <tmsriram@google.com>
454
455 * plugin-api.h
456 (ld_plugin_section): New struct.
457 (ld_plugin_get_section_count): New typedef.
458 (ld_plugin_get_section_type): New typedef.
459 (ld_plugin_get_section_name): New typedef.
460 (ld_plugin_get_section_contents): New typedef.
461 (ld_plugin_update_section_order): New typedef.
462 (ld_plugin_allow_section_ordering): New typedef.
463 (LDPT_GET_SECTION_COUNT): New enum value.
464 (LDPT_GET_SECTION_TYPE): New enum value.
465 (LDPT_GET_SECTION_NAME): New enum value.
466 (LDPT_GET_SECTION_CONTENTS): New enum value.
467 (LDPT_UPDATE_SECTION_ORDER): New enum value.
468 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
469 (tv_get_section_count): New struct members.
470 (tv_get_section_type): New struct members.
471 (tv_get_section_name): New struct members.
472 (tv_get_section_contents): New struct members.
473 (tv_update_section_order): New struct members.
474 (tv_allow_section_ordering): New struct members.
475
05aecedb
AM
4762011-07-15 Alan Modra <amodra@gmail.com>
477
478 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
479 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
480 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
481 out of bitfields. Reorder bitfields.
482
e9552f7e 4832011-07-13 Sriraman Tallam <tmsriram@google.com>
05aecedb
AM
484
485 * plugin-api.h (ld_plugin_section): New struct.
e9552f7e
ST
486 (ld_plugin_get_section_count): New typedef.
487 (ld_plugin_get_section_type): New typedef.
488 (ld_plugin_get_section_name): New typedef.
489 (ld_plugin_get_section_contents): New typedef.
490 (ld_plugin_update_section_order): New typedef.
491 (ld_plugin_allow_section_ordering): New typedef.
492 (LDPT_GET_SECTION_COUNT): New enum value.
493 (LDPT_GET_SECTION_TYPE): New enum value.
494 (LDPT_GET_SECTION_NAME): New enum value.
495 (LDPT_GET_SECTION_CONTENTS): New enum value.
496 (LDPT_UPDATE_SECTION_ORDER): New enum value.
497 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
498 (tv_get_section_count): New struct members.
499 (tv_get_section_type): New struct members.
500 (tv_get_section_name): New struct members.
501 (tv_get_section_contents): New struct members.
502 (tv_update_section_order): New struct members.
503 (tv_allow_section_ordering): New struct members.
504
ae17ab41
CM
5052011-07-11 Catherine Moore <clm@codesourcery.com>
506
507 * bfdlink.h (flag_type): New enumeration.
508 (flag_info_list): New structure.
509 (flag_info): New structure.
510
0c511000
AM
5112011-07-09 H.J. Lu <hongjiu.lu@intel.com>
512
513 PR ld/12942
514 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
515
7d6b320b
JB
5162011-07-01 Joel Brobecker <brobecker@adacore.com>
517
518 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
519 on Darwin, as well as on the systems that use a DOS-like
520 filesystem.
521
b24539b3
DD
5222011-06-22 Jakub Jelinek <jakub@redhat.com>
523
524 PR debug/47858
525 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
526
f8b999f9
JJ
5272011-06-22 Jakub Jelinek <jakub@redhat.com>
528
529 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
530
e41b3a13
JJ
5312011-06-20 Jakub Jelinek <jakub@redhat.com>
532
533 PR ld/12570
534 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
535 option.
536
ddee5e46
DD
5372011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
540 (DMGL_RET_DROP): New.
541
aa137e4d 5422011-06-13 Walter Lee <walt@tilera.com>
c8fa16ed 543
aa137e4d
NC
544 * dis-asm.h (print_insn_tilegx): Declare.
545 (print_insn_tilepro): Likewise.
5e4b319c 546
16d96b5b
AM
5472011-05-17 Alan Modra <amodra@gmail.com>
548
549 PR ld/12760
550 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
551 "string" param.
552
41e04eaa
AM
5532011-05-16 Alan Modra <amodra@gmail.com>
554
555 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
556
d46ab832
JJ
5572011-04-30 Jakub Jelinek <jakub@redhat.com>
558
559 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
560 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
561
1ae0d051
JK
5622011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 * bfdlink.h (ENUM_BITFIELD): Remove.
565
5662011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
569
35ed3f94
AM
5702011-04-24 Alan Modra <amodra@gmail.com>
571
572 PR ld/12365
573 PR ld/12696
574 * bfdlink.h (ENUM_BITFIELD): Define.
575 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
576 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
577 rather than "name".
578
24f58f47
AM
5792011-04-20 Alan Modra <amodra@gmail.com>
580
581 PR ld/12365
582 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
583 and multiple_common parameters to pass in a bfd_link_hash_entry
584 pointer rather than name,bfd etc. found in the hash entry.
585
bbda3415
TG
5862011-03-31 Tristan Gingold <gingold@adacore.com>
587
588 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
589
bb0c9237
TT
5902011-03-24 Mark Wielaard <mjw@redhat.com>
591
592 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
593
55406e10
RÁE
5942010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
595
596 * plugin-api.h (ld_plugin_get_view): New.
597 (ld_plugin_tag): Add LDPT_GET_VIEW.
598 (ld_plugin_tv): Add tv_get_view.
599
02458de2
JJ
6002011-03-16 Jakub Jelinek <jakub@redhat.com>
601
602 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
603 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
604 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
605 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
606 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
607 DW_OP_GNU_entry_value): New.
608
007d6189
KT
6092011-02-28 Kai Tietz <kai.tietz@onevision.com>
610
611 * filenames.h (filename_ncmp): New prototype.
612
47704ddf
KT
6132011-02-23 Kai Tietz <kai.tietz@onevision.com>
614
615 * dwarf2.h (_ELF_DWARF2_H): Renamed to
616 _DWARF2_H.
617 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
618 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
619 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
620 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
621
54fcddd0
UW
6222011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
623
624 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
625
7be9d9c9
DD
6262011-01-12 Iain Sandoe <iains@gcc.gnu.org>
627
628 * dwarf2.h: Update value for DW_AT_hi_user.
629
f9e6589d
DD
6302010-11-16 Ian Lance Taylor <iant@google.com>
631
632 * simple-object.h (simple_object_attributes_merge): Declare,
633 replacing simple_object_attributes_compare.
634
8baf536a
DD
6352010-11-04 Ian Lance Taylor <iant@google.com>
636
637 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
638
ffa54e5c
DD
6392010-11-02 Ian Lance Taylor <iant@google.com>
640
641 * simple-object.h: New file.
642
24f58f47 6432010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
ca346ede
DD
644
645 Sync LD plugin patch series (part 1/6) with src/include/.
646 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
647
24f58f47 6482010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
649
650 Apply LD plugin patch series (part 6/6).
651 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
652 to add_archive_element callback used to return a replacement bfd which
653 is to be added to the hash table in place of the original element.
654
24f58f47 6552010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
656
657 Apply LD plugin patch series (part 1/6).
658 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
659
a903d6ac 6602010-10-06 Andi Kleen <ak@linux.intel.com>
9711ae4d
DD
661
662 * libiberty.h (setproctitle): Add prototype.
663
bb73df25
BS
6642010-09-29 Bernd Schmidt <bernds@codesourcery.com>
665
666 * opcode/tic6x-control-registers.h (tscl): Now read_write.
667
d9aee5d7
AK
6682010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
669
670 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
671
f4c65163
MGD
6722010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
673
674 * arm.h (ARM_EXT_V6Z): Remove.
675 (ARM_EXT_SEC): New define.
676 (ARM_AEXT_V6Z): Use Security Extensions.
677 (ARM_AEXT_V6ZK): Likeiwse.
678 (ARM_AEXT_V6ZT2): Likewise.
679 (ARM_AEXT_V6ZKT2): Likewise.
680 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
681 (ARM_ARCH_V7A_SEC): New define.
682 (ARM_ARCH_V7A_MP): Rename...
683 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
684
b7807392
JJ
6852010-09-09 Jakub Jelinek <jakub@redhat.com>
686
687 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
688
f9e9243a
UW
6892010-07-06 Ken Werner <ken.werner@de.ibm.com>
690
691 * floatformat.h (floatformat_ieee_half_big): Add declaration.
692 (floatformat_ieee_half_little): Likewise.
693
360cfc9c
AM
6942010-06-29 Alan Modra <amodra@gmail.com>
695
696 * dis-asm.h: Remove references to maxq.
697
42218b9f
RÁE
6982010-06-21 Rafael Espindola <espindola@google.com>
699
700 * plugin-api.h (ld_plugin_set_extra_library_path): New.
701 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
702 (ld_plugin_tv): Add tv_set_extra_library_path.
703
36b2885d
JJ
7042010-06-21 Jakub Jelinek <jakub@redhat.com>
705
706 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
707
6508b958
RÁE
7082010-06-18 Rafael Espindola <espindola@google.com>
709
710 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
711 Make argument const.
712
219a461e
DD
7132010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
714
715 * splay-tree.h: Update copyright years.
716 (splay_tree_s): Document fields.
717 (splay_tree_new_typed_alloc): New.
718
719 * hashtab.h: Update copyright years.
720 (htab_create_typed_alloc): New.
721
93a6c7a4
TG
7222010-06-10 Tristan Gingold <gingold@adacore.com>
723
724 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
725 DW_TAG_HP_Bliss_field_set.
726 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
727 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
728 DW_AT_HP_definition_points, DW_AT_HP_default_location and
729 DW_AT_HP_is_result_param.
730 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
731 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
732 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
733 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
734 (enum dwarf_line_number_x_ops): Add
735 DW_LNE_HP_source_file_correlation.
736 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
737 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
738 DW_LANG_HP_Assembler.
739
3537c84b
RÁE
7402010-06-01 Rafael Espindola <espindola@google.com>
741
742 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
743
9757332f
DD
7442010-04-26 Pedro Alves <pedro@codesourcery.com>
745
746 * filenames.h (PATH_SEPARATOR): Delete.
747
7482010-04-23 Pedro Alves <pedro@codesourcery.com>
749
750 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
751 always define it independently of host, add `dos_based' parameter,
752 and handle it.
753 (PATH_SEPARATOR): Define.
754 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
755 independently of host, add `dos_based' parameter, and handle it.
756 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
757 it independently of host, add `dos_based' parameter, and handle
758 it.
759 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
760 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
761 (HAS_DOS_DRIVE_SPEC): New.
762 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
763 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
764 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
765 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
766
7672009-05-31 Ian Lance Taylor <iant@google.com>
768
769 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
770 the way we treat an ISO C compiler. Don't define inline as a
771 macro when compiling with C++.
772 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
773 when compiling with C++.
774 * fibheap.h: Add extern "C" when compiling with C++.
775
2cd2156f
DD
7762010-04-23 Pedro Alves <pedro@codesourcery.com>
777
778 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
779 always define it independently of host, add `dos_based' parameter,
780 and handle it.
781 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
782 independently of host, add `dos_based' parameter, and handle it.
783 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
784 it independently of host, add `dos_based' parameter, and handle
785 it.
786 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
787 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
788 (HAS_DOS_DRIVE_SPEC): New.
789 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
790 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
791 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
792 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
793
7942010-04-20 Nick Clifton <nickc@redhat.com>
795
796 * sha1.h: Update copyright notice to use GPLv3.
797
e4e42b45
NC
7982010-04-15 Nick Clifton <nickc@redhat.com>
799
800 * bout.h: Update copyright notice to use GPLv3.
801 * hp-symtab.h: Likewise.
802 * oasys.h: Likewise.
803 * progress.h: Likewise.
804 * sha1.h: Likewise.
805 * xtensa-isa-internal.h: Likewise.
806 * xtensa-isa.h: Likewise.
807
58cd9144
DE
8082010-04-14 Doug Evans <dje@google.com>
809
810 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
811
a233b20c
JJ
8122010-04-05 Jakub Jelinek <jakub@redhat.com>
813
814 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
815 field.
816
40b36596
JM
8172010-03-25 Joseph Myers <joseph@codesourcery.com>
818
819 * dis-asm.h (print_insn_tic6x): Declare.
820
0aec0f33
JM
8212010-03-23 Joseph Myers <joseph@codesourcery.com>
822
823 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
824
16c06870
JB
8252010-01-13 Joel Brobecker <brobecker@adacore.com>
826
827 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
828 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
829
6d390a9e
DD
8302010-01-11 Tristan Gingold <gingold@adacore.com>
831
832 * demangle.h (ada_demangle): Add prototype.
833
43e85a8f
DD
8342010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
835
836 PR bootstrap/41771
837 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
838
2e13ec5c
JB
8392009-12-29 Joel Brobecker <brobecker@adacore.com>
840
841 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
842
e7f8eadb
DK
8432009-12-14 Doug Kwan <dougkwan@google.com>
844
845 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
846 to avoid shadowed variable warnings.
847 * dis-asm.h (struct disassemble_info): Ditto.
848 (disassemble_init_for_target): Ditto.
849 (init_disassemble_info): Ditto.
850
3cb4feec
AM
8512009-11-18 Alan Modra <amodra@bigpond.net.au>
852
853 * alloca-conf.h: Clarify comment.
854
dec397b2
JB
8552009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
856
857 Add DWARF attribute value for the "Borland fastcall" calling
858 convention.
8b40760a 859 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
dec397b2 860
96d86ee3
KT
8612009-10-23 Kai Tietz <kai.tietz@onevision.com>
862
863 * splay-tree.h (libi_uhostptr_t): Add gcc specific
864 __extension__ for long long type case to silent cX9.
865 (libi_shostptr_t): Likewise.
866
0adbbe4a
DD
8672009-10-19 Rafael Avila de Espindola <espindola@google.com>
868
869 PR40790
870 * plugin-api.h: Don't include stdint.h unconditionally.
871
3fce87a0
DD
8722009-10-15 Jakub Jelinek <jakub@redhat.com>
873
874 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
875 a DWARF 4 addition.
876
f88dc410
AM
8772009-10-14 Alan Modra <amodra@bigpond.net.au>
878
879 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
880 bfd_link_common_skip_ar_aymbols.
881 (struct bfd_link_info): Here too.
882
e322137b
DD
8832009-10-09 Rafael Espindola <espindola@google.com>
884
885 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
886 libname.
887
59b17575
DD
8882008-10-03 Rafael Espindola <espindola@google.com>
889
890 * plugin-api.h: New.
891 * lto-symtab.h: New.
892
8341e15b
ILT
8932009-10-05 Rafael Espindola <espindola@google.com>
894
895 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
896 (ld_plugin_get_input_file): New.
897 (ld_plugin_release_input_file): New.
898 (ld_plugin_add_input_library): New.
899 (ld_plugin_message): Mark format const.
900 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
901 LDPT_ADD_INPUT_LIBRARY.
902 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
903 tv_add_input_library.
904
9052009-10-04 Jerry Quinn <jlquinn@optonline.net>
906
907 * plugin-api.h: Fix compile.
908
664aa91f
DD
9092009-09-29 Jason Merrill <jason@redhat.com>
910
911 * demangle.h (enum demangle_component_type): Add
912 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
913 DEMANGLE_COMPONENT_UNNAMED_TYPE.
914 (struct demangle_component): Add s_unary_num.
915
c7927a3c
NC
9162009-09-29 DJ Delorie <dj@redhat.com>
917
918 * dis-asm.h: Add prototype for print_insn_rx.
919
39236edf
DD
9202009-09-25 Dodji Seketeli <dodji@redhat.com>
921
922 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
923 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
924 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
925
fa9efd0f
DD
9262009-09-25 Cary Coutant <ccoutant@google.com>
927
928 Add rest of new values from DWARF Version 4.
929 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
930 New tags.
931 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
932 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
933 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
934 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
935 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
936 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
937 attributes.
938 (DW_LANG_Python): New language.
939
2b6f5997
CC
9402009-09-24 Cary Coutant <ccoutant@google.com>
941
942 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
943 New tags.
944 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
945 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
946 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
947 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
948 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
949 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
950 attributes.
951 (DW_LANG_Python): New language.
952
a89caa61
DD
9532009-09-22 Dodji Seketeli <dodji@redhat.com>
954
955 * dwarf2.h (enum dwarf_tag): Add
956 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
957
a50b1753
NC
9582009-09-09 Martin Thuresson <martin@mtme.org>
959
960 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
961 level.
962
66a6900a
JZ
9632009-09-04 Jie Zhang <jie.zhang@analog.com>
964
965 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
966 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
967 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
968 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
969 Adjust accordingly.
970 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
971 PseudoDbg_Assert_grp_mask.
972
7ba29e2a
NC
9732009-08-06 Michael Eager <eager@eagercon.com>
974
975 * dis-asm.h: Decl print_insn_microblaze().
976
6e881691
DD
9772009-07-24 Ian Lance Taylor <iant@google.com>
978
979 * libiberty.h (crc32): Declare.
980
2c61e778
DE
9812009-07-20 Cary Coutant <ccoutant@google.com>
982 Doug Evans <dje@google.com>
77170296
DE
983
984 Add some dwarf4 values.
985 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
986 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
987 DW_FORM_flag_present, DW_FORM_sig8.
988 (enum dwarf_attribute): Add DW_AT_signature.
989
d5031754
DD
9902009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
991
992 * demangle.h
993 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
994 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
995 New.
996
fa8f86ff
TT
9972009-07-10 Tom Tromey <tromey@redhat.com>
998
999 * dwarf2.h: New file, moved from elf/.
1000
62d2aabf
DD
10012009-07-09 Jakub Jelinek <jakub@redhat.com>
1002
1003 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1004 and DW_OP_stack_value.
1005
e0452928
DD
10062009-07-09 Tom Tromey <tromey@redhat.com>
1007
1008 * elf/dwarf2.h: Remove, renaming to...
1009 * dwarf2.h: ... this.
1010
10112009-06-29 Tom Tromey <tromey@redhat.com>
1012
1013 * elf/dwarf2.h: New file. Merged with gdb.
1014
0313a2b8
NC
10152009-06-18 Nick Clifton <nickc@redhat.com>
1016
1017 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
1018 field of struct disassemble_info.
1019
671f4ed1
DD
10202009-06-09 Ian Lance Taylor <ian@airs.com>
1021
1022 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1023
1316c8b3
NC
10242009-06-15 Nick Clifton <nickc@redhat.com>
1025
0313a2b8
NC
1026 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
1027 struct disassemble_info.
1316c8b3 1028
8466c6d4
DD
10292009-06-02 Ian Lance Taylor <iant@google.com>
1030
1031 * ansidecl.h (EXPORTED_CONST): Define.
1032
52d6785f
DD
10332009-05-31 Ian Lance Taylor <iant@google.com>
1034
1035 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1036 the way we treat an ISO C compiler. Don't define inline as a
1037 macdro when compiling with C++.
1038 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1039 when compiling with C++.
1040 * fibheap.h: Add extern "C" when compiling with C++.
1041
84983b1a
TG
10422009-05-25 Tristan Gingold <gingold@adacore.com>
1043
1044 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1045 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
1046
95e62385
L
10472009-04-22 Taras Glek <tglek@mozilla.com>
1048
1049 * hashtab.h: Update GTY annotations to new syntax.
1050 * splay-tree.h: Likewise.
e48570bb 1051
a0c402a5
L
10522009-04-08 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
1055
8d25cc3d
AM
10562009-03-18 Alan Modra <amodra@bigpond.net.au>
1057
1058 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
1059 documentation.
1060
c743cf5d
DD
10612009-03-17 Jason Merrill <jason@redhat.com>
1062
1063 * demangle.h (enum demangle_component_type): Add
1064 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1065
fa7f3e72
CC
10662008-12-01 Cary Coutant <ccoutant@google.com>
1067
1068 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
1069 (ld_plugin_get_input_file): New typedef.
1070 (ld_plugin_release_input_file): New typedef.
1071 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
1072 (struct ld_plugin_tv): Add two new fields.
1073
84e94c90
NC
10742008-12-23 Jon Beniston <jon@beniston.com>
1075
1076 * dis-asm.h: Add LM32 disassembler function prototype.
1077
d2825c1a
DD
10782008-12-10 Jason Merrill <jason@redhat.com>
1079
1080 * demangle.h (enum demangle_component_type): Add
1081 DEMANGLE_COMPONENT_FIXED_TYPE.
1082
6c52134c
CC
10832008-12-01 Cary Coutant <ccoutant@google.com>
1084
1085 * plugin-api.h (ld_plugin_message): Change format parameter to const.
1086
a6bfd026
CC
10872008-12-01 Cary Coutant <ccoutant@google.com>
1088
1089 * plugin-api.h: Fix syntax error when compiling with C++.
1090
ae5a3597
AM
10912008-11-26 Alan Modra <amodra@bigpond.net.au>
1092
1093 PR 7047
1094 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
1095 Add "literal".
1096
1fa3cd83
SA
10972008-11-21 Sterling Augustine <sterling@tensilica.com>
1098
1099 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
1100 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
1101
33430bd0 11022008-11-19 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1103
33430bd0
BW
1104 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1105 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1106 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1107 (XCHAL_NUM_AREGS): Change to 32.
1108 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1109 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1110 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1111 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1112 (XCHAL_DEBUGLEVEL): Change to 6.
e4e42b45 1113
d387240a
TG
11142008-11-14 Tristan Gingold <gingold@adacore.com>
1115
1116 * fopen-vms.h (FOPEN_RB): Use a single string to match the
1117 standard prototype.
1118 (FOPEN_WB): Ditto.
1119 (FOPEN_AB): Ditto.
1120 (FOPEN_RUB): Ditto.
1121 (FOPEN_WUB): Ditto.
1122 (FOPEN_AUB): Ditto.
1123
75ded2db
AM
11242008-10-21 Alan Modra <amodra@bigpond.net.au>
1125
1126 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1127
1c08f2c8
DD
11282008-10-06 Jason Merrill <jason@redhat.com>
1129
1130 * demangle.h (enum demangle_component_type): Add
1131 DEMANGLE_COMPONENT_PACK_EXPANSION.
1132
f1c4cc75
RH
11332008-09-24 Richard Henderson <rth@redhat.com>
1134
1135 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
1136
bbb444b6
ILT
11372008-09-22 Rafael Espindola <espindola@google.com>
1138
1139 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
1140 Use C style comment.
1141 (ld_plugin_api_version, ld_plugin_output_file_type,
1142 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
1143 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
1144 comma from the last item.
1145
89fc3421
CC
11462008-09-18 Cary Coutant <ccoutant@google.com>
1147
1148 Add plugin functionality for link-time optimization (LTO).
1149 * plugin-api.h: New file.
1150
ba8cb4ba
DD
11512008-09-09 Jason Merrill <jason@redhat.com>
1152
1153 * demangle.h (enum demangle_component_type): Add
1154 DEMANGLE_COMPONENT_DECLTYPE.
1155
67efbf45
AM
11562008-08-25 Alan Modra <amodra@bigpond.net.au>
1157
1158 * binary-io.h: New file, imported from gnulib, but don't
1159 #include <fcntl.h> or <stdio.h>.
1160
5c1d2f5f
AM
11612008-08-17 Alan Modra <amodra@bigpond.net.au>
1162
1163 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
1164
7b21ac3f
EW
11652008-08-08 Anatoly Sokolov <aesok@post.ru>
1166
1167 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
1168 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
1169 (EF_AVR_MACH): Redefine to 0x7F.
1170 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
1171 (AVR_ISA_AVR3): Redefine.
1172 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
1173 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
1174 AVR_ISA_AVR6): Define.
1175
1bac266e
JZ
11762008-07-12 Jie Zhang <jie.zhang@analog.com>
1177
1178 Revert
1179 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1180 * bfdlink.h (struct bfd_link_info): Add sep_code member
1181 variable.
1182 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1183 (EF_BFIN_DATA_IN_L1): Define.
1184
8c684578
JZ
11852008-07-12 Jie Zhang <jie.zhang@analog.com>
1186
1187 * bfdlink.h (struct bfd_link_info): Add sep_code member
1188 variable.
1189 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1190 (EF_BFIN_DATA_IN_L1): Define.
1191
6a4fe770
SS
11922008-07-07 Stan Shebs <stan@codesourcery.com>
1193
1194 * dis-asm.h (struct disassemble_info): Add endian_code field.
1195
0f963b24
JB
11962008-07-07 Joel Brobecker <brobecker@adacore.com>
1197
1198 * safe-ctype.h: Add #include of ctype.h before redefining
1199 the ctype.h macros.
1200
d5721fa7
JB
12012008-07-04 Joel Brobecker <brobecker@adacore.com>
1202
1203 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1204 included. Redefine the various macros provided by ctype.h as
1205 undefined variables.
1206
1e5d0832
DD
12072008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1208
1209 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1210 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1211
97407faf
AM
12122008-06-06 Alan Modra <amodra@bigpond.net.au>
1213
1214 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1215
112b7c50
AK
12162008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1217
1218 * dis-asm.h (print_s390_disassembler_options):
1219 Prototype added.
1220
b68965a0
DD
12212008-03-24 Ian Lance Taylor <iant@google.com>
1222
1223 * sha1.h: New file, from gnulib.
1224
1225 * md5.h: Add extern "C" when compiled with C++.
1226
66ce8439
ILT
12272008-03-24 Ian Lance Taylor <iant@google.com>
1228
1229 * md5.h: Add extern "C" when compiled with C++.
1230
91edef2d
ILT
12312008-03-21 Ian Lance Taylor <iant@google.com>
1232
1233 * filenames.h: Add extern "C" when compiled with C++.
1234
f13a99db
AM
12352008-02-15 Alan Modra <amodra@bigpond.net.au>
1236
1237 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1238 (struct bfd_link_info): Add output_bfd.
1239
6c7d412c
BW
12402008-02-11 Bob Wilson <bob.wilson@acm.org>
1241
1242 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1243 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
e4e42b45 1244
830ef634
DD
12452008-01-26 David Daney <ddaney@avtrex.com>
1246
1247 * demangle.h (demangle_component_type): Add
1248 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1249 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1250 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1251 (demangle_component): Add struct s_character to union u.
1252
b14d30e1
JM
12532007-11-07 Joseph Myers <joseph@codesourcery.com>
1254 Daniel Jacobowitz <dan@codesourcery.com>
1255
1256 * floatformat.h (struct floatformat): Add split_half field.
1257 (floatformat_ibm_long_double): New.
1258
3a0ab695
DD
12592007-09-06 Tom Tromey <tromey@redhat.com>
1260
1261 * libiberty.h (pex_free): Document process killing.
1262
8969a67f
DD
12632007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1264
1265 * demangle.h (enum demangle_component_type): Add
1266 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1267
cd12e26d
BE
12682007-07-25 Ben Elliston <bje@au.ibm.com>
1269
1270 * ternary.h: Remove.
1271
0a05a876 12722007-07-18 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1273
0a05a876
BW
1274 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1275 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
e4e42b45 1276
bd0aa315
NC
12772007-07-17 Nick Clifton <nickc@redhat.com>
1278
1279 * COPYING3: New file. Contains version 3 of the GNU General
1280 Public License.
1281
d2df793a
NC
12822007-07-12 Kai Tietz <kai.tietz@onevision.com>
1283
ae8772e6
HPN
1284 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1285 work-a-round whitespace problem in gcc gengtype.
1286
d2df793a
NC
1287 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1288 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 1289 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 1290
fd2f25da
RM
12912007-07-09 Roland McGrath <roland@redhat.com>
1292
1293 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1294
a208b53c
NC
12952007-07-06 Nick Clifton <nickc@redhat.com>
1296
1297 * bfdlink.h: Update copyright notice to refer to GPLv3.
1298
3d3d428f
NC
12992007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1300
0fdaa005 1301 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 1302
a9a4c53e
AM
13032007-06-01 Noah Misch <noah@cs.caltech.edu>
1304 Alan Modra <amodra@bigpond.net.au>
1305
1306 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1307
0c18fee5
DD
13082007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1309
1310 * libiberty.h (writeargv): Declare.
1311
49fa1e15
AM
13122007-04-30 Alan Modra <amodra@bigpond.net.au>
1313
1314 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1315
e8590c10
DD
13162007-04-25 Mark Mitchell <mark@codesourcery.com>
1317
1318 * demangle.h: Change license to LGPL + exception.
1319
4a828aab
RH
13202007-04-10 Richard Henderson <rth@redhat.com>
1321
1322 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1323
9c577e89
DD
13242007-03-29 Joel Brobecker <brobecker@adacore.com>
1325
1326 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1327 regardless of the type of file system.
1328
e04d7611
DD
13292007-03-06 Jan Hubicka <jh@suse.cz>
1330
1331 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1332
2889e75b
NC
13332007-02-21 Nick Clifton <nickc@redhat.com>
1334
1335 * bfdlink.h (struct bfd_link_callbacks): Add
1336 override_segment_assignment field.
1337
92f01d61
JM
13382007-02-17 Mark Mitchell <mark@codesourcery.com>
1339 Nathan Sidwell <nathan@codesourcery.com>
1340 Vladimir Prus <vladimir@codesourcery.com
1341 Joseph Myers <joseph@codesourcery.com>
1342
1343 * bin-bugs.h: Remove.
1344
b5d7c748
DD
13452007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1346
1347 * libiberty.h (pex_write_input): Remove prototype.
1348
d6eafc3e
DB
13492007-02-05 Dave Brolley <brolley@redhat.com>
1350
1351 * Contribute the following changes:
1352 2001-03-26 Ben Elliston <bje@redhat.com>
1353
1354 * dis-asm.h (print_insn_mep): Declare.
1355
fc523535 13562007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
1357
1358 * dis-asm.h (print_i386_disassembler_options): New.
1359
53d7966f 13602007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 1361
53d7966f
VP
1362 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1363 (PEX_BINARY_ERROR): New define.
1364 (pex_read_err): New function.
1365
208c1674
DD
13662007-01-29 Simon Baldwin <simonb@google.com>
1367
1368 * demangle.h: New cplus_demangle_print_callback,
1369 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1370 prototypes, and demangle_callbackref type definition.
1371
40b36307
L
13722007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 PR ld/3831
1375 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 1376 Add dynamic and dynamic_data.
40b36307 1377
4fd454c8
NC
13782006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1379 Nick Clifton <nickc@redhat.com>
1380
1381 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1382
d8f813d4 13832006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 1384 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
1385
1386 PR driver/29931
1387 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1388
2caa7ca0
BW
13892006-11-27 Bob Wilson <bob.wilson@acm.org>
1390
1391 * xtensa-config.h (XSHAL_ABI): New.
1392 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1393
0154116a
BW
13942006-11-27 Bob Wilson <bob.wilson@acm.org>
1395
1396 * xtensa-isa.h (STATIC_LIBISA): Delete.
1397
2087ad84
PB
13982006-10-30 Paul Brook <paul@codesourcery.com>
1399
1400 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1401 symtab_size.
1402
c0f00686
L
14032006-10-30 H.J. Lu <hongjiu.lu@intel.com>
1404
1405 PR ld/3111
1406 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1407
e9f53129
AM
14082006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
1409 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
1410 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1411 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1412 Alan Modra <amodra@bigpond.net.au>
1413
1414 * dis-asm.h (print_insn_spu): Declare.
1415
1c0d3aa6
NC
14162006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1417
1418 * dis-asm.h: Add prototypes for Score disassembler routines.
1419
55255dae
L
14202006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1421
1422 * bfdlink.h (bfd_elf_dynamic_list): New.
1423 (bfd_link_info): Add a dynamic field.
1424
c17d87de
NC
14252006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1426
1427 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1428
fdc90cb4
JJ
14292006-07-10 Jakub Jelinek <jakub@redhat.com>
1430
1431 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1432 emit_gnu_hash bitfields.
1433
3db2e6dd
DD
14342006-04-11 Jim Blandy <jimb@codesourcery.com>
1435
1436 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1437
fbbc3759
L
14382006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1439
1440 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1441 relax_pass.
1442
d70c5fc7
NC
14432006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1444 Anil Paranjape <anilp1@kpitcummins.com>
1445 Shilin Shakti <shilins@kpitcummins.com>
1446
1447 * dis-asm.h (print_insn_xc16c): New prototype.
1448
dd942754
DD
14492006-01-18 DJ Delorie <dj@redhat.com>
1450
1451 * md5.h: Include ansidecl.h
1452
d99b6465
AS
14532006-01-17 Andreas Schwab <schwab@suse.de>
1454
1455 PR binutils/1486
1456 * dis-asm.h (struct disassemble_info): Add
1457 disassembler_needs_relocs.
1458
51d04b5c
BW
14592006-01-09 Bob Wilson <bob.wilson@acm.org>
1460
1461 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1462
b2d179be
BW
14632005-12-30 Bob Wilson <bob.wilson@acm.org>
1464
1465 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1466
d031aafb
NS
14672005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1468
1469 Second part of ms1 to mt renaming.
1470 * dis-asm.h (print_insn_mt): Renamed.
1471
7887b2ce
DD
14722005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1473
1474 PR java/9861
1475 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1476 output format for return types
1477
6ed89c00
AM
14782005-11-03 Alan Modra <amodra@bigpond.net.au>
1479
1480 * bfdlink.h (struct bfd_link_order): Tweak comment.
1481
fb10537e
DD
14822005-10-31 Mark Kettenis <kettenis@gnu.org>
1483
1484 * floatformat.h (enum floatformat_byteorders): Add
1485 floatformat_vax.
1486 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1487
16175d96
DB
14882005-10-28 Dave Brolley <brolley@redhat.com>
1489
1490 Contribute the following changes:
1491 2003-09-29 Dave Brolley <brolley@redhat.com>
1492
1493 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1494 more exotic underlying types to be used.
1495
3c9b82ba
NC
14962005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1497
1498 disasm.h: Add declaration for print_insn_z80
1499
dc603df5
CM
15002005-09-30 Catherine Moore <clm@cm00re.com>
1501
1502 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 1503
7b17bc29
MM
15042005-09-26 Mark Mitchell <mark@codesourcery.com>
1505
1506 * libiberty.h (expandargv): New function.
1507
c17ae8a2
AM
15082005-08-18 Alan Modra <amodra@bigpond.net.au>
1509
1510 * bfdlink.h: Remove mention of a29k.
1511 * dis-asm.h: Remove a29k support.
c17ae8a2 1512
3b6940c0
DD
15132005-08-17 Mark Kettenis <kettenis@gnu.org>
1514
1515 * floatformat.h (struct floatformat): Change type of large
1516 argument for is_valid member to `const void *'.
1517 (floatformat_to_double): Change type of second argument to `const
1518 void *'.
1519 (floatformat_from_double): Change type of last argument to `void
1520 *'.
1521 (floatformat_is_valid): Change type of last argument to `const
1522 void *'.
1523
49f58d10
JB
15242005-07-14 Jim Blandy <jimb@redhat.com>
1525
1526 * dis-asm.h (print_insn_m32c): New declaration.
1527
f2942ea4
DD
15282005-07-12 Ben Elliston <bje@au.ibm.com>
1529
1530 * xregex2.h (regexec): Qualify this prototype with __extension__
1531 when compiling with GNU C.
1532
0fd3a477
JW
15332005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1534
1535 * dis-asm.h (fprintf_ftype): Add format attribute.
1536
6ba85b8c
DD
15372005-07-03 Steve Ellcey <sje@cup.hp.com>
1538
1539 PR other/13906
1540 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1541 * md5.h (md5_uintptr): New.
1542 (md5_ctx): Align buffer field.
1543
c3cca4c9
DD
15442005-06-30 Daniel Berlin <dberlin@dberlin.org>
1545
1546 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1547 (HTAB_EMPTY_ENTRY): New macro.
1548
67f3cb05
GK
15492005-06-20 Geoffrey Keating <geoffk@apple.com>
1550
fd2f25da 1551 * libiberty.h (strverscmp): Prototype.
67f3cb05 1552
08d8fa11
JJ
15532005-06-17 Jakub Jelinek <jakub@redhat.com>
1554
1555 * elf/external.h (GRP_ENTRY_SIZE): Define.
1556
6b5d3a4d
ZW
15572005-06-08 Zack Weinberg <zack@codesourcery.com>
1558
1559 * dis-asm.h (get_arm_regnames): Update prototype.
1560
3f1c9c12
AH
15612005-06-07 Aldy Hernandez <aldyh@redhat.com>
1562 Michael Snyder <msnyder@redhat.com>
1563 Stan Cox <scox@redhat.com>
1564
1565 * dis-asm.h: Externalize print_insn_ms1.
1566
d30d42d1
DD
15672005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1568
1569 * libiberty.h (XOBFINISH): New.
1570
e1fffbe6
AM
15712005-06-03 Alan Modra <amodra@bigpond.net.au>
1572
1573 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1574
c2bd6e35
DD
15752005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1576
1577 * libiberty.h (vsnprintf): Add format attribute.
1578
e9472921
DD
15792005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1580
1581 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1582
01e94249
DD
15832005-05-28 Eli Zaretskii <eliz@gnu.org>
1584
1585 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1586 needed.
1587 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1588
839e4798
RH
15892005-05-25 Richard Henderson <rth@redhat.com>
1590
1591 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1592
abf6a75b
DD
15932005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1594
1595 * libiberty.h (ACONCAT): Properly cast value of alloca().
1596
1597 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1598 __cplusplus.
1599
aaac3631
DD
16002005-05-12 Steve Ellcey <sje@cup.hp.com>
1601
1602 libiberty.h: Do not define empty basename prototype.
1603
e172dbf8
NC
16042005-05-10 Nick Clifton <nickc@redhat.com>
1605
1606 * Update the address and phone number of the FSF organization in
1607 the GPL notices in the following files:
1608 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1609 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1610 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1611 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1612 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1613 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1614 xtensa-isa-internal.h, xtensa-isa.h
1615
c631edf1
DD
16162005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1617
1618 * libiberty.h (unlock_std_streams): New.
1619
a288642d
DD
16202005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1621
1622 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1623 Don't use the PTR macro.
1624
1625 * sort.h: Don't use the PARAMS macro.
1626
7b6f6286
DD
16272005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1628
1629 * libiberty.h (unlock_stream): New.
1630
ab70e2a5
DD
16312005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1632
1633 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1634 Remove parameter names.
1635
ac119ae8
DD
16362005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1637
1638 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1639 Provide prototypes for new functions.
1640
7e10245c
DD
16412005-03-29 Ian Lance Taylor <ian@airs.com>
1642
1643 * libiberty.h: Fix indentation.
1644
b109e79a
ILT
16452005-03-28 Ian Lance Taylor <ian@airs.com>
1646
1647 * libiberty.h: Include <stdio.h>.
1648 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1649 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1650 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1651 (pex_init, pex_run, pex_read_output): Declare.
1652 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1653 (struct pex_time): Define.
1654
3d0dfe26
MM
16552005-03-28 Mark Mitchell <mark@codesourcery.com>
1656
1657 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 1658
49b1fae4
DD
16592005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1660
1661 * ternary.h: Don't use PARAMS anymore.
1662
16632005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1664
1665 * md5.h: Remove definition and uses of __P.
1666 * dyn-string.h: Remove uses of PARAMS.
1667 * fibheap.h: Likewise.
1668 * floatformat.h: Likewise.
1669 * hashtab.h: Likewise.
1670
9334f9c6
DD
16712005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1672
1673 * demangle.h: Remove uses of PARAMS.
1674
1675 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1676 ANSI_PROTOTYPES is always assumed.
1677 Remove uses of PARAMS throughout.
1678
0fad4bdb
DD
16792005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1680
1681 * libiberty.h (xstrndup): Declare.
1682
1ec0126d
DD
16832005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1684
1685 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1686
1fbc7e7a
BW
16872005-03-22 Bob Wilson <bob.wilson@acm.org>
1688
1689 * xtensa-isa.h: Update a comment and whitespace.
1690
57316bff
L
16912005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1692
1693 * bfdlink.h (bfd_link_info): Add gc_sections.
1694
8ec32723
DD
16952005-03-09 Mark Mitchell <mark@codesourcery.com>
1696
1697 * libiberty.h (gettimeofday): Declare.
1698
190eb137
DD
16992005-03-01 Jan Beulich <jbeulich@novell.com>
1700
1701 * libiberty.h: Declare unlink_if_ordinary.
1702
f075ee0c
AM
17032005-02-21 Alan Modra <amodra@bigpond.net.au>
1704
1705 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1706 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1707 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1708
8adce22d
DD
17092005-02-14 Paolo Bonzini <bonzini@gnu.org>
1710
1711 PR bootstrap/19818
1712 * ansidecl.h (PARAMS): Guard from redefinition.
1713
11f25ea6
AM
17142005-02-03 Alan Modra <amodra@bigpond.net.au>
1715
1716 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1717
77cfaee6
AM
17182005-02-01 Alan Modra <amodra@bigpond.net.au>
1719
1720 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1721
0bcb06d2
AS
17222005-01-10 Andreas Schwab <schwab@suse.de>
1723
1724 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1725 skip_zeroes_at_end.
1726
40a59a4c
DD
17272004-12-11 Ben Elliston <bje@au.ibm.com>
1728
1729 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1730 when __GNUC__ is defined and ints are less than 32-bits wide.
1731
fc0e6df6
PB
17322004-11-04 Paul Brook <paul@codesourcery.com>
1733
1734 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1735
a1ace8d8
BW
17362004-11-12 Bob Wilson <bob.wilson@acm.org>
1737
1738 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1739 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1740
7499d566
NC
17412004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1742 Vineet Sharma <vineets@noida.hcltech.com>
1743
1744 * dis-asm.h: Add prototype for print_insn_maxq_little.
1745
3e3b46e5
PB
17462004-10-26 Paul Brook <paul@codesourcery.com>
1747
1748 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1749
dfeffb9f
L
17502004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1751
1752 PR 463
1753 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1754 bfd_link_hash_entry to reloc_overflow.
1755
43cd72b9
BW
17562004-10-07 Bob Wilson <bob.wilson@acm.org>
1757
1758 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1759 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1760 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 1761
43cd72b9
BW
1762 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1763 (config_sturct struct): Delete.
1764 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1765 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1766 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1767 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1768 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1769 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1770 (xtensa_insn_decode_fn): Rename to ...
1771 (xtensa_opcode_decode_fn): ... this.
1772 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1773 xtensa_undo_reloc_fn): Update.
1774 (xtensa_encoding_template_fn): Delete.
1775 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1776 xtensa_length_decode_fn): New.
1777 (xtensa_format_internal, xtensa_slot_internal): New types.
1778 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1779 get_field, and set_field fields. Add name, field_id, regfile,
1780 num_regs, and flags fields.
1781 (xtensa_arg_internal): New type.
1782 (xtensa_iclass_internal): Change operands field to array of
1783 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1784 num_interfaceOperands, and interfaceOperands fields.
1785 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1786 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1787 (opname_lookup_entry): Delete.
1788 (xtensa_regfile_internal, xtensa_interface_internal,
1789 xtensa_funcUnit_internal, xtensa_state_internal,
1790 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1791 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1792 Change type of opname_lookup_table. Delete num_modules,
1793 module_opcode_base, module_decode_fn, config, and has_density fields.
1794 Add num_formats, formats, format_decode_fn, length_decode_fn,
1795 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1796 iclasses, num_regfiles, regfiles, num_states, states,
1797 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1798 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1799 interface_lookup_table, num_funcUnits, funcUnits and
1800 funcUnit_lookup_table fields.
1801 (xtensa_isa_module, xtensa_isa_modules): Delete.
1802 (xtensa_isa_name_compare): New prototype.
1803 (xtisa_errno, xtisa_error_msg): New.
1804 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1805 (xtensa_isa): Change type.
1806 (xtensa_operand): Delete.
1807 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1808 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1809 xtensa_funcUnit_use): New types.
1810 (libisa_module_specifier): Delete.
1811 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1812 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1813 xtensa_insnbuf_from_chars): Update prototypes.
1814 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1815 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1816 xtensa_encode_insn, xtensa_insn_length,
1817 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1818 xtensa_operand_kind, xtensa_encode_result,
1819 xtensa_operand_isPCRelative): Delete.
1820 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1821 xtensa_operand_set_field, xtensa_operand_encode,
1822 xtensa_operand_decode, xtensa_operand_do_reloc,
1823 xtensa_operand_undo_reloc): Update prototypes.
1824 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1825 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1826 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1827 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1828 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1829 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1830 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1831 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1832 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1833 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1834 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1835 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1836 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1837 xtensa_operand_is_visible, xtensa_operand_is_register,
1838 xtensa_operand_regfile, xtensa_operand_num_regs,
1839 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1840 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1841 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1842 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1843 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1844 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1845 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1846 xtensa_state_is_exported, xtensa_sysreg_lookup,
1847 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1848 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1849 xtensa_interface_num_bits, xtensa_interface_inout,
1850 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1851 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
18522004-10-07 Jeff Baker <jbaker@qnx.com>
1853
1854 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1855
f6e332e6
AM
18562004-09-17 Alan Modra <amodra@bigpond.net.au>
1857
1858 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1859 of union.
1860
79fadcb0
DD
18612004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1862
1863 * libiberty.h (basename): Prototype for __MINGW32__.
1864
a5ecc6a5
DD
18652004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1866
1867 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1868 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1869 concat_copy2): Use ATTRIBUTE_SENTINEL.
1870
d003868e
AM
18712004-08-13 Alan Modra <amodra@bigpond.net.au>
1872
1873 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1874 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1875
deaa6723
DD
18762004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1877
1878 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1879 const-qualification before disposal.
1880
d5b4094f
DD
18812004-07-24 Bernardo Innocenti <bernie@develer.com>
1882
1883 * ansidecl.h (ARG_UNUSED): New Macro.
1884
60ee6567
L
18852004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1886
1887 * bin-bugs.h (REPORT_BUGS_TO): Set to
1888 "<URL:http://www.sourceware.org/bugzilla/>".
1889
a35b6b04
DD
18902004-07-21 Paolo Bonzini <bonzini@gnu.org>
1891
1892 * ansidecl.h (ATTRIBUTE_PURE): New.
1893
7ab9a76e
DD
18942004-07-13 Bernardo Innocenti <bernie@develer.com>
1895
1896 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1897 libcpp/internal.h.
1898 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1899 macros.
1900
19012004-07-13 Bernardo Innocenti <bernie@develer.com>
1902
1903 * libiberty.h (ASTRDUP): Add casts required for stricter
1904 type conversion rules of C++.
1905 * obstack.h (obstack_free): Likewise.
1906
1fe1f39c
NC
19072004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1908
1909 * dis-asm.h (print_insn_crx): Declare.
1910
eea6121a
AM
19112004-06-24 Alan Modra <amodra@bigpond.net.au>
1912
1913 * bfdlink.h (struct bfd_link_order): Update comment.
1914
8c37241b
JJ
19152004-05-11 Jakub Jelinek <jakub@redhat.com>
1916
1917 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1918 relro_end fields.
8c37241b 1919
619874a6
DD
19202004-05-04 Andreas Jaeger <aj@suse.de>
1921
1922 * demangle.h: Do not use C++ reserved keyword typename as
1923 parameter for cplus_demangle_fill_builtin_type.
1924
bb6a587d
DD
19252004-04-22 Richard Henderson <rth@redhat.com>
1926
1927 * hashtab.h (struct htab): Add size_prime_index.
1928
d6ea4e80
DD
19292004-04-13 Jeff Law <law@redhat.com>
1930
1931 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1932
f29d4bb8
DD
19332004-03-30 Zack Weinberg <zack@codesourcery.com>
1934
1935 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1936
75d5e263
SS
19372004-03-25 Stan Shebs <shebs@apple.com>
1938
1939 * mpw/: Remove subdirectory and everything in it.
1940
b9cf773d
AM
19412004-03-23 Alan Modra <amodra@bigpond.net.au>
1942
1943 PR 51.
1944 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1945
59c2e50f
L
19462004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1947
1948 * bfdlink.h (bfd_link_info): Correct comments for the
1949 unresolved_syms_in_objects field.
1950
099f84cf
DD
19512004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1952
1953 * dyn-string.h: Update copyright date.
1954
74aee4eb
DD
19552004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1956
1957 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1958 the associated #defines.
1959
59727473
DD
19602004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1961
062054c5
ILT
1962 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1963 "libiberty.h".
1964
9850ebe2
ILT
1965 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1966
59727473
DD
1967 * demangle.h (enum demangle_component_type): Define.
1968 (struct demangle_operator_info): Declare.
1969 (struct demangle_builtin_type_info): Declare.
1970 (struct demangle_component): Define.
1971 (cplus_demangle_fill_component): Declare.
1972 (cplus_demangle_fill_name): Declare.
1973 (cplus_demangle_fill_builtin_type): Declare.
1974 (cplus_demangle_fill_operator): Declare.
1975 (cplus_demangle_fill_extended_operator): Declare.
1976 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1977 (cplus_demangle_v3_components): Declare.
1978 (cplus_demangle_print): Declare.
1979
10ca0e95 1980For older changes see ChangeLog-9103
252b5132 1981\f
752937aa
NC
1982Copyright (C) 2004-2012 Free Software Foundation, Inc.
1983
1984Copying and distribution of this file, with or without modification,
1985are permitted in any medium without royalty provided the copyright
1986notice and this notice are preserved.
1987
252b5132
RH
1988Local Variables:
1989mode: change-log
1990left-margin: 8
1991fill-column: 74
1992version-control: never
1993End: