summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-156-62/+224
* Add jmp and call tests to prevent intel mode lossage creeping in again.Alan Modra2000-01-153-2/+87
* 2000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz2000-01-143-0/+38
* fixup ARM documentationNick Clifton2000-01-103-3/+24
* Add arm-conix targetNick Clifton2000-01-103-2/+11
* ELF visibility patch from Martin LoewisNick Clifton2000-01-033-0/+93
* x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1999-12-272-8/+14
* fix formattingNick Clifton1999-12-221-6/+5
* Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton1999-12-222-1/+15
* Add support for -marm720 command line switchNick Clifton1999-12-142-0/+6
* Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1999-12-0110-0/+1230
* * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law1999-12-012-0/+356
* Fix .force_thumbNick Clifton1999-11-292-5/+13
* Add support for !literal and !lituse_baseMichael Meissner1999-11-293-105/+1079
* * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1999-11-252-0/+43
* Fix generation of RVA relocsNick Clifton1999-11-183-1/+17
* * config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra1999-11-162-3/+19
* tc-arm.c: minor changes and support for upcoming V5E variant.Donald Lindsay1999-11-161-28/+75
* log entry for config/tc-arm.c changeDonald Lindsay1999-11-161-0/+7
* * gas/mips/la.d: Adjust for new la macro expansion.Gavin Romig-Koch1999-11-154-1446/+1445
* fix typo.Nick Clifton1999-11-121-1/+1
* do not look beyond the end of the bufferNick Clifton1999-11-122-2/+7
* Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton1999-11-112-2/+9
* 1999-11-08 Andrew Haley <aph@cygnus.com>Andrew Haley1999-11-092-0/+22
* * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson1999-11-082-3/+8
* Do not attempt to fixup relocs relative to weak symbolsNick Clifton1999-11-062-18/+28
* Add more md operatorsMichael Meissner1999-11-053-16/+16
* * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor1999-11-032-0/+5
* * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor1999-11-032-3/+21
* Change the default endianness to little.Nick Clifton1999-11-032-1/+6
* For include/opcode:Gavin Romig-Koch1999-11-012-56/+14
* fixes for arm-aout....Nick Clifton1999-11-013-6/+6
* Fix test results for arm-pe toolchainNick Clifton1999-11-014-5/+15
* * config/tc-arm.c (reg_required_here): Improve comments.Jeff Law1999-10-282-2/+6
* * config/tc-arm.c (thumb_opcode): Add "variants" field.Jeff Law1999-10-282-58/+62
* * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PCJeff Law1999-10-272-76/+81
* fix compile time warningsNick Clifton1999-10-273-5/+13
* revert part of previous delta which had accidentally snarfed some experimentalNick Clifton1999-10-251-4/+2
* revert previous deltaNick Clifton1999-10-252-70/+0
* Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1999-10-251-10/+74
* oops - omitted from previous deltaNick Clifton1999-10-251-0/+6
* * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo1999-10-212-1/+6
* * config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.Gavin Romig-Koch1999-10-212-127/+161
* Fix assembler testsuite for ARMNick Clifton1999-10-214-35/+41
* Add md expression support; Cleanup alpha warningsMichael Meissner1999-10-184-38/+114
* * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law1999-10-172-1/+5
* Nit fix.Alan Modra1999-10-122-1/+5
* Added note about --fatal-warnings option.Geoffrey Keating1999-10-111-0/+2
* * as.c (show_usage): Document new options.Geoffrey Keating1999-10-115-14/+74
* * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "someGeoffrey Keating1999-10-115-8/+27