OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [include/] [ChangeLog] - Blame information for rev 162

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 161 khays
2011-07-25  Rainer Orth  
2
 
3
        * xregex.h (regoff_t): Define.
4
 
5
2011-07-22  Jakub Jelinek  
6
 
7
        * dwarf2.h (DW_AT_GNU_macros): New.
8
        (enum dwarf_macro_record_type): New enum.  Add DW_MACRO_GNU_*.
9
 
10
        PR c++/49756
11
        * libiberty.h (stack_limit_increase): New prototype.
12
 
13
2011-07-13  Sriraman Tallam  
14
 
15
        * plugin-api.h
16
        (ld_plugin_section): New struct.
17
        (ld_plugin_get_section_count): New typedef.
18
        (ld_plugin_get_section_type): New typedef.
19
        (ld_plugin_get_section_name): New typedef.
20
        (ld_plugin_get_section_contents): New typedef.
21
        (ld_plugin_update_section_order): New typedef.
22
        (ld_plugin_allow_section_ordering): New typedef.
23
        (LDPT_GET_SECTION_COUNT): New enum value.
24
        (LDPT_GET_SECTION_TYPE): New enum value.
25
        (LDPT_GET_SECTION_NAME): New enum value.
26
        (LDPT_GET_SECTION_CONTENTS): New enum value.
27
        (LDPT_UPDATE_SECTION_ORDER): New enum value.
28
        (LDPT_ALLOW_SECTION_ORDERING): New enum value.
29
        (tv_get_section_count): New struct members.
30
        (tv_get_section_type): New struct members.
31
        (tv_get_section_name): New struct members.
32
        (tv_get_section_contents): New struct members.
33
        (tv_update_section_order): New struct members.
34
        (tv_allow_section_ordering): New struct members.
35
 
36
2011-07-15  Alan Modra  
37
 
38
        * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
39
        discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
40
        unresolved_syms_in_shared_libs fields.  Move emit_note_gnu_build_id
41
        out of bitfields.  Reorder bitfields.
42
 
43
2011-07-13  Sriraman Tallam  
44
 
45
        * plugin-api.h (ld_plugin_section): New struct.
46
        (ld_plugin_get_section_count): New typedef.
47
        (ld_plugin_get_section_type): New typedef.
48
        (ld_plugin_get_section_name): New typedef.
49
        (ld_plugin_get_section_contents): New typedef.
50
        (ld_plugin_update_section_order): New typedef.
51
        (ld_plugin_allow_section_ordering): New typedef.
52
        (LDPT_GET_SECTION_COUNT): New enum value.
53
        (LDPT_GET_SECTION_TYPE): New enum value.
54
        (LDPT_GET_SECTION_NAME): New enum value.
55
        (LDPT_GET_SECTION_CONTENTS): New enum value.
56
        (LDPT_UPDATE_SECTION_ORDER): New enum value.
57
        (LDPT_ALLOW_SECTION_ORDERING): New enum value.
58
        (tv_get_section_count): New struct members.
59
        (tv_get_section_type): New struct members.
60
        (tv_get_section_name): New struct members.
61
        (tv_get_section_contents): New struct members.
62
        (tv_update_section_order): New struct members.
63
        (tv_allow_section_ordering): New struct members.
64
 
65
2011-07-11  Catherine Moore  
66
 
67
        * bfdlink.h (flag_type): New enumeration.
68
        (flag_info_list): New structure.
69
        (flag_info): New structure.
70
 
71
2011-07-09  H.J. Lu  
72
 
73
        PR ld/12942
74
        * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
75
 
76
2011-07-01  Joel Brobecker  
77
 
78
        * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
79
        on Darwin, as well as on the systems that use a DOS-like
80
        filesystem.
81
 
82
2011-06-22  Jakub Jelinek  
83
 
84
        PR debug/47858
85
        * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
86
 
87
2011-06-22  Jakub Jelinek  
88
 
89
        * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
90
 
91
2011-06-20  Jakub Jelinek  
92
 
93
        PR ld/12570
94
        * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
95
        option.
96
 
97
2011-06-13  Jan Kratochvil  
98
 
99
        * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
100
        (DMGL_RET_DROP): New.
101
 
102 148 khays
2011-06-13  Walter Lee  
103 17 khays
 
104 148 khays
        * dis-asm.h (print_insn_tilegx): Declare.
105
        (print_insn_tilepro): Likewise.
106 17 khays
 
107
2011-05-17  Alan Modra  
108
 
109
        PR ld/12760
110
        * bfdlink.h (struct bfd_link_callbacks ): Add "flags" and
111
        "string" param.
112
 
113
2011-05-16  Alan Modra  
114
 
115
        * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
116
 
117
2011-05-09  Paul Brook  
118
 
119
        * elf/tic6x.h (ELF_STRING_C6000_unwind,
120
        ELF_STRING_C6000_unwind_info, ELF_STRING_C6000_unwind_once,
121
        ELF_STRING_C6000_unwind_info_once): Define.
122
 
123
2011-04-30  Jakub Jelinek  
124
 
125
        * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
126
        DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
127
 
128
2011-04-25  Jan Kratochvil  
129
 
130
        * bfdlink.h (ENUM_BITFIELD): Remove.
131
 
132
2011-04-25  Jan Kratochvil  
133
 
134
        * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
135
 
136
2011-04-24  Alan Modra  
137
 
138
        PR ld/12365
139
        PR ld/12696
140
        * bfdlink.h (ENUM_BITFIELD): Define.
141
        (struct bfd_link_hash_entry): Make "type" a bitfield.  Add "non_ir_ref".
142
        (struct bfd_link_callbacks ): Pass bfd_link_hash_entry pointer
143
        rather than "name".
144
 
145
2011-04-20  Alan Modra  
146
 
147
        PR ld/12365
148
        * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
149
        and multiple_common parameters to pass in a bfd_link_hash_entry
150
        pointer rather than name,bfd etc. found in the hash entry.
151
 
152
2011-03-31  Tristan Gingold  
153
 
154
        * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
155
 
156
2011-03-24  Mark Wielaard  
157
 
158
        * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
159
 
160
2010-03-23  Rafael Ávila de Espíndola 
161
 
162
        * plugin-api.h (ld_plugin_get_view): New.
163
        (ld_plugin_tag): Add LDPT_GET_VIEW.
164
        (ld_plugin_tv): Add tv_get_view.
