aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-02-08NUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since that is validTimothy Wall1-1/+1
2000-02-08Remove redundant code for checking numbers with suffixes. AddTimothy Wall4-28/+53
2000-02-08Add handling for numbers with suffixed radix.Timothy Wall4-8/+47
2000-02-08changelog for elseif additionTimothy Wall1-0/+7
2000-02-08New elseif directive has been added.Timothy Wall5-0/+97
2000-02-04Remove conditionals causing a bug in listings.Timothy Wall2-14/+5
2000-02-03octets vs bytes changes for GASTimothy Wall8-43/+120
2000-02-02Fix bug in stabs filename encoding where backslashes are present.Timothy Wall2-2/+27
2000-01-31Add ATPCS register naming supportNick Clifton5-33/+54
2000-01-31* config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define ifGeoffrey Keating4-6/+31
2000-01-31Cathc unwanted text after instructionsNick Clifton2-7/+29
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2-5/+14
2000-01-26Make copyright date lists comply with GNU requirementAlan Modra2-22/+23
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra22-688/+1133
2000-01-21Fix gas x86 testsuite for a.outAlan Modra4-7/+13
2000-01-21gas/testsuite/ChangeLogAlan Modra8-187/+175
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra6-62/+224
2000-01-15Add jmp and call tests to prevent intel mode lossage creeping in again.Alan Modra3-2/+87
2000-01-142000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz3-0/+38
2000-01-10fixup ARM documentationNick Clifton3-3/+24
2000-01-10Add arm-conix targetNick Clifton3-2/+11
2000-01-03ELF visibility patch from Martin LoewisNick Clifton3-0/+93
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra2-8/+14
1999-12-22fix formattingNick Clifton1-6/+5
1999-12-22Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton2-1/+15
1999-12-14Add support for -marm720 command line switchNick Clifton2-0/+6
1999-12-01Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)Jeff Law10-0/+1230
1999-12-01 * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law2-0/+356
1999-11-29Fix .force_thumbNick Clifton2-5/+13
1999-11-29Add support for !literal and !lituse_baseMichael Meissner3-105/+1079
1999-11-25 * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law2-0/+43
1999-11-18Fix generation of RVA relocsNick Clifton3-1/+17
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