Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-09 | * rs6k.h: Clean up instructions for primary opcode 19 (many were | Jim Kingdon | 1 | -11/+15 | |
simply wrong, ics, rfi, & rfsvc were missing). Add "a" to opr_ext for "bb". Doc fix. | |||||
1993-04-07 | * internal.h: Change n_sclass to unsigned char. | Jim Kingdon | 2 | -20/+41 | |
Change C_EFCN to 0xff, change RS/6000 dbx symbols to no longer be signed. | |||||
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 2 | -1/+6 | |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 2 | -1/+6 | |
1993-04-01 | * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size | Ian Lance Taylor | 2 | -0/+14 | |
prototypes. | |||||
1993-04-01 | * dis-asm.h: (disassemble_info): Fix typo in prototype of | Stu Grossman | 2 | -1/+6 | |
dis_asm_memory_error(). | |||||
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 2 | -16/+77 | |
which copes with errors in a plausible way | |||||
1993-03-30 | * bfd.h: Update for lma field of section. | Steve Chamberlain | 1 | -2/+9 | |
1993-03-30 | Use ANSI versions on AIX regardless of __STDC__. | Jim Kingdon | 2 | -13/+43 | |
1993-03-30 | Reflect new indirect info | Steve Chamberlain | 1 | -0/+4 | |
1993-03-18 | * ieee-float.h: Moved from ../gdb. | Per Bothner | 4 | -0/+104 | |
* dis-asm.h: New file. Interface to dis-assembler. | |||||
1993-03-17 | * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of | Ian Lance Taylor | 2 | -2/+25 | |
conditional expression. | |||||
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-03-04 | * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY. | Ian Lance Taylor | 1 | -13/+31 | |
(AUX_PUT_*): New macros corresponding to the AUX_GET macros. (ecoff_swap_tir_out): Added prototype. * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these are needed to interpret gcc debugging output. | |||||
1993-02-23 | * bfd.h: Update for new elements in JUMP_TABLE. | Ian Lance Taylor | 1 | -1/+3 | |
1993-02-16 | Added 1993 copyright for files that I have changed in 1993. | Ian Lance Taylor | 2 | -2/+2 | |
1993-02-16 | Update for BFD_VERSION 2.1. | John Gilmore | 1 | -1/+1 | |
1993-02-14 | Keep convex.h. | John Gilmore | 1 | -0/+1 | |
1993-02-11 | update from ralphc's changes | Ken Raeburn | 1 | -1/+18 | |
1993-02-04 | H8/500 support | Steve Chamberlain | 2 | -0/+207 | |
1993-02-04 | H8/500 arch | Steve Chamberlain | 1 | -0/+1 | |
1993-02-04 | * a29k.h: Remove RCS crud, update GPL to v2, update copyrights. | John Gilmore | 2 | -42/+1717 | |
* convex.h: Added, from GDB's convx-opcode.h. Added CONST to all initialized structs in it. | |||||
1993-02-04 | Remove extra msg and RCS crud. | John Gilmore | 1 | -9/+2 | |
1993-02-04 | Remove extraneous message and RCS cruft. | John Gilmore | 1 | -86/+0 | |
1993-02-03 | mips.h comment fix from Ralph Campbell | Ken Raeburn | 1 | -1/+5 | |
1993-02-03 | Remove extraneous msg. | John Gilmore | 1 | -135/+0 | |
1993-02-03 | Remove extra msg | John Gilmore | 1 | -7/+0 | |
1993-01-29 | Delta 88 changes inspired by Carl Greco, <cgreco@Creighton.Edu>: | John Gilmore | 1 | -0/+14 | |
* m88k.h (PMEM): Avoid previous definition from <sys/param.h>. (AND): Change to AND_ to avoid ansidecl.h `AND' conflict. | |||||
1993-01-26 | Tue Jan 26 11:49:20 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -4/+11 | |
* bfd.h: Update for SEC_IS_COMMON flag. | |||||
1993-01-25 | Mon Jan 25 11:35:51 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -2/+20 | |
* internal.h (internal_aouthdr): Added additional fields used only by MIPS ECOFF. | |||||
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. |