165
 
166
2011-03-16  Jakub Jelinek  
167
 
168
        * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
169
        DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
170
        DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
171
        DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
172
        DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
173
        DW_OP_GNU_entry_value): New.
174
 
175
2011-02-28  Kai Tietz  
176
 
177
        * filenames.h (filename_ncmp): New prototype.
178
 
179
2011-02-23  Kai Tietz  
180
 
181
        * dwarf2.h (_ELF_DWARF2_H): Renamed to
182
        _DWARF2_H.
183
        (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
184
        DWARF2_External_PubNames, DWARF2_Internal_PubNames,
185
        DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
186
        DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
187
 
188
2011-02-08  Ulrich Weigand  
189
 
190
        * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
191
 
192
2011-01-12  Iain Sandoe  
193
 
194
        * dwarf2.h: Update value for DW_AT_hi_user.
195
 
196
2010-11-16  Ian Lance Taylor  
197
 
198
        * simple-object.h (simple_object_attributes_merge): Declare,
199
        replacing simple_object_attributes_compare.
200
 
201
2010-11-04  Ian Lance Taylor  
202
 
203
        * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
204
 
205
2010-11-02  Ian Lance Taylor  
206
 
207
        * simple-object.h: New file.
208
 
209
2010-10-15  Dave Korn  
210
 
211
        Sync LD plugin patch series (part 1/6) with src/include/.
212
        * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
213
 
214
2010-10-14  Dave Korn  
215
 
216
        Apply LD plugin patch series (part 6/6).
217
        * bfdlink.h (struct_bfd_link_callbacks): Document new argument
218
        to add_archive_element callback used to return a replacement bfd which
219
        is to be added to the hash table in place of the original element.
220
 
221
2010-10-14  Dave Korn  
222
 
223
        Apply LD plugin patch series (part 1/6).
224
        * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
225
 
226
2010-10-06  Andi Kleen 
227
 
228
        * libiberty.h (setproctitle): Add prototype.
229
 
230
2010-09-29  Bernd Schmidt  
231
 
232
        * opcode/tic6x-control-registers.h (tscl): Now read_write.
233
 
234
2010-09-27  Andreas Krebbel  
235
 
236
        * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
237
 
238
2010-09-23  Matthew Gretton-Dann  
239
 
240
        * arm.h (ARM_EXT_V6Z): Remove.
241
        (ARM_EXT_SEC): New define.
242
        (ARM_AEXT_V6Z): Use Security Extensions.
243
        (ARM_AEXT_V6ZK): Likeiwse.
244
        (ARM_AEXT_V6ZT2): Likewise.
245
        (ARM_AEXT_V6ZKT2): Likewise.
246
        (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
247
        (ARM_ARCH_V7A_SEC): New define.
248
        (ARM_ARCH_V7A_MP): Rename...
249
        (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
250
 
251
2010-09-09  Jakub Jelinek  
252
 
253
        * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
254
 
255
2010-07-06  Ken Werner  
256
 
257
        * floatformat.h (floatformat_ieee_half_big): Add declaration.
258
        (floatformat_ieee_half_little): Likewise.
259
 
260
2010-06-29  Alan Modra  
261
 
262
        * dis-asm.h: Remove references to maxq.
263
 
264
2010-06-21  Rafael Espindola  
265
 
266
        * plugin-api.h (ld_plugin_set_extra_library_path): New.
267
        (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
268
        (ld_plugin_tv): Add tv_set_extra_library_path.
269
 
270
2010-06-21  Jakub Jelinek  
271
 
272
        * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
273
 
274
2010-06-18  Rafael Espindola  
275
 
276
        * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
277
        Make argument const.
278
 
279
2010-06-08  Laurynas Biveinis  
280
 
281
        * splay-tree.h: Update copyright years.
282
        (splay_tree_s): Document fields.
283
        (splay_tree_new_typed_alloc): New.
284
 
285
        * hashtab.h: Update copyright years.
286
        (htab_create_typed_alloc): New.
287
 
288
2010-06-10  Tristan Gingold  
289
 
290
        * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
291
        DW_TAG_HP_Bliss_field_set.
292
        (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
293
        DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
294
        DW_AT_HP_definition_points, DW_AT_HP_default_location and
295
        DW_AT_HP_is_result_param.
296
        (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
297
        DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
298
        DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
299
        DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
300
        (enum dwarf_line_number_x_ops): Add
301
        DW_LNE_HP_source_file_correlation.
302
        (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
303
        DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
304
        DW_LANG_HP_Assembler.
305
 
306
2010-06-01  Rafael Espindola  
307
 
308
        * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
309
 
310
2010-04-26  Pedro Alves  
311
 
312
        * filenames.h (PATH_SEPARATOR): Delete.
313
 
314
2010-04-23  Pedro Alves  
315
 
316
        * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
317
        always define it independently of host, add `dos_based' parameter,
318
        and handle it.
319
        (PATH_SEPARATOR): Define.
320
        (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
321
        independently of host, add `dos_based' parameter, and handle it.
322
        (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
323
        it independently of host, add `dos_based' parameter, and handle
324
        it.
325
        (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
326
        (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
327
        (HAS_DOS_DRIVE_SPEC): New.
328
        (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
329
        (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
330
        (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
331
        * libiberty.h (dos_lbasename, unix_lbasename): Declare.
332
 
333
2009-05-31  Ian Lance Taylor  
334
 
335
        * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
336
        the way we treat an ISO C compiler.  Don't define inline as a
337
        macro when compiling with C++.
338
        * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
339
        when compiling with C++.
340
        * fibheap.h: Add extern "C" when compiling with C++.
341
 
342
2010-04-23  Pedro Alves  
343
 
344
        * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
345
        always define it independently of host, add `dos_based' parameter,
346
        and handle it.
347
        (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
348
        independently of host, add `dos_based' parameter, and handle it.
349
        (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
350
        it independently of host, add `dos_based' parameter, and handle
351
        it.
352
        (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
353
        (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
354
        (HAS_DOS_DRIVE_SPEC): New.
355
        (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
356
        (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
357
        (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
358
        * libiberty.h (dos_lbasename, unix_lbasename): Declare.
359
 
360
2010-04-20  Nick Clifton  
361
 
362
        * sha1.h: Update copyright notice to use GPLv3.
363
 
364
2010-04-15  Nick Clifton  
365
 
366
        * bout.h: Update copyright notice to use GPLv3.
367
        * hp-symtab.h: Likewise.
368
        * oasys.h: Likewise.
369
        * progress.h: Likewise.
370
        * sha1.h: Likewise.
371
        * xtensa-isa-internal.h: Likewise.
372
        * xtensa-isa.h: Likewise.
373
 
374
2010-04-14  Doug Evans  
375
 
376
        * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
377
 
378
2010-04-05  Jakub Jelinek  
379
 
380
        * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
381
        field.
382
 
383
2010-03-25  Joseph Myers  
384
 
385
        * dis-asm.h (print_insn_tic6x): Declare.
386
 
387
2010-03-23  Joseph Myers  
388
 
389
        * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
390
 
391
2010-01-13  Joel Brobecker  
392
 
393
        Add new DW_AT_use_GNAT_descriptive_type CU attribute.
394
        * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
395
 
396
2010-01-11  Tristan Gingold  
397
 
398
        * demangle.h (ada_demangle): Add prototype.
399
 
400
2010-01-05  Rainer Orth  
401
 
402
        PR bootstrap/41771
403
        * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
404
 
405
2009-12-29  Joel Brobecker  
406
 
407
        * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
408
 
409
2009-12-14  Doug Kwan  
410
 
411
        * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
412
        to avoid shadowed variable warnings.
413
        * dis-asm.h (struct disassemble_info): Ditto.
414
        (disassemble_init_for_target): Ditto.
415
        (init_disassemble_info): Ditto.
416
 
417
2009-12-03  David Daney  
418
            Adam Nemet  
419
 
420
        * elf/mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
421
 
422
2009-11-18  Alan Modra  
423
 
424
        * alloca-conf.h: Clarify comment.
425
 
426
2009-11-06  Jonas Maebe  
427
 
428
        Add DWARF attribute value for the "Borland fastcall" calling
429
        convention.
430
        * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
431
 
432
2009-10-23  Kai Tietz  
433
 
434
        * splay-tree.h (libi_uhostptr_t): Add gcc specific
435
        __extension__ for long long type case to silent cX9.
436
        (libi_shostptr_t): Likewise.
437
 
438
2009-10-19  Rafael Avila de Espindola  
439
 
440
        PR40790
441
        * plugin-api.h: Don't include stdint.h unconditionally.
442
 
443
2009-10-15  Jakub Jelinek  
444
 
445
        * include/dwarf2.h (DW_LANG_Python): Add comment that it is
446
        a DWARF 4 addition.
447
 
448
2009-10-14  Alan Modra  
449
 
450
        * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
451
        bfd_link_common_skip_ar_aymbols.
452
        (struct bfd_link_info): Here too.
453
 
454
2009-10-09  Rafael Espindola  
455
 
456
        * plugin-api.h (ld_plugin_add_input_library): Change argument name to
457
        libname.
458
 
459
2008-10-03  Rafael Espindola  
460
 
461
        * plugin-api.h: New.
462
        * lto-symtab.h: New.
463
 
464
2009-10-05   Rafael Espindola  
465
 
466
        * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
467
        (ld_plugin_get_input_file): New.
468
        (ld_plugin_release_input_file): New.
469
        (ld_plugin_add_input_library): New.
470
        (ld_plugin_message): Mark format const.
471
        (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
472
        LDPT_ADD_INPUT_LIBRARY.
473
        (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
474
        tv_add_input_library.
475
 
476
2009-10-04  Jerry Quinn  
477
 
478
        * plugin-api.h: Fix compile.
479
 
480
2009-09-29  Jason Merrill  
481
 
482
        * demangle.h (enum demangle_component_type): Add
483
        DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
484
        DEMANGLE_COMPONENT_UNNAMED_TYPE.
485
        (struct demangle_component): Add s_unary_num.
486
 
487
2009-09-29  DJ Delorie  
488
 
489
        * dis-asm.h: Add prototype for print_insn_rx.
490
 
491
2009-09-25  Dodji Seketeli  
492
 
493
        * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
494
        DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
495
        and DW_TAG_formal_parameter_pack until DWARF 5 is out.
496
 
497
2009-09-25  Cary Coutant  
498
 
499
        Add rest of new values from DWARF Version 4.
500
        * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
501
        New tags.
502
        (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
503
        (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
504
        DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
505
        DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
506
        DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
507
        DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
508
        attributes.
509
        (DW_LANG_Python): New language.
510
 
511
2009-09-24  Cary Coutant  
512
 
513
        * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
514
        New tags.
515
        (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
516
        (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
517
        DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
518
        DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
519
        DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
520
        DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
521
        attributes.
522
        (DW_LANG_Python): New language.
523
 
524
2009-09-22  Dodji Seketeli  
525
 
526
        * dwarf2.h (enum dwarf_tag): Add
527
        DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
528
 
529
2009-09-09  Martin Thuresson  
530
 
531
        * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
532
        level.
533
 
534
2009-09-04  Jie Zhang  
535
 
536
        * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
537
        (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
538
        (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
539
        PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
540
        Adjust accordingly.
541
        (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
542
        PseudoDbg_Assert_grp_mask.
543
 
544
2009-08-06  Michael Eager 
545
 
546
        * dis-asm.h: Decl print_insn_microblaze().
547
 
548
2009-07-24  Ian Lance Taylor  
549
 
550
        * libiberty.h (crc32): Declare.
551
 
552
2009-07-20  Cary Coutant  
553
            Doug Evans  
554
 
555
        Add some dwarf4 values.
556
        * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
557
        (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
558
        DW_FORM_flag_present, DW_FORM_sig8.
559
        (enum dwarf_attribute): Add DW_AT_signature.
560
 
561
2009-07-17  Jan Kratochvil  
562
 
563
        * demangle.h
564
        (enum demangle_component_type )
565
        (enum demangle_component_type ):
566
        New.
567
 
568
2009-07-10  Tom Tromey  
569
 
570
        * dwarf2.h: New file, moved from elf/.
571
 
572
2009-07-09  Jakub Jelinek  
573
 
574
        * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
575
        and DW_OP_stack_value.
576
 
577
2009-07-09  Tom Tromey  
578
 
579
        * elf/dwarf2.h: Remove, renaming to...
580
        * dwarf2.h: ... this.
581
 
582
2009-06-29  Tom Tromey  
583
 
584
        * elf/dwarf2.h: New file.  Merged with gdb.
585
 
586
2009-06-18  Nick Clifton  
587
 
588
        * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
589
        field of struct disassemble_info.
590
 
591
2009-06-09  Ian Lance Taylor  
592
 
593
        * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
594
 
595
2009-06-15  Nick Clifton  
596
 
597
        * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
598
        struct disassemble_info.
599
 
600
2009-06-02  Ian Lance Taylor  
601
 
602
        * ansidecl.h (EXPORTED_CONST): Define.
603
 
604
2009-05-31  Ian Lance Taylor  
605
 
606
        * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
607
        the way we treat an ISO C compiler.  Don't define inline as a
608
        macdro when compiling with C++.
609
        * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
610
        when compiling with C++.
611
        * fibheap.h: Add extern "C" when compiling with C++.
612
 
613
2009-05-25  Tristan Gingold  
614
 
615
        * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
616
        FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
617
 
618
2009-04-22  Taras Glek 
619
 
620
        * hashtab.h: Update GTY annotations to new syntax.
621
        * splay-tree.h: Likewise.
622
 
623
2009-04-08  H.J. Lu  
624
 
625
        * bfdlink.h (bfd_link_info): Add warn_alternate_em.
626
 
627
2009-03-18  Alan Modra  
628
 
629
        * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
630
        documentation.
631
 
632
2009-03-17  Jason Merrill  
633
 
634
        * demangle.h (enum demangle_component_type): Add
635
        DEMANGLE_COMPONENT_FUNCTION_PARAM.
636
 
637
2008-12-01  Cary Coutant  
638
 
639
        * plugin-api.h (LDPS_BAD_HANDLE): New constant.
640
        (ld_plugin_get_input_file): New typedef.
641
        (ld_plugin_release_input_file): New typedef.
642
        (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
643
        (struct ld_plugin_tv): Add two new fields.
644
 
645
2008-12-23  Jon Beniston 
646
 
647
        * dis-asm.h: Add LM32 disassembler function prototype.
648
 
649
2008-12-10  Jason Merrill  
650
 
651
        * demangle.h (enum demangle_component_type): Add
652
        DEMANGLE_COMPONENT_FIXED_TYPE.
653
 
654
2008-12-01  Cary Coutant  
655
 
656
        * plugin-api.h (ld_plugin_message): Change format parameter to const.
657
 
658
2008-12-01  Cary Coutant  
659
 
660
        * plugin-api.h: Fix syntax error when compiling with C++.
661
 
662
2008-11-26  Alan Modra  
663
 
664
        PR 7047
665
        * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
666
        Add "literal".
667
 
668
2008-11-21  Sterling Augustine  
669
 
670
        * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
671
        * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
672
 
673
2008-11-19  Bob Wilson  
674
 
675
        * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
676
        (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
677
        (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
678
        (XCHAL_NUM_AREGS): Change to 32.
679
        (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
680
        (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
681
        (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
682
        (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
683
        (XCHAL_DEBUGLEVEL): Change to 6.
684
 
685
2008-11-14  Tristan Gingold  
686
 
687
        * fopen-vms.h (FOPEN_RB): Use a single string to match the
688
        standard prototype.
689
        (FOPEN_WB): Ditto.
690
        (FOPEN_AB): Ditto.
691
        (FOPEN_RUB): Ditto.
692
        (FOPEN_WUB): Ditto.
693
        (FOPEN_AUB): Ditto.
694
 
695
2008-10-21  Alan Modra  
696
 
697
        * obstack.h (obstack_finish ): Cast result to void *.
698
 
699
2008-10-06  Jason Merrill  
700
 
701
        * demangle.h (enum demangle_component_type): Add
702
        DEMANGLE_COMPONENT_PACK_EXPANSION.
703
 
704
2008-09-24  Richard Henderson  
705
 
706
        * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
707
 
708
2008-09-22 Rafael Espindola  
709
 
710
        * plugin-api.h (ld_plugin_status): Remove comma from the last item.
711
        Use C style comment.
712
        (ld_plugin_api_version, ld_plugin_output_file_type,
713
        ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
714
        ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
715
        comma from the last item.
716
 
717
2008-09-18  Cary Coutant  
718
 
719
        Add plugin functionality for link-time optimization (LTO).
720
        * plugin-api.h: New file.
721
 
722
2008-09-09  Jason Merrill  
723
 
724
        * demangle.h (enum demangle_component_type): Add
725
        DEMANGLE_COMPONENT_DECLTYPE.
726
 
727
2008-08-25  Alan Modra  
728
 
729
        * binary-io.h: New file, imported from gnulib, but don't
730
        #include  or .
731
 
732
2008-08-17  Alan Modra  
733
 
734
        * bfdlink.h (bfd_generic_link_read_symbols): Declare.
735
 
736
2008-08-08  Anatoly Sokolov  
737
 
738
        * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
739
        E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
740
        (EF_AVR_MACH): Redefine to 0x7F.
741
        * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
742
        (AVR_ISA_AVR3): Redefine.
743
        (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
744
        AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
745
        AVR_ISA_AVR6): Define.
746
 
747
2008-07-12  Jie Zhang  
748
 
749
        Revert
750
        2008-07-12  Jie Zhang  
751
        * bfdlink.h (struct bfd_link_info): Add sep_code member
752
        variable.
753
        * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
754
        (EF_BFIN_DATA_IN_L1): Define.
755
 
756
2008-07-12  Jie Zhang  
757
 
758
        * bfdlink.h (struct bfd_link_info): Add sep_code member
759
        variable.
760
        * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
761
        (EF_BFIN_DATA_IN_L1): Define.
762
 
763
2008-07-07  Stan Shebs  
764
 
765
        * dis-asm.h (struct disassemble_info): Add endian_code field.
766
 
767
2008-07-07  Joel Brobecker  
768
 
769
        * safe-ctype.h: Add #include of ctype.h before redefining
770
        the ctype.h macros.
771
 
772
2008-07-04  Joel Brobecker  
773
 
774
        * safe-ctype.h: Remove #error when detecting that ctype.h has been
775
        included. Redefine the various macros provided by ctype.h as
776
        undefined variables.
777
 
778
2008-06-23  Kaveh R. Ghazi  
779
 
780
        * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
781
        XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
782
 
783
2008-06-06  Alan Modra  
784
 
785
        * bfdlink.h (struct bfd_link_info): Add "path_separator".
786
 
787
2008-04-10  Andreas Krebbel  
788
 
789
        * dis-asm.h (print_s390_disassembler_options):
790
        Prototype added.
791
 
792
2008-03-24  Ian Lance Taylor  
793
 
794
        * sha1.h: New file, from gnulib.
795
 
796
        * md5.h: Add extern "C" when compiled with C++.
797
 
798
2008-03-24  Ian Lance Taylor  
799
 
800
        * md5.h: Add extern "C" when compiled with C++.
801
 
802
2008-03-21  Ian Lance Taylor  
803
 
804
        * filenames.h: Add extern "C" when compiled with C++.
805
 
806
2008-02-15  Alan Modra  
807
 
808
        * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
809
        (struct bfd_link_info): Add output_bfd.
810
 
811
2008-02-11  Bob Wilson  
812
 
813
        * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
814
        (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
815
 
816
2008-01-26  David Daney  
817
 
818
        * demangle.h (demangle_component_type):  Add
819
        DEMANGLE_COMPONENT_JAVA_RESOURCE,
820
        DEMANGLE_COMPONENT_COMPOUND_NAME, and
821
        DEMANGLE_COMPONENT_CHARACTER as new enum values.
822
        (demangle_component): Add struct s_character to union u.
823
 
824
2007-11-07  Joseph Myers  
825
            Daniel Jacobowitz  
826
 
827
        * floatformat.h (struct floatformat): Add split_half field.
828
        (floatformat_ibm_long_double): New.
829
 
830
2007-09-06  Tom Tromey  
831
 
832
        * libiberty.h (pex_free): Document process killing.
833
 
834
2007-08-31  Douglas Gregor  
835
 
836
        * demangle.h (enum demangle_component_type): Add
837
        DEMANGLE_COMPONENT_RVALUE_REFERENCE.
838
 
839
2007-07-25  Ben Elliston  
840
 
841
        * ternary.h: Remove.
842
 
843
2007-07-18  Bob Wilson  
844
 
845
        * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
846
        (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
847
 
848
2007-07-17  Nick Clifton  
849
 
850
        * COPYING3: New file.  Contains version 3 of the GNU General
851
        Public License.
852
 
853
2007-07-12  Kai Tietz   
854
 
855
        * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
856
        work-a-round whitespace problem in gcc gengtype.
857
 
858
        * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
859
        needed for WIN64 when a long is not wide enough for a pointer.
860
        (splay_tree_key, splay_tree_value): Use the new types.
861
 
862
2007-07-09  Roland McGrath  
863
 
864
        * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
865
 
866
2007-07-06  Nick Clifton  
867
 
868
        * bfdlink.h: Update copyright notice to refer to GPLv3.
869
 
870
2007-06-29  M R Swami Reddy  
871
 
872
        * dis-asm.h (print_insn_cr16): New prototype.
873
 
874
2007-06-01  Noah Misch  
875
            Alan Modra  
876
 
877
        * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
878
 
879
2007-05-07  Nathan Froyd  
880
 
881
        * libiberty.h (writeargv): Declare.
882
 
883
2007-04-30  Alan Modra  
884
 
885
        * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
886
 
887
2007-04-25  Mark Mitchell  
888
 
889
        * demangle.h: Change license to LGPL + exception.
890
 
891
2007-04-10  Richard Henderson  
892
 
893
        * bfdlink.h (struct bfd_link_info): Add relax_trip.
894
 
895
2007-03-29  Joel Brobecker  
896
 
897
        * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
898
        regardless of the type of file system.
899
 
900
2007-03-06  Jan Hubicka  
901
 
902
        * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
903
 
904
2007-02-21  Nick Clifton  
905
 
906
        * bfdlink.h (struct bfd_link_callbacks): Add
907
        override_segment_assignment field.
908
 
909
2007-02-17  Mark Mitchell  
910
            Nathan Sidwell  
911
            Vladimir Prus  
912
            Joseph Myers  
913
 
914
        * bin-bugs.h: Remove.
915
 
916
2007-02-09  Joseph S. Myers  
917
 
918
        * libiberty.h (pex_write_input): Remove prototype.
919
 
920
2007-02-05  Dave Brolley  
921
 
922
        * Contribute the following changes:
923
        2001-03-26  Ben Elliston  
924
 
925
        * dis-asm.h (print_insn_mep): Declare.
926
 
927
2007-02-02  H.J. Lu  
928
 
929
        * dis-asm.h (print_i386_disassembler_options): New.
930
 
931
2007-01-31  Vladimir Prus  
932
 
933
        * libiberty.h (PEX_STDERR_TO_PIPE): New define.
934
        (PEX_BINARY_ERROR): New define.
935
        (pex_read_err): New function.
936
 
937
2007-01-29  Simon Baldwin 
938
 
939
        * demangle.h: New cplus_demangle_print_callback,
940
        cplus_demangle_v3_callback, and java_demangle_v3_callback function
941
        prototypes, and demangle_callbackref type definition.
942
 
943
2007-01-16  H.J. Lu  
944
 
945
        PR ld/3831
946
        * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
947
        Add dynamic and dynamic_data.
948
 
949
2006-12-05  Michael Tautschnig  
950
            Nick Clifton  
951
 
952
        * ansidecl.h (ATTRIBUTE_PACKED): Define.
953
 
954
2006-11-30  Andrew Stubbs  
955
            J"orn Rennecke 
956
 
957
        PR driver/29931
958
        * libiberty.h (make_relative_prefix_ignore_links): Declare.
959
 
960
2006-11-27  Bob Wilson  
961
 
962
        * xtensa-config.h (XSHAL_ABI): New.
963
        (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
964
 
965
2006-11-27  Bob Wilson  
966
 
967
        * xtensa-isa.h (STATIC_LIBISA): Delete.
968
 
969
2006-10-30  Paul Brook  
970
 
971
        * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
972
        symtab_size.
973
 
974
2006-10-30  H.J. Lu  
975
 
976
        PR ld/3111
977
        * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
978
 
979
2006-10-25  Trevor Smigiel  
980
            Yukishige Shibata  
981
            Nobuhisa Fujinami  
982
            Takeaki Fukuoka  
983
            Alan Modra  
984
 
985
        * dis-asm.h (print_insn_spu): Declare.
986
 
987
2006-09-17  Mei Ligang  
988
 
989
        * dis-asm.h: Add prototypes for Score disassembler routines.
990
 
991
2006-09-07  H.J. Lu  
992
 
993
        * bfdlink.h (bfd_elf_dynamic_list): New.
994
        (bfd_link_info): Add a dynamic field.
995
 
996
2006-08-04  Marcelo Tosatti  
997
 
998
        * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
999
 
1000
2006-07-10  Jakub Jelinek  
1001
 
1002
        * bfdlink.h (struct bfd_link_info): Add emit_hash and
1003
        emit_gnu_hash bitfields.
1004
 
1005
2006-04-11  Jim Blandy  
1006
 
1007
        * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1008
 
1009
2006-04-06  H.J. Lu  
1010
 
1011
        * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1012
        relax_pass.
1013
 
1014
2006-02-17  Shrirang Khisti  
1015
            Anil Paranjape   
1016
            Shilin Shakti    
1017
 
1018
        * dis-asm.h (print_insn_xc16c): New prototype.
1019
 
1020
2006-01-18  DJ Delorie  
1021
 
1022
        * md5.h: Include ansidecl.h
1023
 
1024
2006-01-17  Andreas Schwab  
1025
 
1026
        PR binutils/1486
1027
        * dis-asm.h (struct disassemble_info): Add
1028
        disassembler_needs_relocs.
1029
 
1030
2006-01-09  Bob Wilson  
1031
 
1032
        * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1033
 
1034
2005-12-30  Bob Wilson  
1035
 
1036
        * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1037
 
1038
2005-12-16  Nathan Sidwell  
1039
 
1040
        Second part of ms1 to mt renaming.
1041
        * dis-asm.h (print_insn_mt): Renamed.
1042
 
1043
2005-12-10  Terry Laurenzo  
1044
 
1045
        PR java/9861
1046
        * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1047
        output format for return types
1048
 
1049
2005-11-03  Alan Modra  
1050
 
1051
        * bfdlink.h (struct bfd_link_order): Tweak comment.
1052
 
1053
2005-10-31  Mark Kettenis  
1054
 
1055
        * floatformat.h (enum floatformat_byteorders): Add
1056
        floatformat_vax.
1057
        (floatformat_vax_aingle, floatformat_vax_double): Declare.
1058
 
1059
2005-10-28  Dave Brolley  
1060
 
1061
        Contribute the following changes:
1062
        2003-09-29  Dave Brolley  
1063
 
1064
        * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1065
        more exotic underlying types to be used.
1066
 
1067
2005-10-25  Arnold Metselaar  
1068
 
1069
        disasm.h: Add declaration for print_insn_z80
1070
 
1071
2005-09-30  Catherine Moore  
1072
 
1073
        * dis-asm.h (print_insn_bfin): Declare.
1074
 
1075
2005-09-26  Mark Mitchell  
1076
 
1077
        * libiberty.h (expandargv): New function.
1078
 
1079
2005-08-18  Alan Modra  
1080
 
1081
        * bfdlink.h: Remove mention of a29k.
1082
        * dis-asm.h: Remove a29k support.
1083
 
1084
2005-08-17  Mark Kettenis  
1085
 
1086
        * floatformat.h (struct floatformat): Change type of large
1087
        argument for is_valid member to `const void *'.
1088
        (floatformat_to_double): Change type of second argument to `const
1089
        void *'.
1090
        (floatformat_from_double): Change type of last argument to `void
1091
        *'.
1092
        (floatformat_is_valid): Change type of last argument to `const
1093
        void *'.
1094
 
1095
2005-07-14  Jim Blandy  
1096
 
1097
        * dis-asm.h (print_insn_m32c): New declaration.
1098
 
1099
2005-07-12  Ben Elliston  
1100
 
1101
        * xregex2.h (regexec): Qualify this prototype with __extension__
1102
        when compiling with GNU C.
1103
 
1104
2005-07-07  Kaveh R. Ghazi  
1105
 
1106
        * dis-asm.h (fprintf_ftype): Add format attribute.
1107
 
1108
2005-07-03  Steve Ellcey  
1109
 
1110
        PR other/13906
1111
        * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1112
        * md5.h (md5_uintptr): New.
1113
        (md5_ctx): Align buffer field.
1114
 
1115
2005-06-30  Daniel Berlin  
1116
 
1117
        * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1118
        (HTAB_EMPTY_ENTRY): New macro.
1119
 
1120
2005-06-20  Geoffrey Keating  
1121
 
1122
        * libiberty.h (strverscmp): Prototype.
1123
 
1124
2005-06-17  Jakub Jelinek  
1125
 
1126
        * elf/external.h (GRP_ENTRY_SIZE): Define.
1127
 
1128
2005-06-08  Zack Weinberg  
1129
 
1130
        * dis-asm.h (get_arm_regnames): Update prototype.
1131
 
1132
2005-06-07  Aldy Hernandez  
1133
            Michael Snyder  
1134
            Stan Cox  
1135
 
1136
        * dis-asm.h: Externalize print_insn_ms1.
1137
 
1138
2005-06-06  Gabriel Dos Reis  
1139
 
1140
        * libiberty.h (XOBFINISH): New.
1141
 
1142
2005-06-03  Alan Modra  
1143
 
1144
        * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1145
 
1146
2005-06-01  Kaveh R. Ghazi  
1147
 
1148
        * libiberty.h (vsnprintf): Add format attribute.
1149
 
1150
2005-05-29  Kaveh R. Ghazi  
1151
 
1152
        * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1153
 
1154
2005-05-28  Eli Zaretskii  
1155
 
1156
        * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1157
        needed.
1158
        (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1159
 
1160
2005-05-25  Richard Henderson  
1161
 
1162
        * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1163
 
1164
2005-05-24  Gabriel Dos Reis  
1165
 
1166
        * libiberty.h (ACONCAT): Properly cast value of alloca().
1167
 
1168
        * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1169
        __cplusplus.
1170
 
1171
2005-05-12  Steve Ellcey  
1172
 
1173
        libiberty.h: Do not define empty basename prototype.
1174
 
1175
2005-05-10  Nick Clifton  
1176
 
1177
        * Update the address and phone number of the FSF organization in
1178
        the GPL notices in the following files:
1179
        COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1180
        dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1181
        fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1182
        libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1183
        partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1184
        symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1185
        xtensa-isa-internal.h, xtensa-isa.h
1186
 
1187
2005-04-25  Kaveh R. Ghazi  
1188
 
1189
        * libiberty.h (unlock_std_streams): New.
1190
 
1191
2005-04-19  Kaveh R. Ghazi  
1192
 
1193
        * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1194
        Don't use the PTR macro.
1195
 
1196
        * sort.h: Don't use the PARAMS macro.
1197
 
1198
2005-04-16  Kaveh R. Ghazi  
1199
 
1200
        * libiberty.h (unlock_stream): New.
1201
 
1202
2005-04-13  Kaveh R. Ghazi  
1203
 
1204
        * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1205
        Remove parameter names.
1206
 
1207
2005-04-11  Kaveh R. Ghazi  
1208
 
1209
        * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1210
        Provide prototypes for new functions.
1211
 
1212
2005-03-29  Ian Lance Taylor  
1213
 
1214
        * libiberty.h: Fix indentation.
1215
 
1216
2005-03-28  Ian Lance Taylor  
1217
 
1218
        * libiberty.h: Include .
1219
        (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1220
        (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1221
        (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1222
        (pex_init, pex_run, pex_read_output): Declare.
1223
        (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1224
        (struct pex_time): Define.
1225
 
1226
2005-03-28  Mark Mitchell 
1227
 
1228
        * libiberty.h (ffs): Declare, if necessary.
1229
 
1230
2005-03-27  Gabriel Dos Reis  
1231
 
1232
        * ternary.h: Don't use PARAMS anymore.
1233
 
1234
2005-03-27  Gabriel Dos Reis  
1235
 
1236
        * md5.h: Remove definition and uses of __P.
1237
        * dyn-string.h: Remove uses of PARAMS.
1238
        * fibheap.h: Likewise.
1239
        * floatformat.h: Likewise.
1240
        * hashtab.h: Likewise.
1241
 
1242
2005-03-26  Gabriel Dos Reis  
1243
 
1244
        * demangle.h: Remove uses of PARAMS.
1245
 
1246
        * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1247
        ANSI_PROTOTYPES is always assumed.
1248
        Remove uses of PARAMS throughout.
1249
 
1250
2005-03-24  Kaveh R. Ghazi  
1251
 
1252
        * libiberty.h (xstrndup): Declare.
1253
 
1254
2005-03-22  Kaveh R. Ghazi  
1255
 
1256
        * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1257
 
1258
2005-03-22  Bob Wilson  
1259
 
1260
        * xtensa-isa.h: Update a comment and whitespace.
1261
 
1262
2005-03-16  H.J. Lu  
1263
 
1264
        * bfdlink.h (bfd_link_info): Add gc_sections.
1265
 
1266
2005-03-09  Mark Mitchell  
1267
 
1268
        * libiberty.h (gettimeofday): Declare.
1269
 
1270
2005-03-01  Jan Beulich  
1271
 
1272
        * libiberty.h: Declare unlink_if_ordinary.
1273
 
1274
2005-02-21  Alan Modra  
1275
 
1276
        * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1277
        * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1278
        (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1279
 
1280
2005-02-14  Paolo Bonzini  
1281
 
1282
        PR bootstrap/19818
1283
        * ansidecl.h (PARAMS): Guard from redefinition.
1284
 
1285
2005-02-03  Alan Modra  
1286
 
1287
        * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1288
 
1289
2005-02-01  Alan Modra  
1290
 
1291
        * bfdlink.h (bfd_link_repair_undef_list): Declare.
1292
 
1293
2005-01-10  Andreas Schwab  
1294
 
1295
        * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1296
        skip_zeroes_at_end.
1297
 
1298
2004-12-11  Ben Elliston  
1299
 
1300
        * fibheap.h (struct fibnode): Only use unsigned long bitfields
1301
        when __GNUC__ is defined and ints are less than 32-bits wide.
1302
 
1303
2004-11-04  Paul Brook  
1304
 
1305
        * bfdlink.h (bfd_link_info): Add default_imported_symver.
1306
 
1307
2004-11-12  Bob Wilson  
1308
 
1309
        * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1310
        * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1311
 
1312
2004-11-08  Inderpreet Singh   
1313
            Vineet Sharma      
1314
 
1315
        * dis-asm.h: Add prototype for print_insn_maxq_little.
1316
 
1317
2004-10-26  Paul Brook  
1318
 
1319
        * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1320
 
1321
2004-10-21  H.J. Lu  
1322
 
1323
        PR 463
1324
        * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1325
        bfd_link_hash_entry to reloc_overflow.
1326
 
1327
2004-10-07  Bob Wilson  
1328
 
1329
        * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1330
        XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1331
        (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1332
 
1333
        * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1334
        (config_sturct struct): Delete.
1335
        (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1336
        XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1337
        XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1338
        XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1339
        XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1340
        (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1341
        (xtensa_insn_decode_fn): Rename to ...
1342
        (xtensa_opcode_decode_fn): ... this.
1343
        (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1344
        xtensa_undo_reloc_fn): Update.
1345
        (xtensa_encoding_template_fn): Delete.
1346
        (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1347
        xtensa_length_decode_fn): New.
1348
        (xtensa_format_internal, xtensa_slot_internal): New types.
1349
        (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1350
        get_field, and set_field fields.  Add name, field_id, regfile,
1351
        num_regs, and flags fields.
1352
        (xtensa_arg_internal): New type.
1353
        (xtensa_iclass_internal): Change operands field to array of
1354
        xtensa_arg_internal.  Add num_stateOperands, stateOperands,
1355
        num_interfaceOperands, and interfaceOperands fields.
1356
        (xtensa_opcode_internal): Delete length, template, and iclass fields.
1357
        Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1358
        (opname_lookup_entry): Delete.
1359
        (xtensa_regfile_internal, xtensa_interface_internal,
1360
        xtensa_funcUnit_internal, xtensa_state_internal,
1361
        xtensa_sysreg_internal, xtensa_lookup_entry): New.
1362
        (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1363
        Change type of opname_lookup_table.  Delete num_modules,
1364
        module_opcode_base, module_decode_fn, config, and has_density fields.
1365
        Add num_formats, formats, format_decode_fn, length_decode_fn,
1366
        num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1367
        iclasses, num_regfiles, regfiles, num_states, states,
1368
        state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1369
        max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1370
        interface_lookup_table, num_funcUnits, funcUnits and
1371
        funcUnit_lookup_table fields.
1372
        (xtensa_isa_module, xtensa_isa_modules): Delete.
1373
        (xtensa_isa_name_compare): New prototype.
1374
        (xtisa_errno, xtisa_error_msg): New.
1375
        * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1376
        (xtensa_isa): Change type.
1377
        (xtensa_operand): Delete.
1378
        (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1379
        xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1380
        xtensa_funcUnit_use): New types.
1381
        (libisa_module_specifier): Delete.
1382
        (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1383
        (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1384
        xtensa_insnbuf_from_chars): Update prototypes.
1385
        (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1386
        xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1387
        xtensa_encode_insn, xtensa_insn_length,
1388
        xtensa_insn_length_from_first_byte, xtensa_num_operands,
1389
        xtensa_operand_kind, xtensa_encode_result,
1390
        xtensa_operand_isPCRelative): Delete.
1391
        (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1392
        xtensa_operand_set_field, xtensa_operand_encode,
1393
        xtensa_operand_decode, xtensa_operand_do_reloc,
1394
        xtensa_operand_undo_reloc): Update prototypes.
1395
        (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1396
        xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1397
        xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1398
        xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1399
        xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1400
        xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1401
        xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1402
        xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1403
        xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1404
        xtensa_opcode_is_loop, xtensa_opcode_is_call,
1405
        xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1406
        xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1407
        xtensa_opcode_funcUnit_use, xtensa_operand_name,
1408
        xtensa_operand_is_visible, xtensa_operand_is_register,
1409
        xtensa_operand_regfile, xtensa_operand_num_regs,
1410
        xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1411
        xtensa_stateOperand_state, xtensa_stateOperand_inout,
1412
        xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1413
        xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1414
        xtensa_regfile_shortname, xtensa_regfile_view_parent,
1415
        xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1416
        xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1417
        xtensa_state_is_exported, xtensa_sysreg_lookup,
1418
        xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1419
        xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1420
        xtensa_interface_num_bits, xtensa_interface_inout,
1421
        xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1422
        xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
1423
2004-10-07  Jeff Baker  
1424
 
1425
        * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1426
 
1427
2004-09-17  Alan Modra  
1428
 
1429
        * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1430
        of union.
1431
 
1432
2004-09-13  Aaron W. LaFramboise  
1433
 
1434
        * libiberty.h (basename): Prototype for __MINGW32__.
1435
 
1436
2004-09-04  Kaveh R. Ghazi  
1437
 
1438
        * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1439
        * libiberty.h (concat, reconcat, concat_length, concat_copy,
1440
        concat_copy2): Use ATTRIBUTE_SENTINEL.
1441
 
1442
2004-08-13  Alan Modra  
1443
 
1444
        * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1445
        (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1446
 
1447
2004-08-02  Gabriel Dos Reis  
1448
 
1449
        * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1450
        const-qualification before disposal.
1451
 
1452
2004-07-24  Bernardo Innocenti  
1453
 
1454
        * ansidecl.h (ARG_UNUSED): New Macro.
1455
 
1456
2004-07-23  H.J. Lu  
1457
 
1458
        * bin-bugs.h (REPORT_BUGS_TO): Set to
1459
        "".
1460
 
1461
2004-07-21  Paolo Bonzini  
1462
 
1463
        * ansidecl.h (ATTRIBUTE_PURE): New.
1464
 
1465
2004-07-13  Bernardo Innocenti  
1466
 
1467
        * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1468
        libcpp/internal.h.
1469
        (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1470
        macros.
1471
 
1472
2004-07-13  Bernardo Innocenti  
1473
 
1474
        * libiberty.h (ASTRDUP): Add casts required for stricter
1475
        type conversion rules of C++.
1476
        * obstack.h (obstack_free): Likewise.
1477
 
1478
2004-07-07  Tomer Levi  
1479
 
1480
        * dis-asm.h (print_insn_crx): Declare.
1481
 
1482
2004-06-24  Alan Modra  
1483
 
1484
        * bfdlink.h (struct bfd_link_order): Update comment.
1485
 
1486
2004-05-11  Jakub Jelinek  
1487
 
1488
        * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1489
        relro_end fields.
1490
 
1491
2004-05-04  Andreas Jaeger  
1492
 
1493
        * demangle.h: Do not use C++ reserved keyword typename as
1494
        parameter for cplus_demangle_fill_builtin_type.
1495
 
1496
2004-04-22  Richard Henderson  
1497
 
1498
        * hashtab.h (struct htab): Add size_prime_index.
1499
 
1500
2004-04-13  Jeff Law  
1501
 
1502
        * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1503
 
1504
2004-03-30  Zack Weinberg  
1505
 
1506
        * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1507
 
1508
2004-03-25  Stan Shebs  
1509
 
1510
        * mpw/: Remove subdirectory and everything in it.
1511
 
1512
2004-03-23  Alan Modra  
1513
 
1514
        PR 51.
1515
        * bfdlink.h (struct bfd_link_info): Add wrap_char.
1516
 
1517
2004-03-20  H.J. Lu  
1518
 
1519
        * bfdlink.h (bfd_link_info): Correct comments for the
1520
        unresolved_syms_in_objects field.
1521
 
1522
2004-02-24  Ian Lance Taylor  
1523
 
1524
        * dyn-string.h: Update copyright date.
1525
 
1526
2004-02-23  Ian Lance Taylor  
1527
 
1528
        * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1529
        the associated #defines.
1530
 
1531
2004-01-12  Ian Lance Taylor  
1532
 
1533
        * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1534
        "libiberty.h".
1535
 
1536
        * demangle.h: If ANSI_PROTOTYPES is defined, include .
1537
 
1538
        * demangle.h (enum demangle_component_type): Define.
1539
        (struct demangle_operator_info): Declare.
1540
        (struct demangle_builtin_type_info): Declare.
1541
        (struct demangle_component): Define.
1542
        (cplus_demangle_fill_component): Declare.
1543
        (cplus_demangle_fill_name): Declare.
1544
        (cplus_demangle_fill_builtin_type): Declare.
1545
        (cplus_demangle_fill_operator): Declare.
1546
        (cplus_demangle_fill_extended_operator): Declare.
1547
        (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1548
        (cplus_demangle_v3_components): Declare.
1549
        (cplus_demangle_print): Declare.
1550
 
1551
For older changes see ChangeLog-9103
1552
 
1553
Local Variables:
1554
mode: change-log
1555
left-margin: 8
1556
fill-column: 74
1557
version-control: never
1558
End:

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.