aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1999-11-16* config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra2-3/+19
1999-11-16tc-arm.c: minor changes and support for upcoming V5E variant.Donald Lindsay1-28/+75
1999-11-16log entry for config/tc-arm.c changeDonald Lindsay1-0/+7
1999-11-15 * gas/mips/la.d: Adjust for new la macro expansion.Gavin Romig-Koch4-1446/+1445
1999-11-12fix typo.Nick Clifton1-1/+1
1999-11-12do not look beyond the end of the bufferNick Clifton2-2/+7
1999-11-11Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton2-2/+9
1999-11-091999-11-08 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+22
1999-11-08 * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson2-3/+8
1999-11-06Do not attempt to fixup relocs relative to weak symbolsNick Clifton2-18/+28
1999-11-05Add more md operatorsMichael Meissner3-16/+16
1999-11-03 * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor2-0/+5
1999-11-03 * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor2-3/+21
1999-11-03Change the default endianness to little.Nick Clifton2-1/+6
1999-11-01For include/opcode:Gavin Romig-Koch2-56/+14
1999-11-01fixes for arm-aout....Nick Clifton3-6/+6
1999-11-01Fix test results for arm-pe toolchainNick Clifton4-5/+15
1999-10-28 * config/tc-arm.c (reg_required_here): Improve comments.Jeff Law2-2/+6
1999-10-28 * config/tc-arm.c (thumb_opcode): Add "variants" field.Jeff Law2-58/+62
1999-10-27 * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PCJeff Law2-76/+81
1999-10-27fix compile time warningsNick Clifton3-5/+13
1999-10-25revert part of previous delta which had accidentally snarfed some experimentalNick Clifton1-4/+2
1999-10-25revert previous deltaNick Clifton2-70/+0
1999-10-25Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1-10/+74
1999-10-25oops - omitted from previous deltaNick Clifton1-0/+6
1999-10-21 * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo2-1/+6
1999-10-21 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.Gavin Romig-Koch2-127/+161
1999-10-21Fix assembler testsuite for ARMNick Clifton4-35/+41
1999-10-18Add md expression support; Cleanup alpha warningsMichael Meissner4-38/+114
1999-10-17 * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law2-1/+5
1999-10-12Nit fix.Alan Modra2-1/+5
1999-10-11Added note about --fatal-warnings option.Geoffrey Keating1-0/+2
1999-10-11* as.c (show_usage): Document new options.Geoffrey Keating5-14/+74
1999-10-11* lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "someGeoffrey Keating5-8/+27
1999-10-10 * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',Jeff Law2-70/+429
1999-10-07 * config/tc-d30v.c (CHAR_BIT): Define.Diego Novillo2-5/+25
1999-10-07Forgot to add these files in the previous commit. This is theDiego Novillo3-0/+72
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo3-4/+25
1999-10-07* gas/mips/elf-rel.s: New file.Geoffrey Keating8-1/+182
1999-10-05 * gas/m32r/error.exp: New testcase driver.Doug Evans11-0/+1054
1999-10-05add m32rx docsDoug Evans1-1/+122
1999-10-05 Add support for m32rx.Doug Evans2-1/+618
1999-09-28* config/tc-mips.c (nopic_need_relax): Allow for theGeoffrey Keating2-3/+12
1999-09-23Remove accidental case duplication.Jeff Law1-18/+1
1999-09-23 * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handlingJeff Law2-32/+38
1999-09-23 * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law2-3/+6
1999-09-22 * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law2-3/+13
1999-09-22Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3Nick Clifton2-2/+6
1999-09-20 * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law2-6/+11
1999-09-191999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor2-3/+28