aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-03-02fix sign extension problem with d30vMichael Meissner2-4/+5
2000-03-022000-03-02 H.J. Lu (hjl@gnu.org)H.J. Lu3-166/+219
2000-03-01Remove bigus .align checkNick Clifton2-5/+4
2000-02-282000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor2-3/+11
2000-02-282000-02-27 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor2-14/+31
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor2-1/+17
2000-02-28 * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor2-1/+7
2000-02-27rebuild with current toolsIan Lance Taylor6-2487/+2389
2000-02-26Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra2-15/+82
2000-02-26 * doc/c-mips.texi (MIPS Opts): Fix typo in last patch.Jeff Law2-1/+5
2000-02-262000-02-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
2000-02-25Fix silly thinko in gas/i386/intel.s Mention i386.exp in ChangeLogAlan Modra2-4/+5
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra8-188/+1385
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton10-8/+105
2000-02-24Yet more .intel_syntax fixes.Alan Modra2-12/+52
2000-02-24 * config/obj-som.c (obj_pseudo_table): Add "weak".Catherine Moore2-2/+39
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra2-19/+28
2000-02-24config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra3-156/+110
2000-02-24Remove dead code when not TC_M68K.Alan Modra9-40/+88
2000-02-24Mention IBM 370 supportAlan Modra1-0/+2
2000-02-24 * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson2-15/+21
2000-02-23Add new feature notices for changes made on 2/8 and 2/10/00.Timothy Wall1-0/+4
2000-02-23Add IBM 370 support.Alan Modra14-172/+3488
2000-02-22 * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2-4/+10
2000-02-222000-02-22 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+17
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley2-2/+40
2000-02-222000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor2-3/+8
2000-02-22 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2-2/+9
2000-02-21 * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore3-0/+67
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra3-31/+45
2000-02-18Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton2-1/+6
2000-02-17bfd:Joern Rennecke3-38/+625
2000-02-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law2-3/+9
2000-02-10Add support for M340Nick Clifton3-6/+198
2000-02-10Check label validity with TC_START_LABEL_WITHOUT_COLON if defined.Timothy Wall2-1/+11
2000-02-10New preprocessor options.Timothy Wall3-3/+53
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