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