aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra1-0/+6
2000-03-19fix bug detecting pc-rel overflowNick Clifton1-0/+5
2000-03-17Fix adr pseudo op for Thumb.Nick Clifton1-0/+8
2000-03-17fix compile time warning messagesNick Clifton1-0/+1
2000-03-17Handle same-section relocations where the destination is at an address >=Nick Clifton1-0/+5
2000-03-16 * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke1-0/+7
2000-03-16 * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke1-0/+6
2000-03-16 * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke1-0/+4
2000-03-16Match r[0..7]_bank operands before normal operands.Nick Clifton1-0/+5
2000-03-15 * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law1-0/+4
2000-03-13 * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson1-0/+5
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson1-0/+8
2000-03-11In bfd/:Geoffrey Keating1-0/+17
2000-03-09 * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore1-0/+5
2000-03-092000-03-08 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+6
2000-03-07Document new -m32r command line switchNick Clifton1-0/+5
2000-03-06treat -m32r as a seperate, specific command line switch.Nick Clifton1-0/+7
2000-03-02fix sign extension problem with d30vMichael Meissner1-0/+5
2000-03-022000-03-02 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+5
2000-03-01Remove bigus .align checkNick Clifton1-0/+4
2000-02-282000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor1-0/+6
2000-02-282000-02-27 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor1-0/+9
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor1-0/+6
2000-02-28 * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor1-0/+6
2000-02-26Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra1-0/+15
2000-02-26 * doc/c-mips.texi (MIPS Opts): Fix typo in last patch.Jeff Law1-0/+4
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra1-0/+11
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton1-0/+30
2000-02-24Yet more .intel_syntax fixes.Alan Modra1-0/+11
2000-02-24 * config/obj-som.c (obj_pseudo_table): Add "weak".Catherine Moore1-0/+5
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-0/+10
2000-02-24config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra1-0/+13
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-0/+24
2000-02-24 * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson1-0/+6
2000-02-23Add IBM 370 support.Alan Modra1-0/+18
2000-02-22 * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva1-0/+6
2000-02-222000-02-22 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+4
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+8
2000-02-222000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor1-0/+5
2000-02-22 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1-0/+6
2000-02-21 * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore1-0/+10
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-0/+11
2000-02-18Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton1-0/+5
2000-02-17bfd:Joern Rennecke1-0/+19
2000-02-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law1-0/+6
2000-02-10Add support for M340Nick Clifton1-0/+18
2000-02-10Check label validity with TC_START_LABEL_WITHOUT_COLON if defined.Timothy Wall1-0/+5
2000-02-10New preprocessor options.Timothy Wall1-0/+8
2000-02-08Remove redundant code for checking numbers with suffixes. AddTimothy Wall1-0/+10
2000-02-08Add handling for numbers with suffixed radix.Timothy Wall1-0/+7