aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1999-08-31fix FSF addressIan Lance Taylor2-4/+6
1999-08-30 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law8-63/+33
1999-08-30 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law18-235/+99
1999-08-30 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law25-222/+32
1999-08-30 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law48-471/+53
1999-08-30New i386 tests for naked register syntax, ie. "eax" instead of "%eax"Alan Modra4-0/+64
1999-08-30i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra2-189/+123
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra5-2/+49
1999-08-29 * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans2-4/+5
1999-08-29 * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law2-176/+193
1999-08-28 * gas/hppa/basic/basic.exp: Add new tests shift2.s,Jeff Law8-0/+755
1999-08-28 * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law2-1/+42
1999-08-28 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:Jeff Law17-5/+2031
1999-08-28 * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law2-0/+204
1999-08-28 * gas/hppa/basic/basic.exp:Jeff Law3-8/+50
1999-08-28 * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law2-0/+106
1999-08-28 * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law2-79/+88
1999-08-28Fix minor goofs in previous delta.Jeff Law1-3/+3
1999-08-28 * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law2-0/+16
1999-08-28 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.Jeff Law4-2/+156
1999-08-28 * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'Jeff Law2-0/+44
1999-08-28 * config/tc-hppa.c (pa_ip): Add case for 'I'.Jeff Law2-0/+10
1999-08-28 * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New.Jeff Law3-0/+94
1999-08-27Apply Jim Wilson's patch to track current frag for line number changes.Nick Clifton2-13/+32
1999-08-26This makes the line number info for the end of a function match what theNick Clifton2-2/+15
1999-08-26Applied patch from Jim Wilson to fix several bugs in line table generation.Nick Clifton2-5/+19
1999-08-20*gas/config/tc-i386.c: Fix errors in displacement size whenAlan Modra5-4/+37
1999-08-18If an offset is invalid, display it.Nick Clifton2-7/+14
1999-08-17 * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor2-2/+8
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-2/+8
1999-08-16Look for register conflicts on stores as well as loads.Nick Clifton2-18/+22
1999-08-13Only pass positive values to validate_offset_imm()Nick Clifton2-16/+25
1999-08-12Tidy up formatting.Nick Clifton2-261/+204
1999-08-11config/tc-i386.c: Remove dead codeAlan Modra2-6/+5
1999-08-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law2-1/+5
1999-08-10Fix typos in last change.Jeff Law1-3/+3
1999-08-10 * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law2-7/+28
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-08-09 * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke2-3/+12
1999-08-09 * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor2-0/+20
1999-08-09 * gas/i386/float.s, gas/i386/float.l: Modify to work correctlyIan Lance Taylor11-18/+28
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor3-3/+10
1999-08-08 * Makefile.am: Rename .dep* files to DEP*.Ian Lance Taylor3-484/+492
1999-08-08 * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.Richard Henderson2-1/+8
1999-08-08 * Makefile.am: Change all uses of itbl-test-ops to itbl-tops toIan Lance Taylor3-7/+11
1999-08-08 * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor3-0/+13
1999-08-08comment additionsIan Lance Taylor2-1/+5
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor5-171/+200
1999-08-06 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law2-0/+5
1999-08-06 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law2-6/+106