2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / include / ChangeLog
1 2009-07-24 Ian Lance Taylor <iant@google.com>
2
3 * libiberty.h (crc32): Declare.
4
5 2009-07-20 Cary Coutant <ccoutant@google.com>
6 Doug Evans <dje@google.com>
7
8 Add some dwarf4 values.
9 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
10 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
11 DW_FORM_flag_present, DW_FORM_sig8.
12 (enum dwarf_attribute): Add DW_AT_signature.
13
14 2009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15
16 * demangle.h
17 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
18 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
19 New.
20
21 2009-07-10 Tom Tromey <tromey@redhat.com>
22
23 * dwarf2.h: New file, moved from elf/.
24
25 2009-07-09 Jakub Jelinek <jakub@redhat.com>
26
27 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
28 and DW_OP_stack_value.
29
30 2009-07-09 Tom Tromey <tromey@redhat.com>
31
32 * elf/dwarf2.h: Remove, renaming to...
33 * dwarf2.h: ... this.
34
35 2009-06-29 Tom Tromey <tromey@redhat.com>
36
37 * elf/dwarf2.h: New file. Merged with gdb.
38
39 2009-06-18 Nick Clifton <nickc@redhat.com>
40
41 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
42 field of struct disassemble_info.
43
44 2009-06-09 Ian Lance Taylor <ian@airs.com>
45
46 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
47
48 2009-06-15 Nick Clifton <nickc@redhat.com>
49
50 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
51 struct disassemble_info.
52
53 2009-06-02 Ian Lance Taylor <iant@google.com>
54
55 * ansidecl.h (EXPORTED_CONST): Define.
56
57 2009-05-31 Ian Lance Taylor <iant@google.com>
58
59 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
60 the way we treat an ISO C compiler. Don't define inline as a
61 macdro when compiling with C++.
62 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
63 when compiling with C++.
64 * fibheap.h: Add extern "C" when compiling with C++.
65
66 2009-05-25 Tristan Gingold <gingold@adacore.com>
67
68 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
69 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
70
71 2009-04-22 Taras Glek <tglek@mozilla.com>
72
73 * hashtab.h: Update GTY annotations to new syntax.
74 * splay-tree.h: Likewise.
75
76 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
77
78 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
79
80 2009-03-18 Alan Modra <amodra@bigpond.net.au>
81
82 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
83 documentation.
84
85 2009-03-17 Jason Merrill <jason@redhat.com>
86
87 * demangle.h (enum demangle_component_type): Add
88 DEMANGLE_COMPONENT_FUNCTION_PARAM.
89
90 2008-12-01 Cary Coutant <ccoutant@google.com>
91
92 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
93 (ld_plugin_get_input_file): New typedef.
94 (ld_plugin_release_input_file): New typedef.
95 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
96 (struct ld_plugin_tv): Add two new fields.
97
98 2008-12-23 Jon Beniston <jon@beniston.com>
99
100 * dis-asm.h: Add LM32 disassembler function prototype.
101
102 2008-12-10 Jason Merrill <jason@redhat.com>
103
104 * demangle.h (enum demangle_component_type): Add
105 DEMANGLE_COMPONENT_FIXED_TYPE.
106
107 2008-12-01 Cary Coutant <ccoutant@google.com>
108
109 * plugin-api.h (ld_plugin_message): Change format parameter to const.
110
111 2008-12-01 Cary Coutant <ccoutant@google.com>
112
113 * plugin-api.h: Fix syntax error when compiling with C++.
114
115 2008-11-26 Alan Modra <amodra@bigpond.net.au>
116
117 PR 7047
118 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
119 Add "literal".
120
121 2008-11-21 Sterling Augustine <sterling@tensilica.com>
122
123 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
124 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
125
126 2008-11-19 Bob Wilson <bob.wilson@acm.org>
127
128 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
129 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
130 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
131 (XCHAL_NUM_AREGS): Change to 32.
132 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
133 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
134 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
135 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
136 (XCHAL_DEBUGLEVEL): Change to 6.
137
138 2008-11-14 Tristan Gingold <gingold@adacore.com>
139
140 * fopen-vms.h (FOPEN_RB): Use a single string to match the
141 standard prototype.
142 (FOPEN_WB): Ditto.
143 (FOPEN_AB): Ditto.
144 (FOPEN_RUB): Ditto.
145 (FOPEN_WUB): Ditto.
146 (FOPEN_AUB): Ditto.
147
148 2008-10-21 Alan Modra <amodra@bigpond.net.au>
149
150 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
151
152 2008-10-06 Jason Merrill <jason@redhat.com>
153
154 * demangle.h (enum demangle_component_type): Add
155 DEMANGLE_COMPONENT_PACK_EXPANSION.
156
157 2008-09-24 Richard Henderson <rth@redhat.com>
158
159 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
160
161 2008-09-22 Rafael Espindola <espindola@google.com>
162
163 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
164 Use C style comment.
165 (ld_plugin_api_version, ld_plugin_output_file_type,
166 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
167 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
168 comma from the last item.
169
170 2008-09-18 Cary Coutant <ccoutant@google.com>
171
172 Add plugin functionality for link-time optimization (LTO).
173 * plugin-api.h: New file.
174
175 2008-09-09 Jason Merrill <jason@redhat.com>
176
177 * demangle.h (enum demangle_component_type): Add
178 DEMANGLE_COMPONENT_DECLTYPE.
179
180 2008-08-25 Alan Modra <amodra@bigpond.net.au>
181
182 * binary-io.h: New file, imported from gnulib, but don't
183 #include <fcntl.h> or <stdio.h>.
184
185 2008-08-17 Alan Modra <amodra@bigpond.net.au>
186
187 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
188
189 2008-08-08 Anatoly Sokolov <aesok@post.ru>
190
191 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
192 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
193 (EF_AVR_MACH): Redefine to 0x7F.
194 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
195 (AVR_ISA_AVR3): Redefine.
196 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
197 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
198 AVR_ISA_AVR6): Define.
199
200 2008-07-12 Jie Zhang <jie.zhang@analog.com>
201
202 Revert
203 2008-07-12 Jie Zhang <jie.zhang@analog.com>
204 * bfdlink.h (struct bfd_link_info): Add sep_code member
205 variable.
206 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
207 (EF_BFIN_DATA_IN_L1): Define.
208
209 2008-07-12 Jie Zhang <jie.zhang@analog.com>
210
211 * bfdlink.h (struct bfd_link_info): Add sep_code member
212 variable.
213 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
214 (EF_BFIN_DATA_IN_L1): Define.
215
216 2008-07-07 Stan Shebs <stan@codesourcery.com>
217
218 * dis-asm.h (struct disassemble_info): Add endian_code field.
219
220 2008-07-07 Joel Brobecker <brobecker@adacore.com>
221
222 * safe-ctype.h: Add #include of ctype.h before redefining
223 the ctype.h macros.
224
225 2008-07-04 Joel Brobecker <brobecker@adacore.com>
226
227 * safe-ctype.h: Remove #error when detecting that ctype.h has been
228 included. Redefine the various macros provided by ctype.h as
229 undefined variables.
230
231 2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
232
233 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
234 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
235
236 2008-06-06 Alan Modra <amodra@bigpond.net.au>
237
238 * bfdlink.h (struct bfd_link_info): Add "path_separator".
239
240 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
241
242 * dis-asm.h (print_s390_disassembler_options):
243 Prototype added.
244
245 2008-03-24 Ian Lance Taylor <iant@google.com>
246
247 * sha1.h: New file, from gnulib.
248
249 * md5.h: Add extern "C" when compiled with C++.
250
251 2008-03-24 Ian Lance Taylor <iant@google.com>
252
253 * md5.h: Add extern "C" when compiled with C++.
254
255 2008-03-21 Ian Lance Taylor <iant@google.com>
256
257 * filenames.h: Add extern "C" when compiled with C++.
258
259 2008-02-15 Alan Modra <amodra@bigpond.net.au>
260
261 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
262 (struct bfd_link_info): Add output_bfd.
263
264 2008-02-11 Bob Wilson <bob.wilson@acm.org>
265
266 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
267 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
268
269 2008-01-26 David Daney <ddaney@avtrex.com>
270
271 * demangle.h (demangle_component_type): Add
272 DEMANGLE_COMPONENT_JAVA_RESOURCE,
273 DEMANGLE_COMPONENT_COMPOUND_NAME, and
274 DEMANGLE_COMPONENT_CHARACTER as new enum values.
275 (demangle_component): Add struct s_character to union u.
276
277 2007-11-07 Joseph Myers <joseph@codesourcery.com>
278 Daniel Jacobowitz <dan@codesourcery.com>
279
280 * floatformat.h (struct floatformat): Add split_half field.
281 (floatformat_ibm_long_double): New.
282
283 2007-09-06 Tom Tromey <tromey@redhat.com>
284
285 * libiberty.h (pex_free): Document process killing.
286
287 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
288
289 * demangle.h (enum demangle_component_type): Add
290 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
291
292 2007-07-25 Ben Elliston <bje@au.ibm.com>
293
294 * ternary.h: Remove.
295
296 2007-07-18 Bob Wilson <bob.wilson@acm.org>
297
298 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
299 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
300
301 2007-07-17 Nick Clifton <nickc@redhat.com>
302
303 * COPYING3: New file. Contains version 3 of the GNU General
304 Public License.
305
306 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
307
308 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
309 work-a-round whitespace problem in gcc gengtype.
310
311 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
312 needed for WIN64 when a long is not wide enough for a pointer.
313 (splay_tree_key, splay_tree_value): Use the new types.
314
315 2007-07-09 Roland McGrath <roland@redhat.com>
316
317 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
318
319 2007-07-06 Nick Clifton <nickc@redhat.com>
320
321 * bfdlink.h: Update copyright notice to refer to GPLv3.
322
323 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
324
325 * dis-asm.h (print_insn_cr16): New prototype.
326
327 2007-06-01 Noah Misch <noah@cs.caltech.edu>
328 Alan Modra <amodra@bigpond.net.au>
329
330 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
331
332 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
333
334 * libiberty.h (writeargv): Declare.
335
336 2007-04-30 Alan Modra <amodra@bigpond.net.au>
337
338 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
339
340 2007-04-25 Mark Mitchell <mark@codesourcery.com>
341
342 * demangle.h: Change license to LGPL + exception.
343
344 2007-04-10 Richard Henderson <rth@redhat.com>
345
346 * bfdlink.h (struct bfd_link_info): Add relax_trip.
347
348 2007-03-29 Joel Brobecker <brobecker@adacore.com>
349
350 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
351 regardless of the type of file system.
352
353 2007-03-06 Jan Hubicka <jh@suse.cz>
354
355 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
356
357 2007-02-21 Nick Clifton <nickc@redhat.com>
358
359 * bfdlink.h (struct bfd_link_callbacks): Add
360 override_segment_assignment field.
361
362 2007-02-17 Mark Mitchell <mark@codesourcery.com>
363 Nathan Sidwell <nathan@codesourcery.com>
364 Vladimir Prus <vladimir@codesourcery.com
365 Joseph Myers <joseph@codesourcery.com>
366
367 * bin-bugs.h: Remove.
368
369 2007-02-09 Joseph S. Myers <joseph@codesourcery.com>
370
371 * libiberty.h (pex_write_input): Remove prototype.
372
373 2007-02-05 Dave Brolley <brolley@redhat.com>
374
375 * Contribute the following changes:
376 2001-03-26 Ben Elliston <bje@redhat.com>
377
378 * dis-asm.h (print_insn_mep): Declare.
379
380 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
381
382 * dis-asm.h (print_i386_disassembler_options): New.
383
384 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
385
386 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
387 (PEX_BINARY_ERROR): New define.
388 (pex_read_err): New function.
389
390 2007-01-29 Simon Baldwin <simonb@google.com>
391
392 * demangle.h: New cplus_demangle_print_callback,
393 cplus_demangle_v3_callback, and java_demangle_v3_callback function
394 prototypes, and demangle_callbackref type definition.
395
396 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
397
398 PR ld/3831
399 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
400 Add dynamic and dynamic_data.
401
402 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
403 Nick Clifton <nickc@redhat.com>
404
405 * ansidecl.h (ATTRIBUTE_PACKED): Define.
406
407 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
408 J"orn Rennecke <joern.rennecke@st.com>
409
410 PR driver/29931
411 * libiberty.h (make_relative_prefix_ignore_links): Declare.
412
413 2006-11-27 Bob Wilson <bob.wilson@acm.org>
414
415 * xtensa-config.h (XSHAL_ABI): New.
416 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
417
418 2006-11-27 Bob Wilson <bob.wilson@acm.org>
419
420 * xtensa-isa.h (STATIC_LIBISA): Delete.
421
422 2006-10-30 Paul Brook <paul@codesourcery.com>
423
424 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
425 symtab_size.
426
427 2006-10-30 H.J. Lu <hongjiu.lu@intel.com>
428
429 PR ld/3111
430 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
431
432 2006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
433 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
434 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
435 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
436 Alan Modra <amodra@bigpond.net.au>
437
438 * dis-asm.h (print_insn_spu): Declare.
439
440 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
441
442 * dis-asm.h: Add prototypes for Score disassembler routines.
443
444 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
445
446 * bfdlink.h (bfd_elf_dynamic_list): New.
447 (bfd_link_info): Add a dynamic field.
448
449 2006-08-04 Marcelo Tosatti <marcelo@kvack.org>
450
451 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
452
453 2006-07-10 Jakub Jelinek <jakub@redhat.com>
454
455 * bfdlink.h (struct bfd_link_info): Add emit_hash and
456 emit_gnu_hash bitfields.
457
458 2006-04-11 Jim Blandy <jimb@codesourcery.com>
459
460 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
461
462 2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
463
464 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
465 relax_pass.
466
467 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
468 Anil Paranjape <anilp1@kpitcummins.com>
469 Shilin Shakti <shilins@kpitcummins.com>
470
471 * dis-asm.h (print_insn_xc16c): New prototype.
472
473 2006-01-18 DJ Delorie <dj@redhat.com>
474
475 * md5.h: Include ansidecl.h
476
477 2006-01-17 Andreas Schwab <schwab@suse.de>
478
479 PR binutils/1486
480 * dis-asm.h (struct disassemble_info): Add
481 disassembler_needs_relocs.
482
483 2006-01-09 Bob Wilson <bob.wilson@acm.org>
484
485 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
486
487 2005-12-30 Bob Wilson <bob.wilson@acm.org>
488
489 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
490
491 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
492
493 Second part of ms1 to mt renaming.
494 * dis-asm.h (print_insn_mt): Renamed.
495
496 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
497
498 PR java/9861
499 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
500 output format for return types
501
502 2005-11-03 Alan Modra <amodra@bigpond.net.au>
503
504 * bfdlink.h (struct bfd_link_order): Tweak comment.
505
506 2005-10-31 Mark Kettenis <kettenis@gnu.org>
507
508 * floatformat.h (enum floatformat_byteorders): Add
509 floatformat_vax.
510 (floatformat_vax_aingle, floatformat_vax_double): Declare.
511
512 2005-10-28 Dave Brolley <brolley@redhat.com>
513
514 Contribute the following changes:
515 2003-09-29 Dave Brolley <brolley@redhat.com>
516
517 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
518 more exotic underlying types to be used.
519
520 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
521
522 disasm.h: Add declaration for print_insn_z80
523
524 2005-09-30 Catherine Moore <clm@cm00re.com>
525
526 * dis-asm.h (print_insn_bfin): Declare.
527
528 2005-09-26 Mark Mitchell <mark@codesourcery.com>
529
530 * libiberty.h (expandargv): New function.
531
532 2005-08-18 Alan Modra <amodra@bigpond.net.au>
533
534 * bfdlink.h: Remove mention of a29k.
535 * dis-asm.h: Remove a29k support.
536
537 2005-08-17 Mark Kettenis <kettenis@gnu.org>
538
539 * floatformat.h (struct floatformat): Change type of large
540 argument for is_valid member to `const void *'.
541 (floatformat_to_double): Change type of second argument to `const
542 void *'.
543 (floatformat_from_double): Change type of last argument to `void
544 *'.
545 (floatformat_is_valid): Change type of last argument to `const
546 void *'.
547
548 2005-07-14 Jim Blandy <jimb@redhat.com>
549
550 * dis-asm.h (print_insn_m32c): New declaration.
551
552 2005-07-12 Ben Elliston <bje@au.ibm.com>
553
554 * xregex2.h (regexec): Qualify this prototype with __extension__
555 when compiling with GNU C.
556
557 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
558
559 * dis-asm.h (fprintf_ftype): Add format attribute.
560
561 2005-07-03 Steve Ellcey <sje@cup.hp.com>
562
563 PR other/13906
564 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
565 * md5.h (md5_uintptr): New.
566 (md5_ctx): Align buffer field.
567
568 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
569
570 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
571 (HTAB_EMPTY_ENTRY): New macro.
572
573 2005-06-20 Geoffrey Keating <geoffk@apple.com>
574
575 * libiberty.h (strverscmp): Prototype.
576
577 2005-06-17 Jakub Jelinek <jakub@redhat.com>
578
579 * elf/external.h (GRP_ENTRY_SIZE): Define.
580
581 2005-06-08 Zack Weinberg <zack@codesourcery.com>
582
583 * dis-asm.h (get_arm_regnames): Update prototype.
584
585 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
586 Michael Snyder <msnyder@redhat.com>
587 Stan Cox <scox@redhat.com>
588
589 * dis-asm.h: Externalize print_insn_ms1.
590
591 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
592
593 * libiberty.h (XOBFINISH): New.
594
595 2005-06-03 Alan Modra <amodra@bigpond.net.au>
596
597 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
598
599 2005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
600
601 * libiberty.h (vsnprintf): Add format attribute.
602
603 2005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
604
605 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
606
607 2005-05-28 Eli Zaretskii <eliz@gnu.org>
608
609 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
610 needed.
611 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
612
613 2005-05-25 Richard Henderson <rth@redhat.com>
614
615 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
616
617 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
618
619 * libiberty.h (ACONCAT): Properly cast value of alloca().
620
621 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
622 __cplusplus.
623
624 2005-05-12 Steve Ellcey <sje@cup.hp.com>
625
626 libiberty.h: Do not define empty basename prototype.
627
628 2005-05-10 Nick Clifton <nickc@redhat.com>
629
630 * Update the address and phone number of the FSF organization in
631 the GPL notices in the following files:
632 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
633 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
634 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
635 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
636 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
637 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
638 xtensa-isa-internal.h, xtensa-isa.h
639
640 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
641
642 * libiberty.h (unlock_std_streams): New.
643
644 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
645
646 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
647 Don't use the PTR macro.
648
649 * sort.h: Don't use the PARAMS macro.
650
651 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
652
653 * libiberty.h (unlock_stream): New.
654
655 2005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
656
657 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
658 Remove parameter names.
659
660 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
661
662 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
663 Provide prototypes for new functions.
664
665 2005-03-29 Ian Lance Taylor <ian@airs.com>
666
667 * libiberty.h: Fix indentation.
668
669 2005-03-28 Ian Lance Taylor <ian@airs.com>
670
671 * libiberty.h: Include <stdio.h>.
672 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
673 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
674 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
675 (pex_init, pex_run, pex_read_output): Declare.
676 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
677 (struct pex_time): Define.
678
679 2005-03-28 Mark Mitchell <mark@codesourcery.com>
680
681 * libiberty.h (ffs): Declare, if necessary.
682
683 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
684
685 * ternary.h: Don't use PARAMS anymore.
686
687 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
688
689 * md5.h: Remove definition and uses of __P.
690 * dyn-string.h: Remove uses of PARAMS.
691 * fibheap.h: Likewise.
692 * floatformat.h: Likewise.
693 * hashtab.h: Likewise.
694
695 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
696
697 * demangle.h: Remove uses of PARAMS.
698
699 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
700 ANSI_PROTOTYPES is always assumed.
701 Remove uses of PARAMS throughout.
702
703 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
704
705 * libiberty.h (xstrndup): Declare.
706
707 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
708
709 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
710
711 2005-03-22 Bob Wilson <bob.wilson@acm.org>
712
713 * xtensa-isa.h: Update a comment and whitespace.
714
715 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
716
717 * bfdlink.h (bfd_link_info): Add gc_sections.
718
719 2005-03-09 Mark Mitchell <mark@codesourcery.com>
720
721 * libiberty.h (gettimeofday): Declare.
722
723 2005-03-01 Jan Beulich <jbeulich@novell.com>
724
725 * libiberty.h: Declare unlink_if_ordinary.
726
727 2005-02-21 Alan Modra <amodra@bigpond.net.au>
728
729 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
730 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
731 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
732
733 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
734
735 PR bootstrap/19818
736 * ansidecl.h (PARAMS): Guard from redefinition.
737
738 2005-02-03 Alan Modra <amodra@bigpond.net.au>
739
740 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
741
742 2005-02-01 Alan Modra <amodra@bigpond.net.au>
743
744 * bfdlink.h (bfd_link_repair_undef_list): Declare.
745
746 2005-01-10 Andreas Schwab <schwab@suse.de>
747
748 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
749 skip_zeroes_at_end.
750
751 2004-12-11 Ben Elliston <bje@au.ibm.com>
752
753 * fibheap.h (struct fibnode): Only use unsigned long bitfields
754 when __GNUC__ is defined and ints are less than 32-bits wide.
755
756 2004-11-04 Paul Brook <paul@codesourcery.com>
757
758 * bfdlink.h (bfd_link_info): Add default_imported_symver.
759
760 2004-11-12 Bob Wilson <bob.wilson@acm.org>
761
762 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
763 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
764
765 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
766 Vineet Sharma <vineets@noida.hcltech.com>
767
768 * dis-asm.h: Add prototype for print_insn_maxq_little.
769
770 2004-10-26 Paul Brook <paul@codesourcery.com>
771
772 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
773
774 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR 463
777 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
778 bfd_link_hash_entry to reloc_overflow.
779
780 2004-10-07 Bob Wilson <bob.wilson@acm.org>
781
782 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
783 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
784 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
785
786 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
787 (config_sturct struct): Delete.
788 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
789 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
790 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
791 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
792 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
793 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
794 (xtensa_insn_decode_fn): Rename to ...
795 (xtensa_opcode_decode_fn): ... this.
796 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
797 xtensa_undo_reloc_fn): Update.
798 (xtensa_encoding_template_fn): Delete.
799 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
800 xtensa_length_decode_fn): New.
801 (xtensa_format_internal, xtensa_slot_internal): New types.
802 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
803 get_field, and set_field fields. Add name, field_id, regfile,
804 num_regs, and flags fields.
805 (xtensa_arg_internal): New type.
806 (xtensa_iclass_internal): Change operands field to array of
807 xtensa_arg_internal. Add num_stateOperands, stateOperands,
808 num_interfaceOperands, and interfaceOperands fields.
809 (xtensa_opcode_internal): Delete length, template, and iclass fields.
810 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
811 (opname_lookup_entry): Delete.
812 (xtensa_regfile_internal, xtensa_interface_internal,
813 xtensa_funcUnit_internal, xtensa_state_internal,
814 xtensa_sysreg_internal, xtensa_lookup_entry): New.
815 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
816 Change type of opname_lookup_table. Delete num_modules,
817 module_opcode_base, module_decode_fn, config, and has_density fields.
818 Add num_formats, formats, format_decode_fn, length_decode_fn,
819 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
820 iclasses, num_regfiles, regfiles, num_states, states,
821 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
822 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
823 interface_lookup_table, num_funcUnits, funcUnits and
824 funcUnit_lookup_table fields.
825 (xtensa_isa_module, xtensa_isa_modules): Delete.
826 (xtensa_isa_name_compare): New prototype.
827 (xtisa_errno, xtisa_error_msg): New.
828 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
829 (xtensa_isa): Change type.
830 (xtensa_operand): Delete.
831 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
832 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
833 xtensa_funcUnit_use): New types.
834 (libisa_module_specifier): Delete.
835 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
836 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
837 xtensa_insnbuf_from_chars): Update prototypes.
838 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
839 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
840 xtensa_encode_insn, xtensa_insn_length,
841 xtensa_insn_length_from_first_byte, xtensa_num_operands,
842 xtensa_operand_kind, xtensa_encode_result,
843 xtensa_operand_isPCRelative): Delete.
844 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
845 xtensa_operand_set_field, xtensa_operand_encode,
846 xtensa_operand_decode, xtensa_operand_do_reloc,
847 xtensa_operand_undo_reloc): Update prototypes.
848 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
849 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
850 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
851 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
852 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
853 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
854 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
855 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
856 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
857 xtensa_opcode_is_loop, xtensa_opcode_is_call,
858 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
859 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
860 xtensa_opcode_funcUnit_use, xtensa_operand_name,
861 xtensa_operand_is_visible, xtensa_operand_is_register,
862 xtensa_operand_regfile, xtensa_operand_num_regs,
863 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
864 xtensa_stateOperand_state, xtensa_stateOperand_inout,
865 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
866 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
867 xtensa_regfile_shortname, xtensa_regfile_view_parent,
868 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
869 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
870 xtensa_state_is_exported, xtensa_sysreg_lookup,
871 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
872 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
873 xtensa_interface_num_bits, xtensa_interface_inout,
874 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
875 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
876 2004-10-07 Jeff Baker <jbaker@qnx.com>
877
878 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
879
880 2004-09-17 Alan Modra <amodra@bigpond.net.au>
881
882 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
883 of union.
884
885 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
886
887 * libiberty.h (basename): Prototype for __MINGW32__.
888
889 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
890
891 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
892 * libiberty.h (concat, reconcat, concat_length, concat_copy,
893 concat_copy2): Use ATTRIBUTE_SENTINEL.
894
895 2004-08-13 Alan Modra <amodra@bigpond.net.au>
896
897 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
898 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
899
900 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
901
902 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
903 const-qualification before disposal.
904
905 2004-07-24 Bernardo Innocenti <bernie@develer.com>
906
907 * ansidecl.h (ARG_UNUSED): New Macro.
908
909 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
910
911 * bin-bugs.h (REPORT_BUGS_TO): Set to
912 "<URL:http://www.sourceware.org/bugzilla/>".
913
914 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
915
916 * ansidecl.h (ATTRIBUTE_PURE): New.
917
918 2004-07-13 Bernardo Innocenti <bernie@develer.com>
919
920 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
921 libcpp/internal.h.
922 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
923 macros.
924
925 2004-07-13 Bernardo Innocenti <bernie@develer.com>
926
927 * libiberty.h (ASTRDUP): Add casts required for stricter
928 type conversion rules of C++.
929 * obstack.h (obstack_free): Likewise.
930
931 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
932
933 * dis-asm.h (print_insn_crx): Declare.
934
935 2004-06-24 Alan Modra <amodra@bigpond.net.au>
936
937 * bfdlink.h (struct bfd_link_order): Update comment.
938
939 2004-05-11 Jakub Jelinek <jakub@redhat.com>
940
941 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
942 relro_end fields.
943
944 2004-05-04 Andreas Jaeger <aj@suse.de>
945
946 * demangle.h: Do not use C++ reserved keyword typename as
947 parameter for cplus_demangle_fill_builtin_type.
948
949 2004-04-22 Richard Henderson <rth@redhat.com>
950
951 * hashtab.h (struct htab): Add size_prime_index.
952
953 2004-04-13 Jeff Law <law@redhat.com>
954
955 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
956
957 2004-03-30 Zack Weinberg <zack@codesourcery.com>
958
959 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
960
961 2004-03-25 Stan Shebs <shebs@apple.com>
962
963 * mpw/: Remove subdirectory and everything in it.
964
965 2004-03-23 Alan Modra <amodra@bigpond.net.au>
966
967 PR 51.
968 * bfdlink.h (struct bfd_link_info): Add wrap_char.
969
970 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
971
972 * bfdlink.h (bfd_link_info): Correct comments for the
973 unresolved_syms_in_objects field.
974
975 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
976
977 * dyn-string.h: Update copyright date.
978
979 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
980
981 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
982 the associated #defines.
983
984 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
985
986 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
987 "libiberty.h".
988
989 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
990
991 * demangle.h (enum demangle_component_type): Define.
992 (struct demangle_operator_info): Declare.
993 (struct demangle_builtin_type_info): Declare.
994 (struct demangle_component): Define.
995 (cplus_demangle_fill_component): Declare.
996 (cplus_demangle_fill_name): Declare.
997 (cplus_demangle_fill_builtin_type): Declare.
998 (cplus_demangle_fill_operator): Declare.
999 (cplus_demangle_fill_extended_operator): Declare.
1000 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1001 (cplus_demangle_v3_components): Declare.
1002 (cplus_demangle_print): Declare.
1003
1004 For older changes see ChangeLog-9103
1005 \f
1006 Local Variables:
1007 mode: change-log
1008 left-margin: 8
1009 fill-column: 74
1010 version-control: never
1011 End: