Age | Commit message (Expand) | Author | Files | Lines |
1999-09-08 | Only support interworking and pic for ELF or COFF targets | Nick Clifton | 2 | -0/+10 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Support 'Z' argument. | Jeff Law | 2 | -0/+13 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Put strict register checks before | Jeff Law | 2 | -19/+24 |
1999-09-07 | * config/obj-coff.c: Add ATTRIBUTE_UNUSED as needed for | Ian Lance Taylor | 2 | -13/+18 |
1999-09-07 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -2/+6 |
1999-09-06 | * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the | Jeff Law | 2 | -24/+168 |
1999-09-06 | Fix value for -Wnuh command line option | Nick Clifton | 2 | -3/+7 |
1999-09-04 | remove extraneous period | Ian Lance Taylor | 1 | -1/+1 |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 13 | -509/+1213 |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 4 | -0/+815 |
1999-09-02 | Enable --emulation={i386coff,i386elf} for i386 gas. | Alan Modra | 6 | -471/+635 |
1999-09-02 | Do not dump literal pool when a .section .line directive is encountered. | Nick Clifton | 2 | -10/+66 |
1999-09-02 | Add test for strongarm to ScottB's patch. | Nick Clifton | 2 | -0/+6 |
1999-09-01 | * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump | Catherine Moore | 2 | -1/+9 |
1999-09-01 | slight code improvement over previous delta | Nick Clifton | 1 | -1/+2 |
1999-09-01 | Coff fix for i386 gas testsuite | Alan Modra | 2 | -1/+5 |
1999-09-01 | Do not align sectins when producing ELF format objects. | Nick Clifton | 2 | -3/+4 |
1999-09-01 | Document new command line switches. | Nick Clifton | 3 | -7/+33 |
1999-08-31 | fix FSF address | Ian Lance Taylor | 2 | -4/+6 |
1999-08-30 | * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 8 | -63/+33 |
1999-08-30 | * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 18 | -235/+99 |
1999-08-30 | * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 25 | -222/+32 |
1999-08-30 | * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 48 | -471/+53 |
1999-08-30 | New i386 tests for naked register syntax, ie. "eax" instead of "%eax" | Alan Modra | 4 | -0/+64 |
1999-08-30 | i386 gas code cleanups: combine i386_is_reg and parse_register. | Alan Modra | 2 | -189/+123 |
1999-08-29 | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 5 | -2/+49 |
1999-08-29 | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 2 | -4/+5 |
1999-08-29 | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 2 | -176/+193 |
1999-08-28 | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 8 | -0/+755 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 2 | -1/+42 |
1999-08-28 | * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s: | Jeff Law | 17 | -5/+2031 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 2 | -0/+204 |
1999-08-28 | * gas/hppa/basic/basic.exp: | Jeff Law | 3 | -8/+50 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 2 | -0/+106 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 2 | -79/+88 |
1999-08-28 | Fix minor goofs in previous delta. | Jeff Law | 1 | -3/+3 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 2 | -0/+16 |
1999-08-28 | * gas/hppa/basic/basic.exp (do_branch2,do_media): New. | Jeff Law | 4 | -2/+156 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 2 | -0/+44 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 2 | -0/+10 |
1999-08-28 | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 3 | -0/+94 |
1999-08-27 | Apply Jim Wilson's patch to track current frag for line number changes. | Nick Clifton | 2 | -13/+32 |
1999-08-26 | This makes the line number info for the end of a function match what the | Nick Clifton | 2 | -2/+15 |
1999-08-26 | Applied patch from Jim Wilson to fix several bugs in line table generation. | Nick Clifton | 2 | -5/+19 |
1999-08-20 | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 5 | -4/+37 |
1999-08-18 | If an offset is invalid, display it. | Nick Clifton | 2 | -7/+14 |
1999-08-17 | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 2 | -2/+8 |
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+8 |
1999-08-16 | Look for register conflicts on stores as well as loads. | Nick Clifton | 2 | -18/+22 |
1999-08-13 | Only pass positive values to validate_offset_imm() | Nick Clifton | 2 | -16/+25 |