include/
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
8a7bad18
CC
12013-03-01 Cary Coutant <ccoutant@google.com>
2
3 * dwarf2.h (enum dwarf_sect): New enum type.
4
30e8ee25
AM
52013-02-19 Alan Modra <amodra@gmail.com>
6
7 * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
8
f5c033f1
ST
92013-02-11 Sriraman Tallam <tmsriram@google.com>
10
11 * plugin-api.h (enum ld_plugin_level): Assign integers
30e8ee25 12 explicitly for all values.
f5c033f1 13
36591ba1
SL
142013-02-06 Sandra Loosemore <sandra@codesourcery.com>
15 Andrew Jenner <andrew@codesourcery.com>
16
17 Based on patches from Altera Corporation.
18
19 * dis-asm.h (print_insn_big_nios2): Declare.
20 (print_insn_little_nios2): Declare.
21
e5e04ca3
KT
222013-01-30 Kai Tietz <ktietz@redhat.com>
23
24 PR other/54620
25 PR target/39064
26 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
27 stdint.h and sys/types.h headers are present.
28 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
29
a3c62988
NC
302013-01-10 Will Newton <will.newton@imgtec.com>
31
32 * dis-asm.h (print_insn_metag): New declaration.
33
ddd27bde
DD
342012-12-18 Aldy Hernandez <aldyh@redhat.com>
35
36 PR other/54324
37 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
38 < 3.4.
39
5bf135a7
NC
402012-12-17 Nick Clifton <nickc@redhat.com>
41
42 * MAINTAINERS: Add copyright notice.
43 * alloca-conf.h: Likewise.
44 * fopen-bin.h: Likewise.
45 * fopen-same.h: Likewise.
46 * fopen-vms.h: Likewise.
47 * aout/hppa.h: Likewise.
48 * opcode/tahoe.h: Likewise.
49
69b06cc8
ME
502012-12-11 Edgar E. Iglesias <edgar.iglesias@gmail.com>
51
52 * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
53
1f3de044
DD
542012-11-09 Jason Merrill <jason@redhat.com>
55
56 * demangle.h (enum demangle_component_type): Add
57 DEMANGLE_COMPONENT_TAGGED_NAME.
58
592012-10-29 Sterling Augustine <saugustine@google.com>
60 Cary Coutant <ccoutant@google.com>
61
62 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
63 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
64 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
65
66
10fca301
NC
672012-10-26 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
68
69 * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
70 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
71 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
72 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
73 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
74 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
75 (DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros.
76
4f9d22a0
L
772012-10-24 H.J. Lu <hongjiu.lu@intel.com>
78
79 * bfdlink.h (bfd_link_info): Add
80 disable_target_specific_optimizations.
81
04c3a755
NS
822012-10-23 Nathan Sidwell <nathan@codesourcery.com>
83
84 * bfdlink.h (struct bfd_link_info): Add stacksize option.
85
0e86e20e
AM
862012-10-22 Jan Beich <jbeich@tormail.org>
87
88 PR ld/14426
89 * bfdlink.h (bfd_link_info): Add ignore_hash.
90
995b61fe
DD
912012-10-08 Jason Merrill <jason@redhat.com>
92
93 * demangle.h (enum demangle_component_type): Add
94 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
95
962012-09-18 Florian Weimer <fweimer@redhat.com>
97
98 PR other/54411
99 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
100
1415a2a7
AG
1012012-09-27 Anthony Green <green@moxielogic.com>
102
103 * opcode/moxie.h (MOXIE_BAD): New define.
104
f41aef5f
RE
1052012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
106
107 * elf/aarch64.h (R_AARCH64_GOT_LD_PREL19): New reloc.
108
f8bfbc48
CC
1092012-09-06 Cary Coutant <ccoutant@google.com>
110
111 * dwarf2.def: Edit comment.
112
16164a6b
ST
1132012-08-24 Sriraman Tallam <tmsriram@google.com>
114
115 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
116 New interface.
117 (ld_plugin_unique_segment_for_sections): New interface.
118 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
119 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
120 (tv_allow_unique_segment_for_sections): New member.
121 (tv_unique_segment_for_sections): New member.
122
59d09be6
MGD
1232012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
124
125 * opcode/arm.h (ARM_CPU_IS_ANY): New define.
126
bca38921
MGD
1272012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
128
129 * elf/arm.h (TAG_CPU_ARCH_V8): New define.
130 (MAX_TAG_CPU_ARCH): Update.
131 * opcode/arm.h (ARM_EXT_V8): New define.
132 (FPU_VFP_EXT_ARMV8): Likewise.
133 (FPU_NEON_EXT_ARMV8): Likewise.
134 (FPU_CRYPTO_EXT_ARMV8): Likewise.
135 (ARM_AEXT_V8A): Likewise.
136 (FPU_VFP_ARMV8): Likwise.
137 (FPU_NEON_ARMV8): Likewise.
138 (FPU_CRYPTO_ARMV8): Likewise.
139 (FPU_ARCH_VFP_ARMV8): Likewise.
140 (FPU_ARCH_NEON_VFP_ARMV8): Likewise.
141 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8): Likewise.
142 (ARM_ARCH_V8A): Likwise.
143 (ARM_ARCH_V8A_FP): Likewise.
144 (ARM_ARCH_V8A_SIMD): Likewise.
145 (ARM_ARCH_V8A_CRYPTO): Likewise.
146
a06ea964
NC
1472012-08-13 Ian Bolton <ian.bolton@arm.com>
148 Laurent Desnogues <laurent.desnogues@arm.com>
149 Jim MacArthur <jim.macarthur@arm.com>
150 Marcus Shawcroft <marcus.shawcroft@arm.com>
151 Nigel Stephens <nigel.stephens@arm.com>
152 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
153 Richard Earnshaw <rearnsha@arm.com>
154 Sofiane Naci <sofiane.naci@arm.com>
155 Tejas Belagod <tejas.belagod@arm.com>
156 Yufeng Zhang <yufeng.zhang@arm.com>
157
158 * dis-asm.h (print_insn_aarch64): New declaration.
159 (print_aarch64_disassembler_options): New declaration.
160 (aarch64_symbol_is_valid): New declaration.
161
21a37505
SK
1622012-08-02 Sean Keys <skeys@ipdatasys.com>
163
30e8ee25 164 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
21a37505 165
63d08c68
NC
1662012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
167 Dr David Alan Gilbert <dave@treblig.org>
d908c8af
NC
168
169 PR binutils/13135
170 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
171
0429544a
DE
1722012-07-13 Doug Evans <dje@google.com>
173
174 * filenames.h: #include "hashtab.h".
175 (filename_hash, filename_eq): Declare.
176
470b557a
AK
1772012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
178
179 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
180
3e265597
SK
1812012-07-05 Sean Keys <skeys@ipdatasys.com>
182
30e8ee25
AM
183 * opcode/xgate.h: Changed the format string for mode
184 XGATE_OP_DYA_MON.
3e265597 185
e48f8891
DD
1862012-06-18 Doug Evans <dje@google.com>
187
188 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
189
2202d7cd
RÁE
1902012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
191
192 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
193
9761def5
DD
1942012-06-08 Jakub Jelinek <jakub@redhat.com>
195
196 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
197 forms.
198 * dwarf2.h (enum dwarf_macro_record_type): Add
199 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
200 and DW_MACRO_GNU_transparent_include_alt.
201
c81795e6
DE
2022012-05-23 Doug Evans <dje@google.com>
203
204 * leb128.h: #include stdint.h, inttypes.h.
205 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
206 Change to take a uint64_t * argument instead of unsigned long long.
207 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
208 Change to take an int64_t * argument instead of long long.
209
67bf71fe
DD
2102012-05-22 Doug Evans <dje@google.com>
211
212 * leb128.h: New file.
213
2142012-05-19 Gary Funck <gary@intrepid.com>
215
216 * dwarf2.def: Update comment re: UPC extensions to reference
217 DWARF4 specification.
218
6927f982
NC
2192012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
220
221 * dis-asm.h (print_insn_m9s12x): Prototype.
222 (print_insn_m9s12xg): Prototype.
223
f6c1a2d5
NC
2242012-05-03 Sean Keys <skeys@ipdatasys.com>
225
226 * dis-asm.h (print_insn_xgate): Define.
227 (print_insn_xgate): Ditto.
228 Added new files for XGATE port.
229
959fb206
CC
2302012-05-02 Cary Coutant <ccoutant@google.com>
231
232 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
233 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
234
fcfa8919
DE
2352012-04-28 Doug Evans <dje@google.com>
236
237 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
238
fa66ec53
DD
2392012-04-27 Tom Tromey <tromey@redhat.com>
240
241 * dwarf2.h: Wrap function declarations in extern "C".
242
2432012-04-27 Tom Tromey <tromey@redhat.com>
244
245 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
246 (enum dwarf_location_atom, enum dwarf_type, enum
247 dwarf_call_frame_info): Remove.
248 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
249 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
250 Include dwarf2.def.
251 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
252 (get_DW_OP_name, get_DW_ATE_name): Declare.
253 * dwarf2.def: New file, from dwarf2.h.
254
2615994e
DM
2552012-04-12 David S. Miller <davem@davemloft.net>
256
257 * elf/sparc.h (R_SPARC_WDISP10): New reloc.
258 * opcode/sparc.h: Define '=' as generating R_SPARC_WDISP10.
259
b3641a6e
DD
2602012-04-10 Tristan Gingold <gingold@adacore.com>
261
262 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
263 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
264
d324f6d6
RM
2652012-04-09 Roland McGrath <mcgrathr@google.com>
266
267 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
268
b240011a
AM
2692012-03-15 Alan Modra <amodra@gmail.com>
270
271 * dis-asm.h (disassemble_init_powerpc): Declare.
272
4e3aa408
DD
2732009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
274
275 Add DWARF attribute value for the "Borland fastcall" calling
276 convention.
277 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
278
b7761f11
L
2792012-01-31 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR ld/13616
282 * bfdlink.h (bfd_link_order): Update comments on data size.
283
4e35ccee
CC
2842012-01-26 Cary Coutant <ccoutant@google.com>
285
286 * dwarf2.h (enum dwarf_form): Add Fission extensions.
287 (enum dwarf_attribute): Likewise.
288
c7571c06
JM
2892012-01-06 Jason Merrill <jason@redhat.com>
290
291 PR c++/6057
292 PR c++/48051
293 PR c++/50855
294 PR c++/51322
295 * demangle.h (enum demangle_component_type): Add
296 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
297
a4551119
TG
2982011-12-14 Iain Sandoe <iains@gcc.gnu.org>
299
300 * mach-o/loader.h (bfd_mach_o_section_type): define
301 BFD_MACH_O_S_ATTR_NONE to 0.
302
956a8f8b
DD
3032011-11-07 Richard Henderson <rth@redhat.com>
304
305 Merged from transactional-memory.
306
307 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
308 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
309 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
310 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
311
99c513f6
DD
3122011-11-01 DJ Delorie <dj@redhat.com>
313
314 * dis-asm.h (print_insn_rl78): Declare.
315
cfb8c092
NC
3162011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
317
318 * dis-asm.h (print_insn_epiphany): Declare.
319
006d5c88
DD
3202011-10-21 Ulrich Drepper <drepper@gmail.com>
321
322 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
323
3242011-10-21 Marc Glisse <marc.glisse@inria.fr>
325
326 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
327
c192a133
AM
3282011-10-19 Alan Modra <amodra@gmail.com>
329
330 PR ld/13254
331 * bfdlink.h (struct bfd_link_info): Add error_textrel.
332
514c97d3
DD
3332011-09-28 Doug Evans <dje@google.com>
334
335 * timeval-utils.h: New file.
336
337 * libiberty.h (countargv): Declare.
338
235061c2
CC
3392011-09-26 Cary Coutant <ccoutant@google.com>
340
341 gcc PR lto/47247
342 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
343 LDPR_PREVAILING_DEF_IRONLY_EXP.
344 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
345
7955ede5
DD
3462011-09-23 Cary Coutant <ccoutant@google.com>
347
348 PR 40831
349 * demangle.h (enum demangle_component_type): Add
350 DEMANGLE_COMPONENT_CLONE.
351
fd91d419
L
3522011-09-15 H.J. Lu <hongjiu.lu@intel.com>
353
354 PR ld/12975
355 * bfdlink.h (bfd_link_info): Add version_info.
356
17a16b0f
DD
3572011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
358
359 * xregex.h (regoff_t): Define.
360
26ac1280
DD
3612011-07-22 Jakub Jelinek <jakub@redhat.com>
362
d4743114
JJ
363 * dwarf2.h (DW_AT_GNU_macros): New.
364 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
365
26ac1280
DD
366 PR c++/49756
367 * libiberty.h (stack_limit_increase): New prototype.
368
3692011-07-13 Sriraman Tallam <tmsriram@google.com>
370
371 * plugin-api.h
372 (ld_plugin_section): New struct.
373 (ld_plugin_get_section_count): New typedef.
374 (ld_plugin_get_section_type): New typedef.
375 (ld_plugin_get_section_name): New typedef.
376 (ld_plugin_get_section_contents): New typedef.
377 (ld_plugin_update_section_order): New typedef.
378 (ld_plugin_allow_section_ordering): New typedef.
379 (LDPT_GET_SECTION_COUNT): New enum value.
380 (LDPT_GET_SECTION_TYPE): New enum value.
381 (LDPT_GET_SECTION_NAME): New enum value.
382 (LDPT_GET_SECTION_CONTENTS): New enum value.
383 (LDPT_UPDATE_SECTION_ORDER): New enum value.
384 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
385 (tv_get_section_count): New struct members.
386 (tv_get_section_type): New struct members.
387 (tv_get_section_name): New struct members.
388 (tv_get_section_contents): New struct members.
389 (tv_update_section_order): New struct members.
390 (tv_allow_section_ordering): New struct members.
391
05aecedb
AM
3922011-07-15 Alan Modra <amodra@gmail.com>
393
394 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
395 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
396 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
397 out of bitfields. Reorder bitfields.
398
e9552f7e 3992011-07-13 Sriraman Tallam <tmsriram@google.com>
05aecedb
AM
400
401 * plugin-api.h (ld_plugin_section): New struct.
e9552f7e
ST
402 (ld_plugin_get_section_count): New typedef.
403 (ld_plugin_get_section_type): New typedef.
404 (ld_plugin_get_section_name): New typedef.
405 (ld_plugin_get_section_contents): New typedef.
406 (ld_plugin_update_section_order): New typedef.
407 (ld_plugin_allow_section_ordering): New typedef.
408 (LDPT_GET_SECTION_COUNT): New enum value.
409 (LDPT_GET_SECTION_TYPE): New enum value.
410 (LDPT_GET_SECTION_NAME): New enum value.
411 (LDPT_GET_SECTION_CONTENTS): New enum value.
412 (LDPT_UPDATE_SECTION_ORDER): New enum value.
413 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
414 (tv_get_section_count): New struct members.
415 (tv_get_section_type): New struct members.
416 (tv_get_section_name): New struct members.
417 (tv_get_section_contents): New struct members.
418 (tv_update_section_order): New struct members.
419 (tv_allow_section_ordering): New struct members.
420
ae17ab41
CM
4212011-07-11 Catherine Moore <clm@codesourcery.com>
422
423 * bfdlink.h (flag_type): New enumeration.
424 (flag_info_list): New structure.
425 (flag_info): New structure.
426
0c511000
AM
4272011-07-09 H.J. Lu <hongjiu.lu@intel.com>
428
429 PR ld/12942
430 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
431
7d6b320b
JB
4322011-07-01 Joel Brobecker <brobecker@adacore.com>
433
434 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
435 on Darwin, as well as on the systems that use a DOS-like
436 filesystem.
437
b24539b3
DD
4382011-06-22 Jakub Jelinek <jakub@redhat.com>
439
440 PR debug/47858
441 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
442
f8b999f9
JJ
4432011-06-22 Jakub Jelinek <jakub@redhat.com>
444
445 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
446
e41b3a13
JJ
4472011-06-20 Jakub Jelinek <jakub@redhat.com>
448
449 PR ld/12570
450 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
451 option.
452
ddee5e46
DD
4532011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
454
455 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
456 (DMGL_RET_DROP): New.
457
aa137e4d 4582011-06-13 Walter Lee <walt@tilera.com>
c8fa16ed 459
aa137e4d
NC
460 * dis-asm.h (print_insn_tilegx): Declare.
461 (print_insn_tilepro): Likewise.
5e4b319c 462
16d96b5b
AM
4632011-05-17 Alan Modra <amodra@gmail.com>
464
465 PR ld/12760
466 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
467 "string" param.
468
41e04eaa
AM
4692011-05-16 Alan Modra <amodra@gmail.com>
470
471 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
472
d46ab832
JJ
4732011-04-30 Jakub Jelinek <jakub@redhat.com>
474
475 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
476 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
477
1ae0d051
JK
4782011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 * bfdlink.h (ENUM_BITFIELD): Remove.
481
4822011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
485
35ed3f94
AM
4862011-04-24 Alan Modra <amodra@gmail.com>
487
488 PR ld/12365
489 PR ld/12696
490 * bfdlink.h (ENUM_BITFIELD): Define.
491 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
492 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
493 rather than "name".
494
24f58f47
AM
4952011-04-20 Alan Modra <amodra@gmail.com>
496
497 PR ld/12365
498 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
499 and multiple_common parameters to pass in a bfd_link_hash_entry
500 pointer rather than name,bfd etc. found in the hash entry.
501
bbda3415
TG
5022011-03-31 Tristan Gingold <gingold@adacore.com>
503
504 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
505
bb0c9237
TT
5062011-03-24 Mark Wielaard <mjw@redhat.com>
507
508 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
509
55406e10
RÁE
5102010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
511
512 * plugin-api.h (ld_plugin_get_view): New.
513 (ld_plugin_tag): Add LDPT_GET_VIEW.
514 (ld_plugin_tv): Add tv_get_view.
515
02458de2
JJ
5162011-03-16 Jakub Jelinek <jakub@redhat.com>
517
518 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
519 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
520 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
521 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
522 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
523 DW_OP_GNU_entry_value): New.
524
007d6189
KT
5252011-02-28 Kai Tietz <kai.tietz@onevision.com>
526
527 * filenames.h (filename_ncmp): New prototype.
528
47704ddf
KT
5292011-02-23 Kai Tietz <kai.tietz@onevision.com>
530
531 * dwarf2.h (_ELF_DWARF2_H): Renamed to
532 _DWARF2_H.
533 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
534 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
535 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
536 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
537
54fcddd0
UW
5382011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
539
540 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
541
7be9d9c9
DD
5422011-01-12 Iain Sandoe <iains@gcc.gnu.org>
543
544 * dwarf2.h: Update value for DW_AT_hi_user.
545
f9e6589d
DD
5462010-11-16 Ian Lance Taylor <iant@google.com>
547
548 * simple-object.h (simple_object_attributes_merge): Declare,
549 replacing simple_object_attributes_compare.
550
8baf536a
DD
5512010-11-04 Ian Lance Taylor <iant@google.com>
552
553 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
554
ffa54e5c
DD
5552010-11-02 Ian Lance Taylor <iant@google.com>
556
557 * simple-object.h: New file.
558
24f58f47 5592010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
ca346ede
DD
560
561 Sync LD plugin patch series (part 1/6) with src/include/.
562 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
563
24f58f47 5642010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
565
566 Apply LD plugin patch series (part 6/6).
567 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
568 to add_archive_element callback used to return a replacement bfd which
569 is to be added to the hash table in place of the original element.
570
24f58f47 5712010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
572
573 Apply LD plugin patch series (part 1/6).
574 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
575
9711ae4d
DD
5762010-10-06 Andi Kleen <ak@linux.intel.com>
577
578 * libiberty.h (setproctitle): Add prototype.
579
bb73df25
BS
5802010-09-29 Bernd Schmidt <bernds@codesourcery.com>
581
582 * opcode/tic6x-control-registers.h (tscl): Now read_write.
583
d9aee5d7
AK
5842010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
585
586 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
587
f4c65163
MGD
5882010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
589
590 * arm.h (ARM_EXT_V6Z): Remove.
591 (ARM_EXT_SEC): New define.
592 (ARM_AEXT_V6Z): Use Security Extensions.
593 (ARM_AEXT_V6ZK): Likeiwse.
594 (ARM_AEXT_V6ZT2): Likewise.
595 (ARM_AEXT_V6ZKT2): Likewise.
596 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
597 (ARM_ARCH_V7A_SEC): New define.
598 (ARM_ARCH_V7A_MP): Rename...
599 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
600
b7807392
JJ
6012010-09-09 Jakub Jelinek <jakub@redhat.com>
602
603 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
604
f9e9243a
UW
6052010-07-06 Ken Werner <ken.werner@de.ibm.com>
606
607 * floatformat.h (floatformat_ieee_half_big): Add declaration.
608 (floatformat_ieee_half_little): Likewise.
609
360cfc9c
AM
6102010-06-29 Alan Modra <amodra@gmail.com>
611
612 * dis-asm.h: Remove references to maxq.
613
42218b9f
RÁE
6142010-06-21 Rafael Espindola <espindola@google.com>
615
616 * plugin-api.h (ld_plugin_set_extra_library_path): New.
617 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
618 (ld_plugin_tv): Add tv_set_extra_library_path.
619
36b2885d
JJ
6202010-06-21 Jakub Jelinek <jakub@redhat.com>
621
622 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
623
6508b958
RÁE
6242010-06-18 Rafael Espindola <espindola@google.com>
625
626 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
627 Make argument const.
628
219a461e
DD
6292010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
630
631 * splay-tree.h: Update copyright years.
632 (splay_tree_s): Document fields.
633 (splay_tree_new_typed_alloc): New.
634
635 * hashtab.h: Update copyright years.
636 (htab_create_typed_alloc): New.
637
93a6c7a4
TG
6382010-06-10 Tristan Gingold <gingold@adacore.com>
639
640 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
641 DW_TAG_HP_Bliss_field_set.
642 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
643 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
644 DW_AT_HP_definition_points, DW_AT_HP_default_location and
645 DW_AT_HP_is_result_param.
646 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
647 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
648 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
649 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
650 (enum dwarf_line_number_x_ops): Add
651 DW_LNE_HP_source_file_correlation.
652 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
653 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
654 DW_LANG_HP_Assembler.
655
3537c84b
RÁE
6562010-06-01 Rafael Espindola <espindola@google.com>
657
658 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
659
9757332f
DD
6602010-04-26 Pedro Alves <pedro@codesourcery.com>
661
662 * filenames.h (PATH_SEPARATOR): Delete.
663
6642010-04-23 Pedro Alves <pedro@codesourcery.com>
665
666 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
667 always define it independently of host, add `dos_based' parameter,
668 and handle it.
669 (PATH_SEPARATOR): Define.
670 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
671 independently of host, add `dos_based' parameter, and handle it.
672 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
673 it independently of host, add `dos_based' parameter, and handle
674 it.
675 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
676 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
677 (HAS_DOS_DRIVE_SPEC): New.
678 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
679 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
680 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
681 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
682
6832009-05-31 Ian Lance Taylor <iant@google.com>
684
685 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
686 the way we treat an ISO C compiler. Don't define inline as a
687 macro when compiling with C++.
688 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
689 when compiling with C++.
690 * fibheap.h: Add extern "C" when compiling with C++.
691
2cd2156f
DD
6922010-04-23 Pedro Alves <pedro@codesourcery.com>
693
694 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
695 always define it independently of host, add `dos_based' parameter,
696 and handle it.
697 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
698 independently of host, add `dos_based' parameter, and handle it.
699 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
700 it independently of host, add `dos_based' parameter, and handle
701 it.
702 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
703 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
704 (HAS_DOS_DRIVE_SPEC): New.
705 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
706 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
707 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
708 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
709
7102010-04-20 Nick Clifton <nickc@redhat.com>
711
712 * sha1.h: Update copyright notice to use GPLv3.
713
e4e42b45
NC
7142010-04-15 Nick Clifton <nickc@redhat.com>
715
716 * bout.h: Update copyright notice to use GPLv3.
717 * hp-symtab.h: Likewise.
718 * oasys.h: Likewise.
719 * progress.h: Likewise.
720 * sha1.h: Likewise.
721 * xtensa-isa-internal.h: Likewise.
722 * xtensa-isa.h: Likewise.
723
58cd9144
DE
7242010-04-14 Doug Evans <dje@google.com>
725
726 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
727
a233b20c
JJ
7282010-04-05 Jakub Jelinek <jakub@redhat.com>
729
730 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
731 field.
732
40b36596
JM
7332010-03-25 Joseph Myers <joseph@codesourcery.com>
734
735 * dis-asm.h (print_insn_tic6x): Declare.
736
0aec0f33
JM
7372010-03-23 Joseph Myers <joseph@codesourcery.com>
738
739 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
740
16c06870
JB
7412010-01-13 Joel Brobecker <brobecker@adacore.com>
742
743 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
744 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
745
6d390a9e
DD
7462010-01-11 Tristan Gingold <gingold@adacore.com>
747
748 * demangle.h (ada_demangle): Add prototype.
749
43e85a8f
DD
7502010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
751
752 PR bootstrap/41771
753 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
754
2e13ec5c
JB
7552009-12-29 Joel Brobecker <brobecker@adacore.com>
756
757 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
758
e7f8eadb
DK
7592009-12-14 Doug Kwan <dougkwan@google.com>
760
761 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
762 to avoid shadowed variable warnings.
763 * dis-asm.h (struct disassemble_info): Ditto.
764 (disassemble_init_for_target): Ditto.
765 (init_disassemble_info): Ditto.
766
3cb4feec
AM
7672009-11-18 Alan Modra <amodra@bigpond.net.au>
768
769 * alloca-conf.h: Clarify comment.
770
dec397b2
JB
7712009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
772
773 Add DWARF attribute value for the "Borland fastcall" calling
774 convention.
8b40760a 775 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
dec397b2 776
96d86ee3
KT
7772009-10-23 Kai Tietz <kai.tietz@onevision.com>
778
779 * splay-tree.h (libi_uhostptr_t): Add gcc specific
780 __extension__ for long long type case to silent cX9.
781 (libi_shostptr_t): Likewise.
782
0adbbe4a
DD
7832009-10-19 Rafael Avila de Espindola <espindola@google.com>
784
785 PR40790
786 * plugin-api.h: Don't include stdint.h unconditionally.
787
3fce87a0
DD
7882009-10-15 Jakub Jelinek <jakub@redhat.com>
789
790 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
791 a DWARF 4 addition.
792
f88dc410
AM
7932009-10-14 Alan Modra <amodra@bigpond.net.au>
794
795 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
796 bfd_link_common_skip_ar_aymbols.
797 (struct bfd_link_info): Here too.
798
e322137b
DD
7992009-10-09 Rafael Espindola <espindola@google.com>
800
801 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
802 libname.
803
59b17575
DD
8042008-10-03 Rafael Espindola <espindola@google.com>
805
806 * plugin-api.h: New.
807 * lto-symtab.h: New.
808
8341e15b
ILT
8092009-10-05 Rafael Espindola <espindola@google.com>
810
811 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
812 (ld_plugin_get_input_file): New.
813 (ld_plugin_release_input_file): New.
814 (ld_plugin_add_input_library): New.
815 (ld_plugin_message): Mark format const.
816 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
817 LDPT_ADD_INPUT_LIBRARY.
818 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
819 tv_add_input_library.
820
8212009-10-04 Jerry Quinn <jlquinn@optonline.net>
822
823 * plugin-api.h: Fix compile.
824
664aa91f
DD
8252009-09-29 Jason Merrill <jason@redhat.com>
826
827 * demangle.h (enum demangle_component_type): Add
828 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
829 DEMANGLE_COMPONENT_UNNAMED_TYPE.
830 (struct demangle_component): Add s_unary_num.
831
c7927a3c
NC
8322009-09-29 DJ Delorie <dj@redhat.com>
833
834 * dis-asm.h: Add prototype for print_insn_rx.
835
39236edf
DD
8362009-09-25 Dodji Seketeli <dodji@redhat.com>
837
838 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
839 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
840 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
841
fa9efd0f
DD
8422009-09-25 Cary Coutant <ccoutant@google.com>
843
844 Add rest of new values from DWARF Version 4.
845 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
846 New tags.
847 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
848 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
849 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
850 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
851 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
852 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
853 attributes.
854 (DW_LANG_Python): New language.
855
2b6f5997
CC
8562009-09-24 Cary Coutant <ccoutant@google.com>
857
858 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
859 New tags.
860 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
861 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
862 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
863 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
864 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
865 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
866 attributes.
867 (DW_LANG_Python): New language.
868
a89caa61
DD
8692009-09-22 Dodji Seketeli <dodji@redhat.com>
870
871 * dwarf2.h (enum dwarf_tag): Add
872 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
873
a50b1753
NC
8742009-09-09 Martin Thuresson <martin@mtme.org>
875
876 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
877 level.
878
66a6900a
JZ
8792009-09-04 Jie Zhang <jie.zhang@analog.com>
880
881 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
882 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
883 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
884 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
885 Adjust accordingly.
886 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
887 PseudoDbg_Assert_grp_mask.
888
7ba29e2a
NC
8892009-08-06 Michael Eager <eager@eagercon.com>
890
891 * dis-asm.h: Decl print_insn_microblaze().
892
6e881691
DD
8932009-07-24 Ian Lance Taylor <iant@google.com>
894
895 * libiberty.h (crc32): Declare.
896
2c61e778
DE
8972009-07-20 Cary Coutant <ccoutant@google.com>
898 Doug Evans <dje@google.com>
77170296
DE
899
900 Add some dwarf4 values.
901 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
902 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
903 DW_FORM_flag_present, DW_FORM_sig8.
904 (enum dwarf_attribute): Add DW_AT_signature.
905
d5031754
DD
9062009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
907
908 * demangle.h
909 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
910 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
911 New.
912
fa8f86ff
TT
9132009-07-10 Tom Tromey <tromey@redhat.com>
914
915 * dwarf2.h: New file, moved from elf/.
916
62d2aabf
DD
9172009-07-09 Jakub Jelinek <jakub@redhat.com>
918
919 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
920 and DW_OP_stack_value.
921
e0452928
DD
9222009-07-09 Tom Tromey <tromey@redhat.com>
923
924 * elf/dwarf2.h: Remove, renaming to...
925 * dwarf2.h: ... this.
926
9272009-06-29 Tom Tromey <tromey@redhat.com>
928
929 * elf/dwarf2.h: New file. Merged with gdb.
930
0313a2b8
NC
9312009-06-18 Nick Clifton <nickc@redhat.com>
932
933 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
934 field of struct disassemble_info.
935
671f4ed1
DD
9362009-06-09 Ian Lance Taylor <ian@airs.com>
937
938 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
939
1316c8b3
NC
9402009-06-15 Nick Clifton <nickc@redhat.com>
941
0313a2b8
NC
942 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
943 struct disassemble_info.
1316c8b3 944
8466c6d4
DD
9452009-06-02 Ian Lance Taylor <iant@google.com>
946
947 * ansidecl.h (EXPORTED_CONST): Define.
948
52d6785f
DD
9492009-05-31 Ian Lance Taylor <iant@google.com>
950
951 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
952 the way we treat an ISO C compiler. Don't define inline as a
953 macdro when compiling with C++.
954 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
955 when compiling with C++.
956 * fibheap.h: Add extern "C" when compiling with C++.
957
84983b1a
TG
9582009-05-25 Tristan Gingold <gingold@adacore.com>
959
960 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
961 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
962
95e62385
L
9632009-04-22 Taras Glek <tglek@mozilla.com>
964
965 * hashtab.h: Update GTY annotations to new syntax.
966 * splay-tree.h: Likewise.
e48570bb 967
a0c402a5
L
9682009-04-08 H.J. Lu <hongjiu.lu@intel.com>
969
970 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
971
8d25cc3d
AM
9722009-03-18 Alan Modra <amodra@bigpond.net.au>
973
974 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
975 documentation.
976
c743cf5d
DD
9772009-03-17 Jason Merrill <jason@redhat.com>
978
979 * demangle.h (enum demangle_component_type): Add
980 DEMANGLE_COMPONENT_FUNCTION_PARAM.
981
fa7f3e72
CC
9822008-12-01 Cary Coutant <ccoutant@google.com>
983
984 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
985 (ld_plugin_get_input_file): New typedef.
986 (ld_plugin_release_input_file): New typedef.
987 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
988 (struct ld_plugin_tv): Add two new fields.
989
84e94c90
NC
9902008-12-23 Jon Beniston <jon@beniston.com>
991
992 * dis-asm.h: Add LM32 disassembler function prototype.
993
d2825c1a
DD
9942008-12-10 Jason Merrill <jason@redhat.com>
995
996 * demangle.h (enum demangle_component_type): Add
997 DEMANGLE_COMPONENT_FIXED_TYPE.
998
6c52134c
CC
9992008-12-01 Cary Coutant <ccoutant@google.com>
1000
1001 * plugin-api.h (ld_plugin_message): Change format parameter to const.
1002
a6bfd026
CC
10032008-12-01 Cary Coutant <ccoutant@google.com>
1004
1005 * plugin-api.h: Fix syntax error when compiling with C++.
1006
ae5a3597
AM
10072008-11-26 Alan Modra <amodra@bigpond.net.au>
1008
1009 PR 7047
1010 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
1011 Add "literal".
1012
1fa3cd83
SA
10132008-11-21 Sterling Augustine <sterling@tensilica.com>
1014
1015 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
1016 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
1017
33430bd0 10182008-11-19 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1019
33430bd0
BW
1020 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1021 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1022 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1023 (XCHAL_NUM_AREGS): Change to 32.
1024 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1025 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1026 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1027 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1028 (XCHAL_DEBUGLEVEL): Change to 6.
e4e42b45 1029
d387240a
TG
10302008-11-14 Tristan Gingold <gingold@adacore.com>
1031
1032 * fopen-vms.h (FOPEN_RB): Use a single string to match the
1033 standard prototype.
1034 (FOPEN_WB): Ditto.
1035 (FOPEN_AB): Ditto.
1036 (FOPEN_RUB): Ditto.
1037 (FOPEN_WUB): Ditto.
1038 (FOPEN_AUB): Ditto.
1039
75ded2db
AM
10402008-10-21 Alan Modra <amodra@bigpond.net.au>
1041
1042 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1043
1c08f2c8
DD
10442008-10-06 Jason Merrill <jason@redhat.com>
1045
1046 * demangle.h (enum demangle_component_type): Add
1047 DEMANGLE_COMPONENT_PACK_EXPANSION.
1048
f1c4cc75
RH
10492008-09-24 Richard Henderson <rth@redhat.com>
1050
1051 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
1052
bbb444b6
ILT
10532008-09-22 Rafael Espindola <espindola@google.com>
1054
1055 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
1056 Use C style comment.
1057 (ld_plugin_api_version, ld_plugin_output_file_type,
1058 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
1059 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
1060 comma from the last item.
1061
89fc3421
CC
10622008-09-18 Cary Coutant <ccoutant@google.com>
1063
1064 Add plugin functionality for link-time optimization (LTO).
1065 * plugin-api.h: New file.
1066
ba8cb4ba
DD
10672008-09-09 Jason Merrill <jason@redhat.com>
1068
1069 * demangle.h (enum demangle_component_type): Add
1070 DEMANGLE_COMPONENT_DECLTYPE.
1071
67efbf45
AM
10722008-08-25 Alan Modra <amodra@bigpond.net.au>
1073
1074 * binary-io.h: New file, imported from gnulib, but don't
1075 #include <fcntl.h> or <stdio.h>.
1076
5c1d2f5f
AM
10772008-08-17 Alan Modra <amodra@bigpond.net.au>
1078
1079 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
1080
7b21ac3f
EW
10812008-08-08 Anatoly Sokolov <aesok@post.ru>
1082
1083 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
1084 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
1085 (EF_AVR_MACH): Redefine to 0x7F.
1086 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
1087 (AVR_ISA_AVR3): Redefine.
1088 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
1089 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
1090 AVR_ISA_AVR6): Define.
1091
1bac266e
JZ
10922008-07-12 Jie Zhang <jie.zhang@analog.com>
1093
1094 Revert
1095 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1096 * bfdlink.h (struct bfd_link_info): Add sep_code member
1097 variable.
1098 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1099 (EF_BFIN_DATA_IN_L1): Define.
1100
8c684578
JZ
11012008-07-12 Jie Zhang <jie.zhang@analog.com>
1102
1103 * bfdlink.h (struct bfd_link_info): Add sep_code member
1104 variable.
1105 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1106 (EF_BFIN_DATA_IN_L1): Define.
1107
6a4fe770
SS
11082008-07-07 Stan Shebs <stan@codesourcery.com>
1109
1110 * dis-asm.h (struct disassemble_info): Add endian_code field.
1111
0f963b24
JB
11122008-07-07 Joel Brobecker <brobecker@adacore.com>
1113
1114 * safe-ctype.h: Add #include of ctype.h before redefining
1115 the ctype.h macros.
1116
d5721fa7
JB
11172008-07-04 Joel Brobecker <brobecker@adacore.com>
1118
1119 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1120 included. Redefine the various macros provided by ctype.h as
1121 undefined variables.
1122
1e5d0832
DD
11232008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1124
1125 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1126 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1127
97407faf
AM
11282008-06-06 Alan Modra <amodra@bigpond.net.au>
1129
1130 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1131
112b7c50
AK
11322008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1133
1134 * dis-asm.h (print_s390_disassembler_options):
1135 Prototype added.
1136
b68965a0
DD
11372008-03-24 Ian Lance Taylor <iant@google.com>
1138
1139 * sha1.h: New file, from gnulib.
1140
1141 * md5.h: Add extern "C" when compiled with C++.
1142
66ce8439
ILT
11432008-03-24 Ian Lance Taylor <iant@google.com>
1144
1145 * md5.h: Add extern "C" when compiled with C++.
1146
91edef2d
ILT
11472008-03-21 Ian Lance Taylor <iant@google.com>
1148
1149 * filenames.h: Add extern "C" when compiled with C++.
1150
f13a99db
AM
11512008-02-15 Alan Modra <amodra@bigpond.net.au>
1152
1153 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1154 (struct bfd_link_info): Add output_bfd.
1155
6c7d412c
BW
11562008-02-11 Bob Wilson <bob.wilson@acm.org>
1157
1158 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1159 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
e4e42b45 1160
830ef634
DD
11612008-01-26 David Daney <ddaney@avtrex.com>
1162
1163 * demangle.h (demangle_component_type): Add
1164 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1165 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1166 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1167 (demangle_component): Add struct s_character to union u.
1168
b14d30e1
JM
11692007-11-07 Joseph Myers <joseph@codesourcery.com>
1170 Daniel Jacobowitz <dan@codesourcery.com>
1171
1172 * floatformat.h (struct floatformat): Add split_half field.
1173 (floatformat_ibm_long_double): New.
1174
3a0ab695
DD
11752007-09-06 Tom Tromey <tromey@redhat.com>
1176
1177 * libiberty.h (pex_free): Document process killing.
1178
8969a67f
DD
11792007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1180
1181 * demangle.h (enum demangle_component_type): Add
1182 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1183
cd12e26d
BE
11842007-07-25 Ben Elliston <bje@au.ibm.com>
1185
1186 * ternary.h: Remove.
1187
0a05a876 11882007-07-18 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1189
0a05a876
BW
1190 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1191 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
e4e42b45 1192
bd0aa315
NC
11932007-07-17 Nick Clifton <nickc@redhat.com>
1194
1195 * COPYING3: New file. Contains version 3 of the GNU General
1196 Public License.
1197
d2df793a
NC
11982007-07-12 Kai Tietz <kai.tietz@onevision.com>
1199
ae8772e6
HPN
1200 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1201 work-a-round whitespace problem in gcc gengtype.
1202
d2df793a
NC
1203 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1204 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 1205 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 1206
fd2f25da
RM
12072007-07-09 Roland McGrath <roland@redhat.com>
1208
1209 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1210
a208b53c
NC
12112007-07-06 Nick Clifton <nickc@redhat.com>
1212
1213 * bfdlink.h: Update copyright notice to refer to GPLv3.
1214
3d3d428f
NC
12152007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1216
0fdaa005 1217 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 1218
a9a4c53e
AM
12192007-06-01 Noah Misch <noah@cs.caltech.edu>
1220 Alan Modra <amodra@bigpond.net.au>
1221
1222 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1223
0c18fee5
DD
12242007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1225
1226 * libiberty.h (writeargv): Declare.
1227
49fa1e15
AM
12282007-04-30 Alan Modra <amodra@bigpond.net.au>
1229
1230 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1231
e8590c10
DD
12322007-04-25 Mark Mitchell <mark@codesourcery.com>
1233
1234 * demangle.h: Change license to LGPL + exception.
1235
4a828aab
RH
12362007-04-10 Richard Henderson <rth@redhat.com>
1237
1238 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1239
9c577e89
DD
12402007-03-29 Joel Brobecker <brobecker@adacore.com>
1241
1242 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1243 regardless of the type of file system.
1244
e04d7611
DD
12452007-03-06 Jan Hubicka <jh@suse.cz>
1246
1247 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1248
2889e75b
NC
12492007-02-21 Nick Clifton <nickc@redhat.com>
1250
1251 * bfdlink.h (struct bfd_link_callbacks): Add
1252 override_segment_assignment field.
1253
92f01d61
JM
12542007-02-17 Mark Mitchell <mark@codesourcery.com>
1255 Nathan Sidwell <nathan@codesourcery.com>
1256 Vladimir Prus <vladimir@codesourcery.com
1257 Joseph Myers <joseph@codesourcery.com>
1258
1259 * bin-bugs.h: Remove.
1260
b5d7c748
DD
12612007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1262
1263 * libiberty.h (pex_write_input): Remove prototype.
1264
d6eafc3e
DB
12652007-02-05 Dave Brolley <brolley@redhat.com>
1266
1267 * Contribute the following changes:
1268 2001-03-26 Ben Elliston <bje@redhat.com>
1269
1270 * dis-asm.h (print_insn_mep): Declare.
1271
fc523535 12722007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
1273
1274 * dis-asm.h (print_i386_disassembler_options): New.
1275
53d7966f 12762007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 1277
53d7966f
VP
1278 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1279 (PEX_BINARY_ERROR): New define.
1280 (pex_read_err): New function.
1281
208c1674
DD
12822007-01-29 Simon Baldwin <simonb@google.com>
1283
1284 * demangle.h: New cplus_demangle_print_callback,
1285 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1286 prototypes, and demangle_callbackref type definition.
1287
40b36307
L
12882007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1289
1290 PR ld/3831
1291 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 1292 Add dynamic and dynamic_data.
40b36307 1293
4fd454c8
NC
12942006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1295 Nick Clifton <nickc@redhat.com>
1296
1297 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1298
d8f813d4 12992006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 1300 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
1301
1302 PR driver/29931
1303 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1304
2caa7ca0
BW
13052006-11-27 Bob Wilson <bob.wilson@acm.org>
1306
1307 * xtensa-config.h (XSHAL_ABI): New.
1308 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1309
0154116a
BW
13102006-11-27 Bob Wilson <bob.wilson@acm.org>
1311
1312 * xtensa-isa.h (STATIC_LIBISA): Delete.
1313
2087ad84
PB
13142006-10-30 Paul Brook <paul@codesourcery.com>
1315
1316 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1317 symtab_size.
1318
c0f00686
L
13192006-10-30 H.J. Lu <hongjiu.lu@intel.com>
1320
1321 PR ld/3111
1322 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1323
e9f53129
AM
13242006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
1325 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
1326 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1327 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1328 Alan Modra <amodra@bigpond.net.au>
1329
1330 * dis-asm.h (print_insn_spu): Declare.
1331
1c0d3aa6
NC
13322006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1333
1334 * dis-asm.h: Add prototypes for Score disassembler routines.
1335
55255dae
L
13362006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 * bfdlink.h (bfd_elf_dynamic_list): New.
1339 (bfd_link_info): Add a dynamic field.
1340
c17d87de
NC
13412006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1342
1343 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1344
fdc90cb4
JJ
13452006-07-10 Jakub Jelinek <jakub@redhat.com>
1346
1347 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1348 emit_gnu_hash bitfields.
1349
3db2e6dd
DD
13502006-04-11 Jim Blandy <jimb@codesourcery.com>
1351
1352 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1353
fbbc3759
L
13542006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1355
1356 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1357 relax_pass.
1358
d70c5fc7
NC
13592006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1360 Anil Paranjape <anilp1@kpitcummins.com>
1361 Shilin Shakti <shilins@kpitcummins.com>
1362
1363 * dis-asm.h (print_insn_xc16c): New prototype.
1364
dd942754
DD
13652006-01-18 DJ Delorie <dj@redhat.com>
1366
1367 * md5.h: Include ansidecl.h
1368
d99b6465
AS
13692006-01-17 Andreas Schwab <schwab@suse.de>
1370
1371 PR binutils/1486
1372 * dis-asm.h (struct disassemble_info): Add
1373 disassembler_needs_relocs.
1374
51d04b5c
BW
13752006-01-09 Bob Wilson <bob.wilson@acm.org>
1376
1377 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1378
b2d179be
BW
13792005-12-30 Bob Wilson <bob.wilson@acm.org>
1380
1381 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1382
d031aafb
NS
13832005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1384
1385 Second part of ms1 to mt renaming.
1386 * dis-asm.h (print_insn_mt): Renamed.
1387
7887b2ce
DD
13882005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1389
1390 PR java/9861
1391 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1392 output format for return types
1393
6ed89c00
AM
13942005-11-03 Alan Modra <amodra@bigpond.net.au>
1395
1396 * bfdlink.h (struct bfd_link_order): Tweak comment.
1397
fb10537e
DD
13982005-10-31 Mark Kettenis <kettenis@gnu.org>
1399
1400 * floatformat.h (enum floatformat_byteorders): Add
1401 floatformat_vax.
1402 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1403
16175d96
DB
14042005-10-28 Dave Brolley <brolley@redhat.com>
1405
1406 Contribute the following changes:
1407 2003-09-29 Dave Brolley <brolley@redhat.com>
1408
1409 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1410 more exotic underlying types to be used.
1411
3c9b82ba
NC
14122005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1413
1414 disasm.h: Add declaration for print_insn_z80
1415
dc603df5
CM
14162005-09-30 Catherine Moore <clm@cm00re.com>
1417
1418 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 1419
7b17bc29
MM
14202005-09-26 Mark Mitchell <mark@codesourcery.com>
1421
1422 * libiberty.h (expandargv): New function.
1423
c17ae8a2
AM
14242005-08-18 Alan Modra <amodra@bigpond.net.au>
1425
1426 * bfdlink.h: Remove mention of a29k.
1427 * dis-asm.h: Remove a29k support.
c17ae8a2 1428
3b6940c0
DD
14292005-08-17 Mark Kettenis <kettenis@gnu.org>
1430
1431 * floatformat.h (struct floatformat): Change type of large
1432 argument for is_valid member to `const void *'.
1433 (floatformat_to_double): Change type of second argument to `const
1434 void *'.
1435 (floatformat_from_double): Change type of last argument to `void
1436 *'.
1437 (floatformat_is_valid): Change type of last argument to `const
1438 void *'.
1439
49f58d10
JB
14402005-07-14 Jim Blandy <jimb@redhat.com>
1441
1442 * dis-asm.h (print_insn_m32c): New declaration.
1443
f2942ea4
DD
14442005-07-12 Ben Elliston <bje@au.ibm.com>
1445
1446 * xregex2.h (regexec): Qualify this prototype with __extension__
1447 when compiling with GNU C.
1448
0fd3a477
JW
14492005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1450
1451 * dis-asm.h (fprintf_ftype): Add format attribute.
1452
6ba85b8c
DD
14532005-07-03 Steve Ellcey <sje@cup.hp.com>
1454
1455 PR other/13906
1456 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1457 * md5.h (md5_uintptr): New.
1458 (md5_ctx): Align buffer field.
1459
c3cca4c9
DD
14602005-06-30 Daniel Berlin <dberlin@dberlin.org>
1461
1462 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1463 (HTAB_EMPTY_ENTRY): New macro.
1464
67f3cb05
GK
14652005-06-20 Geoffrey Keating <geoffk@apple.com>
1466
fd2f25da 1467 * libiberty.h (strverscmp): Prototype.
67f3cb05 1468
08d8fa11
JJ
14692005-06-17 Jakub Jelinek <jakub@redhat.com>
1470
1471 * elf/external.h (GRP_ENTRY_SIZE): Define.
1472
6b5d3a4d
ZW
14732005-06-08 Zack Weinberg <zack@codesourcery.com>
1474
1475 * dis-asm.h (get_arm_regnames): Update prototype.
1476
3f1c9c12
AH
14772005-06-07 Aldy Hernandez <aldyh@redhat.com>
1478 Michael Snyder <msnyder@redhat.com>
1479 Stan Cox <scox@redhat.com>
1480
1481 * dis-asm.h: Externalize print_insn_ms1.
1482
d30d42d1
DD
14832005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1484
1485 * libiberty.h (XOBFINISH): New.
1486
e1fffbe6
AM
14872005-06-03 Alan Modra <amodra@bigpond.net.au>
1488
1489 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1490
c2bd6e35
DD
14912005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1492
1493 * libiberty.h (vsnprintf): Add format attribute.
1494
e9472921
DD
14952005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1496
1497 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1498
01e94249
DD
14992005-05-28 Eli Zaretskii <eliz@gnu.org>
1500
1501 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1502 needed.
1503 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1504
839e4798
RH
15052005-05-25 Richard Henderson <rth@redhat.com>
1506
1507 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1508
abf6a75b
DD
15092005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1510
1511 * libiberty.h (ACONCAT): Properly cast value of alloca().
1512
1513 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1514 __cplusplus.
1515
aaac3631
DD
15162005-05-12 Steve Ellcey <sje@cup.hp.com>
1517
1518 libiberty.h: Do not define empty basename prototype.
1519
e172dbf8
NC
15202005-05-10 Nick Clifton <nickc@redhat.com>
1521
1522 * Update the address and phone number of the FSF organization in
1523 the GPL notices in the following files:
1524 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1525 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1526 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1527 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1528 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1529 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1530 xtensa-isa-internal.h, xtensa-isa.h
1531
c631edf1
DD
15322005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1533
1534 * libiberty.h (unlock_std_streams): New.
1535
a288642d
DD
15362005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1537
1538 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1539 Don't use the PTR macro.
1540
1541 * sort.h: Don't use the PARAMS macro.
1542
7b6f6286
DD
15432005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1544
1545 * libiberty.h (unlock_stream): New.
1546
ab70e2a5
DD
15472005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1548
1549 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1550 Remove parameter names.
1551
ac119ae8
DD
15522005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1553
1554 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1555 Provide prototypes for new functions.
1556
7e10245c
DD
15572005-03-29 Ian Lance Taylor <ian@airs.com>
1558
1559 * libiberty.h: Fix indentation.
1560
b109e79a
ILT
15612005-03-28 Ian Lance Taylor <ian@airs.com>
1562
1563 * libiberty.h: Include <stdio.h>.
1564 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1565 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1566 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1567 (pex_init, pex_run, pex_read_output): Declare.
1568 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1569 (struct pex_time): Define.
1570
3d0dfe26
MM
15712005-03-28 Mark Mitchell <mark@codesourcery.com>
1572
1573 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 1574
49b1fae4
DD
15752005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1576
1577 * ternary.h: Don't use PARAMS anymore.
1578
15792005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1580
1581 * md5.h: Remove definition and uses of __P.
1582 * dyn-string.h: Remove uses of PARAMS.
1583 * fibheap.h: Likewise.
1584 * floatformat.h: Likewise.
1585 * hashtab.h: Likewise.
1586
9334f9c6
DD
15872005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1588
1589 * demangle.h: Remove uses of PARAMS.
1590
1591 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1592 ANSI_PROTOTYPES is always assumed.
1593 Remove uses of PARAMS throughout.
1594
0fad4bdb
DD
15952005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1596
1597 * libiberty.h (xstrndup): Declare.
1598
1ec0126d
DD
15992005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1600
1601 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1602
1fbc7e7a
BW
16032005-03-22 Bob Wilson <bob.wilson@acm.org>
1604
1605 * xtensa-isa.h: Update a comment and whitespace.
1606
57316bff
L
16072005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1608
1609 * bfdlink.h (bfd_link_info): Add gc_sections.
1610
8ec32723
DD
16112005-03-09 Mark Mitchell <mark@codesourcery.com>
1612
1613 * libiberty.h (gettimeofday): Declare.
1614
190eb137
DD
16152005-03-01 Jan Beulich <jbeulich@novell.com>
1616
1617 * libiberty.h: Declare unlink_if_ordinary.
1618
f075ee0c
AM
16192005-02-21 Alan Modra <amodra@bigpond.net.au>
1620
1621 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1622 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1623 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1624
8adce22d
DD
16252005-02-14 Paolo Bonzini <bonzini@gnu.org>
1626
1627 PR bootstrap/19818
1628 * ansidecl.h (PARAMS): Guard from redefinition.
1629
11f25ea6
AM
16302005-02-03 Alan Modra <amodra@bigpond.net.au>
1631
1632 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1633
77cfaee6
AM
16342005-02-01 Alan Modra <amodra@bigpond.net.au>
1635
1636 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1637
0bcb06d2
AS
16382005-01-10 Andreas Schwab <schwab@suse.de>
1639
1640 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1641 skip_zeroes_at_end.
1642
40a59a4c
DD
16432004-12-11 Ben Elliston <bje@au.ibm.com>
1644
1645 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1646 when __GNUC__ is defined and ints are less than 32-bits wide.
1647
fc0e6df6
PB
16482004-11-04 Paul Brook <paul@codesourcery.com>
1649
1650 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1651
a1ace8d8
BW
16522004-11-12 Bob Wilson <bob.wilson@acm.org>
1653
1654 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1655 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1656
7499d566
NC
16572004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1658 Vineet Sharma <vineets@noida.hcltech.com>
1659
1660 * dis-asm.h: Add prototype for print_insn_maxq_little.
1661
3e3b46e5
PB
16622004-10-26 Paul Brook <paul@codesourcery.com>
1663
1664 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1665
dfeffb9f
L
16662004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1667
1668 PR 463
1669 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1670 bfd_link_hash_entry to reloc_overflow.
1671
43cd72b9
BW
16722004-10-07 Bob Wilson <bob.wilson@acm.org>
1673
1674 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1675 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1676 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 1677
43cd72b9
BW
1678 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1679 (config_sturct struct): Delete.
1680 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1681 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1682 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1683 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1684 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1685 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1686 (xtensa_insn_decode_fn): Rename to ...
1687 (xtensa_opcode_decode_fn): ... this.
1688 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1689 xtensa_undo_reloc_fn): Update.
1690 (xtensa_encoding_template_fn): Delete.
1691 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1692 xtensa_length_decode_fn): New.
1693 (xtensa_format_internal, xtensa_slot_internal): New types.
1694 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1695 get_field, and set_field fields. Add name, field_id, regfile,
1696 num_regs, and flags fields.
1697 (xtensa_arg_internal): New type.
1698 (xtensa_iclass_internal): Change operands field to array of
1699 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1700 num_interfaceOperands, and interfaceOperands fields.
1701 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1702 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1703 (opname_lookup_entry): Delete.
1704 (xtensa_regfile_internal, xtensa_interface_internal,
1705 xtensa_funcUnit_internal, xtensa_state_internal,
1706 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1707 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1708 Change type of opname_lookup_table. Delete num_modules,
1709 module_opcode_base, module_decode_fn, config, and has_density fields.
1710 Add num_formats, formats, format_decode_fn, length_decode_fn,
1711 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1712 iclasses, num_regfiles, regfiles, num_states, states,
1713 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1714 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1715 interface_lookup_table, num_funcUnits, funcUnits and
1716 funcUnit_lookup_table fields.
1717 (xtensa_isa_module, xtensa_isa_modules): Delete.
1718 (xtensa_isa_name_compare): New prototype.
1719 (xtisa_errno, xtisa_error_msg): New.
1720 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1721 (xtensa_isa): Change type.
1722 (xtensa_operand): Delete.
1723 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1724 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1725 xtensa_funcUnit_use): New types.
1726 (libisa_module_specifier): Delete.
1727 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1728 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1729 xtensa_insnbuf_from_chars): Update prototypes.
1730 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1731 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1732 xtensa_encode_insn, xtensa_insn_length,
1733 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1734 xtensa_operand_kind, xtensa_encode_result,
1735 xtensa_operand_isPCRelative): Delete.
1736 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1737 xtensa_operand_set_field, xtensa_operand_encode,
1738 xtensa_operand_decode, xtensa_operand_do_reloc,
1739 xtensa_operand_undo_reloc): Update prototypes.
1740 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1741 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1742 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1743 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1744 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1745 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1746 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1747 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1748 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1749 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1750 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1751 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1752 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1753 xtensa_operand_is_visible, xtensa_operand_is_register,
1754 xtensa_operand_regfile, xtensa_operand_num_regs,
1755 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1756 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1757 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1758 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1759 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1760 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1761 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1762 xtensa_state_is_exported, xtensa_sysreg_lookup,
1763 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1764 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1765 xtensa_interface_num_bits, xtensa_interface_inout,
1766 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1767 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
17682004-10-07 Jeff Baker <jbaker@qnx.com>
1769
1770 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1771
f6e332e6
AM
17722004-09-17 Alan Modra <amodra@bigpond.net.au>
1773
1774 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1775 of union.
1776
79fadcb0
DD
17772004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1778
1779 * libiberty.h (basename): Prototype for __MINGW32__.
1780
a5ecc6a5
DD
17812004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1782
1783 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1784 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1785 concat_copy2): Use ATTRIBUTE_SENTINEL.
1786
d003868e
AM
17872004-08-13 Alan Modra <amodra@bigpond.net.au>
1788
1789 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1790 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1791
deaa6723
DD
17922004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1793
1794 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1795 const-qualification before disposal.
1796
d5b4094f
DD
17972004-07-24 Bernardo Innocenti <bernie@develer.com>
1798
1799 * ansidecl.h (ARG_UNUSED): New Macro.
1800
60ee6567
L
18012004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1802
1803 * bin-bugs.h (REPORT_BUGS_TO): Set to
1804 "<URL:http://www.sourceware.org/bugzilla/>".
1805
a35b6b04
DD
18062004-07-21 Paolo Bonzini <bonzini@gnu.org>
1807
1808 * ansidecl.h (ATTRIBUTE_PURE): New.
1809
7ab9a76e
DD
18102004-07-13 Bernardo Innocenti <bernie@develer.com>
1811
1812 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1813 libcpp/internal.h.
1814 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1815 macros.
1816
18172004-07-13 Bernardo Innocenti <bernie@develer.com>
1818
1819 * libiberty.h (ASTRDUP): Add casts required for stricter
1820 type conversion rules of C++.
1821 * obstack.h (obstack_free): Likewise.
1822
1fe1f39c
NC
18232004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1824
1825 * dis-asm.h (print_insn_crx): Declare.
1826
eea6121a
AM
18272004-06-24 Alan Modra <amodra@bigpond.net.au>
1828
1829 * bfdlink.h (struct bfd_link_order): Update comment.
1830
8c37241b
JJ
18312004-05-11 Jakub Jelinek <jakub@redhat.com>
1832
1833 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1834 relro_end fields.
8c37241b 1835
619874a6
DD
18362004-05-04 Andreas Jaeger <aj@suse.de>
1837
1838 * demangle.h: Do not use C++ reserved keyword typename as
1839 parameter for cplus_demangle_fill_builtin_type.
1840
bb6a587d
DD
18412004-04-22 Richard Henderson <rth@redhat.com>
1842
1843 * hashtab.h (struct htab): Add size_prime_index.
1844
d6ea4e80
DD
18452004-04-13 Jeff Law <law@redhat.com>
1846
1847 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1848
f29d4bb8
DD
18492004-03-30 Zack Weinberg <zack@codesourcery.com>
1850
1851 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1852
75d5e263
SS
18532004-03-25 Stan Shebs <shebs@apple.com>
1854
1855 * mpw/: Remove subdirectory and everything in it.
1856
b9cf773d
AM
18572004-03-23 Alan Modra <amodra@bigpond.net.au>
1858
1859 PR 51.
1860 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1861
59c2e50f
L
18622004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1863
1864 * bfdlink.h (bfd_link_info): Correct comments for the
1865 unresolved_syms_in_objects field.
1866
099f84cf
DD
18672004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1868
1869 * dyn-string.h: Update copyright date.
1870
74aee4eb
DD
18712004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1872
1873 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1874 the associated #defines.
1875
59727473
DD
18762004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1877
062054c5
ILT
1878 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1879 "libiberty.h".
1880
9850ebe2
ILT
1881 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1882
59727473
DD
1883 * demangle.h (enum demangle_component_type): Define.
1884 (struct demangle_operator_info): Declare.
1885 (struct demangle_builtin_type_info): Declare.
1886 (struct demangle_component): Define.
1887 (cplus_demangle_fill_component): Declare.
1888 (cplus_demangle_fill_name): Declare.
1889 (cplus_demangle_fill_builtin_type): Declare.
1890 (cplus_demangle_fill_operator): Declare.
1891 (cplus_demangle_fill_extended_operator): Declare.
1892 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1893 (cplus_demangle_v3_components): Declare.
1894 (cplus_demangle_print): Declare.
1895
10ca0e95 1896For older changes see ChangeLog-9103
252b5132 1897\f
752937aa
NC
1898Copyright (C) 2004-2012 Free Software Foundation, Inc.
1899
1900Copying and distribution of this file, with or without modification,
1901are permitted in any medium without royalty provided the copyright
1902notice and this notice are preserved.
1903
252b5132
RH
1904Local Variables:
1905mode: change-log
1906left-margin: 8
1907fill-column: 74
1908version-control: never
1909End:
This page took 0.681373 seconds and 4 git commands to generate.