aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor3-0/+7
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+4
1999-09-12 * config/tc-i386.c (md_apply_fix3): Add horrible adjustments toIan Lance Taylor2-2/+33
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-2/+8
1999-09-12 * write.c (write_relocs): Call SET_SECTION_RELOCS if it isIan Lance Taylor5-0/+23
1999-09-12fix copyrightIan Lance Taylor2-2/+3
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-2/+6
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-3/+34
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+8
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-4/+20
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-10/+32
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+58
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-0/+9
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor4-15/+39
1999-09-12comment changeIan Lance Taylor1-4/+4
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor4-4/+10
1999-09-121999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-4/+7
1999-09-11 * write.c (dump_section_relocs): Call print_symbol_value_1 toIan Lance Taylor2-15/+20
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor2-1/+6
1999-09-09 * doc/c-arm.texi: Fix arguments of @var to not containAndreas Schwab2-5/+10
1999-09-08Only support interworking and pic for ELF or COFF targetsNick Clifton2-0/+10
1999-09-07 * config/tc-hppa.c (pa_ip): Support 'Z' argument.Jeff Law2-0/+13
1999-09-07 * config/tc-hppa.c (pa_ip): Put strict register checks beforeJeff Law2-19/+24
1999-09-07 * config/obj-coff.c: Add ATTRIBUTE_UNUSED as needed forIan Lance Taylor2-13/+18
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor2-2/+6
1999-09-06 * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from theJeff Law2-24/+168
1999-09-06Fix value for -Wnuh command line optionNick Clifton2-3/+7
1999-09-04remove extraneous periodIan Lance Taylor1-1/+1
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor13-509/+1213
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor4-0/+815
1999-09-02Enable --emulation={i386coff,i386elf} for i386 gas.Alan Modra6-471/+635
1999-09-02Do not dump literal pool when a .section .line directive is encountered.Nick Clifton2-10/+66
1999-09-02Add test for strongarm to ScottB's patch.Nick Clifton2-0/+6
1999-09-01 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dumpCatherine Moore2-1/+9
1999-09-01slight code improvement over previous deltaNick Clifton1-1/+2
1999-09-01Coff fix for i386 gas testsuiteAlan Modra2-1/+5
1999-09-01Do not align sectins when producing ELF format objects.Nick Clifton2-3/+4
1999-09-01Document new command line switches.Nick Clifton3-7/+33
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