aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2000-03-07Document new -m32r command line switchNick Clifton1-0/+2
2000-03-06treat -m32r as a seperate, specific command line switch.Nick Clifton1-9/+14
2000-03-02fix sign extension problem with d30vMichael Meissner1-4/+0
2000-02-282000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor1-3/+5
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor1-1/+11
2000-02-28 * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor1-1/+1
2000-02-26Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra1-15/+67
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra1-8/+16
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton7-8/+69
2000-02-24Yet more .intel_syntax fixes.Alan Modra1-12/+41
2000-02-24 * config/obj-som.c (obj_pseudo_table): Add "weak".Catherine Moore1-2/+34
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-19/+18
2000-02-24config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra2-156/+97
2000-02-24Remove dead code when not TC_M68K.Alan Modra3-6/+6
2000-02-24 * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson1-15/+15
2000-02-23Add IBM 370 support.Alan Modra3-0/+3077
2000-02-22 * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva1-4/+4
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley1-2/+32
2000-02-222000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor1-3/+3
2000-02-21 * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore1-0/+52
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-30/+34
2000-02-18Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton1-1/+1
2000-02-17bfd:Joern Rennecke2-38/+606
2000-02-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law1-3/+3
2000-02-10Add support for M340Nick Clifton2-6/+180
2000-02-03octets vs bytes changes for GASTimothy Wall1-4/+11
2000-01-31Add ATPCS register naming supportNick Clifton1-4/+13
2000-01-31* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define ifGeoffrey Keating3-5/+21
2000-01-31Cathc unwanted text after instructionsNick Clifton1-7/+24
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton1-5/+7
2000-01-26Make copyright date lists comply with GNU requirementAlan Modra1-20/+21
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra12-152/+303
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2-17/+13
2000-01-142000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz2-0/+33
2000-01-03ELF visibility patch from Martin LoewisNick Clifton1-0/+48
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1-8/+8
1999-12-22fix formattingNick Clifton1-6/+5
1999-12-22Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton1-0/+8
1999-12-14Add support for -marm720 command line switchNick Clifton1-0/+1
1999-12-01 * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law1-0/+347
1999-11-29Fix .force_thumbNick Clifton1-5/+6
1999-11-29Add support for !literal and !lituse_baseMichael Meissner2-105/+1029
1999-11-25 * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1-0/+38
1999-11-18Fix generation of RVA relocsNick Clifton2-1/+7
1999-11-16* config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra1-3/+14
1999-11-16tc-arm.c: minor changes and support for upcoming V5E variant.Donald Lindsay1-28/+75
1999-11-08 * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson1-3/+2
1999-11-06Do not attempt to fixup relocs relative to weak symbolsNick Clifton1-18/+21
1999-11-03 * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor1-3/+11
1999-11-03Change the default endianness to little.Nick Clifton1-1/+2