summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code when not TC_M68K.Alan Modra2000-02-243-6/+6
* * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson2000-02-241-15/+15
* Add IBM 370 support.Alan Modra2000-02-233-0/+3077
* * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2000-02-221-4/+4
* 1999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley2000-02-221-2/+32
* 2000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor2000-02-221-3/+3
* * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore2000-02-211-0/+52
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-30/+34
* Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton2000-02-181-1/+1
* bfd:Joern Rennecke2000-02-172-38/+606
* * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law2000-02-111-3/+3
* Add support for M340Nick Clifton2000-02-102-6/+180
* octets vs bytes changes for GASTimothy Wall2000-02-031-4/+11
* Add ATPCS register naming supportNick Clifton2000-01-311-4/+13
* * config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define ifGeoffrey Keating2000-01-313-5/+21
* Cathc unwanted text after instructionsNick Clifton2000-01-311-7/+24
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-271-5/+7
* Make copyright date lists comply with GNU requirementAlan Modra2000-01-261-20/+21
* This set of patches add support for aout emulation on the x86Alan Modra2000-01-2612-152/+303
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-152-17/+13
* 2000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz2000-01-142-0/+33
* ELF visibility patch from Martin LoewisNick Clifton2000-01-031-0/+48
* x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1999-12-271-8/+8
* fix formattingNick Clifton1999-12-221-6/+5
* Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton1999-12-221-0/+8
* Add support for -marm720 command line switchNick Clifton1999-12-141-0/+1
* * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law1999-12-011-0/+347
* Fix .force_thumbNick Clifton1999-11-291-5/+6
* Add support for !literal and !lituse_baseMichael Meissner1999-11-292-105/+1029
* * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1999-11-251-0/+38
* Fix generation of RVA relocsNick Clifton1999-11-182-1/+7
* * config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra1999-11-161-3/+14
* tc-arm.c: minor changes and support for upcoming V5E variant.Don Lindsay1999-11-161-28/+75
* * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson1999-11-081-3/+2
* Do not attempt to fixup relocs relative to weak symbolsNick Clifton1999-11-061-18/+21
* * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor1999-11-031-3/+11
* Change the default endianness to little.Nick Clifton1999-11-031-1/+2
* For include/opcode:Gavin Romig-Koch1999-11-011-56/+9
* * config/tc-arm.c (reg_required_here): Improve comments.Jeff Law1999-10-281-2/+4
* * config/tc-arm.c (thumb_opcode): Add "variants" field.Jeff Law1999-10-281-56/+57
* * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PCJeff Law1999-10-271-76/+76
* fix compile time warningsNick Clifton1999-10-272-5/+8
* revert part of previous delta which had accidentally snarfed some experimentalNick Clifton1999-10-251-4/+2
* revert previous deltaNick Clifton1999-10-251-64/+0
* Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1999-10-251-10/+74
* * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo1999-10-211-1/+1
* * config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.Gavin Romig-Koch1999-10-211-127/+151
* Add md expression support; Cleanup alpha warningsMichael Meissner1999-10-181-36/+37
* * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law1999-10-171-1/+1
* Nit fix.Alan Modra1999-10-121-1/+1