]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
eaf81fdbc708f986f24ade5ab86e68eac8d88128
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2014-06-13 Alan Modra <amodra@gmail.com>
2
3 * bfdlink.h: Update for bfd.link_next change.
4
5 2014-06-10 Alan Modra <amodra@gmail.com>
6
7 PR ld/16910
8 * bfdlink.h (unwrap_hash_lookup): Declare.
9
10 2014-05-01 Steve Ellcey <sellcey@mips.com>
11
12 * include/longlong.h: Import latest version from GCC tree.
13
14 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
15
16 * opcode/mips.h (ASE_XPA): New define.
17
18 2014-04-22 Christian Svensson <blue@cmd.nu>
19
20 * dis-asm.h: Remove openrisc and or32 support. Add support for or1k.
21
22 2014-04-10 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
23
24 * elf/avr.h: Add new DIFF relocs.
25
26 2014-03-05 Alan Modra <amodra@gmail.com>
27
28 Update copyright years.
29
30 2014-01-21 Tom Tromey <tromey@redhat.com>
31
32 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
33 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
34 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
35 (NOARGS): Don't define.
36 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
37
38 2014-01-09 Tom Tromey <tromey@redhat.com>
39
40 * gdbm.h: Remove.
41
42 2013-12-23 Bill Maddox <maddox@google.com>
43
44 * demangle.h (enum gnu_v3_ctor_kinds):
45 Added literal gnu_v3_unified_ctor.
46 (enum gnu_v3_ctor_kinds):
47 Added literal gnu_v3_unified_dtor.
48
49 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
50 Wei-Cheng Wang <cole945@gmail.com>
51
52 * dis-asm.h (print_insn_nds32): Add nds32 target.
53
54 2013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
55
56 * longlong.h: New file.
57
58 2013-11-11 Catherine Moore <clm@codesourcery.com>
59
60 * opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
61 (INSN_LOAD_MEMORY): ...this.
62
63 2013-10-29 Marc Glisse <marc.glisse@inria.fr>
64
65 PR tree-optimization/58689
66 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
67 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
68 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
69 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
70 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
71 Mark with attribute returns_nonnull.
72
73 2013-10-22 Sterling Augustine <saugustine@google.com>
74
75 * gdb/gdb-index.h: Merge from gdb tree.
76
77 2013-10-10 Sean Keys <skeys@ipdatasys.com>
78
79 * xgate.h : Cleanup after opcode
80 table modification..
81
82 2013-08-20 Alan Modra <amodra@gmail.com>
83
84 * floatformat.h (floatformat_ibm_long_double): Delete.
85 (floatformat_ibm_long_double_big): Declare.
86 (floatformat_ibm_long_double_little): Declare.
87
88 2013-08-19 Dehao Chen <dehao@google.com>
89
90 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
91
92 2013-08-02 Caroline Tice <cmtice@google.com>
93
94 * vtv-change-permission.h: New file.
95
96 2013-08-05 Eric Botcazou <ebotcazou@adacore.com>
97 Konrad Eisele <konrad@gaisler.com>
98
99 * opcode/sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_LEON.
100
101 2013-06-08 Catherine Moore <clm@codesourcery.com>
102
103 * opcode/mips.h (mips_opcode): Add ase field.
104 (INSN_ASE_MASK): Delete.
105 (INSN_DSP): Rename to ASE_DSP. Provide new value.
106 (INSN_DSPR2): Rename to ASE_DSPR2. Provide new value.
107 (INSN_MCU): Rename to ASE_MCU. Provide new value.
108 (INSN_MDMX): Rename to ASE_MDMX. Provide new value.
109 (INSN_MIPS3d): Rename to ASE_MIPS3D. Provide new value.
110 (INSN_MT): Rename to ASE_MT. Provide new value.
111 (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS. Provide new value.
112 (INSN_VIRT): Rename to ASE_VIRT. Provide new value.
113 (INSN_VIRT64): Rename to ASE_VIRT64. Provide new value.
114 (opcode_is_member): Add ase argument. Check ase.
115
116 2013-05-06 Paul Brook <paul@codesourcery.com>
117
118 include/elf/
119 * mips.h (R_MIPS_PC32): Update comment.
120
121 2013-04-03 Jason Merrill <jason@redhat.com>
122
123 Demangle C++11 ref-qualifier.
124 * demangle.h (enum demangle_component_type): Add
125 DEMANGLE_COMPONENT_REFERENCE_THIS,
126 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
127
128 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
129
130 * opcode/nios2.h: Edit comment.
131
132 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
133
134 * opcode/nios2.h (OPX_WRPRS): New define.
135 (OP_MATCH_WRPRS): Likewise.
136
137 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
138
139 * opcode/nios2.h (OP_RDPRS): New define.
140 (OP_MATCH_RDPRS): Likewise.
141
142 2013-03-01 Cary Coutant <ccoutant@google.com>
143
144 * dwarf2.h (enum dwarf_sect): New enum type.
145
146 2013-02-19 Alan Modra <amodra@gmail.com>
147
148 * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
149
150 2013-02-11 Sriraman Tallam <tmsriram@google.com>
151
152 * plugin-api.h (enum ld_plugin_level): Assign integers
153 explicitly for all values.
154
155 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
156 Andrew Jenner <andrew@codesourcery.com>
157
158 Based on patches from Altera Corporation.
159
160 * dis-asm.h (print_insn_big_nios2): Declare.
161 (print_insn_little_nios2): Declare.
162
163 2013-01-30 Kai Tietz <ktietz@redhat.com>
164
165 PR other/54620
166 PR target/39064
167 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
168 stdint.h and sys/types.h headers are present.
169 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
170
171 2013-01-10 Will Newton <will.newton@imgtec.com>
172
173 * dis-asm.h (print_insn_metag): New declaration.
174
175 2012-12-18 Aldy Hernandez <aldyh@redhat.com>
176
177 PR other/54324
178 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
179 < 3.4.
180
181 2012-12-17 Nick Clifton <nickc@redhat.com>
182
183 * MAINTAINERS: Add copyright notice.
184 * alloca-conf.h: Likewise.
185 * fopen-bin.h: Likewise.
186 * fopen-same.h: Likewise.
187 * fopen-vms.h: Likewise.
188 * aout/hppa.h: Likewise.
189 * opcode/tahoe.h: Likewise.
190
191 2012-12-11 Edgar E. Iglesias <edgar.iglesias@gmail.com>
192
193 * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
194
195 2012-11-09 Jason Merrill <jason@redhat.com>
196
197 * demangle.h (enum demangle_component_type): Add
198 DEMANGLE_COMPONENT_TAGGED_NAME.
199
200 2012-10-29 Sterling Augustine <saugustine@google.com>
201 Cary Coutant <ccoutant@google.com>
202
203 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
204 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
205 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
206
207
208 2012-10-26 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
209
210 * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
211 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
212 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
213 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
214 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
215 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
216 (DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros.
217
218 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
219
220 * bfdlink.h (bfd_link_info): Add
221 disable_target_specific_optimizations.
222
223 2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
224
225 * bfdlink.h (struct bfd_link_info): Add stacksize option.
226
227 2012-10-22 Jan Beich <jbeich@tormail.org>
228
229 PR ld/14426
230 * bfdlink.h (bfd_link_info): Add ignore_hash.
231
232 2012-10-08 Jason Merrill <jason@redhat.com>
233
234 * demangle.h (enum demangle_component_type): Add
235 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
236
237 2012-09-18 Florian Weimer <fweimer@redhat.com>
238
239 PR other/54411
240 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
241
242 2012-09-27 Anthony Green <green@moxielogic.com>
243
244 * opcode/moxie.h (MOXIE_BAD): New define.
245
246 2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
247
248 * elf/aarch64.h (R_AARCH64_GOT_LD_PREL19): New reloc.
249
250 2012-09-06 Cary Coutant <ccoutant@google.com>
251
252 * dwarf2.def: Edit comment.
253
254 2012-08-24 Sriraman Tallam <tmsriram@google.com>
255
256 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
257 New interface.
258 (ld_plugin_unique_segment_for_sections): New interface.
259 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
260 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
261 (tv_allow_unique_segment_for_sections): New member.
262 (tv_unique_segment_for_sections): New member.
263
264 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
265
266 * opcode/arm.h (ARM_CPU_IS_ANY): New define.
267
268 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
269
270 * elf/arm.h (TAG_CPU_ARCH_V8): New define.
271 (MAX_TAG_CPU_ARCH): Update.
272 * opcode/arm.h (ARM_EXT_V8): New define.
273 (FPU_VFP_EXT_ARMV8): Likewise.
274 (FPU_NEON_EXT_ARMV8): Likewise.
275 (FPU_CRYPTO_EXT_ARMV8): Likewise.
276 (ARM_AEXT_V8A): Likewise.
277 (FPU_VFP_ARMV8): Likwise.
278 (FPU_NEON_ARMV8): Likewise.
279 (FPU_CRYPTO_ARMV8): Likewise.
280 (FPU_ARCH_VFP_ARMV8): Likewise.
281 (FPU_ARCH_NEON_VFP_ARMV8): Likewise.
282 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8): Likewise.
283 (ARM_ARCH_V8A): Likwise.
284 (ARM_ARCH_V8A_FP): Likewise.
285 (ARM_ARCH_V8A_SIMD): Likewise.
286 (ARM_ARCH_V8A_CRYPTO): Likewise.
287
288 2012-08-13 Ian Bolton <ian.bolton@arm.com>
289 Laurent Desnogues <laurent.desnogues@arm.com>
290 Jim MacArthur <jim.macarthur@arm.com>
291 Marcus Shawcroft <marcus.shawcroft@arm.com>
292 Nigel Stephens <nigel.stephens@arm.com>
293 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
294 Richard Earnshaw <rearnsha@arm.com>
295 Sofiane Naci <sofiane.naci@arm.com>
296 Tejas Belagod <tejas.belagod@arm.com>
297 Yufeng Zhang <yufeng.zhang@arm.com>
298
299 * dis-asm.h (print_insn_aarch64): New declaration.
300 (print_aarch64_disassembler_options): New declaration.
301 (aarch64_symbol_is_valid): New declaration.
302
303 2012-08-02 Sean Keys <skeys@ipdatasys.com>
304
305 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
306
307 2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
308 Dr David Alan Gilbert <dave@treblig.org>
309
310 PR binutils/13135
311 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
312
313 2012-07-13 Doug Evans <dje@google.com>
314
315 * filenames.h: #include "hashtab.h".
316 (filename_hash, filename_eq): Declare.
317
318 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
319
320 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
321
322 2012-07-05 Sean Keys <skeys@ipdatasys.com>
323
324 * opcode/xgate.h: Changed the format string for mode
325 XGATE_OP_DYA_MON.
326
327 2012-06-18 Doug Evans <dje@google.com>
328
329 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
330
331 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
332
333 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
334
335 2012-06-08 Jakub Jelinek <jakub@redhat.com>
336
337 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
338 forms.
339 * dwarf2.h (enum dwarf_macro_record_type): Add
340 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
341 and DW_MACRO_GNU_transparent_include_alt.
342
343 2012-05-23 Doug Evans <dje@google.com>
344
345 * leb128.h: #include stdint.h, inttypes.h.
346 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
347 Change to take a uint64_t * argument instead of unsigned long long.
348 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
349 Change to take an int64_t * argument instead of long long.
350
351 2012-05-22 Doug Evans <dje@google.com>
352
353 * leb128.h: New file.
354
355 2012-05-19 Gary Funck <gary@intrepid.com>
356
357 * dwarf2.def: Update comment re: UPC extensions to reference
358 DWARF4 specification.
359
360 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
361
362 * dis-asm.h (print_insn_m9s12x): Prototype.
363 (print_insn_m9s12xg): Prototype.
364
365 2012-05-03 Sean Keys <skeys@ipdatasys.com>
366
367 * dis-asm.h (print_insn_xgate): Define.
368 (print_insn_xgate): Ditto.
369 Added new files for XGATE port.
370
371 2012-05-02 Cary Coutant <ccoutant@google.com>
372
373 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
374 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
375
376 2012-04-28 Doug Evans <dje@google.com>
377
378 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
379
380 2012-04-27 Tom Tromey <tromey@redhat.com>
381
382 * dwarf2.h: Wrap function declarations in extern "C".
383
384 2012-04-27 Tom Tromey <tromey@redhat.com>
385
386 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
387 (enum dwarf_location_atom, enum dwarf_type, enum
388 dwarf_call_frame_info): Remove.
389 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
390 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
391 Include dwarf2.def.
392 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
393 (get_DW_OP_name, get_DW_ATE_name): Declare.
394 * dwarf2.def: New file, from dwarf2.h.
395
396 2012-04-12 David S. Miller <davem@davemloft.net>
397
398 * elf/sparc.h (R_SPARC_WDISP10): New reloc.
399 * opcode/sparc.h: Define '=' as generating R_SPARC_WDISP10.
400
401 2012-04-10 Tristan Gingold <gingold@adacore.com>
402
403 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
404 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
405
406 2012-04-09 Roland McGrath <mcgrathr@google.com>
407
408 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
409
410 2012-03-15 Alan Modra <amodra@gmail.com>
411
412 * dis-asm.h (disassemble_init_powerpc): Declare.
413
414 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
415
416 Add DWARF attribute value for the "Borland fastcall" calling
417 convention.
418 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
419
420 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
421
422 PR ld/13616
423 * bfdlink.h (bfd_link_order): Update comments on data size.
424
425 2012-01-26 Cary Coutant <ccoutant@google.com>
426
427 * dwarf2.h (enum dwarf_form): Add Fission extensions.
428 (enum dwarf_attribute): Likewise.
429
430 2012-01-06 Jason Merrill <jason@redhat.com>
431
432 PR c++/6057
433 PR c++/48051
434 PR c++/50855
435 PR c++/51322
436 * demangle.h (enum demangle_component_type): Add
437 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
438
439 2011-12-14 Iain Sandoe <iains@gcc.gnu.org>
440
441 * mach-o/loader.h (bfd_mach_o_section_type): define
442 BFD_MACH_O_S_ATTR_NONE to 0.
443
444 2011-11-07 Richard Henderson <rth@redhat.com>
445
446 Merged from transactional-memory.
447
448 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
449 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
450 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
451 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
452
453 2011-11-01 DJ Delorie <dj@redhat.com>
454
455 * dis-asm.h (print_insn_rl78): Declare.
456
457 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
458
459 * dis-asm.h (print_insn_epiphany): Declare.
460
461 2011-10-21 Ulrich Drepper <drepper@gmail.com>
462
463 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
464
465 2011-10-21 Marc Glisse <marc.glisse@inria.fr>
466
467 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
468
469 2011-10-19 Alan Modra <amodra@gmail.com>
470
471 PR ld/13254
472 * bfdlink.h (struct bfd_link_info): Add error_textrel.
473
474 2011-09-28 Doug Evans <dje@google.com>
475
476 * timeval-utils.h: New file.
477
478 * libiberty.h (countargv): Declare.
479
480 2011-09-26 Cary Coutant <ccoutant@google.com>
481
482 gcc PR lto/47247
483 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
484 LDPR_PREVAILING_DEF_IRONLY_EXP.
485 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
486
487 2011-09-23 Cary Coutant <ccoutant@google.com>
488
489 PR 40831
490 * demangle.h (enum demangle_component_type): Add
491 DEMANGLE_COMPONENT_CLONE.
492
493 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
494
495 PR ld/12975
496 * bfdlink.h (bfd_link_info): Add version_info.
497
498 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
499
500 * xregex.h (regoff_t): Define.
501
502 2011-07-22 Jakub Jelinek <jakub@redhat.com>
503
504 * dwarf2.h (DW_AT_GNU_macros): New.
505 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
506
507 PR c++/49756
508 * libiberty.h (stack_limit_increase): New prototype.
509
510 2011-07-13 Sriraman Tallam <tmsriram@google.com>
511
512 * plugin-api.h
513 (ld_plugin_section): New struct.
514 (ld_plugin_get_section_count): New typedef.
515 (ld_plugin_get_section_type): New typedef.
516 (ld_plugin_get_section_name): New typedef.
517 (ld_plugin_get_section_contents): New typedef.
518 (ld_plugin_update_section_order): New typedef.
519 (ld_plugin_allow_section_ordering): New typedef.
520 (LDPT_GET_SECTION_COUNT): New enum value.
521 (LDPT_GET_SECTION_TYPE): New enum value.
522 (LDPT_GET_SECTION_NAME): New enum value.
523 (LDPT_GET_SECTION_CONTENTS): New enum value.
524 (LDPT_UPDATE_SECTION_ORDER): New enum value.
525 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
526 (tv_get_section_count): New struct members.
527 (tv_get_section_type): New struct members.
528 (tv_get_section_name): New struct members.
529 (tv_get_section_contents): New struct members.
530 (tv_update_section_order): New struct members.
531 (tv_allow_section_ordering): New struct members.
532
533 2011-07-15 Alan Modra <amodra@gmail.com>
534
535 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
536 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
537 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
538 out of bitfields. Reorder bitfields.
539
540 2011-07-13 Sriraman Tallam <tmsriram@google.com>
541
542 * plugin-api.h (ld_plugin_section): New struct.
543 (ld_plugin_get_section_count): New typedef.
544 (ld_plugin_get_section_type): New typedef.
545 (ld_plugin_get_section_name): New typedef.
546 (ld_plugin_get_section_contents): New typedef.
547 (ld_plugin_update_section_order): New typedef.
548 (ld_plugin_allow_section_ordering): New typedef.
549 (LDPT_GET_SECTION_COUNT): New enum value.
550 (LDPT_GET_SECTION_TYPE): New enum value.
551 (LDPT_GET_SECTION_NAME): New enum value.
552 (LDPT_GET_SECTION_CONTENTS): New enum value.
553 (LDPT_UPDATE_SECTION_ORDER): New enum value.
554 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
555 (tv_get_section_count): New struct members.
556 (tv_get_section_type): New struct members.
557 (tv_get_section_name): New struct members.
558 (tv_get_section_contents): New struct members.
559 (tv_update_section_order): New struct members.
560 (tv_allow_section_ordering): New struct members.
561
562 2011-07-11 Catherine Moore <clm@codesourcery.com>
563
564 * bfdlink.h (flag_type): New enumeration.
565 (flag_info_list): New structure.
566 (flag_info): New structure.
567
568 2011-07-09 H.J. Lu <hongjiu.lu@intel.com>
569
570 PR ld/12942
571 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
572
573 2011-07-01 Joel Brobecker <brobecker@adacore.com>
574
575 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
576 on Darwin, as well as on the systems that use a DOS-like
577 filesystem.
578
579 2011-06-22 Jakub Jelinek <jakub@redhat.com>
580
581 PR debug/47858
582 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
583
584 2011-06-22 Jakub Jelinek <jakub@redhat.com>
585
586 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
587
588 2011-06-20 Jakub Jelinek <jakub@redhat.com>
589
590 PR ld/12570
591 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
592 option.
593
594 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
595
596 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
597 (DMGL_RET_DROP): New.
598
599 2011-06-13 Walter Lee <walt@tilera.com>
600
601 * dis-asm.h (print_insn_tilegx): Declare.
602 (print_insn_tilepro): Likewise.
603
604 2011-05-17 Alan Modra <amodra@gmail.com>
605
606 PR ld/12760
607 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
608 "string" param.
609
610 2011-05-16 Alan Modra <amodra@gmail.com>
611
612 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
613
614 2011-04-30 Jakub Jelinek <jakub@redhat.com>
615
616 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
617 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
618
619 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 * bfdlink.h (ENUM_BITFIELD): Remove.
622
623 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
626
627 2011-04-24 Alan Modra <amodra@gmail.com>
628
629 PR ld/12365
630 PR ld/12696
631 * bfdlink.h (ENUM_BITFIELD): Define.
632 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
633 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
634 rather than "name".
635
636 2011-04-20 Alan Modra <amodra@gmail.com>
637
638 PR ld/12365
639 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
640 and multiple_common parameters to pass in a bfd_link_hash_entry
641 pointer rather than name,bfd etc. found in the hash entry.
642
643 2011-03-31 Tristan Gingold <gingold@adacore.com>
644
645 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
646
647 2011-03-24 Mark Wielaard <mjw@redhat.com>
648
649 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
650
651 2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
652
653 * plugin-api.h (ld_plugin_get_view): New.
654 (ld_plugin_tag): Add LDPT_GET_VIEW.
655 (ld_plugin_tv): Add tv_get_view.
656
657 2011-03-16 Jakub Jelinek <jakub@redhat.com>
658
659 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
660 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
661 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
662 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
663 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
664 DW_OP_GNU_entry_value): New.
665
666 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
667
668 * filenames.h (filename_ncmp): New prototype.
669
670 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
671
672 * dwarf2.h (_ELF_DWARF2_H): Renamed to
673 _DWARF2_H.
674 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
675 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
676 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
677 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
678
679 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
680
681 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
682
683 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
684
685 * dwarf2.h: Update value for DW_AT_hi_user.
686
687 2010-11-16 Ian Lance Taylor <iant@google.com>
688
689 * simple-object.h (simple_object_attributes_merge): Declare,
690 replacing simple_object_attributes_compare.
691
692 2010-11-04 Ian Lance Taylor <iant@google.com>
693
694 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
695
696 2010-11-02 Ian Lance Taylor <iant@google.com>
697
698 * simple-object.h: New file.
699
700 2010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
701
702 Sync LD plugin patch series (part 1/6) with src/include/.
703 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
704
705 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
706
707 Apply LD plugin patch series (part 6/6).
708 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
709 to add_archive_element callback used to return a replacement bfd which
710 is to be added to the hash table in place of the original element.
711
712 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
713
714 Apply LD plugin patch series (part 1/6).
715 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
716
717 2010-10-06 Andi Kleen <ak@linux.intel.com>
718
719 * libiberty.h (setproctitle): Add prototype.
720
721 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
722
723 * opcode/tic6x-control-registers.h (tscl): Now read_write.
724
725 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
726
727 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
728
729 2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
730
731 * arm.h (ARM_EXT_V6Z): Remove.
732 (ARM_EXT_SEC): New define.
733 (ARM_AEXT_V6Z): Use Security Extensions.
734 (ARM_AEXT_V6ZK): Likeiwse.
735 (ARM_AEXT_V6ZT2): Likewise.
736 (ARM_AEXT_V6ZKT2): Likewise.
737 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
738 (ARM_ARCH_V7A_SEC): New define.
739 (ARM_ARCH_V7A_MP): Rename...
740 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
741
742 2010-09-09 Jakub Jelinek <jakub@redhat.com>
743
744 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
745
746 2010-07-06 Ken Werner <ken.werner@de.ibm.com>
747
748 * floatformat.h (floatformat_ieee_half_big): Add declaration.
749 (floatformat_ieee_half_little): Likewise.
750
751 2010-06-29 Alan Modra <amodra@gmail.com>
752
753 * dis-asm.h: Remove references to maxq.
754
755 2010-06-21 Rafael Espindola <espindola@google.com>
756
757 * plugin-api.h (ld_plugin_set_extra_library_path): New.
758 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
759 (ld_plugin_tv): Add tv_set_extra_library_path.
760
761 2010-06-21 Jakub Jelinek <jakub@redhat.com>
762
763 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
764
765 2010-06-18 Rafael Espindola <espindola@google.com>
766
767 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
768 Make argument const.
769
770 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
771
772 * splay-tree.h: Update copyright years.
773 (splay_tree_s): Document fields.
774 (splay_tree_new_typed_alloc): New.
775
776 * hashtab.h: Update copyright years.
777 (htab_create_typed_alloc): New.
778
779 2010-06-10 Tristan Gingold <gingold@adacore.com>
780
781 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
782 DW_TAG_HP_Bliss_field_set.
783 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
784 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
785 DW_AT_HP_definition_points, DW_AT_HP_default_location and
786 DW_AT_HP_is_result_param.
787 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
788 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
789 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
790 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
791 (enum dwarf_line_number_x_ops): Add
792 DW_LNE_HP_source_file_correlation.
793 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
794 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
795 DW_LANG_HP_Assembler.
796
797 2010-06-01 Rafael Espindola <espindola@google.com>
798
799 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
800
801 2010-04-26 Pedro Alves <pedro@codesourcery.com>
802
803 * filenames.h (PATH_SEPARATOR): Delete.
804
805 2010-04-23 Pedro Alves <pedro@codesourcery.com>
806
807 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
808 always define it independently of host, add `dos_based' parameter,
809 and handle it.
810 (PATH_SEPARATOR): Define.
811 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
812 independently of host, add `dos_based' parameter, and handle it.
813 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
814 it independently of host, add `dos_based' parameter, and handle
815 it.
816 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
817 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
818 (HAS_DOS_DRIVE_SPEC): New.
819 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
820 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
821 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
822 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
823
824 2009-05-31 Ian Lance Taylor <iant@google.com>
825
826 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
827 the way we treat an ISO C compiler. Don't define inline as a
828 macro when compiling with C++.
829 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
830 when compiling with C++.
831 * fibheap.h: Add extern "C" when compiling with C++.
832
833 2010-04-23 Pedro Alves <pedro@codesourcery.com>
834
835 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
836 always define it independently of host, add `dos_based' parameter,
837 and handle it.
838 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
839 independently of host, add `dos_based' parameter, and handle it.
840 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
841 it independently of host, add `dos_based' parameter, and handle
842 it.
843 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
844 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
845 (HAS_DOS_DRIVE_SPEC): New.
846 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
847 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
848 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
849 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
850
851 2010-04-20 Nick Clifton <nickc@redhat.com>
852
853 * sha1.h: Update copyright notice to use GPLv3.
854
855 2010-04-15 Nick Clifton <nickc@redhat.com>
856
857 * bout.h: Update copyright notice to use GPLv3.
858 * hp-symtab.h: Likewise.
859 * oasys.h: Likewise.
860 * progress.h: Likewise.
861 * sha1.h: Likewise.
862 * xtensa-isa-internal.h: Likewise.
863 * xtensa-isa.h: Likewise.
864
865 2010-04-14 Doug Evans <dje@google.com>
866
867 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
868
869 2010-04-05 Jakub Jelinek <jakub@redhat.com>
870
871 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
872 field.
873
874 2010-03-25 Joseph Myers <joseph@codesourcery.com>
875
876 * dis-asm.h (print_insn_tic6x): Declare.
877
878 2010-03-23 Joseph Myers <joseph@codesourcery.com>
879
880 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
881
882 2010-01-13 Joel Brobecker <brobecker@adacore.com>
883
884 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
885 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
886
887 2010-01-11 Tristan Gingold <gingold@adacore.com>
888
889 * demangle.h (ada_demangle): Add prototype.
890
891 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
892
893 PR bootstrap/41771
894 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
895
896 2009-12-29 Joel Brobecker <brobecker@adacore.com>
897
898 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
899
900 2009-12-14 Doug Kwan <dougkwan@google.com>
901
902 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
903 to avoid shadowed variable warnings.
904 * dis-asm.h (struct disassemble_info): Ditto.
905 (disassemble_init_for_target): Ditto.
906 (init_disassemble_info): Ditto.
907
908 2009-11-18 Alan Modra <amodra@bigpond.net.au>
909
910 * alloca-conf.h: Clarify comment.
911
912 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
913
914 Add DWARF attribute value for the "Borland fastcall" calling
915 convention.
916 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
917
918 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
919
920 * splay-tree.h (libi_uhostptr_t): Add gcc specific
921 __extension__ for long long type case to silent cX9.
922 (libi_shostptr_t): Likewise.
923
924 2009-10-19 Rafael Avila de Espindola <espindola@google.com>
925
926 PR40790
927 * plugin-api.h: Don't include stdint.h unconditionally.
928
929 2009-10-15 Jakub Jelinek <jakub@redhat.com>
930
931 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
932 a DWARF 4 addition.
933
934 2009-10-14 Alan Modra <amodra@bigpond.net.au>
935
936 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
937 bfd_link_common_skip_ar_aymbols.
938 (struct bfd_link_info): Here too.
939
940 2009-10-09 Rafael Espindola <espindola@google.com>
941
942 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
943 libname.
944
945 2008-10-03 Rafael Espindola <espindola@google.com>
946
947 * plugin-api.h: New.
948 * lto-symtab.h: New.
949
950 2009-10-05 Rafael Espindola <espindola@google.com>
951
952 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
953 (ld_plugin_get_input_file): New.
954 (ld_plugin_release_input_file): New.
955 (ld_plugin_add_input_library): New.
956 (ld_plugin_message): Mark format const.
957 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
958 LDPT_ADD_INPUT_LIBRARY.
959 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
960 tv_add_input_library.
961
962 2009-10-04 Jerry Quinn <jlquinn@optonline.net>
963
964 * plugin-api.h: Fix compile.
965
966 2009-09-29 Jason Merrill <jason@redhat.com>
967
968 * demangle.h (enum demangle_component_type): Add
969 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
970 DEMANGLE_COMPONENT_UNNAMED_TYPE.
971 (struct demangle_component): Add s_unary_num.
972
973 2009-09-29 DJ Delorie <dj@redhat.com>
974
975 * dis-asm.h: Add prototype for print_insn_rx.
976
977 2009-09-25 Dodji Seketeli <dodji@redhat.com>
978
979 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
980 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
981 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
982
983 2009-09-25 Cary Coutant <ccoutant@google.com>
984
985 Add rest of new values from DWARF Version 4.
986 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
987 New tags.
988 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
989 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
990 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
991 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
992 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
993 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
994 attributes.
995 (DW_LANG_Python): New language.
996
997 2009-09-24 Cary Coutant <ccoutant@google.com>
998
999 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1000 New tags.
1001 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1002 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1003 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1004 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1005 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1006 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1007 attributes.
1008 (DW_LANG_Python): New language.
1009
1010 2009-09-22 Dodji Seketeli <dodji@redhat.com>
1011
1012 * dwarf2.h (enum dwarf_tag): Add
1013 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1014
1015 2009-09-09 Martin Thuresson <martin@mtme.org>
1016
1017 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
1018 level.
1019
1020 2009-09-04 Jie Zhang <jie.zhang@analog.com>
1021
1022 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
1023 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
1024 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
1025 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
1026 Adjust accordingly.
1027 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
1028 PseudoDbg_Assert_grp_mask.
1029
1030 2009-08-06 Michael Eager <eager@eagercon.com>
1031
1032 * dis-asm.h: Decl print_insn_microblaze().
1033
1034 2009-07-24 Ian Lance Taylor <iant@google.com>
1035
1036 * libiberty.h (crc32): Declare.
1037
1038 2009-07-20 Cary Coutant <ccoutant@google.com>
1039 Doug Evans <dje@google.com>
1040
1041 Add some dwarf4 values.
1042 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1043 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1044 DW_FORM_flag_present, DW_FORM_sig8.
1045 (enum dwarf_attribute): Add DW_AT_signature.
1046
1047 2009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1048
1049 * demangle.h
1050 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1051 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1052 New.
1053
1054 2009-07-10 Tom Tromey <tromey@redhat.com>
1055
1056 * dwarf2.h: New file, moved from elf/.
1057
1058 2009-07-09 Jakub Jelinek <jakub@redhat.com>
1059
1060 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1061 and DW_OP_stack_value.
1062
1063 2009-07-09 Tom Tromey <tromey@redhat.com>
1064
1065 * elf/dwarf2.h: Remove, renaming to...
1066 * dwarf2.h: ... this.
1067
1068 2009-06-29 Tom Tromey <tromey@redhat.com>
1069
1070 * elf/dwarf2.h: New file. Merged with gdb.
1071
1072 2009-06-18 Nick Clifton <nickc@redhat.com>
1073
1074 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
1075 field of struct disassemble_info.
1076
1077 2009-06-09 Ian Lance Taylor <ian@airs.com>
1078
1079 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1080
1081 2009-06-15 Nick Clifton <nickc@redhat.com>
1082
1083 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
1084 struct disassemble_info.
1085
1086 2009-06-02 Ian Lance Taylor <iant@google.com>
1087
1088 * ansidecl.h (EXPORTED_CONST): Define.
1089
1090 2009-05-31 Ian Lance Taylor <iant@google.com>
1091
1092 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1093 the way we treat an ISO C compiler. Don't define inline as a
1094 macdro when compiling with C++.
1095 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1096 when compiling with C++.
1097 * fibheap.h: Add extern "C" when compiling with C++.
1098
1099 2009-05-25 Tristan Gingold <gingold@adacore.com>
1100
1101 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1102 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
1103
1104 2009-04-22 Taras Glek <tglek@mozilla.com>
1105
1106 * hashtab.h: Update GTY annotations to new syntax.
1107 * splay-tree.h: Likewise.
1108
1109 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
1110
1111 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
1112
1113 2009-03-18 Alan Modra <amodra@bigpond.net.au>
1114
1115 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
1116 documentation.
1117
1118 2009-03-17 Jason Merrill <jason@redhat.com>
1119
1120 * demangle.h (enum demangle_component_type): Add
1121 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1122
1123 2008-12-01 Cary Coutant <ccoutant@google.com>
1124
1125 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
1126 (ld_plugin_get_input_file): New typedef.
1127 (ld_plugin_release_input_file): New typedef.
1128 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
1129 (struct ld_plugin_tv): Add two new fields.
1130
1131 2008-12-23 Jon Beniston <jon@beniston.com>
1132
1133 * dis-asm.h: Add LM32 disassembler function prototype.
1134
1135 2008-12-10 Jason Merrill <jason@redhat.com>
1136
1137 * demangle.h (enum demangle_component_type): Add
1138 DEMANGLE_COMPONENT_FIXED_TYPE.
1139
1140 2008-12-01 Cary Coutant <ccoutant@google.com>
1141
1142 * plugin-api.h (ld_plugin_message): Change format parameter to const.
1143
1144 2008-12-01 Cary Coutant <ccoutant@google.com>
1145
1146 * plugin-api.h: Fix syntax error when compiling with C++.
1147
1148 2008-11-26 Alan Modra <amodra@bigpond.net.au>
1149
1150 PR 7047
1151 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
1152 Add "literal".
1153
1154 2008-11-21 Sterling Augustine <sterling@tensilica.com>
1155
1156 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
1157 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
1158
1159 2008-11-19 Bob Wilson <bob.wilson@acm.org>
1160
1161 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1162 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1163 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1164 (XCHAL_NUM_AREGS): Change to 32.
1165 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1166 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1167 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1168 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1169 (XCHAL_DEBUGLEVEL): Change to 6.
1170
1171 2008-11-14 Tristan Gingold <gingold@adacore.com>
1172
1173 * fopen-vms.h (FOPEN_RB): Use a single string to match the
1174 standard prototype.
1175 (FOPEN_WB): Ditto.
1176 (FOPEN_AB): Ditto.
1177 (FOPEN_RUB): Ditto.
1178 (FOPEN_WUB): Ditto.
1179 (FOPEN_AUB): Ditto.
1180
1181 2008-10-21 Alan Modra <amodra@bigpond.net.au>
1182
1183 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1184
1185 2008-10-06 Jason Merrill <jason@redhat.com>
1186
1187 * demangle.h (enum demangle_component_type): Add
1188 DEMANGLE_COMPONENT_PACK_EXPANSION.
1189
1190 2008-09-24 Richard Henderson <rth@redhat.com>
1191
1192 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
1193
1194 2008-09-22 Rafael Espindola <espindola@google.com>
1195
1196 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
1197 Use C style comment.
1198 (ld_plugin_api_version, ld_plugin_output_file_type,
1199 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
1200 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
1201 comma from the last item.
1202
1203 2008-09-18 Cary Coutant <ccoutant@google.com>
1204
1205 Add plugin functionality for link-time optimization (LTO).
1206 * plugin-api.h: New file.
1207
1208 2008-09-09 Jason Merrill <jason@redhat.com>
1209
1210 * demangle.h (enum demangle_component_type): Add
1211 DEMANGLE_COMPONENT_DECLTYPE.
1212
1213 2008-08-25 Alan Modra <amodra@bigpond.net.au>
1214
1215 * binary-io.h: New file, imported from gnulib, but don't
1216 #include <fcntl.h> or <stdio.h>.
1217
1218 2008-08-17 Alan Modra <amodra@bigpond.net.au>
1219
1220 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
1221
1222 2008-08-08 Anatoly Sokolov <aesok@post.ru>
1223
1224 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
1225 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
1226 (EF_AVR_MACH): Redefine to 0x7F.
1227 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
1228 (AVR_ISA_AVR3): Redefine.
1229 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
1230 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
1231 AVR_ISA_AVR6): Define.
1232
1233 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1234
1235 Revert
1236 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1237 * bfdlink.h (struct bfd_link_info): Add sep_code member
1238 variable.
1239 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1240 (EF_BFIN_DATA_IN_L1): Define.
1241
1242 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1243
1244 * bfdlink.h (struct bfd_link_info): Add sep_code member
1245 variable.
1246 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1247 (EF_BFIN_DATA_IN_L1): Define.
1248
1249 2008-07-07 Stan Shebs <stan@codesourcery.com>
1250
1251 * dis-asm.h (struct disassemble_info): Add endian_code field.
1252
1253 2008-07-07 Joel Brobecker <brobecker@adacore.com>
1254
1255 * safe-ctype.h: Add #include of ctype.h before redefining
1256 the ctype.h macros.
1257
1258 2008-07-04 Joel Brobecker <brobecker@adacore.com>
1259
1260 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1261 included. Redefine the various macros provided by ctype.h as
1262 undefined variables.
1263
1264 2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1265
1266 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1267 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1268
1269 2008-06-06 Alan Modra <amodra@bigpond.net.au>
1270
1271 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1272
1273 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1274
1275 * dis-asm.h (print_s390_disassembler_options):
1276 Prototype added.
1277
1278 2008-03-24 Ian Lance Taylor <iant@google.com>
1279
1280 * sha1.h: New file, from gnulib.
1281
1282 * md5.h: Add extern "C" when compiled with C++.
1283
1284 2008-03-24 Ian Lance Taylor <iant@google.com>
1285
1286 * md5.h: Add extern "C" when compiled with C++.
1287
1288 2008-03-21 Ian Lance Taylor <iant@google.com>
1289
1290 * filenames.h: Add extern "C" when compiled with C++.
1291
1292 2008-02-15 Alan Modra <amodra@bigpond.net.au>
1293
1294 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1295 (struct bfd_link_info): Add output_bfd.
1296
1297 2008-02-11 Bob Wilson <bob.wilson@acm.org>
1298
1299 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1300 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1301
1302 2008-01-26 David Daney <ddaney@avtrex.com>
1303
1304 * demangle.h (demangle_component_type): Add
1305 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1306 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1307 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1308 (demangle_component): Add struct s_character to union u.
1309
1310 2007-11-07 Joseph Myers <joseph@codesourcery.com>
1311 Daniel Jacobowitz <dan@codesourcery.com>
1312
1313 * floatformat.h (struct floatformat): Add split_half field.
1314 (floatformat_ibm_long_double): New.
1315
1316 2007-09-06 Tom Tromey <tromey@redhat.com>
1317
1318 * libiberty.h (pex_free): Document process killing.
1319
1320 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1321
1322 * demangle.h (enum demangle_component_type): Add
1323 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1324
1325 2007-07-25 Ben Elliston <bje@au.ibm.com>
1326
1327 * ternary.h: Remove.
1328
1329 2007-07-18 Bob Wilson <bob.wilson@acm.org>
1330
1331 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1332 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1333
1334 2007-07-17 Nick Clifton <nickc@redhat.com>
1335
1336 * COPYING3: New file. Contains version 3 of the GNU General
1337 Public License.
1338
1339 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
1340
1341 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1342 work-a-round whitespace problem in gcc gengtype.
1343
1344 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1345 needed for WIN64 when a long is not wide enough for a pointer.
1346 (splay_tree_key, splay_tree_value): Use the new types.
1347
1348 2007-07-09 Roland McGrath <roland@redhat.com>
1349
1350 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1351
1352 2007-07-06 Nick Clifton <nickc@redhat.com>
1353
1354 * bfdlink.h: Update copyright notice to refer to GPLv3.
1355
1356 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1357
1358 * dis-asm.h (print_insn_cr16): New prototype.
1359
1360 2007-06-01 Noah Misch <noah@cs.caltech.edu>
1361 Alan Modra <amodra@bigpond.net.au>
1362
1363 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1364
1365 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1366
1367 * libiberty.h (writeargv): Declare.
1368
1369 2007-04-30 Alan Modra <amodra@bigpond.net.au>
1370
1371 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1372
1373 2007-04-25 Mark Mitchell <mark@codesourcery.com>
1374
1375 * demangle.h: Change license to LGPL + exception.
1376
1377 2007-04-10 Richard Henderson <rth@redhat.com>
1378
1379 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1380
1381 2007-03-29 Joel Brobecker <brobecker@adacore.com>
1382
1383 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1384 regardless of the type of file system.
1385
1386 2007-03-06 Jan Hubicka <jh@suse.cz>
1387
1388 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1389
1390 2007-02-21 Nick Clifton <nickc@redhat.com>
1391
1392 * bfdlink.h (struct bfd_link_callbacks): Add
1393 override_segment_assignment field.
1394
1395 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1396 Nathan Sidwell <nathan@codesourcery.com>
1397 Vladimir Prus <vladimir@codesourcery.com
1398 Joseph Myers <joseph@codesourcery.com>
1399
1400 * bin-bugs.h: Remove.
1401
1402 2007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1403
1404 * libiberty.h (pex_write_input): Remove prototype.
1405
1406 2007-02-05 Dave Brolley <brolley@redhat.com>
1407
1408 * Contribute the following changes:
1409 2001-03-26 Ben Elliston <bje@redhat.com>
1410
1411 * dis-asm.h (print_insn_mep): Declare.
1412
1413 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
1414
1415 * dis-asm.h (print_i386_disassembler_options): New.
1416
1417 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1418
1419 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1420 (PEX_BINARY_ERROR): New define.
1421 (pex_read_err): New function.
1422
1423 2007-01-29 Simon Baldwin <simonb@google.com>
1424
1425 * demangle.h: New cplus_demangle_print_callback,
1426 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1427 prototypes, and demangle_callbackref type definition.
1428
1429 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1430
1431 PR ld/3831
1432 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
1433 Add dynamic and dynamic_data.
1434
1435 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1436 Nick Clifton <nickc@redhat.com>
1437
1438 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1439
1440 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
1441 J"orn Rennecke <joern.rennecke@st.com>
1442
1443 PR driver/29931
1444 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1445
1446 2006-11-27 Bob Wilson <bob.wilson@acm.org>
1447
1448 * xtensa-config.h (XSHAL_ABI): New.
1449 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1450
1451 2006-11-27 Bob Wilson <bob.wilson@acm.org>
1452
1453 * xtensa-isa.h (STATIC_LIBISA): Delete.
1454
1455 2006-10-30 Paul Brook <paul@codesourcery.com>
1456
1457 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1458 symtab_size.
1459
1460 2006-10-30 H.J. Lu <hongjiu.lu@intel.com>
1461
1462 PR ld/3111
1463 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1464
1465 2006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
1466 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
1467 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1468 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1469 Alan Modra <amodra@bigpond.net.au>
1470
1471 * dis-asm.h (print_insn_spu): Declare.
1472
1473 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1474
1475 * dis-asm.h: Add prototypes for Score disassembler routines.
1476
1477 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1478
1479 * bfdlink.h (bfd_elf_dynamic_list): New.
1480 (bfd_link_info): Add a dynamic field.
1481
1482 2006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1483
1484 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1485
1486 2006-07-10 Jakub Jelinek <jakub@redhat.com>
1487
1488 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1489 emit_gnu_hash bitfields.
1490
1491 2006-04-11 Jim Blandy <jimb@codesourcery.com>
1492
1493 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1494
1495 2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1496
1497 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1498 relax_pass.
1499
1500 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1501 Anil Paranjape <anilp1@kpitcummins.com>
1502 Shilin Shakti <shilins@kpitcummins.com>
1503
1504 * dis-asm.h (print_insn_xc16c): New prototype.
1505
1506 2006-01-18 DJ Delorie <dj@redhat.com>
1507
1508 * md5.h: Include ansidecl.h
1509
1510 2006-01-17 Andreas Schwab <schwab@suse.de>
1511
1512 PR binutils/1486
1513 * dis-asm.h (struct disassemble_info): Add
1514 disassembler_needs_relocs.
1515
1516 2006-01-09 Bob Wilson <bob.wilson@acm.org>
1517
1518 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1519
1520 2005-12-30 Bob Wilson <bob.wilson@acm.org>
1521
1522 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1523
1524 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1525
1526 Second part of ms1 to mt renaming.
1527 * dis-asm.h (print_insn_mt): Renamed.
1528
1529 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1530
1531 PR java/9861
1532 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1533 output format for return types
1534
1535 2005-11-03 Alan Modra <amodra@bigpond.net.au>
1536
1537 * bfdlink.h (struct bfd_link_order): Tweak comment.
1538
1539 2005-10-31 Mark Kettenis <kettenis@gnu.org>
1540
1541 * floatformat.h (enum floatformat_byteorders): Add
1542 floatformat_vax.
1543 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1544
1545 2005-10-28 Dave Brolley <brolley@redhat.com>
1546
1547 Contribute the following changes:
1548 2003-09-29 Dave Brolley <brolley@redhat.com>
1549
1550 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1551 more exotic underlying types to be used.
1552
1553 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1554
1555 disasm.h: Add declaration for print_insn_z80
1556
1557 2005-09-30 Catherine Moore <clm@cm00re.com>
1558
1559 * dis-asm.h (print_insn_bfin): Declare.
1560
1561 2005-09-26 Mark Mitchell <mark@codesourcery.com>
1562
1563 * libiberty.h (expandargv): New function.
1564
1565 2005-08-18 Alan Modra <amodra@bigpond.net.au>
1566
1567 * bfdlink.h: Remove mention of a29k.
1568 * dis-asm.h: Remove a29k support.
1569
1570 2005-08-17 Mark Kettenis <kettenis@gnu.org>
1571
1572 * floatformat.h (struct floatformat): Change type of large
1573 argument for is_valid member to `const void *'.
1574 (floatformat_to_double): Change type of second argument to `const
1575 void *'.
1576 (floatformat_from_double): Change type of last argument to `void
1577 *'.
1578 (floatformat_is_valid): Change type of last argument to `const
1579 void *'.
1580
1581 2005-07-14 Jim Blandy <jimb@redhat.com>
1582
1583 * dis-asm.h (print_insn_m32c): New declaration.
1584
1585 2005-07-12 Ben Elliston <bje@au.ibm.com>
1586
1587 * xregex2.h (regexec): Qualify this prototype with __extension__
1588 when compiling with GNU C.
1589
1590 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1591
1592 * dis-asm.h (fprintf_ftype): Add format attribute.
1593
1594 2005-07-03 Steve Ellcey <sje@cup.hp.com>
1595
1596 PR other/13906
1597 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1598 * md5.h (md5_uintptr): New.
1599 (md5_ctx): Align buffer field.
1600
1601 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
1602
1603 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1604 (HTAB_EMPTY_ENTRY): New macro.
1605
1606 2005-06-20 Geoffrey Keating <geoffk@apple.com>
1607
1608 * libiberty.h (strverscmp): Prototype.
1609
1610 2005-06-17 Jakub Jelinek <jakub@redhat.com>
1611
1612 * elf/external.h (GRP_ENTRY_SIZE): Define.
1613
1614 2005-06-08 Zack Weinberg <zack@codesourcery.com>
1615
1616 * dis-asm.h (get_arm_regnames): Update prototype.
1617
1618 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
1619 Michael Snyder <msnyder@redhat.com>
1620 Stan Cox <scox@redhat.com>
1621
1622 * dis-asm.h: Externalize print_insn_ms1.
1623
1624 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1625
1626 * libiberty.h (XOBFINISH): New.
1627
1628 2005-06-03 Alan Modra <amodra@bigpond.net.au>
1629
1630 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1631
1632 2005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1633
1634 * libiberty.h (vsnprintf): Add format attribute.
1635
1636 2005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1637
1638 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1639
1640 2005-05-28 Eli Zaretskii <eliz@gnu.org>
1641
1642 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1643 needed.
1644 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1645
1646 2005-05-25 Richard Henderson <rth@redhat.com>
1647
1648 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1649
1650 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1651
1652 * libiberty.h (ACONCAT): Properly cast value of alloca().
1653
1654 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1655 __cplusplus.
1656
1657 2005-05-12 Steve Ellcey <sje@cup.hp.com>
1658
1659 libiberty.h: Do not define empty basename prototype.
1660
1661 2005-05-10 Nick Clifton <nickc@redhat.com>
1662
1663 * Update the address and phone number of the FSF organization in
1664 the GPL notices in the following files:
1665 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1666 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1667 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1668 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1669 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1670 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1671 xtensa-isa-internal.h, xtensa-isa.h
1672
1673 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1674
1675 * libiberty.h (unlock_std_streams): New.
1676
1677 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1678
1679 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1680 Don't use the PTR macro.
1681
1682 * sort.h: Don't use the PARAMS macro.
1683
1684 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1685
1686 * libiberty.h (unlock_stream): New.
1687
1688 2005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1689
1690 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1691 Remove parameter names.
1692
1693 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1694
1695 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1696 Provide prototypes for new functions.
1697
1698 2005-03-29 Ian Lance Taylor <ian@airs.com>
1699
1700 * libiberty.h: Fix indentation.
1701
1702 2005-03-28 Ian Lance Taylor <ian@airs.com>
1703
1704 * libiberty.h: Include <stdio.h>.
1705 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1706 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1707 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1708 (pex_init, pex_run, pex_read_output): Declare.
1709 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1710 (struct pex_time): Define.
1711
1712 2005-03-28 Mark Mitchell <mark@codesourcery.com>
1713
1714 * libiberty.h (ffs): Declare, if necessary.
1715
1716 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1717
1718 * ternary.h: Don't use PARAMS anymore.
1719
1720 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1721
1722 * md5.h: Remove definition and uses of __P.
1723 * dyn-string.h: Remove uses of PARAMS.
1724 * fibheap.h: Likewise.
1725 * floatformat.h: Likewise.
1726 * hashtab.h: Likewise.
1727
1728 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1729
1730 * demangle.h: Remove uses of PARAMS.
1731
1732 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1733 ANSI_PROTOTYPES is always assumed.
1734 Remove uses of PARAMS throughout.
1735
1736 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1737
1738 * libiberty.h (xstrndup): Declare.
1739
1740 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1741
1742 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1743
1744 2005-03-22 Bob Wilson <bob.wilson@acm.org>
1745
1746 * xtensa-isa.h: Update a comment and whitespace.
1747
1748 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1749
1750 * bfdlink.h (bfd_link_info): Add gc_sections.
1751
1752 2005-03-09 Mark Mitchell <mark@codesourcery.com>
1753
1754 * libiberty.h (gettimeofday): Declare.
1755
1756 2005-03-01 Jan Beulich <jbeulich@novell.com>
1757
1758 * libiberty.h: Declare unlink_if_ordinary.
1759
1760 2005-02-21 Alan Modra <amodra@bigpond.net.au>
1761
1762 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1763 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1764 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1765
1766 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
1767
1768 PR bootstrap/19818
1769 * ansidecl.h (PARAMS): Guard from redefinition.
1770
1771 2005-02-03 Alan Modra <amodra@bigpond.net.au>
1772
1773 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1774
1775 2005-02-01 Alan Modra <amodra@bigpond.net.au>
1776
1777 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1778
1779 2005-01-10 Andreas Schwab <schwab@suse.de>
1780
1781 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1782 skip_zeroes_at_end.
1783
1784 2004-12-11 Ben Elliston <bje@au.ibm.com>
1785
1786 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1787 when __GNUC__ is defined and ints are less than 32-bits wide.
1788
1789 2004-11-04 Paul Brook <paul@codesourcery.com>
1790
1791 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1792
1793 2004-11-12 Bob Wilson <bob.wilson@acm.org>
1794
1795 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1796 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1797
1798 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1799 Vineet Sharma <vineets@noida.hcltech.com>
1800
1801 * dis-asm.h: Add prototype for print_insn_maxq_little.
1802
1803 2004-10-26 Paul Brook <paul@codesourcery.com>
1804
1805 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1806
1807 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1808
1809 PR 463
1810 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1811 bfd_link_hash_entry to reloc_overflow.
1812
1813 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1814
1815 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1816 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1817 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1818
1819 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1820 (config_sturct struct): Delete.
1821 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1822 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1823 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1824 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1825 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1826 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1827 (xtensa_insn_decode_fn): Rename to ...
1828 (xtensa_opcode_decode_fn): ... this.
1829 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1830 xtensa_undo_reloc_fn): Update.
1831 (xtensa_encoding_template_fn): Delete.
1832 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1833 xtensa_length_decode_fn): New.
1834 (xtensa_format_internal, xtensa_slot_internal): New types.
1835 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1836 get_field, and set_field fields. Add name, field_id, regfile,
1837 num_regs, and flags fields.
1838 (xtensa_arg_internal): New type.
1839 (xtensa_iclass_internal): Change operands field to array of
1840 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1841 num_interfaceOperands, and interfaceOperands fields.
1842 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1843 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1844 (opname_lookup_entry): Delete.
1845 (xtensa_regfile_internal, xtensa_interface_internal,
1846 xtensa_funcUnit_internal, xtensa_state_internal,
1847 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1848 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1849 Change type of opname_lookup_table. Delete num_modules,
1850 module_opcode_base, module_decode_fn, config, and has_density fields.
1851 Add num_formats, formats, format_decode_fn, length_decode_fn,
1852 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1853 iclasses, num_regfiles, regfiles, num_states, states,
1854 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1855 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1856 interface_lookup_table, num_funcUnits, funcUnits and
1857 funcUnit_lookup_table fields.
1858 (xtensa_isa_module, xtensa_isa_modules): Delete.
1859 (xtensa_isa_name_compare): New prototype.
1860 (xtisa_errno, xtisa_error_msg): New.
1861 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1862 (xtensa_isa): Change type.
1863 (xtensa_operand): Delete.
1864 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1865 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1866 xtensa_funcUnit_use): New types.
1867 (libisa_module_specifier): Delete.
1868 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1869 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1870 xtensa_insnbuf_from_chars): Update prototypes.
1871 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1872 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1873 xtensa_encode_insn, xtensa_insn_length,
1874 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1875 xtensa_operand_kind, xtensa_encode_result,
1876 xtensa_operand_isPCRelative): Delete.
1877 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1878 xtensa_operand_set_field, xtensa_operand_encode,
1879 xtensa_operand_decode, xtensa_operand_do_reloc,
1880 xtensa_operand_undo_reloc): Update prototypes.
1881 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1882 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1883 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1884 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1885 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1886 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1887 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1888 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1889 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1890 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1891 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1892 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1893 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1894 xtensa_operand_is_visible, xtensa_operand_is_register,
1895 xtensa_operand_regfile, xtensa_operand_num_regs,
1896 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1897 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1898 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1899 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1900 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1901 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1902 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1903 xtensa_state_is_exported, xtensa_sysreg_lookup,
1904 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1905 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1906 xtensa_interface_num_bits, xtensa_interface_inout,
1907 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1908 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
1909 2004-10-07 Jeff Baker <jbaker@qnx.com>
1910
1911 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1912
1913 2004-09-17 Alan Modra <amodra@bigpond.net.au>
1914
1915 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1916 of union.
1917
1918 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1919
1920 * libiberty.h (basename): Prototype for __MINGW32__.
1921
1922 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1923
1924 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1925 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1926 concat_copy2): Use ATTRIBUTE_SENTINEL.
1927
1928 2004-08-13 Alan Modra <amodra@bigpond.net.au>
1929
1930 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1931 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1932
1933 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1934
1935 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1936 const-qualification before disposal.
1937
1938 2004-07-24 Bernardo Innocenti <bernie@develer.com>
1939
1940 * ansidecl.h (ARG_UNUSED): New Macro.
1941
1942 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1943
1944 * bin-bugs.h (REPORT_BUGS_TO): Set to
1945 "<URL:http://www.sourceware.org/bugzilla/>".
1946
1947 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
1948
1949 * ansidecl.h (ATTRIBUTE_PURE): New.
1950
1951 2004-07-13 Bernardo Innocenti <bernie@develer.com>
1952
1953 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1954 libcpp/internal.h.
1955 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1956 macros.
1957
1958 2004-07-13 Bernardo Innocenti <bernie@develer.com>
1959
1960 * libiberty.h (ASTRDUP): Add casts required for stricter
1961 type conversion rules of C++.
1962 * obstack.h (obstack_free): Likewise.
1963
1964 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1965
1966 * dis-asm.h (print_insn_crx): Declare.
1967
1968 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1969
1970 * bfdlink.h (struct bfd_link_order): Update comment.
1971
1972 2004-05-11 Jakub Jelinek <jakub@redhat.com>
1973
1974 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1975 relro_end fields.
1976
1977 2004-05-04 Andreas Jaeger <aj@suse.de>
1978
1979 * demangle.h: Do not use C++ reserved keyword typename as
1980 parameter for cplus_demangle_fill_builtin_type.
1981
1982 2004-04-22 Richard Henderson <rth@redhat.com>
1983
1984 * hashtab.h (struct htab): Add size_prime_index.
1985
1986 2004-04-13 Jeff Law <law@redhat.com>
1987
1988 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1989
1990 2004-03-30 Zack Weinberg <zack@codesourcery.com>
1991
1992 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1993
1994 2004-03-25 Stan Shebs <shebs@apple.com>
1995
1996 * mpw/: Remove subdirectory and everything in it.
1997
1998 2004-03-23 Alan Modra <amodra@bigpond.net.au>
1999
2000 PR 51.
2001 * bfdlink.h (struct bfd_link_info): Add wrap_char.
2002
2003 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
2004
2005 * bfdlink.h (bfd_link_info): Correct comments for the
2006 unresolved_syms_in_objects field.
2007
2008 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
2009
2010 * dyn-string.h: Update copyright date.
2011
2012 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
2013
2014 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
2015 the associated #defines.
2016
2017 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2018
2019 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
2020 "libiberty.h".
2021
2022 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
2023
2024 * demangle.h (enum demangle_component_type): Define.
2025 (struct demangle_operator_info): Declare.
2026 (struct demangle_builtin_type_info): Declare.
2027 (struct demangle_component): Define.
2028 (cplus_demangle_fill_component): Declare.
2029 (cplus_demangle_fill_name): Declare.
2030 (cplus_demangle_fill_builtin_type): Declare.
2031 (cplus_demangle_fill_operator): Declare.
2032 (cplus_demangle_fill_extended_operator): Declare.
2033 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
2034 (cplus_demangle_v3_components): Declare.
2035 (cplus_demangle_print): Declare.
2036
2037 For older changes see ChangeLog-9103
2038 \f
2039 Copyright (C) 2004-2012 Free Software Foundation, Inc.
2040
2041 Copying and distribution of this file, with or without modification,
2042 are permitted in any medium without royalty provided the copyright
2043 notice and this notice are preserved.
2044
2045 Local Variables:
2046 mode: change-log
2047 left-margin: 8
2048 fill-column: 74
2049 version-control: never
2050 End: