aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1999-11-01For include/opcode:Gavin Romig-Koch1-56/+9
1999-10-28 * config/tc-arm.c (reg_required_here): Improve comments.Jeff Law1-2/+4
1999-10-28 * config/tc-arm.c (thumb_opcode): Add "variants" field.Jeff Law1-56/+57
1999-10-27 * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PCJeff Law1-76/+76
1999-10-27fix compile time warningsNick Clifton2-5/+8
1999-10-25revert part of previous delta which had accidentally snarfed some experimentalNick Clifton1-4/+2
1999-10-25revert previous deltaNick Clifton1-64/+0
1999-10-25Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1-10/+74
1999-10-21 * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of theDiego Novillo1-1/+1
1999-10-21 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New.Gavin Romig-Koch1-127/+151
1999-10-18Add md expression support; Cleanup alpha warningsMichael Meissner1-36/+37
1999-10-17 * config/tc-hppa.c (md_apply_fix): Make "fmt" an int.Jeff Law1-1/+1
1999-10-12Nit fix.Alan Modra1-1/+1
1999-10-10 * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co',Jeff Law1-70/+411
1999-10-07 * config/tc-d30v.c (CHAR_BIT): Define.Diego Novillo1-5/+19
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo1-4/+13
1999-10-05 Add support for m32rx.Doug Evans1-1/+599
1999-09-28* config/tc-mips.c (nopic_need_relax): Allow for theGeoffrey Keating1-3/+6
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 Law1-32/+35
1999-09-23 * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law1-3/+2
1999-09-22 * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law1-3/+7
1999-09-22Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3Nick Clifton1-2/+2
1999-09-20 * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law1-6/+6
1999-09-191999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor1-3/+21
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'Jeff Law1-0/+74
1999-09-19 * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'.Jeff Law1-2/+23
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.Jeff Law1-2/+71
1999-09-19 * config/tc-hppa.c (struct pa_it): New field "trunc".Jeff Law1-0/+236
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'X' operand.Jeff Law1-0/+62
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'B' operand.Jeff Law1-0/+8
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.Jeff Law1-0/+18
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'l' operand.Jeff Law1-0/+8
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'g' operand.Jeff Law1-0/+7
1999-09-18 * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling.Jeff Law1-6/+8