Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-08-23 | * mips.h (M_ABSU): Removed (absolute value of unsigned number??). | Ian Lance Taylor | 1 | -0/+5 | |
(M_DABS): Added. | |||||
1993-08-20 | * mips.h (INSN_*): Changed values. Removed unused definitions. | Ian Lance Taylor | 2 | -43/+107 | |
Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3. Split INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and INSN_LOAD_COPROC_DELAY. Split INSN_COPROC_DELAY into INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY. (M_*): Added new values for r6000 and r4000 macros. (ANY_DELAY): Removed. | |||||
1993-08-18 | * mips.h: Added M_LI_S and M_LI_SS. | Ian Lance Taylor | 2 | -344/+39 | |
1993-08-12 | * alpha.h (struct external_reloc): Add r_symndx field. | Ian Lance Taylor | 2 | -0/+239 | |
(RELSZ): Correct. (RELOC_BITS*): Correct. (ALPHA_R_*): Define. * ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define. (r_extern): Undefine. * internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather than long. Add r_extern field. | |||||
1993-08-12 | * ecoff.h: Moved MIPS reloc definitions from here... | Ian Lance Taylor | 1 | -0/+14 | |
* mips.h: to here. | |||||
1993-08-07 | gpl -> lgpl | David MacKenzie | 1 | -3/+3 | |
1993-08-07 | update from FSF | David MacKenzie | 2 | -60/+128 | |
1993-08-07 | update from FSF | David MacKenzie | 2 | -21/+31 | |
1993-08-03 | * ecoff.h: New file. | Ian Lance Taylor | 4 | -364/+309 | |
* alpha.h, mips.h: Moved common information into ecoff.h. Moved external structure definitions in from ecoff-ext.h. * ecoff-ext.h: Removed; information now in alpha.h and mips.h. | |||||
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 6 | -6/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-08-02 | Move enum outside of struct defn to avoid warnings. | John Gilmore | 1 | -0/+10 | |
1993-08-02 | Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -2/+2 | |
* wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is for systems that store stuff into the high 16 bits of a wait status. | |||||
1993-07-31 | * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns, | John Gilmore | 2 | -25/+105 | |
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-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 6 | -0/+12 | |
1993-07-21 | * hppa.h: New argument type 'y'. Use in various float instructions. | Jim Kingdon | 1 | -0/+4 | |
1993-07-20 | * dynix3.h: New, for symmetry running dynix. | Jim Kingdon | 1 | -0/+1 | |
1993-07-20 | Add nlm directory. | Fred Fish | 1 | -0/+1 | |
1993-07-20 | * (common.h, external.h, internal.h): New files for NLM/NetWare | Fred Fish | 4 | -0/+365 | |
support. | |||||
1993-07-20 | * hppa.h (break): First immediate field is unsigned. | Jim Kingdon | 2 | -1/+3 | |
1993-07-20 | * hppa.h: Add rfir instruction. | Jim Kingdon | 2 | -261/+62 | |
1993-07-19 | dis-asm.h (struct disassemble_info): New field application_data. | Ken Raeburn | 1 | -0/+4 | |
1993-07-19 | * dynix3.h: New, for symmetry running dynix. | Jim Kingdon | 1 | -0/+423 | |
1993-07-19 | * mips.h: Split the actual table out into ../../opcodes/mips-opc.c. | Jim Kingdon | 1 | -0/+4 | |
1993-07-16 | * mips.h: Reworked the hazard information somewhat, and fixed some | Ian Lance Taylor | 2 | -122/+120 | |
bugs in the instruction hazard descriptions. | |||||
1993-07-16 | * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 | |
1993-07-15 | Removed definition of OMAGIC from m88k.h. | Ian Lance Taylor | 1 | -2/+1 | |
1993-07-15 | * m88k.h: Corrected a couple of opcodes. | Ian Lance Taylor | 2 | -0/+591 | |
1993-07-15 | * dis-asm.h: Added declaration of print_insn_m88k. | Ian Lance Taylor | 2 | -4/+31 | |
1993-07-15 | * m88k.h (OMAGIC): Define. | Ian Lance Taylor | 2 | -0/+227 | |
(union external_auxent): Move x_fcn back inside x_fcnary. ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly. | |||||
1993-07-11 | * m68k.h: Define MC68KBCSMAGIC. | Jim Kingdon | 1 | -0/+9 | |
1993-07-08 | Make it so it compiles if QMAGIC is not defined (e.g. hp300hpux). | Jim Kingdon | 1 | -3/+9 | |
* aout64.h (N_BADMAG): Recognize QMAGIC. N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC. N_DATOFF: Pad text size if we need to. | |||||
1993-07-08 | * aout64.h (N_BADMAG): Recognize QMAGIC. | Jim Kingdon | 2 | -0/+479 | |
N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC. N_DATOFF: Pad text size if we need to. | |||||
1993-07-08 | h8/300h stuff | David Edelsohn | 1 | -0/+14 | |
1993-07-07 | * mips.h: Replaced with version from Ralph Campbell and OSF. The | Ian Lance Taylor | 2 | -0/+761 | |
new version includes instruction hazard information, but is otherwise reasonably similar. | |||||
1993-06-30 | bfd.h isn't here any more | Ken Raeburn | 1 | -1/+0 | |
1993-06-28 | Extra stuff for really broken hp compiler. | Steve Chamberlain | 1 | -199/+484 | |
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-06-16 | now generated at build time | Ken Raeburn | 1 | -1/+0 | |
1993-06-09 | * mips.h (OMAGIC): Define. | Ian Lance Taylor | 2 | -13/+66 | |
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 | |