Update copyright years
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
4b95cf5c
AM
12014-03-05 Alan Modra <amodra@gmail.com>
2
3 Update copyright years.
4
281e9aa6 52014-01-21 Tom Tromey <tromey@redhat.com>
6
7 * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
8 (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
9 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
10 (NOARGS): Don't define.
11 * libiberty.h (expandargv, writeargv): Don't use PARAMS.
12
1464e221
TT
132014-01-09 Tom Tromey <tromey@redhat.com>
14
15 * gdbm.h: Remove.
16
eafbc3bf
BM
172013-12-23 Bill Maddox <maddox@google.com>
18
19 * demangle.h (enum gnu_v3_ctor_kinds):
20 Added literal gnu_v3_unified_ctor.
21 (enum gnu_v3_ctor_kinds):
22 Added literal gnu_v3_unified_dtor.
23
35c08157
KLC
242013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
25 Wei-Cheng Wang <cole945@gmail.com>
26
27 * dis-asm.h (print_insn_nds32): Add nds32 target.
28
6cfdc96f 292013-12-04 Richard Sandiford <rdsandiford@googlemail.com>
30
31 * longlong.h: New file.
32
b83a9376
CM
332013-11-11 Catherine Moore <clm@codesourcery.com>
34
35 * opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
36 (INSN_LOAD_MEMORY): ...this.
37
689a1abf 382013-10-29 Marc Glisse <marc.glisse@inria.fr>
39
40 PR tree-optimization/58689
41 * ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
42 * libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
43 concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
44 (concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
45 xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
46 Mark with attribute returns_nonnull.
47
36cff971 482013-10-22 Sterling Augustine <saugustine@google.com>
49
50 * gdb/gdb-index.h: Merge from gdb tree.
51
0e1c2434
SK
522013-10-10 Sean Keys <skeys@ipdatasys.com>
53
54 * xgate.h : Cleanup after opcode
55 table modification..
56
21290977
DD
572013-08-20 Alan Modra <amodra@gmail.com>
58
59 * floatformat.h (floatformat_ibm_long_double): Delete.
60 (floatformat_ibm_long_double_big): Declare.
61 (floatformat_ibm_long_double_little): Declare.
62
632013-08-19 Dehao Chen <dehao@google.com>
64
65 * dwarf2.def (DW_AT_GNU_discriminator): New attribute.
66
3c6331b4
DD
672013-08-02 Caroline Tice <cmtice@google.com>
68
69 * vtv-change-permission.h: New file.
70
d6787ef9
EB
712013-08-05 Eric Botcazou <ebotcazou@adacore.com>
72 Konrad Eisele <konrad@gaisler.com>
73
74 * opcode/sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_LEON.
75
d301a56b
RS
762013-06-08 Catherine Moore <clm@codesourcery.com>
77
78 * opcode/mips.h (mips_opcode): Add ase field.
79 (INSN_ASE_MASK): Delete.
80 (INSN_DSP): Rename to ASE_DSP. Provide new value.
81 (INSN_DSPR2): Rename to ASE_DSPR2. Provide new value.
82 (INSN_MCU): Rename to ASE_MCU. Provide new value.
83 (INSN_MDMX): Rename to ASE_MDMX. Provide new value.
84 (INSN_MIPS3d): Rename to ASE_MIPS3D. Provide new value.
85 (INSN_MT): Rename to ASE_MT. Provide new value.
86 (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS. Provide new value.
87 (INSN_VIRT): Rename to ASE_VIRT. Provide new value.
88 (INSN_VIRT64): Rename to ASE_VIRT64. Provide new value.
89 (opcode_is_member): Add ase argument. Check ase.
90
b47468a6
CM
912013-05-06 Paul Brook <paul@codesourcery.com>
92
93 include/elf/
94 * mips.h (R_MIPS_PC32): Update comment.
95
3a4d2339
DD
962013-04-03 Jason Merrill <jason@redhat.com>
97
98 Demangle C++11 ref-qualifier.
99 * demangle.h (enum demangle_component_type): Add
100 DEMANGLE_COMPONENT_REFERENCE_THIS,
101 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
102
531a94fd
SL
1032013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
104
105 * opcode/nios2.h: Edit comment.
106
dad60f8e
SL
1072013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
108
109 * opcode/nios2.h (OPX_WRPRS): New define.
110 (OP_MATCH_WRPRS): Likewise.
111
f5cb796a
SL
1122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
113
114 * opcode/nios2.h (OP_RDPRS): New define.
115 (OP_MATCH_RDPRS): Likewise.
116
8a7bad18
CC
1172013-03-01 Cary Coutant <ccoutant@google.com>
118
119 * dwarf2.h (enum dwarf_sect): New enum type.
120
30e8ee25
AM
1212013-02-19 Alan Modra <amodra@gmail.com>
122
123 * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
124
f5c033f1
ST
1252013-02-11 Sriraman Tallam <tmsriram@google.com>
126
127 * plugin-api.h (enum ld_plugin_level): Assign integers
30e8ee25 128 explicitly for all values.
f5c033f1 129
36591ba1
SL
1302013-02-06 Sandra Loosemore <sandra@codesourcery.com>
131 Andrew Jenner <andrew@codesourcery.com>
132
133 Based on patches from Altera Corporation.
134
135 * dis-asm.h (print_insn_big_nios2): Declare.
136 (print_insn_little_nios2): Declare.
137
e5e04ca3
KT
1382013-01-30 Kai Tietz <ktietz@redhat.com>
139
140 PR other/54620
141 PR target/39064
142 * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
143 stdint.h and sys/types.h headers are present.
144 * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
145
a3c62988
NC
1462013-01-10 Will Newton <will.newton@imgtec.com>
147
148 * dis-asm.h (print_insn_metag): New declaration.
149
ddd27bde
DD
1502012-12-18 Aldy Hernandez <aldyh@redhat.com>
151
152 PR other/54324
153 * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
154 < 3.4.
155
5bf135a7
NC
1562012-12-17 Nick Clifton <nickc@redhat.com>
157
158 * MAINTAINERS: Add copyright notice.
159 * alloca-conf.h: Likewise.
160 * fopen-bin.h: Likewise.
161 * fopen-same.h: Likewise.
162 * fopen-vms.h: Likewise.
163 * aout/hppa.h: Likewise.
164 * opcode/tahoe.h: Likewise.
165
69b06cc8
ME
1662012-12-11 Edgar E. Iglesias <edgar.iglesias@gmail.com>
167
168 * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
169
1f3de044
DD
1702012-11-09 Jason Merrill <jason@redhat.com>
171
172 * demangle.h (enum demangle_component_type): Add
173 DEMANGLE_COMPONENT_TAGGED_NAME.
174
a903d6ac 1752012-10-29 Sterling Augustine <saugustine@google.com>
176 Cary Coutant <ccoutant@google.com>
1f3de044
DD
177
178 * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
179 DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
180 DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
181
182
10fca301
NC
1832012-10-26 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
184
185 * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
186 (DW_AT_APPLE_isa, DW_AT_APPLE_block)
187 (DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
188 (DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
189 (DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
190 (DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
191 (DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros.
192
4f9d22a0
L
1932012-10-24 H.J. Lu <hongjiu.lu@intel.com>
194
195 * bfdlink.h (bfd_link_info): Add
196 disable_target_specific_optimizations.
197
04c3a755
NS
1982012-10-23 Nathan Sidwell <nathan@codesourcery.com>
199
200 * bfdlink.h (struct bfd_link_info): Add stacksize option.
201
0e86e20e
AM
2022012-10-22 Jan Beich <jbeich@tormail.org>
203
204 PR ld/14426
205 * bfdlink.h (bfd_link_info): Add ignore_hash.
206
995b61fe
DD
2072012-10-08 Jason Merrill <jason@redhat.com>
208
209 * demangle.h (enum demangle_component_type): Add
210 DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
211
2122012-09-18 Florian Weimer <fweimer@redhat.com>
213
214 PR other/54411
215 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
216
1415a2a7
AG
2172012-09-27 Anthony Green <green@moxielogic.com>
218
219 * opcode/moxie.h (MOXIE_BAD): New define.
220
f41aef5f
RE
2212012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
222
223 * elf/aarch64.h (R_AARCH64_GOT_LD_PREL19): New reloc.
224
f8bfbc48
CC
2252012-09-06 Cary Coutant <ccoutant@google.com>
226
227 * dwarf2.def: Edit comment.
228
16164a6b
ST
2292012-08-24 Sriraman Tallam <tmsriram@google.com>
230
231 * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
232 New interface.
233 (ld_plugin_unique_segment_for_sections): New interface.
234 (LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
235 (LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
236 (tv_allow_unique_segment_for_sections): New member.
237 (tv_unique_segment_for_sections): New member.
238
59d09be6
MGD
2392012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
240
241 * opcode/arm.h (ARM_CPU_IS_ANY): New define.
242
bca38921
MGD
2432012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
244
245 * elf/arm.h (TAG_CPU_ARCH_V8): New define.
246 (MAX_TAG_CPU_ARCH): Update.
247 * opcode/arm.h (ARM_EXT_V8): New define.
248 (FPU_VFP_EXT_ARMV8): Likewise.
249 (FPU_NEON_EXT_ARMV8): Likewise.
250 (FPU_CRYPTO_EXT_ARMV8): Likewise.
251 (ARM_AEXT_V8A): Likewise.
252 (FPU_VFP_ARMV8): Likwise.
253 (FPU_NEON_ARMV8): Likewise.
254 (FPU_CRYPTO_ARMV8): Likewise.
255 (FPU_ARCH_VFP_ARMV8): Likewise.
256 (FPU_ARCH_NEON_VFP_ARMV8): Likewise.
257 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8): Likewise.
258 (ARM_ARCH_V8A): Likwise.
259 (ARM_ARCH_V8A_FP): Likewise.
260 (ARM_ARCH_V8A_SIMD): Likewise.
261 (ARM_ARCH_V8A_CRYPTO): Likewise.
262
a06ea964
NC
2632012-08-13 Ian Bolton <ian.bolton@arm.com>
264 Laurent Desnogues <laurent.desnogues@arm.com>
265 Jim MacArthur <jim.macarthur@arm.com>
266 Marcus Shawcroft <marcus.shawcroft@arm.com>
267 Nigel Stephens <nigel.stephens@arm.com>
268 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
269 Richard Earnshaw <rearnsha@arm.com>
270 Sofiane Naci <sofiane.naci@arm.com>
271 Tejas Belagod <tejas.belagod@arm.com>
272 Yufeng Zhang <yufeng.zhang@arm.com>
273
274 * dis-asm.h (print_insn_aarch64): New declaration.
275 (print_aarch64_disassembler_options): New declaration.
276 (aarch64_symbol_is_valid): New declaration.
277
21a37505
SK
2782012-08-02 Sean Keys <skeys@ipdatasys.com>
279
30e8ee25 280 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
21a37505 281
63d08c68
NC
2822012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
283 Dr David Alan Gilbert <dave@treblig.org>
d908c8af
NC
284
285 PR binutils/13135
286 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
287
0429544a
DE
2882012-07-13 Doug Evans <dje@google.com>
289
290 * filenames.h: #include "hashtab.h".
291 (filename_hash, filename_eq): Declare.
292
470b557a
AK
2932012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
294
295 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
296
3e265597
SK
2972012-07-05 Sean Keys <skeys@ipdatasys.com>
298
30e8ee25
AM
299 * opcode/xgate.h: Changed the format string for mode
300 XGATE_OP_DYA_MON.
3e265597 301
e48f8891
DD
3022012-06-18 Doug Evans <dje@google.com>
303
304 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
305
2202d7cd
RÁE
3062012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
307
308 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
309
9761def5
DD
3102012-06-08 Jakub Jelinek <jakub@redhat.com>
311
312 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
313 forms.
314 * dwarf2.h (enum dwarf_macro_record_type): Add
315 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
316 and DW_MACRO_GNU_transparent_include_alt.
317
c81795e6
DE
3182012-05-23 Doug Evans <dje@google.com>
319
320 * leb128.h: #include stdint.h, inttypes.h.
321 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
322 Change to take a uint64_t * argument instead of unsigned long long.
323 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
324 Change to take an int64_t * argument instead of long long.
325
67bf71fe
DD
3262012-05-22 Doug Evans <dje@google.com>
327
328 * leb128.h: New file.
329
3302012-05-19 Gary Funck <gary@intrepid.com>
331
332 * dwarf2.def: Update comment re: UPC extensions to reference
333 DWARF4 specification.
334
6927f982
NC
3352012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
336
337 * dis-asm.h (print_insn_m9s12x): Prototype.
338 (print_insn_m9s12xg): Prototype.
339
f6c1a2d5
NC
3402012-05-03 Sean Keys <skeys@ipdatasys.com>
341
342 * dis-asm.h (print_insn_xgate): Define.
343 (print_insn_xgate): Ditto.
344 Added new files for XGATE port.
345
959fb206
CC
3462012-05-02 Cary Coutant <ccoutant@google.com>
347
348 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
349 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
350
fcfa8919
DE
3512012-04-28 Doug Evans <dje@google.com>
352
353 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
354
fa66ec53
DD
3552012-04-27 Tom Tromey <tromey@redhat.com>
356
357 * dwarf2.h: Wrap function declarations in extern "C".
358
3592012-04-27 Tom Tromey <tromey@redhat.com>
360
361 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
362 (enum dwarf_location_atom, enum dwarf_type, enum
363 dwarf_call_frame_info): Remove.
364 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
365 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
366 Include dwarf2.def.
367 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
368 (get_DW_OP_name, get_DW_ATE_name): Declare.
369 * dwarf2.def: New file, from dwarf2.h.
370
2615994e
DM
3712012-04-12 David S. Miller <davem@davemloft.net>
372
373 * elf/sparc.h (R_SPARC_WDISP10): New reloc.
374 * opcode/sparc.h: Define '=' as generating R_SPARC_WDISP10.
375
b3641a6e
DD
3762012-04-10 Tristan Gingold <gingold@adacore.com>
377
378 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
379 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
380
d324f6d6
RM
3812012-04-09 Roland McGrath <mcgrathr@google.com>
382
383 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
384
b240011a
AM
3852012-03-15 Alan Modra <amodra@gmail.com>
386
387 * dis-asm.h (disassemble_init_powerpc): Declare.
388
4e3aa408
DD
3892009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
390
391 Add DWARF attribute value for the "Borland fastcall" calling
392 convention.
393 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
394
b7761f11
L
3952012-01-31 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR ld/13616
398 * bfdlink.h (bfd_link_order): Update comments on data size.
399
4e35ccee
CC
4002012-01-26 Cary Coutant <ccoutant@google.com>
401
402 * dwarf2.h (enum dwarf_form): Add Fission extensions.
403 (enum dwarf_attribute): Likewise.
404
c7571c06
JM
4052012-01-06 Jason Merrill <jason@redhat.com>
406
407 PR c++/6057
408 PR c++/48051
409 PR c++/50855
410 PR c++/51322
411 * demangle.h (enum demangle_component_type): Add
412 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
413
a4551119
TG
4142011-12-14 Iain Sandoe <iains@gcc.gnu.org>
415
416 * mach-o/loader.h (bfd_mach_o_section_type): define
417 BFD_MACH_O_S_ATTR_NONE to 0.
418
956a8f8b
DD
4192011-11-07 Richard Henderson <rth@redhat.com>
420
421 Merged from transactional-memory.
422
423 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
424 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
425 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
426 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
427
99c513f6
DD
4282011-11-01 DJ Delorie <dj@redhat.com>
429
430 * dis-asm.h (print_insn_rl78): Declare.
431
cfb8c092
NC
4322011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
433
434 * dis-asm.h (print_insn_epiphany): Declare.
435
006d5c88
DD
4362011-10-21 Ulrich Drepper <drepper@gmail.com>
437
438 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
439
4402011-10-21 Marc Glisse <marc.glisse@inria.fr>
441
442 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
443
c192a133
AM
4442011-10-19 Alan Modra <amodra@gmail.com>
445
446 PR ld/13254
447 * bfdlink.h (struct bfd_link_info): Add error_textrel.
448
514c97d3
DD
4492011-09-28 Doug Evans <dje@google.com>
450
451 * timeval-utils.h: New file.
452
453 * libiberty.h (countargv): Declare.
454
235061c2
CC
4552011-09-26 Cary Coutant <ccoutant@google.com>
456
457 gcc PR lto/47247
458 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
459 LDPR_PREVAILING_DEF_IRONLY_EXP.
460 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
461
7955ede5
DD
4622011-09-23 Cary Coutant <ccoutant@google.com>
463
464 PR 40831
465 * demangle.h (enum demangle_component_type): Add
466 DEMANGLE_COMPONENT_CLONE.
467
fd91d419
L
4682011-09-15 H.J. Lu <hongjiu.lu@intel.com>
469
470 PR ld/12975
471 * bfdlink.h (bfd_link_info): Add version_info.
472
17a16b0f
DD
4732011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
474
475 * xregex.h (regoff_t): Define.
476
26ac1280
DD
4772011-07-22 Jakub Jelinek <jakub@redhat.com>
478
d4743114
JJ
479 * dwarf2.h (DW_AT_GNU_macros): New.
480 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
481
26ac1280
DD
482 PR c++/49756
483 * libiberty.h (stack_limit_increase): New prototype.
484
4852011-07-13 Sriraman Tallam <tmsriram@google.com>
486
487 * plugin-api.h
488 (ld_plugin_section): New struct.
489 (ld_plugin_get_section_count): New typedef.
490 (ld_plugin_get_section_type): New typedef.
491 (ld_plugin_get_section_name): New typedef.
492 (ld_plugin_get_section_contents): New typedef.
493 (ld_plugin_update_section_order): New typedef.
494 (ld_plugin_allow_section_ordering): New typedef.
495 (LDPT_GET_SECTION_COUNT): New enum value.
496 (LDPT_GET_SECTION_TYPE): New enum value.
497 (LDPT_GET_SECTION_NAME): New enum value.
498 (LDPT_GET_SECTION_CONTENTS): New enum value.
499 (LDPT_UPDATE_SECTION_ORDER): New enum value.
500 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
501 (tv_get_section_count): New struct members.
502 (tv_get_section_type): New struct members.
503 (tv_get_section_name): New struct members.
504 (tv_get_section_contents): New struct members.
505 (tv_update_section_order): New struct members.
506 (tv_allow_section_ordering): New struct members.
507
05aecedb
AM
5082011-07-15 Alan Modra <amodra@gmail.com>
509
510 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
511 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
512 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
513 out of bitfields. Reorder bitfields.
514
e9552f7e 5152011-07-13 Sriraman Tallam <tmsriram@google.com>
05aecedb
AM
516
517 * plugin-api.h (ld_plugin_section): New struct.
e9552f7e
ST
518 (ld_plugin_get_section_count): New typedef.
519 (ld_plugin_get_section_type): New typedef.
520 (ld_plugin_get_section_name): New typedef.
521 (ld_plugin_get_section_contents): New typedef.
522 (ld_plugin_update_section_order): New typedef.
523 (ld_plugin_allow_section_ordering): New typedef.
524 (LDPT_GET_SECTION_COUNT): New enum value.
525 (LDPT_GET_SECTION_TYPE): New enum value.
526 (LDPT_GET_SECTION_NAME): New enum value.
527 (LDPT_GET_SECTION_CONTENTS): New enum value.
528 (LDPT_UPDATE_SECTION_ORDER): New enum value.
529 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
530 (tv_get_section_count): New struct members.
531 (tv_get_section_type): New struct members.
532 (tv_get_section_name): New struct members.
533 (tv_get_section_contents): New struct members.
534 (tv_update_section_order): New struct members.
535 (tv_allow_section_ordering): New struct members.
536
ae17ab41
CM
5372011-07-11 Catherine Moore <clm@codesourcery.com>
538
539 * bfdlink.h (flag_type): New enumeration.
540 (flag_info_list): New structure.
541 (flag_info): New structure.
542
0c511000
AM
5432011-07-09 H.J. Lu <hongjiu.lu@intel.com>
544
545 PR ld/12942
546 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
547
7d6b320b
JB
5482011-07-01 Joel Brobecker <brobecker@adacore.com>
549
550 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
551 on Darwin, as well as on the systems that use a DOS-like
552 filesystem.
553
b24539b3
DD
5542011-06-22 Jakub Jelinek <jakub@redhat.com>
555
556 PR debug/47858
557 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
558
f8b999f9
JJ
5592011-06-22 Jakub Jelinek <jakub@redhat.com>
560
561 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
562
e41b3a13
JJ
5632011-06-20 Jakub Jelinek <jakub@redhat.com>
564
565 PR ld/12570
566 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
567 option.
568
ddee5e46
DD
5692011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
572 (DMGL_RET_DROP): New.
573
aa137e4d 5742011-06-13 Walter Lee <walt@tilera.com>
c8fa16ed 575
aa137e4d
NC
576 * dis-asm.h (print_insn_tilegx): Declare.
577 (print_insn_tilepro): Likewise.
5e4b319c 578
16d96b5b
AM
5792011-05-17 Alan Modra <amodra@gmail.com>
580
581 PR ld/12760
582 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
583 "string" param.
584
41e04eaa
AM
5852011-05-16 Alan Modra <amodra@gmail.com>
586
587 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
588
d46ab832
JJ
5892011-04-30 Jakub Jelinek <jakub@redhat.com>
590
591 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
592 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
593
1ae0d051
JK
5942011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
595
596 * bfdlink.h (ENUM_BITFIELD): Remove.
597
5982011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
601
35ed3f94
AM
6022011-04-24 Alan Modra <amodra@gmail.com>
603
604 PR ld/12365
605 PR ld/12696
606 * bfdlink.h (ENUM_BITFIELD): Define.
607 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
608 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
609 rather than "name".
610
24f58f47
AM
6112011-04-20 Alan Modra <amodra@gmail.com>
612
613 PR ld/12365
614 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
615 and multiple_common parameters to pass in a bfd_link_hash_entry
616 pointer rather than name,bfd etc. found in the hash entry.
617
bbda3415
TG
6182011-03-31 Tristan Gingold <gingold@adacore.com>
619
620 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
621
bb0c9237
TT
6222011-03-24 Mark Wielaard <mjw@redhat.com>
623
624 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
625
55406e10
RÁE
6262010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
627
628 * plugin-api.h (ld_plugin_get_view): New.
629 (ld_plugin_tag): Add LDPT_GET_VIEW.
630 (ld_plugin_tv): Add tv_get_view.
631
02458de2
JJ
6322011-03-16 Jakub Jelinek <jakub@redhat.com>
633
634 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
635 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
636 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
637 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
638 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
639 DW_OP_GNU_entry_value): New.
640
007d6189
KT
6412011-02-28 Kai Tietz <kai.tietz@onevision.com>
642
643 * filenames.h (filename_ncmp): New prototype.
644
47704ddf
KT
6452011-02-23 Kai Tietz <kai.tietz@onevision.com>
646
647 * dwarf2.h (_ELF_DWARF2_H): Renamed to
648 _DWARF2_H.
649 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
650 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
651 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
652 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
653
54fcddd0
UW
6542011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
655
656 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
657
7be9d9c9
DD
6582011-01-12 Iain Sandoe <iains@gcc.gnu.org>
659
660 * dwarf2.h: Update value for DW_AT_hi_user.
661
f9e6589d
DD
6622010-11-16 Ian Lance Taylor <iant@google.com>
663
664 * simple-object.h (simple_object_attributes_merge): Declare,
665 replacing simple_object_attributes_compare.
666
8baf536a
DD
6672010-11-04 Ian Lance Taylor <iant@google.com>
668
669 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
670
ffa54e5c
DD
6712010-11-02 Ian Lance Taylor <iant@google.com>
672
673 * simple-object.h: New file.
674
24f58f47 6752010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
ca346ede
DD
676
677 Sync LD plugin patch series (part 1/6) with src/include/.
678 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
679
24f58f47 6802010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
681
682 Apply LD plugin patch series (part 6/6).
683 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
684 to add_archive_element callback used to return a replacement bfd which
685 is to be added to the hash table in place of the original element.
686
24f58f47 6872010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
688
689 Apply LD plugin patch series (part 1/6).
690 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
691
a903d6ac 6922010-10-06 Andi Kleen <ak@linux.intel.com>
9711ae4d
DD
693
694 * libiberty.h (setproctitle): Add prototype.
695
bb73df25
BS
6962010-09-29 Bernd Schmidt <bernds@codesourcery.com>
697
698 * opcode/tic6x-control-registers.h (tscl): Now read_write.
699
d9aee5d7
AK
7002010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
701
702 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
703
f4c65163
MGD
7042010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
705
706 * arm.h (ARM_EXT_V6Z): Remove.
707 (ARM_EXT_SEC): New define.
708 (ARM_AEXT_V6Z): Use Security Extensions.
709 (ARM_AEXT_V6ZK): Likeiwse.
710 (ARM_AEXT_V6ZT2): Likewise.
711 (ARM_AEXT_V6ZKT2): Likewise.
712 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
713 (ARM_ARCH_V7A_SEC): New define.
714 (ARM_ARCH_V7A_MP): Rename...
715 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
716
b7807392
JJ
7172010-09-09 Jakub Jelinek <jakub@redhat.com>
718
719 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
720
f9e9243a
UW
7212010-07-06 Ken Werner <ken.werner@de.ibm.com>
722
723 * floatformat.h (floatformat_ieee_half_big): Add declaration.
724 (floatformat_ieee_half_little): Likewise.
725
360cfc9c
AM
7262010-06-29 Alan Modra <amodra@gmail.com>
727
728 * dis-asm.h: Remove references to maxq.
729
42218b9f
RÁE
7302010-06-21 Rafael Espindola <espindola@google.com>
731
732 * plugin-api.h (ld_plugin_set_extra_library_path): New.
733 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
734 (ld_plugin_tv): Add tv_set_extra_library_path.
735
36b2885d
JJ
7362010-06-21 Jakub Jelinek <jakub@redhat.com>
737
738 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
739
6508b958
RÁE
7402010-06-18 Rafael Espindola <espindola@google.com>
741
742 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
743 Make argument const.
744
219a461e
DD
7452010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
746
747 * splay-tree.h: Update copyright years.
748 (splay_tree_s): Document fields.
749 (splay_tree_new_typed_alloc): New.
750
751 * hashtab.h: Update copyright years.
752 (htab_create_typed_alloc): New.
753
93a6c7a4
TG
7542010-06-10 Tristan Gingold <gingold@adacore.com>
755
756 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
757 DW_TAG_HP_Bliss_field_set.
758 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
759 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
760 DW_AT_HP_definition_points, DW_AT_HP_default_location and
761 DW_AT_HP_is_result_param.
762 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
763 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
764 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
765 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
766 (enum dwarf_line_number_x_ops): Add
767 DW_LNE_HP_source_file_correlation.
768 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
769 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
770 DW_LANG_HP_Assembler.
771
3537c84b
RÁE
7722010-06-01 Rafael Espindola <espindola@google.com>
773
774 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
775
9757332f
DD
7762010-04-26 Pedro Alves <pedro@codesourcery.com>
777
778 * filenames.h (PATH_SEPARATOR): Delete.
779
7802010-04-23 Pedro Alves <pedro@codesourcery.com>
781
782 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
783 always define it independently of host, add `dos_based' parameter,
784 and handle it.
785 (PATH_SEPARATOR): Define.
786 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
787 independently of host, add `dos_based' parameter, and handle it.
788 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
789 it independently of host, add `dos_based' parameter, and handle
790 it.
791 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
792 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
793 (HAS_DOS_DRIVE_SPEC): New.
794 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
795 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
796 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
797 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
798
7992009-05-31 Ian Lance Taylor <iant@google.com>
800
801 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
802 the way we treat an ISO C compiler. Don't define inline as a
803 macro when compiling with C++.
804 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
805 when compiling with C++.
806 * fibheap.h: Add extern "C" when compiling with C++.
807
2cd2156f
DD
8082010-04-23 Pedro Alves <pedro@codesourcery.com>
809
810 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
811 always define it independently of host, add `dos_based' parameter,
812 and handle it.
813 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
814 independently of host, add `dos_based' parameter, and handle it.
815 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
816 it independently of host, add `dos_based' parameter, and handle
817 it.
818 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
819 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
820 (HAS_DOS_DRIVE_SPEC): New.
821 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
822 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
823 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
824 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
825
8262010-04-20 Nick Clifton <nickc@redhat.com>
827
828 * sha1.h: Update copyright notice to use GPLv3.
829
e4e42b45
NC
8302010-04-15 Nick Clifton <nickc@redhat.com>
831
832 * bout.h: Update copyright notice to use GPLv3.
833 * hp-symtab.h: Likewise.
834 * oasys.h: Likewise.
835 * progress.h: Likewise.
836 * sha1.h: Likewise.
837 * xtensa-isa-internal.h: Likewise.
838 * xtensa-isa.h: Likewise.
839
58cd9144
DE
8402010-04-14 Doug Evans <dje@google.com>
841
842 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
843
a233b20c
JJ
8442010-04-05 Jakub Jelinek <jakub@redhat.com>
845
846 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
847 field.
848
40b36596
JM
8492010-03-25 Joseph Myers <joseph@codesourcery.com>
850
851 * dis-asm.h (print_insn_tic6x): Declare.
852
0aec0f33
JM
8532010-03-23 Joseph Myers <joseph@codesourcery.com>
854
855 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
856
16c06870
JB
8572010-01-13 Joel Brobecker <brobecker@adacore.com>
858
859 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
860 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
861
6d390a9e
DD
8622010-01-11 Tristan Gingold <gingold@adacore.com>
863
864 * demangle.h (ada_demangle): Add prototype.
865
43e85a8f
DD
8662010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
867
868 PR bootstrap/41771
869 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
870
2e13ec5c
JB
8712009-12-29 Joel Brobecker <brobecker@adacore.com>
872
873 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
874
e7f8eadb
DK
8752009-12-14 Doug Kwan <dougkwan@google.com>
876
877 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
878 to avoid shadowed variable warnings.
879 * dis-asm.h (struct disassemble_info): Ditto.
880 (disassemble_init_for_target): Ditto.
881 (init_disassemble_info): Ditto.
882
3cb4feec
AM
8832009-11-18 Alan Modra <amodra@bigpond.net.au>
884
885 * alloca-conf.h: Clarify comment.
886
dec397b2
JB
8872009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
888
889 Add DWARF attribute value for the "Borland fastcall" calling
890 convention.
8b40760a 891 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
dec397b2 892
96d86ee3
KT
8932009-10-23 Kai Tietz <kai.tietz@onevision.com>
894
895 * splay-tree.h (libi_uhostptr_t): Add gcc specific
896 __extension__ for long long type case to silent cX9.
897 (libi_shostptr_t): Likewise.
898
0adbbe4a
DD
8992009-10-19 Rafael Avila de Espindola <espindola@google.com>
900
901 PR40790
902 * plugin-api.h: Don't include stdint.h unconditionally.
903
3fce87a0
DD
9042009-10-15 Jakub Jelinek <jakub@redhat.com>
905
906 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
907 a DWARF 4 addition.
908
f88dc410
AM
9092009-10-14 Alan Modra <amodra@bigpond.net.au>
910
911 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
912 bfd_link_common_skip_ar_aymbols.
913 (struct bfd_link_info): Here too.
914
e322137b
DD
9152009-10-09 Rafael Espindola <espindola@google.com>
916
917 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
918 libname.
919
59b17575
DD
9202008-10-03 Rafael Espindola <espindola@google.com>
921
922 * plugin-api.h: New.
923 * lto-symtab.h: New.
924
8341e15b
ILT
9252009-10-05 Rafael Espindola <espindola@google.com>
926
927 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
928 (ld_plugin_get_input_file): New.
929 (ld_plugin_release_input_file): New.
930 (ld_plugin_add_input_library): New.
931 (ld_plugin_message): Mark format const.
932 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
933 LDPT_ADD_INPUT_LIBRARY.
934 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
935 tv_add_input_library.
936
9372009-10-04 Jerry Quinn <jlquinn@optonline.net>
938
939 * plugin-api.h: Fix compile.
940
664aa91f
DD
9412009-09-29 Jason Merrill <jason@redhat.com>
942
943 * demangle.h (enum demangle_component_type): Add
944 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
945 DEMANGLE_COMPONENT_UNNAMED_TYPE.
946 (struct demangle_component): Add s_unary_num.
947
c7927a3c
NC
9482009-09-29 DJ Delorie <dj@redhat.com>
949
950 * dis-asm.h: Add prototype for print_insn_rx.
951
39236edf
DD
9522009-09-25 Dodji Seketeli <dodji@redhat.com>
953
954 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
955 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
956 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
957
fa9efd0f
DD
9582009-09-25 Cary Coutant <ccoutant@google.com>
959
960 Add rest of new values from DWARF Version 4.
961 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
962 New tags.
963 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
964 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
965 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
966 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
967 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
968 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
969 attributes.
970 (DW_LANG_Python): New language.
971
2b6f5997
CC
9722009-09-24 Cary Coutant <ccoutant@google.com>
973
974 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
975 New tags.
976 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
977 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
978 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
979 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
980 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
981 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
982 attributes.
983 (DW_LANG_Python): New language.
984
a89caa61
DD
9852009-09-22 Dodji Seketeli <dodji@redhat.com>
986
987 * dwarf2.h (enum dwarf_tag): Add
988 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
989
a50b1753
NC
9902009-09-09 Martin Thuresson <martin@mtme.org>
991
992 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
993 level.
994
66a6900a
JZ
9952009-09-04 Jie Zhang <jie.zhang@analog.com>
996
997 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
998 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
999 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
1000 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
1001 Adjust accordingly.
1002 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
1003 PseudoDbg_Assert_grp_mask.
1004
7ba29e2a
NC
10052009-08-06 Michael Eager <eager@eagercon.com>
1006
1007 * dis-asm.h: Decl print_insn_microblaze().
1008
6e881691
DD
10092009-07-24 Ian Lance Taylor <iant@google.com>
1010
1011 * libiberty.h (crc32): Declare.
1012
2c61e778
DE
10132009-07-20 Cary Coutant <ccoutant@google.com>
1014 Doug Evans <dje@google.com>
77170296
DE
1015
1016 Add some dwarf4 values.
1017 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1018 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1019 DW_FORM_flag_present, DW_FORM_sig8.
1020 (enum dwarf_attribute): Add DW_AT_signature.
1021
d5031754
DD
10222009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1023
1024 * demangle.h
1025 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1026 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1027 New.
1028
fa8f86ff
TT
10292009-07-10 Tom Tromey <tromey@redhat.com>
1030
1031 * dwarf2.h: New file, moved from elf/.
1032
62d2aabf
DD
10332009-07-09 Jakub Jelinek <jakub@redhat.com>
1034
1035 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1036 and DW_OP_stack_value.
1037
e0452928
DD
10382009-07-09 Tom Tromey <tromey@redhat.com>
1039
1040 * elf/dwarf2.h: Remove, renaming to...
1041 * dwarf2.h: ... this.
1042
10432009-06-29 Tom Tromey <tromey@redhat.com>
1044
1045 * elf/dwarf2.h: New file. Merged with gdb.
1046
0313a2b8
NC
10472009-06-18 Nick Clifton <nickc@redhat.com>
1048
1049 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
1050 field of struct disassemble_info.
1051
671f4ed1
DD
10522009-06-09 Ian Lance Taylor <ian@airs.com>
1053
1054 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1055
1316c8b3
NC
10562009-06-15 Nick Clifton <nickc@redhat.com>
1057
0313a2b8
NC
1058 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
1059 struct disassemble_info.
1316c8b3 1060
8466c6d4
DD
10612009-06-02 Ian Lance Taylor <iant@google.com>
1062
1063 * ansidecl.h (EXPORTED_CONST): Define.
1064
52d6785f
DD
10652009-05-31 Ian Lance Taylor <iant@google.com>
1066
1067 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
1068 the way we treat an ISO C compiler. Don't define inline as a
1069 macdro when compiling with C++.
1070 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
1071 when compiling with C++.
1072 * fibheap.h: Add extern "C" when compiling with C++.
1073
84983b1a
TG
10742009-05-25 Tristan Gingold <gingold@adacore.com>
1075
1076 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1077 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
1078
95e62385
L
10792009-04-22 Taras Glek <tglek@mozilla.com>
1080
1081 * hashtab.h: Update GTY annotations to new syntax.
1082 * splay-tree.h: Likewise.
e48570bb 1083
a0c402a5
L
10842009-04-08 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
1087
8d25cc3d
AM
10882009-03-18 Alan Modra <amodra@bigpond.net.au>
1089
1090 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
1091 documentation.
1092
c743cf5d
DD
10932009-03-17 Jason Merrill <jason@redhat.com>
1094
1095 * demangle.h (enum demangle_component_type): Add
1096 DEMANGLE_COMPONENT_FUNCTION_PARAM.
1097
fa7f3e72
CC
10982008-12-01 Cary Coutant <ccoutant@google.com>
1099
1100 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
1101 (ld_plugin_get_input_file): New typedef.
1102 (ld_plugin_release_input_file): New typedef.
1103 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
1104 (struct ld_plugin_tv): Add two new fields.
1105
84e94c90
NC
11062008-12-23 Jon Beniston <jon@beniston.com>
1107
1108 * dis-asm.h: Add LM32 disassembler function prototype.
1109
d2825c1a
DD
11102008-12-10 Jason Merrill <jason@redhat.com>
1111
1112 * demangle.h (enum demangle_component_type): Add
1113 DEMANGLE_COMPONENT_FIXED_TYPE.
1114
6c52134c
CC
11152008-12-01 Cary Coutant <ccoutant@google.com>
1116
1117 * plugin-api.h (ld_plugin_message): Change format parameter to const.
1118
a6bfd026
CC
11192008-12-01 Cary Coutant <ccoutant@google.com>
1120
1121 * plugin-api.h: Fix syntax error when compiling with C++.
1122
ae5a3597
AM
11232008-11-26 Alan Modra <amodra@bigpond.net.au>
1124
1125 PR 7047
1126 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
1127 Add "literal".
1128
1fa3cd83
SA
11292008-11-21 Sterling Augustine <sterling@tensilica.com>
1130
1131 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
1132 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
1133
33430bd0 11342008-11-19 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1135
33430bd0
BW
1136 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1137 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1138 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1139 (XCHAL_NUM_AREGS): Change to 32.
1140 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1141 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1142 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1143 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1144 (XCHAL_DEBUGLEVEL): Change to 6.
e4e42b45 1145
d387240a
TG
11462008-11-14 Tristan Gingold <gingold@adacore.com>
1147
1148 * fopen-vms.h (FOPEN_RB): Use a single string to match the
1149 standard prototype.
1150 (FOPEN_WB): Ditto.
1151 (FOPEN_AB): Ditto.
1152 (FOPEN_RUB): Ditto.
1153 (FOPEN_WUB): Ditto.
1154 (FOPEN_AUB): Ditto.
1155
75ded2db
AM
11562008-10-21 Alan Modra <amodra@bigpond.net.au>
1157
1158 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1159
1c08f2c8
DD
11602008-10-06 Jason Merrill <jason@redhat.com>
1161
1162 * demangle.h (enum demangle_component_type): Add
1163 DEMANGLE_COMPONENT_PACK_EXPANSION.
1164
f1c4cc75
RH
11652008-09-24 Richard Henderson <rth@redhat.com>
1166
1167 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
1168
bbb444b6
ILT
11692008-09-22 Rafael Espindola <espindola@google.com>
1170
1171 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
1172 Use C style comment.
1173 (ld_plugin_api_version, ld_plugin_output_file_type,
1174 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
1175 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
1176 comma from the last item.
1177
89fc3421
CC
11782008-09-18 Cary Coutant <ccoutant@google.com>
1179
1180 Add plugin functionality for link-time optimization (LTO).
1181 * plugin-api.h: New file.
1182
ba8cb4ba
DD
11832008-09-09 Jason Merrill <jason@redhat.com>
1184
1185 * demangle.h (enum demangle_component_type): Add
1186 DEMANGLE_COMPONENT_DECLTYPE.
1187
67efbf45
AM
11882008-08-25 Alan Modra <amodra@bigpond.net.au>
1189
1190 * binary-io.h: New file, imported from gnulib, but don't
1191 #include <fcntl.h> or <stdio.h>.
1192
5c1d2f5f
AM
11932008-08-17 Alan Modra <amodra@bigpond.net.au>
1194
1195 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
1196
7b21ac3f
EW
11972008-08-08 Anatoly Sokolov <aesok@post.ru>
1198
1199 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
1200 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
1201 (EF_AVR_MACH): Redefine to 0x7F.
1202 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
1203 (AVR_ISA_AVR3): Redefine.
1204 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
1205 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
1206 AVR_ISA_AVR6): Define.
1207
1bac266e
JZ
12082008-07-12 Jie Zhang <jie.zhang@analog.com>
1209
1210 Revert
1211 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1212 * bfdlink.h (struct bfd_link_info): Add sep_code member
1213 variable.
1214 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1215 (EF_BFIN_DATA_IN_L1): Define.
1216
8c684578
JZ
12172008-07-12 Jie Zhang <jie.zhang@analog.com>
1218
1219 * bfdlink.h (struct bfd_link_info): Add sep_code member
1220 variable.
1221 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
1222 (EF_BFIN_DATA_IN_L1): Define.
1223
6a4fe770
SS
12242008-07-07 Stan Shebs <stan@codesourcery.com>
1225
1226 * dis-asm.h (struct disassemble_info): Add endian_code field.
1227
0f963b24
JB
12282008-07-07 Joel Brobecker <brobecker@adacore.com>
1229
1230 * safe-ctype.h: Add #include of ctype.h before redefining
1231 the ctype.h macros.
1232
d5721fa7
JB
12332008-07-04 Joel Brobecker <brobecker@adacore.com>
1234
1235 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1236 included. Redefine the various macros provided by ctype.h as
1237 undefined variables.
1238
1e5d0832
DD
12392008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1240
1241 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1242 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1243
97407faf
AM
12442008-06-06 Alan Modra <amodra@bigpond.net.au>
1245
1246 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1247
112b7c50
AK
12482008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1249
1250 * dis-asm.h (print_s390_disassembler_options):
1251 Prototype added.
1252
b68965a0
DD
12532008-03-24 Ian Lance Taylor <iant@google.com>
1254
1255 * sha1.h: New file, from gnulib.
1256
1257 * md5.h: Add extern "C" when compiled with C++.
1258
66ce8439
ILT
12592008-03-24 Ian Lance Taylor <iant@google.com>
1260
1261 * md5.h: Add extern "C" when compiled with C++.
1262
91edef2d
ILT
12632008-03-21 Ian Lance Taylor <iant@google.com>
1264
1265 * filenames.h: Add extern "C" when compiled with C++.
1266
f13a99db
AM
12672008-02-15 Alan Modra <amodra@bigpond.net.au>
1268
1269 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1270 (struct bfd_link_info): Add output_bfd.
1271
6c7d412c
BW
12722008-02-11 Bob Wilson <bob.wilson@acm.org>
1273
1274 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1275 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
e4e42b45 1276
830ef634
DD
12772008-01-26 David Daney <ddaney@avtrex.com>
1278
1279 * demangle.h (demangle_component_type): Add
1280 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1281 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1282 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1283 (demangle_component): Add struct s_character to union u.
1284
b14d30e1
JM
12852007-11-07 Joseph Myers <joseph@codesourcery.com>
1286 Daniel Jacobowitz <dan@codesourcery.com>
1287
1288 * floatformat.h (struct floatformat): Add split_half field.
1289 (floatformat_ibm_long_double): New.
1290
3a0ab695
DD
12912007-09-06 Tom Tromey <tromey@redhat.com>
1292
1293 * libiberty.h (pex_free): Document process killing.
1294
8969a67f
DD
12952007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1296
1297 * demangle.h (enum demangle_component_type): Add
1298 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1299
cd12e26d
BE
13002007-07-25 Ben Elliston <bje@au.ibm.com>
1301
1302 * ternary.h: Remove.
1303
0a05a876 13042007-07-18 Bob Wilson <bob.wilson@acm.org>
e4e42b45 1305
0a05a876
BW
1306 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1307 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
e4e42b45 1308
bd0aa315
NC
13092007-07-17 Nick Clifton <nickc@redhat.com>
1310
1311 * COPYING3: New file. Contains version 3 of the GNU General
1312 Public License.
1313
d2df793a
NC
13142007-07-12 Kai Tietz <kai.tietz@onevision.com>
1315
ae8772e6
HPN
1316 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1317 work-a-round whitespace problem in gcc gengtype.
1318
d2df793a
NC
1319 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1320 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 1321 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 1322
fd2f25da
RM
13232007-07-09 Roland McGrath <roland@redhat.com>
1324
1325 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1326
a208b53c
NC
13272007-07-06 Nick Clifton <nickc@redhat.com>
1328
1329 * bfdlink.h: Update copyright notice to refer to GPLv3.
1330
3d3d428f
NC
13312007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1332
0fdaa005 1333 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 1334
a9a4c53e
AM
13352007-06-01 Noah Misch <noah@cs.caltech.edu>
1336 Alan Modra <amodra@bigpond.net.au>
1337
1338 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1339
0c18fee5
DD
13402007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1341
1342 * libiberty.h (writeargv): Declare.
1343
49fa1e15
AM
13442007-04-30 Alan Modra <amodra@bigpond.net.au>
1345
1346 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1347
e8590c10
DD
13482007-04-25 Mark Mitchell <mark@codesourcery.com>
1349
1350 * demangle.h: Change license to LGPL + exception.
1351
4a828aab
RH
13522007-04-10 Richard Henderson <rth@redhat.com>
1353
1354 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1355
9c577e89
DD
13562007-03-29 Joel Brobecker <brobecker@adacore.com>
1357
1358 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1359 regardless of the type of file system.
1360
e04d7611
DD
13612007-03-06 Jan Hubicka <jh@suse.cz>
1362
1363 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1364
2889e75b
NC
13652007-02-21 Nick Clifton <nickc@redhat.com>
1366
1367 * bfdlink.h (struct bfd_link_callbacks): Add
1368 override_segment_assignment field.
1369
92f01d61
JM
13702007-02-17 Mark Mitchell <mark@codesourcery.com>
1371 Nathan Sidwell <nathan@codesourcery.com>
1372 Vladimir Prus <vladimir@codesourcery.com
1373 Joseph Myers <joseph@codesourcery.com>
1374
1375 * bin-bugs.h: Remove.
1376
b5d7c748
DD
13772007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1378
1379 * libiberty.h (pex_write_input): Remove prototype.
1380
d6eafc3e
DB
13812007-02-05 Dave Brolley <brolley@redhat.com>
1382
1383 * Contribute the following changes:
1384 2001-03-26 Ben Elliston <bje@redhat.com>
1385
1386 * dis-asm.h (print_insn_mep): Declare.
1387
fc523535 13882007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
1389
1390 * dis-asm.h (print_i386_disassembler_options): New.
1391
53d7966f 13922007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 1393
53d7966f
VP
1394 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1395 (PEX_BINARY_ERROR): New define.
1396 (pex_read_err): New function.
1397
208c1674
DD
13982007-01-29 Simon Baldwin <simonb@google.com>
1399
1400 * demangle.h: New cplus_demangle_print_callback,
1401 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1402 prototypes, and demangle_callbackref type definition.
1403
40b36307
L
14042007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1405
1406 PR ld/3831
1407 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 1408 Add dynamic and dynamic_data.
40b36307 1409
4fd454c8
NC
14102006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1411 Nick Clifton <nickc@redhat.com>
1412
1413 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1414
d8f813d4 14152006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 1416 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
1417
1418 PR driver/29931
1419 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1420
2caa7ca0
BW
14212006-11-27 Bob Wilson <bob.wilson@acm.org>
1422
1423 * xtensa-config.h (XSHAL_ABI): New.
1424 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1425
0154116a
BW
14262006-11-27 Bob Wilson <bob.wilson@acm.org>
1427
1428 * xtensa-isa.h (STATIC_LIBISA): Delete.
1429
2087ad84
PB
14302006-10-30 Paul Brook <paul@codesourcery.com>
1431
1432 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1433 symtab_size.
1434
c0f00686
L
14352006-10-30 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 PR ld/3111
1438 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1439
e9f53129
AM
14402006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
1441 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
1442 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1443 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1444 Alan Modra <amodra@bigpond.net.au>
1445
1446 * dis-asm.h (print_insn_spu): Declare.
1447
1c0d3aa6
NC
14482006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1449
1450 * dis-asm.h: Add prototypes for Score disassembler routines.
1451
55255dae
L
14522006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1453
1454 * bfdlink.h (bfd_elf_dynamic_list): New.
1455 (bfd_link_info): Add a dynamic field.
1456
c17d87de
NC
14572006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1458
1459 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1460
fdc90cb4
JJ
14612006-07-10 Jakub Jelinek <jakub@redhat.com>
1462
1463 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1464 emit_gnu_hash bitfields.
1465
3db2e6dd
DD
14662006-04-11 Jim Blandy <jimb@codesourcery.com>
1467
1468 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1469
fbbc3759
L
14702006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1471
1472 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1473 relax_pass.
1474
d70c5fc7
NC
14752006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1476 Anil Paranjape <anilp1@kpitcummins.com>
1477 Shilin Shakti <shilins@kpitcummins.com>
1478
1479 * dis-asm.h (print_insn_xc16c): New prototype.
1480
dd942754
DD
14812006-01-18 DJ Delorie <dj@redhat.com>
1482
1483 * md5.h: Include ansidecl.h
1484
d99b6465
AS
14852006-01-17 Andreas Schwab <schwab@suse.de>
1486
1487 PR binutils/1486
1488 * dis-asm.h (struct disassemble_info): Add
1489 disassembler_needs_relocs.
1490
51d04b5c
BW
14912006-01-09 Bob Wilson <bob.wilson@acm.org>
1492
1493 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1494
b2d179be
BW
14952005-12-30 Bob Wilson <bob.wilson@acm.org>
1496
1497 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1498
d031aafb
NS
14992005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1500
1501 Second part of ms1 to mt renaming.
1502 * dis-asm.h (print_insn_mt): Renamed.
1503
7887b2ce
DD
15042005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1505
1506 PR java/9861
1507 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1508 output format for return types
1509
6ed89c00
AM
15102005-11-03 Alan Modra <amodra@bigpond.net.au>
1511
1512 * bfdlink.h (struct bfd_link_order): Tweak comment.
1513
fb10537e
DD
15142005-10-31 Mark Kettenis <kettenis@gnu.org>
1515
1516 * floatformat.h (enum floatformat_byteorders): Add
1517 floatformat_vax.
1518 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1519
16175d96
DB
15202005-10-28 Dave Brolley <brolley@redhat.com>
1521
1522 Contribute the following changes:
1523 2003-09-29 Dave Brolley <brolley@redhat.com>
1524
1525 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1526 more exotic underlying types to be used.
1527
3c9b82ba
NC
15282005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1529
1530 disasm.h: Add declaration for print_insn_z80
1531
dc603df5
CM
15322005-09-30 Catherine Moore <clm@cm00re.com>
1533
1534 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 1535
7b17bc29
MM
15362005-09-26 Mark Mitchell <mark@codesourcery.com>
1537
1538 * libiberty.h (expandargv): New function.
1539
c17ae8a2
AM
15402005-08-18 Alan Modra <amodra@bigpond.net.au>
1541
1542 * bfdlink.h: Remove mention of a29k.
1543 * dis-asm.h: Remove a29k support.
c17ae8a2 1544
3b6940c0
DD
15452005-08-17 Mark Kettenis <kettenis@gnu.org>
1546
1547 * floatformat.h (struct floatformat): Change type of large
1548 argument for is_valid member to `const void *'.
1549 (floatformat_to_double): Change type of second argument to `const
1550 void *'.
1551 (floatformat_from_double): Change type of last argument to `void
1552 *'.
1553 (floatformat_is_valid): Change type of last argument to `const
1554 void *'.
1555
49f58d10
JB
15562005-07-14 Jim Blandy <jimb@redhat.com>
1557
1558 * dis-asm.h (print_insn_m32c): New declaration.
1559
f2942ea4
DD
15602005-07-12 Ben Elliston <bje@au.ibm.com>
1561
1562 * xregex2.h (regexec): Qualify this prototype with __extension__
1563 when compiling with GNU C.
1564
0fd3a477
JW
15652005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1566
1567 * dis-asm.h (fprintf_ftype): Add format attribute.
1568
6ba85b8c
DD
15692005-07-03 Steve Ellcey <sje@cup.hp.com>
1570
1571 PR other/13906
1572 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1573 * md5.h (md5_uintptr): New.
1574 (md5_ctx): Align buffer field.
1575
c3cca4c9
DD
15762005-06-30 Daniel Berlin <dberlin@dberlin.org>
1577
1578 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1579 (HTAB_EMPTY_ENTRY): New macro.
1580
67f3cb05
GK
15812005-06-20 Geoffrey Keating <geoffk@apple.com>
1582
fd2f25da 1583 * libiberty.h (strverscmp): Prototype.
67f3cb05 1584
08d8fa11
JJ
15852005-06-17 Jakub Jelinek <jakub@redhat.com>
1586
1587 * elf/external.h (GRP_ENTRY_SIZE): Define.
1588
6b5d3a4d
ZW
15892005-06-08 Zack Weinberg <zack@codesourcery.com>
1590
1591 * dis-asm.h (get_arm_regnames): Update prototype.
1592
3f1c9c12
AH
15932005-06-07 Aldy Hernandez <aldyh@redhat.com>
1594 Michael Snyder <msnyder@redhat.com>
1595 Stan Cox <scox@redhat.com>
1596
1597 * dis-asm.h: Externalize print_insn_ms1.
1598
d30d42d1
DD
15992005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1600
1601 * libiberty.h (XOBFINISH): New.
1602
e1fffbe6
AM
16032005-06-03 Alan Modra <amodra@bigpond.net.au>
1604
1605 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1606
c2bd6e35
DD
16072005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1608
1609 * libiberty.h (vsnprintf): Add format attribute.
1610
e9472921
DD
16112005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1612
1613 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1614
01e94249
DD
16152005-05-28 Eli Zaretskii <eliz@gnu.org>
1616
1617 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1618 needed.
1619 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1620
839e4798
RH
16212005-05-25 Richard Henderson <rth@redhat.com>
1622
1623 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1624
abf6a75b
DD
16252005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1626
1627 * libiberty.h (ACONCAT): Properly cast value of alloca().
1628
1629 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1630 __cplusplus.
1631
aaac3631
DD
16322005-05-12 Steve Ellcey <sje@cup.hp.com>
1633
1634 libiberty.h: Do not define empty basename prototype.
1635
e172dbf8
NC
16362005-05-10 Nick Clifton <nickc@redhat.com>
1637
1638 * Update the address and phone number of the FSF organization in
1639 the GPL notices in the following files:
1640 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1641 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1642 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1643 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1644 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1645 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1646 xtensa-isa-internal.h, xtensa-isa.h
1647
c631edf1
DD
16482005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1649
1650 * libiberty.h (unlock_std_streams): New.
1651
a288642d
DD
16522005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1653
1654 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1655 Don't use the PTR macro.
1656
1657 * sort.h: Don't use the PARAMS macro.
1658
7b6f6286
DD
16592005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1660
1661 * libiberty.h (unlock_stream): New.
1662
ab70e2a5
DD
16632005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1664
1665 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1666 Remove parameter names.
1667
ac119ae8
DD
16682005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1669
1670 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1671 Provide prototypes for new functions.
1672
7e10245c
DD
16732005-03-29 Ian Lance Taylor <ian@airs.com>
1674
1675 * libiberty.h: Fix indentation.
1676
b109e79a
ILT
16772005-03-28 Ian Lance Taylor <ian@airs.com>
1678
1679 * libiberty.h: Include <stdio.h>.
1680 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1681 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1682 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1683 (pex_init, pex_run, pex_read_output): Declare.
1684 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1685 (struct pex_time): Define.
1686
3d0dfe26
MM
16872005-03-28 Mark Mitchell <mark@codesourcery.com>
1688
1689 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 1690
49b1fae4
DD
16912005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1692
1693 * ternary.h: Don't use PARAMS anymore.
1694
16952005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1696
1697 * md5.h: Remove definition and uses of __P.
1698 * dyn-string.h: Remove uses of PARAMS.
1699 * fibheap.h: Likewise.
1700 * floatformat.h: Likewise.
1701 * hashtab.h: Likewise.
1702
9334f9c6
DD
17032005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1704
1705 * demangle.h: Remove uses of PARAMS.
1706
1707 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1708 ANSI_PROTOTYPES is always assumed.
1709 Remove uses of PARAMS throughout.
1710
0fad4bdb
DD
17112005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1712
1713 * libiberty.h (xstrndup): Declare.
1714
1ec0126d
DD
17152005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1716
1717 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1718
1fbc7e7a
BW
17192005-03-22 Bob Wilson <bob.wilson@acm.org>
1720
1721 * xtensa-isa.h: Update a comment and whitespace.
1722
57316bff
L
17232005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1724
1725 * bfdlink.h (bfd_link_info): Add gc_sections.
1726
8ec32723
DD
17272005-03-09 Mark Mitchell <mark@codesourcery.com>
1728
1729 * libiberty.h (gettimeofday): Declare.
1730
190eb137
DD
17312005-03-01 Jan Beulich <jbeulich@novell.com>
1732
1733 * libiberty.h: Declare unlink_if_ordinary.
1734
f075ee0c
AM
17352005-02-21 Alan Modra <amodra@bigpond.net.au>
1736
1737 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1738 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1739 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1740
8adce22d
DD
17412005-02-14 Paolo Bonzini <bonzini@gnu.org>
1742
1743 PR bootstrap/19818
1744 * ansidecl.h (PARAMS): Guard from redefinition.
1745
11f25ea6
AM
17462005-02-03 Alan Modra <amodra@bigpond.net.au>
1747
1748 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1749
77cfaee6
AM
17502005-02-01 Alan Modra <amodra@bigpond.net.au>
1751
1752 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1753
0bcb06d2
AS
17542005-01-10 Andreas Schwab <schwab@suse.de>
1755
1756 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1757 skip_zeroes_at_end.
1758
40a59a4c
DD
17592004-12-11 Ben Elliston <bje@au.ibm.com>
1760
1761 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1762 when __GNUC__ is defined and ints are less than 32-bits wide.
1763
fc0e6df6
PB
17642004-11-04 Paul Brook <paul@codesourcery.com>
1765
1766 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1767
a1ace8d8
BW
17682004-11-12 Bob Wilson <bob.wilson@acm.org>
1769
1770 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1771 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1772
7499d566
NC
17732004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1774 Vineet Sharma <vineets@noida.hcltech.com>
1775
1776 * dis-asm.h: Add prototype for print_insn_maxq_little.
1777
3e3b46e5
PB
17782004-10-26 Paul Brook <paul@codesourcery.com>
1779
1780 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1781
dfeffb9f
L
17822004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1783
1784 PR 463
1785 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1786 bfd_link_hash_entry to reloc_overflow.
1787
43cd72b9
BW
17882004-10-07 Bob Wilson <bob.wilson@acm.org>
1789
1790 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1791 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1792 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 1793
43cd72b9
BW
1794 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1795 (config_sturct struct): Delete.
1796 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1797 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1798 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1799 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1800 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1801 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1802 (xtensa_insn_decode_fn): Rename to ...
1803 (xtensa_opcode_decode_fn): ... this.
1804 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1805 xtensa_undo_reloc_fn): Update.
1806 (xtensa_encoding_template_fn): Delete.
1807 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1808 xtensa_length_decode_fn): New.
1809 (xtensa_format_internal, xtensa_slot_internal): New types.
1810 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1811 get_field, and set_field fields. Add name, field_id, regfile,
1812 num_regs, and flags fields.
1813 (xtensa_arg_internal): New type.
1814 (xtensa_iclass_internal): Change operands field to array of
1815 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1816 num_interfaceOperands, and interfaceOperands fields.
1817 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1818 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1819 (opname_lookup_entry): Delete.
1820 (xtensa_regfile_internal, xtensa_interface_internal,
1821 xtensa_funcUnit_internal, xtensa_state_internal,
1822 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1823 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1824 Change type of opname_lookup_table. Delete num_modules,
1825 module_opcode_base, module_decode_fn, config, and has_density fields.
1826 Add num_formats, formats, format_decode_fn, length_decode_fn,
1827 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1828 iclasses, num_regfiles, regfiles, num_states, states,
1829 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1830 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1831 interface_lookup_table, num_funcUnits, funcUnits and
1832 funcUnit_lookup_table fields.
1833 (xtensa_isa_module, xtensa_isa_modules): Delete.
1834 (xtensa_isa_name_compare): New prototype.
1835 (xtisa_errno, xtisa_error_msg): New.
1836 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1837 (xtensa_isa): Change type.
1838 (xtensa_operand): Delete.
1839 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1840 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1841 xtensa_funcUnit_use): New types.
1842 (libisa_module_specifier): Delete.
1843 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1844 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1845 xtensa_insnbuf_from_chars): Update prototypes.
1846 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1847 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1848 xtensa_encode_insn, xtensa_insn_length,
1849 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1850 xtensa_operand_kind, xtensa_encode_result,
1851 xtensa_operand_isPCRelative): Delete.
1852 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1853 xtensa_operand_set_field, xtensa_operand_encode,
1854 xtensa_operand_decode, xtensa_operand_do_reloc,
1855 xtensa_operand_undo_reloc): Update prototypes.
1856 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1857 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1858 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1859 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1860 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1861 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1862 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1863 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1864 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1865 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1866 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1867 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1868 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1869 xtensa_operand_is_visible, xtensa_operand_is_register,
1870 xtensa_operand_regfile, xtensa_operand_num_regs,
1871 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1872 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1873 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1874 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1875 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1876 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1877 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1878 xtensa_state_is_exported, xtensa_sysreg_lookup,
1879 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1880 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1881 xtensa_interface_num_bits, xtensa_interface_inout,
1882 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1883 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
18842004-10-07 Jeff Baker <jbaker@qnx.com>
1885
1886 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1887
f6e332e6
AM
18882004-09-17 Alan Modra <amodra@bigpond.net.au>
1889
1890 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1891 of union.
1892
79fadcb0
DD
18932004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1894
1895 * libiberty.h (basename): Prototype for __MINGW32__.
1896
a5ecc6a5
DD
18972004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1898
1899 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1900 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1901 concat_copy2): Use ATTRIBUTE_SENTINEL.
1902
d003868e
AM
19032004-08-13 Alan Modra <amodra@bigpond.net.au>
1904
1905 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1906 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1907
deaa6723
DD
19082004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1909
1910 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1911 const-qualification before disposal.
1912
d5b4094f
DD
19132004-07-24 Bernardo Innocenti <bernie@develer.com>
1914
1915 * ansidecl.h (ARG_UNUSED): New Macro.
1916
60ee6567
L
19172004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1918
1919 * bin-bugs.h (REPORT_BUGS_TO): Set to
1920 "<URL:http://www.sourceware.org/bugzilla/>".
1921
a35b6b04
DD
19222004-07-21 Paolo Bonzini <bonzini@gnu.org>
1923
1924 * ansidecl.h (ATTRIBUTE_PURE): New.
1925
7ab9a76e
DD
19262004-07-13 Bernardo Innocenti <bernie@develer.com>
1927
1928 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1929 libcpp/internal.h.
1930 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1931 macros.
1932
19332004-07-13 Bernardo Innocenti <bernie@develer.com>
1934
1935 * libiberty.h (ASTRDUP): Add casts required for stricter
1936 type conversion rules of C++.
1937 * obstack.h (obstack_free): Likewise.
1938
1fe1f39c
NC
19392004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1940
1941 * dis-asm.h (print_insn_crx): Declare.
1942
eea6121a
AM
19432004-06-24 Alan Modra <amodra@bigpond.net.au>
1944
1945 * bfdlink.h (struct bfd_link_order): Update comment.
1946
8c37241b
JJ
19472004-05-11 Jakub Jelinek <jakub@redhat.com>
1948
1949 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1950 relro_end fields.
8c37241b 1951
619874a6
DD
19522004-05-04 Andreas Jaeger <aj@suse.de>
1953
1954 * demangle.h: Do not use C++ reserved keyword typename as
1955 parameter for cplus_demangle_fill_builtin_type.
1956
bb6a587d
DD
19572004-04-22 Richard Henderson <rth@redhat.com>
1958
1959 * hashtab.h (struct htab): Add size_prime_index.
1960
d6ea4e80
DD
19612004-04-13 Jeff Law <law@redhat.com>
1962
1963 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1964
f29d4bb8
DD
19652004-03-30 Zack Weinberg <zack@codesourcery.com>
1966
1967 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1968
75d5e263
SS
19692004-03-25 Stan Shebs <shebs@apple.com>
1970
1971 * mpw/: Remove subdirectory and everything in it.
1972
b9cf773d
AM
19732004-03-23 Alan Modra <amodra@bigpond.net.au>
1974
1975 PR 51.
1976 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1977
59c2e50f
L
19782004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1979
1980 * bfdlink.h (bfd_link_info): Correct comments for the
1981 unresolved_syms_in_objects field.
1982
099f84cf
DD
19832004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1984
1985 * dyn-string.h: Update copyright date.
1986
74aee4eb
DD
19872004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1988
1989 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1990 the associated #defines.
1991
59727473
DD
19922004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1993
062054c5
ILT
1994 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1995 "libiberty.h".
1996
9850ebe2
ILT
1997 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1998
59727473
DD
1999 * demangle.h (enum demangle_component_type): Define.
2000 (struct demangle_operator_info): Declare.
2001 (struct demangle_builtin_type_info): Declare.
2002 (struct demangle_component): Define.
2003 (cplus_demangle_fill_component): Declare.
2004 (cplus_demangle_fill_name): Declare.
2005 (cplus_demangle_fill_builtin_type): Declare.
2006 (cplus_demangle_fill_operator): Declare.
2007 (cplus_demangle_fill_extended_operator): Declare.
2008 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
2009 (cplus_demangle_v3_components): Declare.
2010 (cplus_demangle_print): Declare.
2011
10ca0e95 2012For older changes see ChangeLog-9103
252b5132 2013\f
752937aa
NC
2014Copyright (C) 2004-2012 Free Software Foundation, Inc.
2015
2016Copying and distribution of this file, with or without modification,
2017are permitted in any medium without royalty provided the copyright
2018notice and this notice are preserved.
2019
252b5132
RH
2020Local Variables:
2021mode: change-log
2022left-margin: 8
2023fill-column: 74
2024version-control: never
2025End:
This page took 0.644936 seconds and 4 git commands to generate.