Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -0/+12 | |
* hppa.h: Rework single precision FP instructions so that they correctly disassemble code PA1.1 code. | |||||
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 | 2 | -1691/+10 | |
This file now just includes it; see if that helps us avoid requiring -I../bfd in various places. | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 5 | -0/+10 | |
1993-05-27 | honor verbose flag | K. Richard Pixley | 3 | -6/+37 | |
1993-05-25 | add elf64 structures/macros/types, rename some old elf->elf32 | Ken Raeburn | 1 | -0/+19 | |
1993-05-25 | try to make hppa opcode table, updated for gas, still be compatible with gdb | Ken Raeburn | 2 | -0/+673 | |
1993-05-22 | Update to include djm's new stuff. | Steve Chamberlain | 1 | -2/+20 | |
1993-05-17 | update with new version # and new reloc types | Ken Raeburn | 1 | -1/+91 | |
1993-05-14 | move split to divide tables more evenly | Ken Raeburn | 1 | -0/+31 | |
1993-04-29 | hp300hpux changes | Ken Raeburn | 2 | -0/+105 | |
1993-04-29 | BSF_FUNCTION update | Ken Raeburn | 1 | -0/+4 | |
1993-04-27 | SH support. | Steve Chamberlain | 2 | -0/+14 | |
1993-04-27 | Support for SH | Steve Chamberlain | 1 | -0/+2 | |
1993-04-25 | * a29k.h: Define _LIT. | Jim Kingdon | 1 | -0/+1 | |
1993-04-24 | Support for the alpha | Steve Chamberlain | 3 | -0/+12 | |
1993-04-21 | Update to match bfd changes. | John Gilmore | 1 | -14/+38 | |
1993-04-20 | Remove chill sanitizations. | Fred Fish | 1 | -29/+0 | |
1993-04-20 | Update to reflect changes in bfd directory. | Stu Grossman | 1 | -3/+10 | |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -28/+64 | |
libbfd.c, libbfd-in.h: Add _do*signed*. targets.c, all targets: Add bfd*signed*. bfd-in.h: Add bfd_signed_vma. Add comments. | |||||
1993-04-15 | Check in new generated bfd.h to go with: | Jim Kingdon | 2 | -0/+16 | |
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-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. |