Age | Commit message (Expand) | Author | Files | Lines |
1999-08-30 | i386 gas code cleanups: combine i386_is_reg and parse_register. | Alan Modra | 1 | -189/+113 |
1999-08-29 | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1 | -2/+33 |
1999-08-29 | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 1 | -4/+0 |
1999-08-29 | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 1 | -176/+190 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 1 | -1/+40 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 1 | -0/+200 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 1 | -0/+103 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 1 | -79/+86 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 1 | -0/+12 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 1 | -0/+42 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 1 | -0/+6 |
1999-08-20 | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 1 | -0/+8 |
1999-08-18 | If an offset is invalid, display it. | Nick Clifton | 1 | -7/+9 |
1999-08-17 | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 1 | -2/+3 |
1999-08-16 | Look for register conflicts on stores as well as loads. | Nick Clifton | 1 | -18/+17 |
1999-08-13 | Only pass positive values to validate_offset_imm() | Nick Clifton | 1 | -16/+19 |
1999-08-12 | Tidy up formatting. | Nick Clifton | 1 | -261/+194 |
1999-08-11 | config/tc-i386.c: Remove dead code | Alan Modra | 1 | -6/+0 |
1999-08-11 | * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section | Jeff Law | 1 | -1/+2 |
1999-08-10 | Fix typos in last change. | Jeff Law | 1 | -3/+3 |
1999-08-10 | * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. | Jeff Law | 1 | -7/+20 |
1999-08-09 | * config/tc-d30v.c (write_2_short): Don't group repeat instructions | Joern Rennecke | 1 | -3/+7 |
1999-08-09 | * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for | Ian Lance Taylor | 1 | -0/+14 |
1999-08-08 | * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg. | Richard Henderson | 1 | -1/+4 |
1999-08-08 | * doc/as.texinfo (Section): Document 's' flag for COFF version. | Ian Lance Taylor | 1 | -0/+2 |
1999-08-08 | comment additions | Ian Lance Taylor | 2 | -1/+5 |
1999-08-06 | * config/tc-hppa.c (pa_ip, case '?'): Add missing break. | Jeff Law | 1 | -0/+1 |
1999-08-06 | * config/tc-hppa.c (pa_ip): Add 64 bit condition completers. | Jeff Law | 1 | -6/+102 |
1999-08-06 | 1999-08-06 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 1 | -9/+13 |
1999-08-05 | * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix. | Jeff Law | 1 | -399/+411 |
1999-08-05 | * config/tc-sh.c (md_assemble): Call as_bad when there are excess | Joern Rennecke | 1 | -2/+12 |
1999-08-05 | 1999-08-05 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+14 |
1999-08-05 | * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byte | Jeff Law | 1 | -2/+2 |
1999-08-04 | Support for gcc to generate 16-bit i386 code. (.code16gcc) | Alan Modra | 2 | -36/+60 |
1999-08-03 | * config/obj-coff.c (coff_frob_symbol): Always update set_end with | Ian Lance Taylor | 2 | -69/+65 |
1999-08-03 | * config/tc-mips.c (append_insn): Correct INSN_SYNC test. From | Ian Lance Taylor | 1 | -1/+1 |
1999-08-03 | Rationalize some of the i386 intel mode code. | Alan Modra | 1 | -944/+877 |
1999-08-03 | * config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop. | Alan Modra | 1 | -395/+427 |
1999-07-30 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -0/+143 |
1999-07-30 | Fix up vtable entry relocs | Catherine Moore | 1 | -0/+5 |
1999-07-28 | Fix an overflow checking bug uncovered when a 32 bit target is compiled | Alan Modra | 1 | -2/+2 |
1999-07-28 | * config/tc-hppa.c (pa_ip): Add 'J' and 'K' code | Jeff Law | 1 | -0/+24 |
1999-07-27 | * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, or | Ian Lance Taylor | 1 | -0/+6 |
1999-07-22 | 1999-07-21 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 1 | -0/+2 |
1999-07-22 | From Mark Elbrecht: | Ian Lance Taylor | 1 | -93/+0 |
1999-07-16 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -6/+55 |
1999-07-16 | * gas/config/tc-i386.c: Fix for immediates and displacements in 16-bit | Alan Modra | 1 | -48/+56 |
1999-07-15 | d | Jeff Law | 1 | -1/+2 |
1999-07-15 | Apply patch from Philip Blundell <pb@nexus.co.uk> | Nick Clifton | 2 | -33/+7 |
1999-07-12 | * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED. | Andreas Schwab | 1 | -29/+29 |