summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Enable --emulation={i386coff,i386elf} for i386 gas.Alan Modra1999-09-026-471/+635
* Do not dump literal pool when a .section .line directive is encountered.Nick Clifton1999-09-022-10/+66
* Add test for strongarm to ScottB's patch.Nick Clifton1999-09-022-0/+6
* * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dumpCatherine Moore1999-09-012-1/+9
* slight code improvement over previous deltaNick Clifton1999-09-011-1/+2
* Coff fix for i386 gas testsuiteAlan Modra1999-09-012-1/+5
* Do not align sectins when producing ELF format objects.Nick Clifton1999-09-012-3/+4
* Document new command line switches.Nick Clifton1999-09-013-7/+33
* fix FSF addressIan Lance Taylor1999-08-312-4/+6
* * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-308-63/+33
* * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3018-235/+99
* * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3025-222/+32
* * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3048-471/+53
* New i386 tests for naked register syntax, ie. "eax" instead of "%eax"Alan Modra1999-08-304-0/+64
* i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra1999-08-302-189/+123
* Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1999-08-295-2/+49
* * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans1999-08-292-4/+5
* * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law1999-08-292-176/+193
* * gas/hppa/basic/basic.exp: Add new tests shift2.s,Jeff Law1999-08-288-0/+755
* * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law1999-08-282-1/+42
* * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:Jeff Law1999-08-2817-5/+2031
* * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law1999-08-282-0/+204
* * gas/hppa/basic/basic.exp:Jeff Law1999-08-283-8/+50
* * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law1999-08-282-0/+106
* * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law1999-08-282-79/+88
* Fix minor goofs in previous delta.Jeff Law1999-08-281-3/+3
* * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law1999-08-282-0/+16
* * gas/hppa/basic/basic.exp (do_branch2,do_media): New.Jeff Law1999-08-284-2/+156
* * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'Jeff Law1999-08-282-0/+44
* * config/tc-hppa.c (pa_ip): Add case for 'I'.Jeff Law1999-08-282-0/+10
* * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New.Jeff Law1999-08-283-0/+94
* Apply Jim Wilson's patch to track current frag for line number changes.Nick Clifton1999-08-272-13/+32
* This makes the line number info for the end of a function match what theNick Clifton1999-08-262-2/+15
* Applied patch from Jim Wilson to fix several bugs in line table generation.Nick Clifton1999-08-262-5/+19
* *gas/config/tc-i386.c: Fix errors in displacement size whenAlan Modra1999-08-205-4/+37
* If an offset is invalid, display it.Nick Clifton1999-08-182-7/+14
* * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor1999-08-172-2/+8
* 1999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-08-172-2/+8
* Look for register conflicts on stores as well as loads.Nick Clifton1999-08-162-18/+22
* Only pass positive values to validate_offset_imm()Nick Clifton1999-08-132-16/+25
* Tidy up formatting.Nick Clifton1999-08-122-261/+204
* config/tc-i386.c: Remove dead codeAlan Modra1999-08-112-6/+5
* * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law1999-08-112-1/+5
* Fix typos in last change.Jeff Law1999-08-101-3/+3
* * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law1999-08-102-7/+28
* rebuild with patched automakeIan Lance Taylor1999-08-091-1/+1
* * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke1999-08-092-3/+12
* * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor1999-08-092-0/+20
* * gas/i386/float.s, gas/i386/float.l: Modify to work correctlyIan Lance Taylor1999-08-0911-18/+28
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-083-3/+10