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