1 2008-08-25 Richard Henderson <rth@redhat.com>
3 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
5 2008-08-25 Alan Modra <amodra@bigpond.net.au>
7 * binary-io.h: New file, imported from gnulib, but don't
8 #include <fcntl.h> or <stdio.h>.
10 2008-08-17 Alan Modra <amodra@bigpond.net.au>
12 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
14 2008-08-08 Anatoly Sokolov <aesok@post.ru>
16 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
17 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
18 (EF_AVR_MACH): Redefine to 0x7F.
19 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
20 (AVR_ISA_AVR3): Redefine.
21 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
22 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
23 AVR_ISA_AVR6): Define.
25 2008-07-12 Jie Zhang <jie.zhang@analog.com>
28 2008-07-12 Jie Zhang <jie.zhang@analog.com>
29 * bfdlink.h (struct bfd_link_info): Add sep_code member
31 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
32 (EF_BFIN_DATA_IN_L1): Define.
34 2008-07-12 Jie Zhang <jie.zhang@analog.com>
36 * bfdlink.h (struct bfd_link_info): Add sep_code member
38 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
39 (EF_BFIN_DATA_IN_L1): Define.
41 2008-07-07 Stan Shebs <stan@codesourcery.com>
43 * dis-asm.h (struct disassemble_info): Add endian_code field.
45 2008-07-07 Joel Brobecker <brobecker@adacore.com>
47 * safe-ctype.h: Add #include of ctype.h before redefining
50 2008-07-04 Joel Brobecker <brobecker@adacore.com>
52 * safe-ctype.h: Remove #error when detecting that ctype.h has been
53 included. Redefine the various macros provided by ctype.h as
56 2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
58 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
59 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
61 2008-06-06 Alan Modra <amodra@bigpond.net.au>
63 * bfdlink.h (struct bfd_link_info): Add "path_separator".
65 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
67 * dis-asm.h (print_s390_disassembler_options):
70 2008-03-24 Ian Lance Taylor <iant@google.com>
72 * sha1.h: New file, from gnulib.
74 * md5.h: Add extern "C" when compiled with C++.
76 2008-03-24 Ian Lance Taylor <iant@google.com>
78 * md5.h: Add extern "C" when compiled with C++.
80 2008-03-21 Ian Lance Taylor <iant@google.com>
82 * filenames.h: Add extern "C" when compiled with C++.
84 2008-02-15 Alan Modra <amodra@bigpond.net.au>
86 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
87 (struct bfd_link_info): Add output_bfd.
89 2008-02-11 Bob Wilson <bob.wilson@acm.org>
91 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
92 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
94 2008-01-26 David Daney <ddaney@avtrex.com>
96 * demangle.h (demangle_component_type): Add
97 DEMANGLE_COMPONENT_JAVA_RESOURCE,
98 DEMANGLE_COMPONENT_COMPOUND_NAME, and
99 DEMANGLE_COMPONENT_CHARACTER as new enum values.
100 (demangle_component): Add struct s_character to union u.
102 2007-11-07 Joseph Myers <joseph@codesourcery.com>
103 Daniel Jacobowitz <dan@codesourcery.com>
105 * floatformat.h (struct floatformat): Add split_half field.
106 (floatformat_ibm_long_double): New.
108 2007-09-06 Tom Tromey <tromey@redhat.com>
110 * libiberty.h (pex_free): Document process killing.
112 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
114 * demangle.h (enum demangle_component_type): Add
115 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
117 2007-07-25 Ben Elliston <bje@au.ibm.com>
121 2007-07-18 Bob Wilson <bob.wilson@acm.org>
123 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
124 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
126 2007-07-17 Nick Clifton <nickc@redhat.com>
128 * COPYING3: New file. Contains version 3 of the GNU General
131 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
133 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
134 work-a-round whitespace problem in gcc gengtype.
136 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
137 needed for WIN64 when a long is not wide enough for a pointer.
138 (splay_tree_key, splay_tree_value): Use the new types.
140 2007-07-09 Roland McGrath <roland@redhat.com>
142 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
144 2007-07-06 Nick Clifton <nickc@redhat.com>
146 * bfdlink.h: Update copyright notice to refer to GPLv3.
148 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
150 * dis-asm.h (print_insn_cr16): New prototype.
152 2007-06-01 Noah Misch <noah@cs.caltech.edu>
153 Alan Modra <amodra@bigpond.net.au>
155 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
157 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
159 * libiberty.h (writeargv): Declare.
161 2007-04-30 Alan Modra <amodra@bigpond.net.au>
163 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
165 2007-04-25 Mark Mitchell <mark@codesourcery.com>
167 * demangle.h: Change license to LGPL + exception.
169 2007-04-10 Richard Henderson <rth@redhat.com>
171 * bfdlink.h (struct bfd_link_info): Add relax_trip.
173 2007-03-29 Joel Brobecker <brobecker@adacore.com>
175 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
176 regardless of the type of file system.
178 2007-03-06 Jan Hubicka <jh@suse.cz>
180 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
182 2007-02-21 Nick Clifton <nickc@redhat.com>
184 * bfdlink.h (struct bfd_link_callbacks): Add
185 override_segment_assignment field.
187 2007-02-17 Mark Mitchell <mark@codesourcery.com>
188 Nathan Sidwell <nathan@codesourcery.com>
189 Vladimir Prus <vladimir@codesourcery.com
190 Joseph Myers <joseph@codesourcery.com>
192 * bin-bugs.h: Remove.
194 2007-02-09 Joseph S. Myers <joseph@codesourcery.com>
196 * libiberty.h (pex_write_input): Remove prototype.
198 2007-02-05 Dave Brolley <brolley@redhat.com>
200 * Contribute the following changes:
201 2001-03-26 Ben Elliston <bje@redhat.com>
203 * dis-asm.h (print_insn_mep): Declare.
205 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
207 * dis-asm.h (print_i386_disassembler_options): New.
209 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
211 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
212 (PEX_BINARY_ERROR): New define.
213 (pex_read_err): New function.
215 2007-01-29 Simon Baldwin <simonb@google.com>
217 * demangle.h: New cplus_demangle_print_callback,
218 cplus_demangle_v3_callback, and java_demangle_v3_callback function
219 prototypes, and demangle_callbackref type definition.
221 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
224 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
225 Add dynamic and dynamic_data.
227 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
228 Nick Clifton <nickc@redhat.com>
230 * ansidecl.h (ATTRIBUTE_PACKED): Define.
232 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
233 J"orn Rennecke <joern.rennecke@st.com>
236 * libiberty.h (make_relative_prefix_ignore_links): Declare.
238 2006-11-27 Bob Wilson <bob.wilson@acm.org>
240 * xtensa-config.h (XSHAL_ABI): New.
241 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
243 2006-11-27 Bob Wilson <bob.wilson@acm.org>
245 * xtensa-isa.h (STATIC_LIBISA): Delete.
247 2006-10-30 Paul Brook <paul@codesourcery.com>
249 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
252 2006-10-30 H.J. Lu <hongjiu.lu@intel.com>
255 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
257 2006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
258 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
259 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
260 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
261 Alan Modra <amodra@bigpond.net.au>
263 * dis-asm.h (print_insn_spu): Declare.
265 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
267 * dis-asm.h: Add prototypes for Score disassembler routines.
269 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
271 * bfdlink.h (bfd_elf_dynamic_list): New.
272 (bfd_link_info): Add a dynamic field.
274 2006-08-04 Marcelo Tosatti <marcelo@kvack.org>
276 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
278 2006-07-10 Jakub Jelinek <jakub@redhat.com>
280 * bfdlink.h (struct bfd_link_info): Add emit_hash and
281 emit_gnu_hash bitfields.
283 2006-04-11 Jim Blandy <jimb@codesourcery.com>
285 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
287 2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
289 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
292 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
293 Anil Paranjape <anilp1@kpitcummins.com>
294 Shilin Shakti <shilins@kpitcummins.com>
296 * dis-asm.h (print_insn_xc16c): New prototype.
298 2006-01-18 DJ Delorie <dj@redhat.com>
300 * md5.h: Include ansidecl.h
302 2006-01-17 Andreas Schwab <schwab@suse.de>
305 * dis-asm.h (struct disassemble_info): Add
306 disassembler_needs_relocs.
308 2006-01-09 Bob Wilson <bob.wilson@acm.org>
310 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
312 2005-12-30 Bob Wilson <bob.wilson@acm.org>
314 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
316 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
318 Second part of ms1 to mt renaming.
319 * dis-asm.h (print_insn_mt): Renamed.
321 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
324 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
325 output format for return types
327 2005-11-03 Alan Modra <amodra@bigpond.net.au>
329 * bfdlink.h (struct bfd_link_order): Tweak comment.
331 2005-10-31 Mark Kettenis <kettenis@gnu.org>
333 * floatformat.h (enum floatformat_byteorders): Add
335 (floatformat_vax_aingle, floatformat_vax_double): Declare.
337 2005-10-28 Dave Brolley <brolley@redhat.com>
339 Contribute the following changes:
340 2003-09-29 Dave Brolley <brolley@redhat.com>
342 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
343 more exotic underlying types to be used.
345 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
347 disasm.h: Add declaration for print_insn_z80
349 2005-09-30 Catherine Moore <clm@cm00re.com>
351 * dis-asm.h (print_insn_bfin): Declare.
353 2005-09-26 Mark Mitchell <mark@codesourcery.com>
355 * libiberty.h (expandargv): New function.
357 2005-08-18 Alan Modra <amodra@bigpond.net.au>
359 * bfdlink.h: Remove mention of a29k.
360 * dis-asm.h: Remove a29k support.
362 2005-08-17 Mark Kettenis <kettenis@gnu.org>
364 * floatformat.h (struct floatformat): Change type of large
365 argument for is_valid member to `const void *'.
366 (floatformat_to_double): Change type of second argument to `const
368 (floatformat_from_double): Change type of last argument to `void
370 (floatformat_is_valid): Change type of last argument to `const
373 2005-07-14 Jim Blandy <jimb@redhat.com>
375 * dis-asm.h (print_insn_m32c): New declaration.
377 2005-07-12 Ben Elliston <bje@au.ibm.com>
379 * xregex2.h (regexec): Qualify this prototype with __extension__
380 when compiling with GNU C.
382 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
384 * dis-asm.h (fprintf_ftype): Add format attribute.
386 2005-07-03 Steve Ellcey <sje@cup.hp.com>
389 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
390 * md5.h (md5_uintptr): New.
391 (md5_ctx): Align buffer field.
393 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
395 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
396 (HTAB_EMPTY_ENTRY): New macro.
398 2005-06-20 Geoffrey Keating <geoffk@apple.com>
400 * libiberty.h (strverscmp): Prototype.
402 2005-06-17 Jakub Jelinek <jakub@redhat.com>
404 * elf/external.h (GRP_ENTRY_SIZE): Define.
406 2005-06-08 Zack Weinberg <zack@codesourcery.com>
408 * dis-asm.h (get_arm_regnames): Update prototype.
410 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
411 Michael Snyder <msnyder@redhat.com>
412 Stan Cox <scox@redhat.com>
414 * dis-asm.h: Externalize print_insn_ms1.
416 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
418 * libiberty.h (XOBFINISH): New.
420 2005-06-03 Alan Modra <amodra@bigpond.net.au>
422 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
424 2005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
426 * libiberty.h (vsnprintf): Add format attribute.
428 2005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
430 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
432 2005-05-28 Eli Zaretskii <eliz@gnu.org>
434 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
436 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
438 2005-05-25 Richard Henderson <rth@redhat.com>
440 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
442 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
444 * libiberty.h (ACONCAT): Properly cast value of alloca().
446 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
449 2005-05-12 Steve Ellcey <sje@cup.hp.com>
451 libiberty.h: Do not define empty basename prototype.
453 2005-05-10 Nick Clifton <nickc@redhat.com>
455 * Update the address and phone number of the FSF organization in
456 the GPL notices in the following files:
457 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
458 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
459 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
460 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
461 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
462 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
463 xtensa-isa-internal.h, xtensa-isa.h
465 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
467 * libiberty.h (unlock_std_streams): New.
469 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
471 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
472 Don't use the PTR macro.
474 * sort.h: Don't use the PARAMS macro.
476 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
478 * libiberty.h (unlock_stream): New.
480 2005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
482 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
483 Remove parameter names.
485 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
487 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
488 Provide prototypes for new functions.
490 2005-03-29 Ian Lance Taylor <ian@airs.com>
492 * libiberty.h: Fix indentation.
494 2005-03-28 Ian Lance Taylor <ian@airs.com>
496 * libiberty.h: Include <stdio.h>.
497 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
498 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
499 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
500 (pex_init, pex_run, pex_read_output): Declare.
501 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
502 (struct pex_time): Define.
504 2005-03-28 Mark Mitchell <mark@codesourcery.com>
506 * libiberty.h (ffs): Declare, if necessary.
508 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
510 * ternary.h: Don't use PARAMS anymore.
512 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
514 * md5.h: Remove definition and uses of __P.
515 * dyn-string.h: Remove uses of PARAMS.
516 * fibheap.h: Likewise.
517 * floatformat.h: Likewise.
518 * hashtab.h: Likewise.
520 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
522 * demangle.h: Remove uses of PARAMS.
524 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
525 ANSI_PROTOTYPES is always assumed.
526 Remove uses of PARAMS throughout.
528 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
530 * libiberty.h (xstrndup): Declare.
532 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
534 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
536 2005-03-22 Bob Wilson <bob.wilson@acm.org>
538 * xtensa-isa.h: Update a comment and whitespace.
540 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
542 * bfdlink.h (bfd_link_info): Add gc_sections.
544 2005-03-09 Mark Mitchell <mark@codesourcery.com>
546 * libiberty.h (gettimeofday): Declare.
548 2005-03-01 Jan Beulich <jbeulich@novell.com>
550 * libiberty.h: Declare unlink_if_ordinary.
552 2005-02-21 Alan Modra <amodra@bigpond.net.au>
554 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
555 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
556 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
558 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
561 * ansidecl.h (PARAMS): Guard from redefinition.
563 2005-02-03 Alan Modra <amodra@bigpond.net.au>
565 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
567 2005-02-01 Alan Modra <amodra@bigpond.net.au>
569 * bfdlink.h (bfd_link_repair_undef_list): Declare.
571 2005-01-10 Andreas Schwab <schwab@suse.de>
573 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
576 2004-12-11 Ben Elliston <bje@au.ibm.com>
578 * fibheap.h (struct fibnode): Only use unsigned long bitfields
579 when __GNUC__ is defined and ints are less than 32-bits wide.
581 2004-11-04 Paul Brook <paul@codesourcery.com>
583 * bfdlink.h (bfd_link_info): Add default_imported_symver.
585 2004-11-12 Bob Wilson <bob.wilson@acm.org>
587 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
588 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
590 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
591 Vineet Sharma <vineets@noida.hcltech.com>
593 * dis-asm.h: Add prototype for print_insn_maxq_little.
595 2004-10-26 Paul Brook <paul@codesourcery.com>
597 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
599 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
602 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
603 bfd_link_hash_entry to reloc_overflow.
605 2004-10-07 Bob Wilson <bob.wilson@acm.org>
607 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
608 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
609 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
611 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
612 (config_sturct struct): Delete.
613 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
614 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
615 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
616 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
617 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
618 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
619 (xtensa_insn_decode_fn): Rename to ...
620 (xtensa_opcode_decode_fn): ... this.
621 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
622 xtensa_undo_reloc_fn): Update.
623 (xtensa_encoding_template_fn): Delete.
624 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
625 xtensa_length_decode_fn): New.
626 (xtensa_format_internal, xtensa_slot_internal): New types.
627 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
628 get_field, and set_field fields. Add name, field_id, regfile,
629 num_regs, and flags fields.
630 (xtensa_arg_internal): New type.
631 (xtensa_iclass_internal): Change operands field to array of
632 xtensa_arg_internal. Add num_stateOperands, stateOperands,
633 num_interfaceOperands, and interfaceOperands fields.
634 (xtensa_opcode_internal): Delete length, template, and iclass fields.
635 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
636 (opname_lookup_entry): Delete.
637 (xtensa_regfile_internal, xtensa_interface_internal,
638 xtensa_funcUnit_internal, xtensa_state_internal,
639 xtensa_sysreg_internal, xtensa_lookup_entry): New.
640 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
641 Change type of opname_lookup_table. Delete num_modules,
642 module_opcode_base, module_decode_fn, config, and has_density fields.
643 Add num_formats, formats, format_decode_fn, length_decode_fn,
644 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
645 iclasses, num_regfiles, regfiles, num_states, states,
646 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
647 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
648 interface_lookup_table, num_funcUnits, funcUnits and
649 funcUnit_lookup_table fields.
650 (xtensa_isa_module, xtensa_isa_modules): Delete.
651 (xtensa_isa_name_compare): New prototype.
652 (xtisa_errno, xtisa_error_msg): New.
653 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
654 (xtensa_isa): Change type.
655 (xtensa_operand): Delete.
656 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
657 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
658 xtensa_funcUnit_use): New types.
659 (libisa_module_specifier): Delete.
660 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
661 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
662 xtensa_insnbuf_from_chars): Update prototypes.
663 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
664 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
665 xtensa_encode_insn, xtensa_insn_length,
666 xtensa_insn_length_from_first_byte, xtensa_num_operands,
667 xtensa_operand_kind, xtensa_encode_result,
668 xtensa_operand_isPCRelative): Delete.
669 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
670 xtensa_operand_set_field, xtensa_operand_encode,
671 xtensa_operand_decode, xtensa_operand_do_reloc,
672 xtensa_operand_undo_reloc): Update prototypes.
673 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
674 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
675 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
676 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
677 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
678 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
679 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
680 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
681 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
682 xtensa_opcode_is_loop, xtensa_opcode_is_call,
683 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
684 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
685 xtensa_opcode_funcUnit_use, xtensa_operand_name,
686 xtensa_operand_is_visible, xtensa_operand_is_register,
687 xtensa_operand_regfile, xtensa_operand_num_regs,
688 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
689 xtensa_stateOperand_state, xtensa_stateOperand_inout,
690 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
691 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
692 xtensa_regfile_shortname, xtensa_regfile_view_parent,
693 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
694 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
695 xtensa_state_is_exported, xtensa_sysreg_lookup,
696 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
697 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
698 xtensa_interface_num_bits, xtensa_interface_inout,
699 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
700 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
701 2004-10-07 Jeff Baker <jbaker@qnx.com>
703 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
705 2004-09-17 Alan Modra <amodra@bigpond.net.au>
707 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
710 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
712 * libiberty.h (basename): Prototype for __MINGW32__.
714 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
716 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
717 * libiberty.h (concat, reconcat, concat_length, concat_copy,
718 concat_copy2): Use ATTRIBUTE_SENTINEL.
720 2004-08-13 Alan Modra <amodra@bigpond.net.au>
722 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
723 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
725 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
727 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
728 const-qualification before disposal.
730 2004-07-24 Bernardo Innocenti <bernie@develer.com>
732 * ansidecl.h (ARG_UNUSED): New Macro.
734 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
736 * bin-bugs.h (REPORT_BUGS_TO): Set to
737 "<URL:http://www.sourceware.org/bugzilla/>".
739 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
741 * ansidecl.h (ATTRIBUTE_PURE): New.
743 2004-07-13 Bernardo Innocenti <bernie@develer.com>
745 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
747 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
750 2004-07-13 Bernardo Innocenti <bernie@develer.com>
752 * libiberty.h (ASTRDUP): Add casts required for stricter
753 type conversion rules of C++.
754 * obstack.h (obstack_free): Likewise.
756 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
758 * dis-asm.h (print_insn_crx): Declare.
760 2004-06-24 Alan Modra <amodra@bigpond.net.au>
762 * bfdlink.h (struct bfd_link_order): Update comment.
764 2004-05-11 Jakub Jelinek <jakub@redhat.com>
766 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
769 2004-05-04 Andreas Jaeger <aj@suse.de>
771 * demangle.h: Do not use C++ reserved keyword typename as
772 parameter for cplus_demangle_fill_builtin_type.
774 2004-04-22 Richard Henderson <rth@redhat.com>
776 * hashtab.h (struct htab): Add size_prime_index.
778 2004-04-13 Jeff Law <law@redhat.com>
780 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
782 2004-03-30 Zack Weinberg <zack@codesourcery.com>
784 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
786 2004-03-25 Stan Shebs <shebs@apple.com>
788 * mpw/: Remove subdirectory and everything in it.
790 2004-03-23 Alan Modra <amodra@bigpond.net.au>
793 * bfdlink.h (struct bfd_link_info): Add wrap_char.
795 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
797 * bfdlink.h (bfd_link_info): Correct comments for the
798 unresolved_syms_in_objects field.
800 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
802 * dyn-string.h: Update copyright date.
804 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
806 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
807 the associated #defines.
809 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
811 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
814 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
816 * demangle.h (enum demangle_component_type): Define.
817 (struct demangle_operator_info): Declare.
818 (struct demangle_builtin_type_info): Declare.
819 (struct demangle_component): Define.
820 (cplus_demangle_fill_component): Declare.
821 (cplus_demangle_fill_name): Declare.
822 (cplus_demangle_fill_builtin_type): Declare.
823 (cplus_demangle_fill_operator): Declare.
824 (cplus_demangle_fill_extended_operator): Declare.
825 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
826 (cplus_demangle_v3_components): Declare.
827 (cplus_demangle_print): Declare.
829 For older changes see ChangeLog-9103
835 version-control: never