Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-03-22 | * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument | Ian Lance Taylor | 1 | -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-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -0/+4 | |
1994-03-02 | Modified Files: | Kung Hsu | 1 | -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 Kingdon | 1 | -0/+8 | |
1994-02-16 | * libiberty.h: Don't declare strsignal, to avoid conflicts with | Ian Lance Taylor | 1 | -0/+5 | |
Solaris system header files. | |||||
1994-02-13 | * libiberty.h (xexit): Use __volatile__ to avoid losing if | Jeff Law | 1 | -0/+5 | |
compiling with gcc -traditional. | |||||
1994-02-10 | * libiberty.h: New file. Declares functions provided by | Ian Lance Taylor | 1 | -0/+24 | |
libiberty. | |||||
1994-01-22 | * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc, | Ian Lance Taylor | 1 | -0/+5 | |
print_insn_rs6000): Declare. | |||||
1994-01-17 | Opps. Put log into wrong ChangeLog. | Jeff Law | 1 | -5/+0 | |
1994-01-17 | * opcode/hppa.h: Fix templates for all the sfu and copr | Jeff Law | 1 | -0/+27 | |
instructions. | |||||
1993-08-07 | update from FSF | David MacKenzie | 1 | -1/+1 | |
1993-08-07 | update from FSF | David MacKenzie | 1 | -0/+8 | |
1993-08-02 | Move enum outside of struct defn to avoid warnings. | John Gilmore | 1 | -0/+10 | |
1993-07-31 | * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns, | John Gilmore | 1 | -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-19 | dis-asm.h (struct disassemble_info): New field application_data. | Ken Raeburn | 1 | -0/+4 | |
1993-07-15 | * dis-asm.h: Added declaration of print_insn_m88k. | Ian Lance Taylor | 1 | -0/+4 | |
1993-07-08 | h8/300h stuff | David Edelsohn | 1 | -0/+14 | |
1993-06-18 | * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and | John Gilmore | 1 | -0/+6 | |
their variants. These changes are coordinated with corresponding changes in ../bfd/oasys.c. | |||||
1993-06-16 | Note that bfd.h has been removed. | Fred Fish | 1 | -0/+16 | |
1993-05-27 | in dis-asm.h, declare print_insn_hppa | Ken Raeburn | 1 | -0/+2 | |
1993-05-27 | Part of bfd reconfiguration: Move bfd.h to bfd directory. | Ken Raeburn | 1 | -0/+9 | |
This file now just includes it; see if that helps us avoid requiring -I../bfd in various places. | |||||
1993-04-27 | SH support. | Steve Chamberlain | 1 | -0/+13 | |
1993-04-15 | Check in new generated bfd.h to go with: | Jim Kingdon | 1 | -0/+12 | |
Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com) * bfd-in.h (bfd_error), bfd.c (bfd_errmsgs): Add file_truncated. * format.c (bfd_check_error): Check error return from _bfd_check_format routines. Wed Apr 14 23:48:25 1993 Jim Kingdon (kingdon@cygnus.com) * rs6000-core.c (rs6000coff_core_p): Improve error checking and recognize .data section if present. | |||||
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 1 | -0/+4 | |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -1/+5 | |
1993-04-01 | * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size | Ian Lance Taylor | 1 | -0/+5 | |
prototypes. | |||||
1993-04-01 | * dis-asm.h: (disassemble_info): Fix typo in prototype of | Stu Grossman | 1 | -0/+5 | |
dis_asm_memory_error(). | |||||
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -0/+11 | |
which copes with errors in a plausible way | |||||
1993-03-30 | Use ANSI versions on AIX regardless of __STDC__. | Jim Kingdon | 1 | -0/+8 | |
1993-03-18 | * ieee-float.h: Moved from ../gdb. | Per Bothner | 1 | -0/+5 | |
* dis-asm.h: New file. Interface to dis-assembler. | |||||
1993-03-11 | * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use | Fred Fish | 1 | -0/+25 | |
in place of bare 0, for readability reasons. | |||||
1993-01-08 | Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+8 | |
* bfd.h: Update to include ECOFF tdata and target_flavour. | |||||
1992-12-23 | * demangle.h: Protect file from multiple inclusions with | Fred Fish | 1 | -0/+5 | |
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif. | |||||
1992-12-22 | * bfd.h: Update to get hppa_core_struct from bfd.c. | Stu Grossman | 1 | -0/+4 | |
1992-12-17 | Update to get tekhex tdata name change from bfd. | John Gilmore | 1 | -0/+12 | |
1992-11-05 | Update to match EXFUN, bfd_seclet_struct, and SDEF cleanups in bfd. | John Gilmore | 1 | -1/+2 | |
1992-11-05 | Update to match PARAMS changes in bfd. | John Gilmore | 1 | -0/+4 | |
1992-11-04 | bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so widening works | Ken Raeburn | 1 | -2/+6 | |
consistently. | |||||
1992-10-16 | * getopt.h (struct option): RMS decided we should do it the other way. | John Gilmore | 1 | -0/+5 | |
1992-10-16 | use the provided enum for has_arg | K. Richard Pixley | 1 | -0/+2 | |
1992-10-16 | casts for ultrix compiler | K. Richard Pixley | 1 | -0/+7 | |
1992-10-15 | Update after comment changes. | John Gilmore | 1 | -0/+4 | |
1992-10-08 | Now a bfd knows whether underscores are normally prepended | Steve Chamberlain | 1 | -0/+6 | |
to symbols in its file format. | |||||
1992-09-03 | * bfd.h (struct reloc_howto_struct): size needs to be signed if | Stu Grossman | 1 | -0/+10 | |
it's going to hold negative values. | |||||
1992-08-29 | * obstack.h: Merge comment change from current FSF version. | Fred Fish | 1 | -0/+4 | |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 1 | -0/+12 | |
1992-08-01 | * obstack.h: Merge changes from current FSF version. | Fred Fish | 1 | -0/+22 | |
1992-06-29 | * obstack.h: Convert bcopy() use to memcpy(), which is more | Fred Fish | 1 | -0/+11 | |
portable, more standard, and can take advantage of gcc's builtin functions for increased performance. | |||||
1992-06-19 | * bfd.h: HPPA merge. | Stu Grossman | 1 | -0/+4 | |
1992-06-17 | gratuitous white space changes merged from other prep releases | K. Richard Pixley | 1 | -0/+11 | |