05e2a6cbadc236757b999515101dede3b5b07b9c
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2013-03-01 Cary Coutant <ccoutant@google.com>
2
3 * dwarf2.h (enum dwarf_sect): New enum type.
4
5 2013-02-19 Alan Modra <amodra@gmail.com>
6
7 * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
8
9 2013-02-11 Sriraman Tallam <tmsriram@google.com>
10
11 * plugin-api.h (enum ld_plugin_level): Assign integers
12 explicitly for all values.
13
14 2013-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
22 2013-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
30 2013-01-10 Will Newton <will.newton@imgtec.com>
31
32 * dis-asm.h (print_insn_metag): New declaration.
33
34 2012-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
40 2012-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
50 2012-12-11 Edgar E. Iglesias <edgar.iglesias@gmail.com>
51
52 * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
53
54 2012-11-09 Jason Merrill <jason@redhat.com>
55
56 * demangle.h (enum demangle_component_type): Add
57 DEMANGLE_COMPONENT_TAGGED_NAME.
58
59 2012-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
67 2012-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
77 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
78
79 * bfdlink.h (bfd_link_info): Add
80 disable_target_specific_optimizations.
81
82 2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
83
84 * bfdlink.h (struct bfd_link_info): Add stacksize option.
85
86 2012-10-22 Jan Beich <jbeich@tormail.org>
87
88 PR ld/14426
89 * bfdlink.h (bfd_link_info): Add ignore_hash.
90
91 2012-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
96 2012-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
101 2012-09-27 Anthony Green <green@moxielogic.com>
102
103 * opcode/moxie.h (MOXIE_BAD): New define.
104
105 2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
106
107 * elf/aarch64.h (R_AARCH64_GOT_LD_PREL19): New reloc.
108
109 2012-09-06 Cary Coutant <ccoutant@google.com>
110
111 * dwarf2.def: Edit comment.
112
113 2012-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
123 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
124
125 * opcode/arm.h (ARM_CPU_IS_ANY): New define.
126
127 2012-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
147 2012-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
162 2012-08-02 Sean Keys <skeys@ipdatasys.com>
163
164 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
165
166 2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
167 Dr David Alan Gilbert <dave@treblig.org>
168
169 PR binutils/13135
170 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
171
172 2012-07-13 Doug Evans <dje@google.com>
173
174 * filenames.h: #include "hashtab.h".
175 (filename_hash, filename_eq): Declare.
176
177 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
178
179 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
180
181 2012-07-05 Sean Keys <skeys@ipdatasys.com>
182
183 * opcode/xgate.h: Changed the format string for mode
184 XGATE_OP_DYA_MON.
185
186 2012-06-18 Doug Evans <dje@google.com>
187
188 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
189
190 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
191
192 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
193
194 2012-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
202 2012-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
210 2012-05-22 Doug Evans <dje@google.com>
211
212 * leb128.h: New file.
213
214 2012-05-19 Gary Funck <gary@intrepid.com>
215
216 * dwarf2.def: Update comment re: UPC extensions to reference
217 DWARF4 specification.
218
219 2012-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
224 2012-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
230 2012-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
235 2012-04-28 Doug Evans <dje@google.com>
236
237 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
238
239 2012-04-27 Tom Tromey <tromey@redhat.com>
240
241 * dwarf2.h: Wrap function declarations in extern "C".
242
243 2012-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
255 2012-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
260 2012-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
265 2012-04-09 Roland McGrath <mcgrathr@google.com>
266
267 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
268
269 2012-03-15 Alan Modra <amodra@gmail.com>
270
271 * dis-asm.h (disassemble_init_powerpc): Declare.
272
273 2009-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
279 2012-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
284 2012-01-26 Cary Coutant <ccoutant@google.com>
285
286 * dwarf2.h (enum dwarf_form): Add Fission extensions.
287 (enum dwarf_attribute): Likewise.
288
289 2012-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
298 2011-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
303 2011-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
312 2011-11-01 DJ Delorie <dj@redhat.com>
313
314 * dis-asm.h (print_insn_rl78): Declare.
315
316 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
317
318 * dis-asm.h (print_insn_epiphany): Declare.
319
320 2011-10-21 Ulrich Drepper <drepper@gmail.com>
321
322 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
323
324 2011-10-21 Marc Glisse <marc.glisse@inria.fr>
325
326 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
327
328 2011-10-19 Alan Modra <amodra@gmail.com>
329
330 PR ld/13254
331 * bfdlink.h (struct bfd_link_info): Add error_textrel.
332
333 2011-09-28 Doug Evans <dje@google.com>
334
335 * timeval-utils.h: New file.
336
337 * libiberty.h (countargv): Declare.
338
339 2011-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
346 2011-09-23 Cary Coutant <ccoutant@google.com>
347
348 PR 40831
349 * demangle.h (enum demangle_component_type): Add
350 DEMANGLE_COMPONENT_CLONE.
351
352 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
353
354 PR ld/12975
355 * bfdlink.h (bfd_link_info): Add version_info.
356
357 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
358
359 * xregex.h (regoff_t): Define.
360
361 2011-07-22 Jakub Jelinek <jakub@redhat.com>
362
363 * dwarf2.h (DW_AT_GNU_macros): New.
364 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
365
366 PR c++/49756
367 * libiberty.h (stack_limit_increase): New prototype.
368
369 2011-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
392 2011-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
399 2011-07-13 Sriraman Tallam <tmsriram@google.com>
400
401 * plugin-api.h (ld_plugin_section): New struct.
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
421 2011-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
427 2011-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
432 2011-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
438 2011-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
443 2011-06-22 Jakub Jelinek <jakub@redhat.com>
444
445 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
446
447 2011-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
453 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
454
455 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
456 (DMGL_RET_DROP): New.
457
458 2011-06-13 Walter Lee <walt@tilera.com>
459
460 * dis-asm.h (print_insn_tilegx): Declare.
461 (print_insn_tilepro): Likewise.
462
463 2011-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
469 2011-05-16 Alan Modra <amodra@gmail.com>
470
471 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
472
473 2011-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
478 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 * bfdlink.h (ENUM_BITFIELD): Remove.
481
482 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
485
486 2011-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
495 2011-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
502 2011-03-31 Tristan Gingold <gingold@adacore.com>
503
504 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
505
506 2011-03-24 Mark Wielaard <mjw@redhat.com>
507
508 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
509
510 2010-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
516 2011-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
525 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
526
527 * filenames.h (filename_ncmp): New prototype.
528
529 2011-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
538 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
539
540 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
541
542 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
543
544 * dwarf2.h: Update value for DW_AT_hi_user.
545
546 2010-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
551 2010-11-04 Ian Lance Taylor <iant@google.com>
552
553 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
554
555 2010-11-02 Ian Lance Taylor <iant@google.com>
556
557 * simple-object.h: New file.
558
559 2010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
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
564 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
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
571 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
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
576 2010-10-06 Andi Kleen <ak@linux.intel.com>
577
578 * libiberty.h (setproctitle): Add prototype.
579
580 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
581
582 * opcode/tic6x-control-registers.h (tscl): Now read_write.
583
584 2010-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
588 2010-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
601 2010-09-09 Jakub Jelinek <jakub@redhat.com>
602
603 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
604
605 2010-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
610 2010-06-29 Alan Modra <amodra@gmail.com>
611
612 * dis-asm.h: Remove references to maxq.
613
614 2010-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
620 2010-06-21 Jakub Jelinek <jakub@redhat.com>
621
622 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
623
624 2010-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
629 2010-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
638 2010-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
656 2010-06-01 Rafael Espindola <espindola@google.com>
657
658 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
659
660 2010-04-26 Pedro Alves <pedro@codesourcery.com>
661
662 * filenames.h (PATH_SEPARATOR): Delete.
663
664 2010-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
683 2009-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
692 2010-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
710 2010-04-20 Nick Clifton <nickc@redhat.com>
711
712 * sha1.h: Update copyright notice to use GPLv3.
713
714 2010-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
724 2010-04-14 Doug Evans <dje@google.com>
725
726 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
727
728 2010-04-05 Jakub Jelinek <jakub@redhat.com>
729
730 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
731 field.
732
733 2010-03-25 Joseph Myers <joseph@codesourcery.com>
734
735 * dis-asm.h (print_insn_tic6x): Declare.
736
737 2010-03-23 Joseph Myers <joseph@codesourcery.com>
738
739 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
740
741 2010-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
746 2010-01-11 Tristan Gingold <gingold@adacore.com>
747
748 * demangle.h (ada_demangle): Add prototype.
749
750 2010-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
755 2009-12-29 Joel Brobecker <brobecker@adacore.com>
756
757 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
758
759 2009-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
767 2009-11-18 Alan Modra <amodra@bigpond.net.au>
768
769 * alloca-conf.h: Clarify comment.
770
771 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
772
773 Add DWARF attribute value for the "Borland fastcall" calling
774 convention.
775 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
776
777 2009-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
783 2009-10-19 Rafael Avila de Espindola <espindola@google.com>
784
785 PR40790
786 * plugin-api.h: Don't include stdint.h unconditionally.
787
788 2009-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
793 2009-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
799 2009-10-09 Rafael Espindola <espindola@google.com>
800
801 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
802 libname.
803
804 2008-10-03 Rafael Espindola <espindola@google.com>
805
806 * plugin-api.h: New.
807 * lto-symtab.h: New.
808
809 2009-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
821 2009-10-04 Jerry Quinn <jlquinn@optonline.net>
822
823 * plugin-api.h: Fix compile.
824
825 2009-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
832 2009-09-29 DJ Delorie <dj@redhat.com>
833
834 * dis-asm.h: Add prototype for print_insn_rx.
835
836 2009-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
842 2009-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
856 2009-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
869 2009-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
874 2009-09-09 Martin Thuresson <martin@mtme.org>
875
876 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
877 level.
878
879 2009-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
889 2009-08-06 Michael Eager <eager@eagercon.com>
890
891 * dis-asm.h: Decl print_insn_microblaze().
892
893 2009-07-24 Ian Lance Taylor <iant@google.com>
894
895 * libiberty.h (crc32): Declare.
896
897 2009-07-20 Cary Coutant <ccoutant@google.com>
898 Doug Evans <dje@google.com>
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
906 2009-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
913 2009-07-10 Tom Tromey <tromey@redhat.com>
914
915 * dwarf2.h: New file, moved from elf/.
916
917 2009-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
922 2009-07-09 Tom Tromey <tromey@redhat.com>
923
924 * elf/dwarf2.h: Remove, renaming to...
925 * dwarf2.h: ... this.
926
927 2009-06-29 Tom Tromey <tromey@redhat.com>
928
929 * elf/dwarf2.h: New file. Merged with gdb.
930
931 2009-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
936 2009-06-09 Ian Lance Taylor <ian@airs.com>
937
938 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
939
940 2009-06-15 Nick Clifton <nickc@redhat.com>
941
942 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
943 struct disassemble_info.
944
945 2009-06-02 Ian Lance Taylor <iant@google.com>
946
947 * ansidecl.h (EXPORTED_CONST): Define.
948
949 2009-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
958 2009-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
963 2009-04-22 Taras Glek <tglek@mozilla.com>
964
965 * hashtab.h: Update GTY annotations to new syntax.
966 * splay-tree.h: Likewise.
967
968 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
969
970 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
971
972 2009-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
977 2009-03-17 Jason Merrill <jason@redhat.com>
978
979 * demangle.h (enum demangle_component_type): Add
980 DEMANGLE_COMPONENT_FUNCTION_PARAM.
981
982 2008-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
990 2008-12-23 Jon Beniston <jon@beniston.com>
991
992 * dis-asm.h: Add LM32 disassembler function prototype.
993
994 2008-12-10 Jason Merrill <jason@redhat.com>
995
996 * demangle.h (enum demangle_component_type): Add
997 DEMANGLE_COMPONENT_FIXED_TYPE.
998
999 2008-12-01 Cary Coutant <ccoutant@google.com>
1000
1001 * plugin-api.h (ld_plugin_message): Change format parameter to const.
1002
1003 2008-12-01 Cary Coutant <ccoutant@google.com>
1004
1005 * plugin-api.h: Fix syntax error when compiling with C++.
1006
1007 2008-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
1013 2008-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
1018 2008-11-19 Bob Wilson <bob.wilson@acm.org>
1019
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.
1029
1030 2008-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
1040 2008-10-21 Alan Modra <amodra@bigpond.net.au>
1041
1042 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1043
1044 2008-10-06 Jason Merrill <jason@redhat.com>
1045
1046 * demangle.h (enum demangle_component_type): Add
1047 DEMANGLE_COMPONENT_PACK_EXPANSION.
1048
1049 2008-09-24 Richard Henderson <rth@redhat.com>
1050
1051 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
1052
1053 2008-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
1062 2008-09-18 Cary Coutant <ccoutant@google.com>
1063
1064 Add plugin functionality for link-time optimization (LTO).
1065 * plugin-api.h: New file.
1066
1067 2008-09-09 Jason Merrill <jason@redhat.com>
1068
1069 * demangle.h (enum demangle_component_type): Add
1070 DEMANGLE_COMPONENT_DECLTYPE.
1071
1072 2008-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
1077 2008-08-17 Alan Modra <amodra@bigpond.net.au>
1078
1079 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
1080
1081 2008-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
1092 2008-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
1101 2008-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
1108 2008-07-07 Stan Shebs <stan@codesourcery.com>
1109
1110 * dis-asm.h (struct disassemble_info): Add endian_code field.
1111
1112 2008-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
1117 2008-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
1123 2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1124
1125 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1126 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1127
1128 2008-06-06 Alan Modra <amodra@bigpond.net.au>
1129
1130 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1131
1132 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1133
1134 * dis-asm.h (print_s390_disassembler_options):
1135 Prototype added.
1136
1137 2008-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
1143 2008-03-24 Ian Lance Taylor <iant@google.com>
1144
1145 * md5.h: Add extern "C" when compiled with C++.
1146
1147 2008-03-21 Ian Lance Taylor <iant@google.com>
1148
1149 * filenames.h: Add extern "C" when compiled with C++.
1150
1151 2008-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
1156 2008-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.
1160
1161 2008-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
1169 2007-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
1175 2007-09-06 Tom Tromey <tromey@redhat.com>
1176
1177 * libiberty.h (pex_free): Document process killing.
1178
1179 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1180
1181 * demangle.h (enum demangle_component_type): Add
1182 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1183
1184 2007-07-25 Ben Elliston <bje@au.ibm.com>
1185
1186 * ternary.h: Remove.
1187
1188 2007-07-18 Bob Wilson <bob.wilson@acm.org>
1189
1190 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1191 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1192
1193 2007-07-17 Nick Clifton <nickc@redhat.com>
1194
1195 * COPYING3: New file. Contains version 3 of the GNU General
1196 Public License.
1197
1198 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
1199
1200 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1201 work-a-round whitespace problem in gcc gengtype.
1202
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.
1205 (splay_tree_key, splay_tree_value): Use the new types.
1206
1207 2007-07-09 Roland McGrath <roland@redhat.com>
1208
1209 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1210
1211 2007-07-06 Nick Clifton <nickc@redhat.com>
1212
1213 * bfdlink.h: Update copyright notice to refer to GPLv3.
1214
1215 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1216
1217 * dis-asm.h (print_insn_cr16): New prototype.
1218
1219 2007-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
1224 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1225
1226 * libiberty.h (writeargv): Declare.
1227
1228 2007-04-30 Alan Modra <amodra@bigpond.net.au>
1229
1230 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1231
1232 2007-04-25 Mark Mitchell <mark@codesourcery.com>
1233
1234 * demangle.h: Change license to LGPL + exception.
1235
1236 2007-04-10 Richard Henderson <rth@redhat.com>
1237
1238 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1239
1240 2007-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
1245 2007-03-06 Jan Hubicka <jh@suse.cz>
1246
1247 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1248
1249 2007-02-21 Nick Clifton <nickc@redhat.com>
1250
1251 * bfdlink.h (struct bfd_link_callbacks): Add
1252 override_segment_assignment field.
1253
1254 2007-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
1261 2007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1262
1263 * libiberty.h (pex_write_input): Remove prototype.
1264
1265 2007-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
1272 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
1273
1274 * dis-asm.h (print_i386_disassembler_options): New.
1275
1276 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1277
1278 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1279 (PEX_BINARY_ERROR): New define.
1280 (pex_read_err): New function.
1281
1282 2007-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
1288 2007-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.
1292 Add dynamic and dynamic_data.
1293
1294 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1295 Nick Clifton <nickc@redhat.com>
1296
1297 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1298
1299 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
1300 J"orn Rennecke <joern.rennecke@st.com>
1301
1302 PR driver/29931
1303 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1304
1305 2006-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
1310 2006-11-27 Bob Wilson <bob.wilson@acm.org>
1311
1312 * xtensa-isa.h (STATIC_LIBISA): Delete.
1313
1314 2006-10-30 Paul Brook <paul@codesourcery.com>
1315
1316 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1317 symtab_size.
1318
1319 2006-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
1324 2006-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
1332 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1333
1334 * dis-asm.h: Add prototypes for Score disassembler routines.
1335
1336 2006-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
1341 2006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1342
1343 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1344
1345 2006-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
1350 2006-04-11 Jim Blandy <jimb@codesourcery.com>
1351
1352 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1353
1354 2006-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
1359 2006-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
1365 2006-01-18 DJ Delorie <dj@redhat.com>
1366
1367 * md5.h: Include ansidecl.h
1368
1369 2006-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
1375 2006-01-09 Bob Wilson <bob.wilson@acm.org>
1376
1377 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1378
1379 2005-12-30 Bob Wilson <bob.wilson@acm.org>
1380
1381 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1382
1383 2005-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
1388 2005-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
1394 2005-11-03 Alan Modra <amodra@bigpond.net.au>
1395
1396 * bfdlink.h (struct bfd_link_order): Tweak comment.
1397
1398 2005-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
1404 2005-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
1412 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1413
1414 disasm.h: Add declaration for print_insn_z80
1415
1416 2005-09-30 Catherine Moore <clm@cm00re.com>
1417
1418 * dis-asm.h (print_insn_bfin): Declare.
1419
1420 2005-09-26 Mark Mitchell <mark@codesourcery.com>
1421
1422 * libiberty.h (expandargv): New function.
1423
1424 2005-08-18 Alan Modra <amodra@bigpond.net.au>
1425
1426 * bfdlink.h: Remove mention of a29k.
1427 * dis-asm.h: Remove a29k support.
1428
1429 2005-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
1440 2005-07-14 Jim Blandy <jimb@redhat.com>
1441
1442 * dis-asm.h (print_insn_m32c): New declaration.
1443
1444 2005-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
1449 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1450
1451 * dis-asm.h (fprintf_ftype): Add format attribute.
1452
1453 2005-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
1460 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
1461
1462 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1463 (HTAB_EMPTY_ENTRY): New macro.
1464
1465 2005-06-20 Geoffrey Keating <geoffk@apple.com>
1466
1467 * libiberty.h (strverscmp): Prototype.
1468
1469 2005-06-17 Jakub Jelinek <jakub@redhat.com>
1470
1471 * elf/external.h (GRP_ENTRY_SIZE): Define.
1472
1473 2005-06-08 Zack Weinberg <zack@codesourcery.com>
1474
1475 * dis-asm.h (get_arm_regnames): Update prototype.
1476
1477 2005-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
1483 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1484
1485 * libiberty.h (XOBFINISH): New.
1486
1487 2005-06-03 Alan Modra <amodra@bigpond.net.au>
1488
1489 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1490
1491 2005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1492
1493 * libiberty.h (vsnprintf): Add format attribute.
1494
1495 2005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1496
1497 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1498
1499 2005-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
1505 2005-05-25 Richard Henderson <rth@redhat.com>
1506
1507 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1508
1509 2005-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
1516 2005-05-12 Steve Ellcey <sje@cup.hp.com>
1517
1518 libiberty.h: Do not define empty basename prototype.
1519
1520 2005-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
1532 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1533
1534 * libiberty.h (unlock_std_streams): New.
1535
1536 2005-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
1543 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1544
1545 * libiberty.h (unlock_stream): New.
1546
1547 2005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1548
1549 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1550 Remove parameter names.
1551
1552 2005-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
1557 2005-03-29 Ian Lance Taylor <ian@airs.com>
1558
1559 * libiberty.h: Fix indentation.
1560
1561 2005-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
1571 2005-03-28 Mark Mitchell <mark@codesourcery.com>
1572
1573 * libiberty.h (ffs): Declare, if necessary.
1574
1575 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1576
1577 * ternary.h: Don't use PARAMS anymore.
1578
1579 2005-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
1587 2005-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
1595 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1596
1597 * libiberty.h (xstrndup): Declare.
1598
1599 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1600
1601 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1602
1603 2005-03-22 Bob Wilson <bob.wilson@acm.org>
1604
1605 * xtensa-isa.h: Update a comment and whitespace.
1606
1607 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1608
1609 * bfdlink.h (bfd_link_info): Add gc_sections.
1610
1611 2005-03-09 Mark Mitchell <mark@codesourcery.com>
1612
1613 * libiberty.h (gettimeofday): Declare.
1614
1615 2005-03-01 Jan Beulich <jbeulich@novell.com>
1616
1617 * libiberty.h: Declare unlink_if_ordinary.
1618
1619 2005-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
1625 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
1626
1627 PR bootstrap/19818
1628 * ansidecl.h (PARAMS): Guard from redefinition.
1629
1630 2005-02-03 Alan Modra <amodra@bigpond.net.au>
1631
1632 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1633
1634 2005-02-01 Alan Modra <amodra@bigpond.net.au>
1635
1636 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1637
1638 2005-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
1643 2004-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
1648 2004-11-04 Paul Brook <paul@codesourcery.com>
1649
1650 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1651
1652 2004-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
1657 2004-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
1662 2004-10-26 Paul Brook <paul@codesourcery.com>
1663
1664 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1665
1666 2004-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
1672 2004-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.
1677
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.
1768 2004-10-07 Jeff Baker <jbaker@qnx.com>
1769
1770 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1771
1772 2004-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
1777 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1778
1779 * libiberty.h (basename): Prototype for __MINGW32__.
1780
1781 2004-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
1787 2004-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
1792 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1793
1794 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1795 const-qualification before disposal.
1796
1797 2004-07-24 Bernardo Innocenti <bernie@develer.com>
1798
1799 * ansidecl.h (ARG_UNUSED): New Macro.
1800
1801 2004-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
1806 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
1807
1808 * ansidecl.h (ATTRIBUTE_PURE): New.
1809
1810 2004-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
1817 2004-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
1823 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1824
1825 * dis-asm.h (print_insn_crx): Declare.
1826
1827 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1828
1829 * bfdlink.h (struct bfd_link_order): Update comment.
1830
1831 2004-05-11 Jakub Jelinek <jakub@redhat.com>
1832
1833 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1834 relro_end fields.
1835
1836 2004-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
1841 2004-04-22 Richard Henderson <rth@redhat.com>
1842
1843 * hashtab.h (struct htab): Add size_prime_index.
1844
1845 2004-04-13 Jeff Law <law@redhat.com>
1846
1847 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1848
1849 2004-03-30 Zack Weinberg <zack@codesourcery.com>
1850
1851 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1852
1853 2004-03-25 Stan Shebs <shebs@apple.com>
1854
1855 * mpw/: Remove subdirectory and everything in it.
1856
1857 2004-03-23 Alan Modra <amodra@bigpond.net.au>
1858
1859 PR 51.
1860 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1861
1862 2004-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
1867 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1868
1869 * dyn-string.h: Update copyright date.
1870
1871 2004-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
1876 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1877
1878 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1879 "libiberty.h".
1880
1881 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1882
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
1896 For older changes see ChangeLog-9103
1897 \f
1898 Copyright (C) 2004-2012 Free Software Foundation, Inc.
1899
1900 Copying and distribution of this file, with or without modification,
1901 are permitted in any medium without royalty provided the copyright
1902 notice and this notice are preserved.
1903
1904 Local Variables:
1905 mode: change-log
1906 left-margin: 8
1907 fill-column: 74
1908 version-control: never
1909 End:
This page took 0.067066 seconds and 3 git commands to generate.