summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',Jeff Law1999-10-102-70/+429
* * config/tc-d30v.c (CHAR_BIT): Define.Diego Novillo1999-10-072-5/+25
* Forgot to add these files in the previous commit. This is theDiego Novillo1999-10-073-0/+72
* Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo1999-10-073-4/+25
* * gas/mips/elf-rel.s: New file.Geoffrey Keating1999-10-078-1/+182
* * gas/m32r/error.exp: New testcase driver.Doug Evans1999-10-0511-0/+1054
* add m32rx docsDoug Evans1999-10-051-1/+122
* Add support for m32rx.Doug Evans1999-10-052-1/+618
* * config/tc-mips.c (nopic_need_relax): Allow for theGeoffrey Keating1999-09-282-3/+12
* Remove accidental case duplication.Jeff Law1999-09-231-18/+1
* * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handlingJeff Law1999-09-232-32/+38
* * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law1999-09-232-3/+6
* * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law1999-09-222-3/+13
* Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3Nick Clifton1999-09-222-2/+6
* * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law1999-09-202-6/+11
* 1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor1999-09-192-3/+28
* * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'Jeff Law1999-09-192-0/+77
* * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'.Jeff Law1999-09-192-2/+25
* * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.Jeff Law1999-09-192-2/+73
* * config/tc-hppa.c (struct pa_it): New field "trunc".Jeff Law1999-09-192-0/+241
* * config/tc-hppa.c (pa_ip): Handle 'X' operand.Jeff Law1999-09-192-0/+65
* * config/tc-hppa.c (pa_ip): Handle 'B' operand.Jeff Law1999-09-192-0/+10
* * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.Jeff Law1999-09-192-0/+20
* * config/tc-hppa.c (pa_ip): Handle 'l' operand.Jeff Law1999-09-192-0/+10