aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1996-07-12 * dis-asm.h (print_insn_i8086): Declare.Stu Grossman1-0/+4
1996-07-05No longer need to sanitize away h8s stuff.Jeff Law1-0/+8
1996-06-18Tue Jun 18 15:11:33 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+36
* fopen-vms.h: New file.
1996-01-23 * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.David Edelsohn1-0/+4
1996-01-23 * dis-asm.h (disassemble_info): New members arch, mach, endian.David Edelsohn1-0/+6
(INIT_DISASSEMBLE_INFO): Initialize them. (DISASM_RAW_INSN{,FLAG}): Define.
1996-01-18 * demangle.h (cplus_demangle_opname): Change opname parameter toIan Lance Taylor1-0/+7
const char *. (cplus_mangle_opname): Change return type and opname parameter to const char *.
1996-01-05 * ieee.h (enum ieee_record): Add ieee_asn_record_enum,Ian Lance Taylor1-0/+6
ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum, ieee_bb_record_enum, and ieee_be_record_enum.
1996-01-03 * obstack.h: Update copyright to 1996.Fred Fish1-0/+10
(_obstack_memory_used): Declare. (obstack_memory_used): Define macro.
1995-12-21Add ifndef wrappersMichael Meissner1-3/+2
1995-11-07Added some NT definesKim Knuttila1-0/+5
1995-10-25 * bfdlink.h (struct bfd_link_info): Add static_link field.Ian Lance Taylor1-0/+14
1995-08-31Thu Aug 31 16:51:50 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+8
* internal.h (internal_aouthdr, internal_filehdr): don't indirect the pe stuff.
1995-08-22 * internal.h: (internal_filehdr): Moved PE stuff intoSteve Chamberlain1-0/+12
internal_extra_pe_filehdr. (internal_aouthdr): Moved PE stuff into interanl_extra_pe_aouthdr. * bfdlink.h (struct bfd_link_info): Remove PE stuff.
1995-07-02 * bfdlink.h (struct bfd_link_info): Change type of base_file toIan Lance Taylor1-0/+5
PTR.
1995-06-29 * bfdlink.h (struct bfd_link_info): Added base_file member.Steve Chamberlain1-0/+27
1995-05-11Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>Jason Merrill1-0/+15
* demangle.h: Don't include ansidecl.h if IN_GCC.
1995-02-17 * dis-asm.h (arc_get_disassembler): Change argument to int.David Edelsohn1-1/+7
All callers updated.
1995-02-10 * dis-asm.h (print_insn_arc): Deleted.David Edelsohn1-0/+7
(arc_get_disassembler): Declare.
1995-02-09 * libiberty.h (basename): Change argument to be const.Ian Lance Taylor1-0/+4
1995-02-08 * bfdlink.h (struct bfd_link_hash_entry): Change format of commonIan Lance Taylor1-0/+6
symbol information, to remove restrictions on maximum size and alignment power, by using a pointer to a structure instead.
1995-02-06 * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weakIan Lance Taylor1-1/+11
to bfd_link_hash_undefweak. Add bfd_link_hash_defweak.
1995-01-16 * dis-asm.h (prin_insn_w65): Declare.Steve Chamberlain1-0/+4
1995-01-12* libiberty.h (hex_p): Fix sense of test.Ken Raeburn1-0/+4
1995-01-12* libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p,Ken Raeburn1-0/+5
hex_value): New macros and declarations, for hex.c.
1995-01-06 * dis-asm.h: Make idempotent.Ian Lance Taylor1-0/+15
1994-11-25 * hp-symtab.h: New file describing the debug symbols emittedJeff Law1-0/+15
by the HP C compilers. * hpux-symtab.h: Deleted. NOTE: hpux-symtab.h was the HP copyrighted description and data structures for the debug symbols emitted by the various HP compilers (C, C++, Fortran, Cobol, Pascal, Modula-2, Cobol, etc). hp-symtab.h is my rewritten version which only describes the debug symbols used by the HP C compiler. hp-symtab.h is intended to be copyrighted by the FSF as part of GDB.
1994-10-25 * bfdlink.h (struct bfd_link_callbacks): Fix comments forIan Lance Taylor1-1/+18
multiple_common field.
1994-08-04* os9k.h: Comment out apparently-unused declarations.Jean Marie Diaz1-0/+4
1994-07-22 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into aIan Lance Taylor1-0/+13
bitfield. Add field u.c.alignment_power.
1994-06-18 * demangle.h (cplus_demangle_opname): Declare.Stan Shebs1-0/+4
1994-06-16 * bfdlink.h (struct bfd_link_info): Add new field shared.Ian Lance Taylor1-0/+26
1994-03-22 * bfdlink.h (struct bfd_link_callbacks): Change bitsize argumentIan Lance Taylor1-0/+15
to add_to_set to reloc. Remove bitsize argument from constructor. Comment that reloc_overflow, reloc_dangerous and unattached_reloc must handle NULL pointers for reloc location. (enum bfd_link_order_type): Add bfd_section_reloc_link_order and bfd_symbol_reloc_link_order. (struct bfd_link_order): Add reloc field to union. (struct bfd_link_order_reloc): Define.
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-0/+4
1994-03-02Modified Files:Kung Hsu1-0/+5
ChangeLog * os9k.h: os9000 target specific header file, the header of the object file is used now.
1994-02-28* floatformat.h: New file, intended to replace ieee-float.h.Jim Kingdon1-0/+8
1994-02-16 * libiberty.h: Don't declare strsignal, to avoid conflicts withIan Lance Taylor1-0/+5
Solaris system header files.
1994-02-13 * libiberty.h (xexit): Use __volatile__ to avoid losing ifJeff Law1-0/+5
compiling with gcc -traditional.
1994-02-10 * libiberty.h: New file. Declares functions provided byIan Lance Taylor1-0/+24
libiberty.
1994-01-22 * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,Ian Lance Taylor1-0/+5
print_insn_rs6000): Declare.
1994-01-17Opps. Put log into wrong ChangeLog.Jeff Law1-5/+0
1994-01-17 * opcode/hppa.h: Fix templates for all the sfu and coprJeff Law1-0/+27
instructions.
1993-08-07update from FSFDavid MacKenzie1-1/+1
1993-08-07update from FSFDavid MacKenzie1-0/+8
1993-08-02Move enum outside of struct defn to avoid warnings.John Gilmore1-0/+10
1993-07-31* dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,John Gilmore1-0/+11
data_size, insn_type, target, target2. These are used to return information from the instruction decoders back to the calling program. Add comments, make more readable.
1993-07-19dis-asm.h (struct disassemble_info): New field application_data.Ken Raeburn1-0/+4
1993-07-15 * dis-asm.h: Added declaration of print_insn_m88k.Ian Lance Taylor1-0/+4
1993-07-08h8/300h stuffDavid Edelsohn1-0/+14
1993-06-18* oasys.h: Eliminate "int8_type", "int16_type", "int32_type", andJohn Gilmore1-0/+6
their variants. These changes are coordinated with corresponding changes in ../bfd/oasys.c.
1993-06-16Note that bfd.h has been removed.Fred Fish1-0/+16