Age | Commit message (Expand) | Author | Files | Lines |
2000-04-25 | Cope with PE relocs. | Alan Modra | 3 | -4/+9 |
2000-04-25 | Really fix last IA-64 gas testsuite failure. | Jim Wilson | 4 | -14/+27 |
2000-04-24 | Fix last remaining IA-64 gas testsuite failure. | Jim Wilson | 3 | -200/+27 |
2000-04-23 | Clean up F-unit assembly and tests. | Timothy Wall | 3 | -11/+16 |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 46 | -0/+13540 |
2000-04-03 | Add 16-bit immediate tests. | Alan Modra | 3 | -301/+334 |
2000-04-01 | * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded | Alexandre Oliva | 3 | -1/+43 |
2000-03-31 | * lib/gas-defs.exp (regexp_diff): Don't break on the first | Alexandre Oliva | 2 | -2/+7 |
2000-03-29 | Add "bal" instruction pattern. | Nick Clifton | 2 | -0/+16 |
2000-03-27 | Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes per | Alan Modra | 4 | -15/+21 |
2000-03-11 | In bfd/: | Geoffrey Keating | 8 | -0/+377 |
2000-02-26 | 2000-02-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+6 |
2000-02-25 | Fix silly thinko in gas/i386/intel.s Mention i386.exp in ChangeLog | Alan Modra | 2 | -4/+5 |
2000-02-25 | Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all | Alan Modra | 6 | -180/+1358 |
2000-01-31 | Add ATPCS register naming support | Nick Clifton | 3 | -28/+36 |
2000-01-21 | Fix gas x86 testsuite for a.out | Alan Modra | 4 | -7/+13 |
2000-01-21 | gas/testsuite/ChangeLog | Alan Modra | 8 | -187/+175 |
2000-01-15 | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 3 | -45/+200 |
2000-01-15 | Add jmp and call tests to prevent intel mode lossage creeping in again. | Alan Modra | 3 | -2/+87 |
1999-12-01 | Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com) | Jeff Law | 10 | -0/+1230 |
1999-11-15 | * gas/mips/la.d: Adjust for new la macro expansion. | Gavin Romig-Koch | 4 | -1446/+1445 |
1999-11-01 | fixes for arm-aout.... | Nick Clifton | 3 | -6/+6 |
1999-11-01 | Fix test results for arm-pe toolchain | Nick Clifton | 4 | -5/+15 |
1999-10-21 | Fix assembler testsuite for ARM | Nick Clifton | 4 | -35/+41 |
1999-10-11 | * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some | Geoffrey Keating | 5 | -8/+27 |
1999-10-07 | Forgot to add these files in the previous commit. This is the | Diego Novillo | 3 | -0/+72 |
1999-10-07 | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 1 | -0/+7 |
1999-10-07 | * gas/mips/elf-rel.s: New file. | Geoffrey Keating | 8 | -1/+182 |
1999-10-05 | * gas/m32r/error.exp: New testcase driver. | Doug Evans | 11 | -0/+1054 |
1999-09-18 | Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite tests | Alan Modra | 3 | -7/+12 |
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 3 | -0/+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 | 4 | -0/+815 |
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 | Coff fix for i386 gas testsuite | Alan Modra | 2 | -1/+5 |
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-29 | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 3 | -0/+10 |
1999-08-28 | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 8 | -0/+755 |
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 | * gas/hppa/basic/basic.exp: | Jeff Law | 3 | -8/+50 |
1999-08-28 | Fix minor goofs in previous delta. | Jeff Law | 1 | -3/+3 |
1999-08-28 | * gas/hppa/basic/basic.exp (do_branch2,do_media): New. | Jeff Law | 4 | -2/+156 |
1999-08-28 | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 3 | -0/+94 |
1999-08-20 | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 3 | -4/+24 |
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+8 |