Age | Commit message (Expand) | Author | Files | Lines |
1996-12-19 | Wed Dec 18 16:00:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 |
1996-12-18 | Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -5/+3 |
1996-12-18 | Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-12-18 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | Jeff Law | 2 | -2/+10 |
1996-12-18 | * config/tc-mips.c: Undo part of last Friday's alignment changes. | Ian Lance Taylor | 2 | -13/+6 |
1996-12-17 | * config/tc-mips.c (insn_label): Remove. | Ian Lance Taylor | 3 | -64/+238 |
1996-12-17 | fix typo | Angela Marie Thomas | 1 | -1/+1 |
1996-12-17 | * config/tc-mips.c (mips16_ip): Check for a missing expression | Ian Lance Taylor | 2 | -0/+16 |
1996-12-16 | * config/tc-mn10200.c (mn10200_insert_operand): Don't | Jeff Law | 2 | -5/+11 |
1996-12-16 | * doc/as.texinfo (Section): Document how to use the .section | Ian Lance Taylor | 2 | -12/+87 |
1996-12-15 | * write.c (adjust_reloc_syms): Fix linkonce check for ELF. | Ian Lance Taylor | 2 | -9/+29 |
1996-12-15 | mention mips16 | Ian Lance Taylor | 1 | -0/+4 |
1996-12-15 | * config/tc-mips.c (prev_insn_reloc_type): New static variable. | Ian Lance Taylor | 2 | -26/+100 |
1996-12-13 | * write.c (adjust_reloc_syms): Don't reduce a reloc against a | Ian Lance Taylor | 2 | -0/+21 |
1996-12-13 | * config/tc-mips.c (mips16_macro): Remove nop instructions after | Ian Lance Taylor | 2 | -4/+5 |
1996-12-13 | * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by | Ian Lance Taylor | 3 | -2/+13 |
1996-12-13 | * config/tc-mips.c (md_begin): If configured for an embedded ELF | Ian Lance Taylor | 2 | -9/+45 |
1996-12-12 | * config/obj-coff.c (fixup_segment): Make sure that symbols are | Ian Lance Taylor | 2 | -1/+9 |
1996-12-12 | * write.c (adjust_reloc_syms): Make sure that symbols are | Ian Lance Taylor | 2 | -1/+16 |
1996-12-12 | Support BFD_RELOC_24_PLT_PCREL relocation | Michael Meissner | 1 | -0/+9 |
1996-12-11 | * gas/mn10300/basic.exp: Update after endianness changes to | Jeff Law | 1 | -0/+3 |
1996-12-11 | * config/tc-mn10300.c (md_assemble): Update to handle endianness | Jeff Law | 1 | -7/+83 |
1996-12-10 | Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-12-10 | * config/tc-mips.c (append_insn): Make sure there is enough room | Ian Lance Taylor | 1 | -0/+4 |
1996-12-10 | * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests. | Jeff Law | 10 | -107/+227 |
1996-12-10 | * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid! | Jeff Law | 2 | -1/+6 |
1996-12-10 | * config/tc-mips.c (mips16_extended_frag): Give an error for an | Ian Lance Taylor | 2 | -0/+7 |
1996-12-10 | * app.c (do_scrub_chars): At the end of a C comment, pass space to | Ian Lance Taylor | 1 | -0/+3 |
1996-12-10 | * gas/mn10200/*.s: New tests for the mn10200 assembler. | Jeff Law | 14 | -0/+926 |
1996-12-09 | * config/tc-mn10200.c: Flesh out assembler support for MN10200. | Jeff Law | 2 | -0/+977 |
1996-12-09 | * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loop | Ian Lance Taylor | 2 | -2/+27 |
1996-12-09 | * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and ext | Ian Lance Taylor | 2 | -22/+53 |
1996-12-09 | * write.c (write_relocs): Print an error for an out of range | Ian Lance Taylor | 1 | -0/+8 |
1996-12-07 | * config/tc-mips.c (mips16_extended_frag): Don't call | Ian Lance Taylor | 2 | -10/+28 |
1996-12-06 | * config/tc-mips.c (mips16_immed): Add file and line parameters, | Ian Lance Taylor | 2 | -13/+24 |
1996-12-06 | * config/tc-mn10300.c: Fix various gcc -Wall warnings. | Jeff Law | 2 | -25/+30 |
1996-12-06 | * gas/mn10300/*.s: Remove '$' register prefixing. | Jeff Law | 1 | -0/+14 |
1996-12-06 | Fri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com> | Martin Hunt | 2 | -11/+15 |
1996-12-06 | Fix recent breakage | Michael Meissner | 1 | -0/+5 |
1996-12-05 | * write.c (fixup_segment): Don't discard the symbol for a PC | Ian Lance Taylor | 2 | -2/+15 |
1996-12-04 | Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -53/+17 |
1996-12-04 | Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-12-04 | * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, and | Ian Lance Taylor | 2 | -8/+16 |
1996-12-04 | Allow foo@suffix+constant relocations | Michael Meissner | 2 | -34/+74 |
1996-12-04 | Add -m{,no-}solaris support to enable/disable solaris comments & setting ppc ... | Michael Meissner | 2 | -9/+76 |
1996-12-02 | * config/tc-mn10300.c (tc_gen_reloc): Get the addend from | Jeff Law | 1 | -0/+3 |
1996-12-02 | * config/tc-mn10300.h (tc_fix_adjustable): Don't do any | Jeff Law | 1 | -0/+5 |
1996-11-30 | Sat Nov 30 17:34:48 1996 Eliot Dresselhaus <eliot@wally.edc.com> | Ian Lance Taylor | 1 | -0/+4 |
1996-11-27 | * config/tc-mips.c (md_section_align): Check for an alignment of | Ian Lance Taylor | 1 | -0/+5 |
1996-11-26 | * configure, conf.in: Rebuild with autoconf 2.12. | Ian Lance Taylor | 2 | -3/+5 |