Age | Commit message (Expand) | Author | Files | Lines |
1995-01-24 | * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused | Jeff Law | 1 | -0/+10 |
1995-01-10 | * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in | Jeff Law | 1 | -0/+5 |
1994-12-30 | * gas/i386/pushw.l: Fixed whitespace to match current listing style. | Ken Raeburn | 1 | -0/+25 |
1994-12-13 | * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted | Ian Lance Taylor | 1 | -0/+5 |
1994-12-10 | * gas/all/gas.exp (comment.s test): Make the "\r" optional, since it depends on | Ken Raeburn | 1 | -0/+6 |
1994-12-10 | * gas/arm/gas.exp: The arm6 test should report errors, for now. | Ken Raeburn | 1 | -0/+4 |
1994-12-09 | * lib/gas-defs.exp: Use -i in expect_after command. | Ken Raeburn | 1 | -0/+4 |
1994-12-08 | boost timeout to at least 2min; fix a couple mips tests for 64-bit host disasm | Ken Raeburn | 1 | -0/+5 |
1994-12-07 | rename gas/ieee.fp to ieee-fp | Ken Raeburn | 1 | -0/+8 |
1994-11-28 | * gas/mips/ld.d: Adjust to work for both big and little endian | Ian Lance Taylor | 1 | -0/+9 |
1994-11-28 | * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected | Jeff Law | 1 | -0/+5 |
1994-11-23 | * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF | Jeff Law | 1 | -0/+5 |
1994-11-16 | * gas/hppa/unsorted/align4.s: New test. | Jeff Law | 1 | -0/+3 |
1994-11-15 | * gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific | Jeff Law | 1 | -0/+13 |
1994-11-03 | * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d: | Ian Lance Taylor | 1 | -0/+5 |
1994-10-20 | * gas/hppa/reloc/blebug3.s: New test. | Jeff Law | 1 | -0/+10 |
1994-10-17 | * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match | Jeff Law | 1 | -0/+12 |
1994-09-28 | * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch | Ian Lance Taylor | 1 | -1/+27 |
1994-09-17 | vax test | Ken Raeburn | 1 | -0/+6 |
1994-09-13 | * gas/hppa/reloc/r_no_relocbug.s: New test. | Jeff Law | 1 | -0/+8 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1 | -0/+12 |
1994-07-15 | more description on last change | Ken Raeburn | 1 | -0/+2 |
1994-07-15 | * lib/gas-defs.exp (run_dump_test): New routine for running the | Ken Raeburn | 1 | -0/+21 |
1994-06-26 | * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait" | Jeff Law | 1 | -2/+2 |
1994-06-26 | From rob: | Jeff Law | 1 | -0/+6 |
1994-06-10 | * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output | Jeff Law | 1 | -0/+5 |
1994-06-02 | note new i386 test | Ken Raeburn | 1 | -0/+4 |
1994-06-02 | * Makefile.in (distclean): Remove site config files and gas.sum. | Ken Raeburn | 1 | -0/+3 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -0/+6 |
1994-05-17 | * lib/gas-defs.exp: Replace error proc calls with perror calls. | Bill Cox | 1 | -0/+4 |
1994-05-16 | * gas/hppa/reloc/reloc.exp: Tweak expected output to match new | Jeff Law | 1 | -0/+13 |
1994-04-11 | * Makefile.in (check): Set TCL_LIBRARY for runtest. | Bill Cox | 1 | -0/+4 |
1994-04-11 | * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. | Jeff Law | 1 | -0/+3 |
1994-04-11 | * gas/hppa/reloc/funcrelobug.s: Place the trampoline in the | Jeff Law | 1 | -0/+5 |
1994-03-27 | * gas/hppa/reloc/funcrelocbug.s: New test. | Jeff Law | 1 | -0/+10 |
1994-03-17 | * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test. | Jeff Law | 1 | -0/+2 |
1994-03-16 | * gas/hppa/unsorted/globalbug.s: New test (expected to fail). | Jeff Law | 1 | -0/+3 |
1994-03-16 | * gas/hppa/more.parse/callinfobug.s: New test. | Jeff Law | 1 | -0/+3 |
1994-03-16 | * gas/hppa/more.parse/regpopbug.s: New test. | Jeff Law | 1 | -0/+5 |
1994-02-28 | * lib/gas-defs.exp (objdump): New proc. | Ken Raeburn | 1 | -0/+15 |
1994-02-24 | * gas/hppa/more.parse/parse.exp (no subspace test): Only expect | Jeff Law | 1 | -0/+5 |
1994-02-14 | * gas/hppa/basic/fmemLRbug.s: New test. | Jeff Law | 1 | -0/+16 |
1994-02-05 | * gas/hppa/more.parse/xmpyubug.s: New test. | Jeff Law | 1 | -0/+5 |
1994-02-04 | * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on | Ken Raeburn | 1 | -0/+7 |
1994-01-31 | fix regexp for all/x930509.s | Ken Raeburn | 1 | -0/+5 |
1994-01-20 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | Rob Savoye | 1 | -0/+6 |
1994-01-17 | * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested | Jeff Law | 1 | -0/+7 |
1994-01-13 | * gas/all/gas.exp: No longer expect difference of forward | Jeff Law | 1 | -0/+10 |
1994-01-12 | * gas/hppa/more.parse/procbug.s: Add test for another bug relating | Jeff Law | 1 | -0/+5 |
1994-01-12 | * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug | Jeff Law | 1 | -0/+5 |