Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-01-19 | Tue Jan 19 12:25:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -1/+1 | |
* bfd.h: Update for bfd_asymbol_value bug fix. | |||||
1993-01-19 | Tue Jan 19 12:21:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+5 | |
* mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF relocs. | |||||
1993-01-15 | Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 3 | -4/+69 | |
* ecoff-ext.h: Added prototypes for new ECOFF swapping functions. (opt_ext): New structure. * mips.h (ZMAGIC): Defined to be 0413. (_LIB): Defined to be ".lib" (external_reloc): MIPS ECOFF relocs are only 8 bytes. Added macros to aid in swapping. | |||||
1993-01-12 | Updated for bfd changes. | Ian Lance Taylor | 1 | -4/+12 | |
1993-01-08 | Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 2 | -0/+10 | |
* bfd.h: Update to include ECOFF tdata and target_flavour. | |||||
1993-01-08 | Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 4 | -205/+394 | |
* ecoff-ext.h: Added prototypes for ECOFF swapping functions. * internal.h (internal_scnhdr): Always provide s_align field, not just on i960. (internal_reloc): Always provide r_size field, not just on RS/6000. * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA, STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined. (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB, STABS_SYMBOL): Moved in from gdb/mipsread.c. | |||||
1992-12-28 | rebuilt from current bfd library | Ken Raeburn | 1 | -13/+8 | |
1992-12-28 | * bfd.h: Add declaration for bfd_get_size(). | Fred Fish | 1 | -0/+3 | |
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 | New version, generated automatically. | Per Bothner | 1 | -4/+12 | |
1992-12-22 | * hppa.h: Move handy aliases to the front. Fix masks for extract | Stu Grossman | 1 | -0/+16 | |
and deposit instructions. | |||||
1992-12-22 | * bfd.h: Update to get hppa_core_struct from bfd.c. | Stu Grossman | 2 | -0/+5 | |
1992-12-17 | Update to get tekhex tdata name change from bfd. | John Gilmore | 2 | -2/+13 | |
1992-12-08 | recording file death | K. Richard Pixley | 43 | -15555/+0 | |
1992-12-04 | rebuilt after library changes | Ken Raeburn | 1 | -99/+19 | |
1992-11-28 | Update to match revised bfd-in.h. | John Gilmore | 1 | -19/+9 | |
1992-11-23 | Change from John Carr: use `v', not `a', for operand 2 of vax bb* instructions. | Ken Raeburn | 1 | -0/+24 | |
1992-11-16 | First cut at sanitizing away chill stuff. | Fred Fish | 1 | -3/+28 | |
1992-11-15 | * dwarf.h (AT_src_coords): Whitespace change only. | Fred Fish | 2 | -3/+321 | |
* dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2): Add from latest gcc. * dwarf.h (LANG_CHILL): Add as GNU extension. | |||||
1992-11-06 | Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 | |
* bfd.h: Update to bring in SEC_SHARED_LIBRARY. | |||||
1992-11-05 | Update to match EXFUN, bfd_seclet_struct, and SDEF cleanups in bfd. | John Gilmore | 2 | -74/+80 | |
1992-11-05 | Update after bfd_seclet_struct => bfd_seclet change. | John Gilmore | 1 | -7/+7 | |
1992-11-05 | Update to match PARAMS changes in bfd. | John Gilmore | 2 | -70/+176 | |
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 | 2 | -10/+21 | |
1992-10-16 | use the provided enum for has_arg | K. Richard Pixley | 2 | -15/+25 | |
1992-10-16 | casts for ultrix compiler | K. Richard Pixley | 1 | -0/+7 | |
1992-10-15 | Update after comment changes. | John Gilmore | 2 | -3/+14 | |
1992-10-08 | Now a bfd knows whether underscores are normally prepended | Steve Chamberlain | 2 | -1/+8 | |
to symbols in its file format. | |||||
1992-09-27 | Keep adobe.h, needed to compile bfd/aout-adobe.c | Fred Fish | 1 | -1/+5 | |
1992-09-09 | Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+32 | |
* m68k.h: merged Motorola and MIT syntax. | |||||
1992-09-03 | Regenerated from bfd-in.h. | Per Bothner | 1 | -3/+2 | |
1992-09-03 | * bfd.h (struct reloc_howto_struct): size needs to be signed if | Stu Grossman | 2 | -1/+11 | |
it's going to hold negative values. | |||||
1992-08-31 | * demangle.h: New file, moved from ../gdb. Made independent | Per Bothner | 1 | -1/+8 | |
of gdb. Allow demangling style option to be passed as a parameter to cplus_demangle(), but using the current_demangling_style global as the default. | |||||
1992-08-29 | * obstack.h: Merge comment change from current FSF version. | Fred Fish | 1 | -0/+4 | |
1992-08-28 | Forgot to add we32k.h. | Brendan Kehoe | 1 | -0/+1 | |
1992-08-28 | Last file for preliminary support of the we32k (AT&T 3b2 family). | Brendan Kehoe | 1 | -0/+312 | |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2). | Brendan Kehoe | 3 | -0/+20 | |
1992-08-26 | m68k.h (m68ec030): Defined as alias for 68030. | Ken Raeburn | 1 | -1779/+16 | |
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them. Tightened description of "fmovex" to distinguish it from some "pmove" encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that claimed versions were available for chips not supporting them. Added "pmovefd". sparc.h: Fixed up some comments. | |||||
1992-08-25 | * internal.h: added #define for STYP_LIT, removed from a29k and | Steve Chamberlain | 1 | -1/+0 | |
h8300. | |||||
1992-08-25 | Regenerated after Z8000 addition | Steve Chamberlain | 1 | -0/+4 | |
1992-08-25 | Support for the Z8000 | Steve Chamberlain | 4 | -5/+237 | |
1992-08-17 | * bfd.h: Regenerated after page/segment size changes. | Ken Raeburn | 1 | -4/+2 | |
1992-08-15 | Add aout/adobe.h. | John Gilmore | 1 | -0/+297 | |
1992-08-14 | * m68k.h: Merged in patches (mostly m68040-specific) from | Per Bothner | 2 | -144/+135 | |
Colin Smith <colin@wrs.com>. | |||||
1992-08-14 | * m68k.h: Merged m68kmri.h and m68k.h (using the former as a | Per Bothner | 3 | -3313/+1414 | |
base). Also cleaned up duplicates, re-ordered instructions for the sake of dis-assembling (so aliases come after standard names). * m68kmri.h: Now just defines some macros, and #includes m68k.h. | |||||
1992-08-12 | * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in | Steve Chamberlain | 2 | -1108/+1154 | |
all missing .s | |||||
1992-08-11 | moved sparc opcode table to bfd | Ken Raeburn | 1 | -0/+2 | |
1992-08-11 | * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc. | Ken Raeburn | 1 | -0/+9 | |
1992-08-01 | * obstack.h: Merge changes from current FSF version. | Fred Fish | 1 | -0/+22 | |