| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable --emulation={i386coff,i386elf} for i386 gas. | Alan Modra | 1999-09-02 | 6 | -471/+635 |
* | Do not dump literal pool when a .section .line directive is encountered. | Nick Clifton | 1999-09-02 | 2 | -10/+66 |
* | Add test for strongarm to ScottB's patch. | Nick Clifton | 1999-09-02 | 2 | -0/+6 |
* | * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump | Catherine Moore | 1999-09-01 | 2 | -1/+9 |
* | slight code improvement over previous delta | Nick Clifton | 1999-09-01 | 1 | -1/+2 |
* | Coff fix for i386 gas testsuite | Alan Modra | 1999-09-01 | 2 | -1/+5 |
* | Do not align sectins when producing ELF format objects. | Nick Clifton | 1999-09-01 | 2 | -3/+4 |
* | Document new command line switches. | Nick Clifton | 1999-09-01 | 3 | -7/+33 |
* | fix FSF address | Ian Lance Taylor | 1999-08-31 | 2 | -4/+6 |
* | * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 8 | -63/+33 |
* | * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 18 | -235/+99 |
* | * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 25 | -222/+32 |
* | * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 48 | -471/+53 |
* | New i386 tests for naked register syntax, ie. "eax" instead of "%eax" | Alan Modra | 1999-08-30 | 4 | -0/+64 |
* | i386 gas code cleanups: combine i386_is_reg and parse_register. | Alan Modra | 1999-08-30 | 2 | -189/+123 |
* | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1999-08-29 | 5 | -2/+49 |
* | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 1999-08-29 | 2 | -4/+5 |
* | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 1999-08-29 | 2 | -176/+193 |
* | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 1999-08-28 | 8 | -0/+755 |
* | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 1999-08-28 | 2 | -1/+42 |
* | * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s: | Jeff Law | 1999-08-28 | 17 | -5/+2031 |
* | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 1999-08-28 | 2 | -0/+204 |
* | * gas/hppa/basic/basic.exp: | Jeff Law | 1999-08-28 | 3 | -8/+50 |
* | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 1999-08-28 | 2 | -0/+106 |
* | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 1999-08-28 | 2 | -79/+88 |
* | Fix minor goofs in previous delta. | Jeff Law | 1999-08-28 | 1 | -3/+3 |
* | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 1999-08-28 | 2 | -0/+16 |
* | * gas/hppa/basic/basic.exp (do_branch2,do_media): New. | Jeff Law | 1999-08-28 | 4 | -2/+156 |
* | * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 1999-08-28 | 2 | -0/+44 |
* | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 1999-08-28 | 2 | -0/+10 |
* | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 1999-08-28 | 3 | -0/+94 |
* | Apply Jim Wilson's patch to track current frag for line number changes. | Nick Clifton | 1999-08-27 | 2 | -13/+32 |
* | This makes the line number info for the end of a function match what the | Nick Clifton | 1999-08-26 | 2 | -2/+15 |
* | Applied patch from Jim Wilson to fix several bugs in line table generation. | Nick Clifton | 1999-08-26 | 2 | -5/+19 |
* | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 1999-08-20 | 5 | -4/+37 |
* | If an offset is invalid, display it. | Nick Clifton | 1999-08-18 | 2 | -7/+14 |
* | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 1999-08-17 | 2 | -2/+8 |
* | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1999-08-17 | 2 | -2/+8 |
* | Look for register conflicts on stores as well as loads. | Nick Clifton | 1999-08-16 | 2 | -18/+22 |
* | Only pass positive values to validate_offset_imm() | Nick Clifton | 1999-08-13 | 2 | -16/+25 |
* | Tidy up formatting. | Nick Clifton | 1999-08-12 | 2 | -261/+204 |
* | config/tc-i386.c: Remove dead code | Alan Modra | 1999-08-11 | 2 | -6/+5 |
* | * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section | Jeff Law | 1999-08-11 | 2 | -1/+5 |
* | Fix typos in last change. | Jeff Law | 1999-08-10 | 1 | -3/+3 |
* | * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. | Jeff Law | 1999-08-10 | 2 | -7/+28 |
* | rebuild with patched automake | Ian Lance Taylor | 1999-08-09 | 1 | -1/+1 |
* | * config/tc-d30v.c (write_2_short): Don't group repeat instructions | Joern Rennecke | 1999-08-09 | 2 | -3/+12 |
* | * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for | Ian Lance Taylor | 1999-08-09 | 2 | -0/+20 |
* | * gas/i386/float.s, gas/i386/float.l: Modify to work correctly | Ian Lance Taylor | 1999-08-09 | 11 | -18/+28 |
* | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1999-08-08 | 3 | -3/+10 |