Age | Commit message (Expand) | Author | Files | Lines |
1996-04-18 | * config/obj-coff.c: BFD_ASSEMBLER: | Ian Lance Taylor | 1 | -43/+117 |
1996-04-18 | Add -le/-be/-s from Solaris. | Michael Meissner | 1 | -1/+36 |
1996-04-16 | Add -m{,no-}regnames support; Add Solaris/linux support | Michael Meissner | 3 | -69/+97 |
1996-04-15 | * config/tc-mips.c (load_address): Cast X_add_number to valueT | Ian Lance Taylor | 1 | -5/+6 |
1996-04-11 | * config/tc-sparc.c (last_insn): New static variable. | Ian Lance Taylor | 1 | -5/+46 |
1996-04-11 | fix typo in comment | Ian Lance Taylor | 1 | -6/+7 |
1996-04-11 | * config/tc-m68k.c (md_estimate_size_before_relax): Correct check | Ian Lance Taylor | 1 | -7/+20 |
1996-04-06 | * config/tc-h8300.c (get_specific): Remove some #if 0 code. | Jeff Law | 1 | -78/+26 |
1996-03-28 | * config/tc-mips.h (tc_frob_file): Define. | Ian Lance Taylor | 2 | -22/+154 |
1996-03-20 | Wed Mar 20 17:05:16 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -1/+3 |
1996-03-06 | * tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align. | Jim Wilson | 1 | -1/+1 |
1996-03-04 | * config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code. | Jeff Law | 1 | -2/+4 |
1996-02-29 | All predefined sections to be of NOBITS type | Michael Meissner | 1 | -12/+11 |
1996-02-29 | * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don't | Jeff Law | 1 | -1/+2 |
1996-02-28 | * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to | Jeff Law | 1 | -12/+40 |
1996-02-26 | * config/tc-sparc.c (sparc_ip): Print all architectures that support | David Edelsohn | 1 | -5/+25 |
1996-02-23 | * config/tc-sh.c (sh_coff_frob_file): Don't consider the address | Ian Lance Taylor | 1 | -4/+1 |
1996-02-21 | (sparc_ip): Recognize %asr0. | David Edelsohn | 1 | -2/+2 |
1996-02-21 | * config/tc-sparc.c (parse_keyword_arg): Accept leadling '%'. | David Edelsohn | 1 | -9/+33 |
1996-02-21 | * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs | Ian Lance Taylor | 1 | -1/+2 |
1996-02-19 | * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK as | Ian Lance Taylor | 1 | -2/+4 |
1996-02-19 | * config/tc-sparc.c (max_architecture): Change to sparclite for | David Edelsohn | 1 | -27/+71 |
1996-02-15 | Do not set undefined symbols to BSF_OBJECT. | Michael Meissner | 1 | -1/+2 |
1996-02-15 | Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECT | Michael Meissner | 1 | -0/+15 |
1996-02-14 | Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 3 | -1/+24 |
1996-02-14 | * config/tc-mips.c (mips_big_got): New static variable. | Ian Lance Taylor | 1 | -64/+624 |
1996-02-14 | Wed Feb 14 11:22:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -1/+2 |
1996-02-13 | * read.c (potable): Add "mri" and ".mri". | Ian Lance Taylor | 2 | -0/+44 |
1996-02-12 | Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -31/+307 |
1996-02-12 | * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before | Ian Lance Taylor | 1 | -0/+3 |
1996-02-09 | * config/te-aux.h: Change include of aux.h to aux-coff.h. | Ian Lance Taylor | 1 | -1/+1 |
1996-02-08 | * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. | Ian Lance Taylor | 4 | -14/+26 |
1996-02-07 | * config/tc-sh.h (sh_do_align): Declare. | Ian Lance Taylor | 2 | -43/+96 |
1996-02-07 | update copyrights | Ian Lance Taylor | 2 | -2/+4 |
1996-02-07 | * config/tc-m68k.c (struct m68k_cpu): Add alias field. | Ian Lance Taylor | 1 | -28/+53 |
1996-02-06 | Rename XL to JX, and remove sanitization. | Ian Lance Taylor | 1 | -24/+0 |
1996-02-05 | * config/tc-i960.c (ARCH_HX): Define. | Ian Lance Taylor | 1 | -32/+55 |
1996-02-02 | * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON rather | Ian Lance Taylor | 2 | -0/+21 |
1996-02-01 | * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001. | Ian Lance Taylor | 2 | -17/+25 |
1996-01-31 | Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 3 | -3/+50 |
1996-01-30 | * config/tc-i960.c (parse_memop): In MRI mode, don't use implicit scaling of | Ken Raeburn | 1 | -811/+810 |
1996-01-29 | * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a type | Ian Lance Taylor | 1 | -9/+11 |
1996-01-25 | SCO ELF support from Robert Lipe <robertl@arnet.com>: | Ian Lance Taylor | 2 | -0/+2 |
1996-01-25 | * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted. | David Edelsohn | 1 | -110/+115 |
1996-01-22 | (sparc_md_end): Fix leftover from earlier version. | David Edelsohn | 1 | -1/+1 |
1996-01-22 | * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead of | David Edelsohn | 2 | -166/+203 |
1996-01-22 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1996-01-22 | * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class | Ian Lance Taylor | 1 | -0/+6 |
1996-01-22 | Add support for eabi relocations and sections | Michael Meissner | 1 | -0/+18 |
1996-01-18 | Changed alignment on .pdata and .reldata | Kim Knuttila | 1 | -2/+2 |