Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-01-06 | * ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA): Define. | Ken Raeburn | 2 | -7/+18 | |
1994-01-05 | * ecoff.h (NUM_RELOC_SECTIONS): Define. | Ian Lance Taylor | 2 | -0/+41 | |
1993-12-30 | * bfdlink.h: New file for new BFD linker backend routines. | Ian Lance Taylor | 1 | -0/+1 | |
1993-12-02 | New file for Alpha NetWare. External structure information. | Ian Lance Taylor | 2 | -0/+167 | |
1993-11-30 | Add copyright notices and comments and a ChangeLog entry for Sean's | Ian Lance Taylor | 1 | -0/+10 | |
work. | |||||
1993-11-19 | sparc.h (RELSZ): Use correct value. | Ken Raeburn | 1 | -0/+4 | |
1993-11-17 | * mips.h: (M_J_A): Added. | Ian Lance Taylor | 1 | -0/+10 | |
(M_LA): Removed. | |||||
1993-11-17 | * mips.h (struct ecoff_debug_info): Define. | Ian Lance Taylor | 2 | -3/+164 | |
1993-11-17 | New files and changed files for NetWare/SPARC. | Sean Eric Fagan | 3 | -0/+198 | |
1993-11-07 | * hppa.h: Immediate field in probei instructions is unsigned, | Jeff Law | 1 | -0/+13 | |
not low-sign extended. | |||||
1993-11-03 | fix reloc type bits conflict | David MacKenzie | 2 | -6/+34 | |
1993-11-01 | * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added. | Ian Lance Taylor | 1 | -1/+13 | |
1993-11-01 | Keep Sparc file | Stan Shebs | 1 | -0/+1 | |
1993-10-29 | First cut at Sparc coff definition. | Stan Shebs | 1 | -0/+214 | |
1993-10-27 | * common.h (NLM_SIGNATURE): Do not define (it's different for each | Ian Lance Taylor | 3 | -75/+379 | |
backend). Also minor comment changes to internal.h and external.h. | |||||
1993-10-13 | keep apollo.h | Ken Raeburn | 1 | -0/+1 | |
1993-10-12 | * mips.h: New file. MIPS ABI specific information. | Ian Lance Taylor | 2 | -1/+153 | |
1993-10-11 | * ecoff.h (REGINFO, struct ecoff_reginfo): Define. | Ian Lance Taylor | 1 | -0/+4 | |
1993-10-05 | * rs6000.h: Change non-ASCII characters in comment to octal | Jim Kingdon | 1 | -0/+19 | |
escapes. | |||||
1993-10-03 | * hppa.h: Add gfw and gfr to the opcode table. | Jim Kingdon | 1 | -18/+25 | |
1993-09-29 | Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu) | Jim Kingdon | 1 | -0/+9 | |
* hppa.h (be, ble): Use operand type 'z' to denote absolute branch addresses. | |||||
1993-09-17 | * sym.h, symconst.h: Add comment stating these files are not part | Jim Kingdon | 1 | -0/+10 | |
of GDB, GAS, etc. In 1991, when we asked rms whether we could include these files in GDB (although they are copyrighted by someone besides the FSF), he said it was OK if they were not considered part of GDB. | |||||
1993-09-13 | white space change to avoid nested comment | K. Richard Pixley | 1 | -0/+4 | |
1993-09-13 | * m68k.h (two): Protect second argument with parentheses. | Ian Lance Taylor | 1 | -0/+9 | |
1993-09-10 | * alpha.c (external_aouthdr): Need four bytes of padding between | Ian Lance Taylor | 1 | -0/+5 | |
vstamp and tsize. | |||||
1993-09-09 | * i386.h (i386_optab): Properly bracket initializers. | Ian Lance Taylor | 2 | -507/+539 | |
1993-09-07 | * ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further | Ian Lance Taylor | 2 | -16/+8 | |
change in bfd swapping routine names. | |||||
1993-09-07 | * ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd | Jim Kingdon | 2 | -4/+21 | |
changes. | |||||
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 | |