summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* fix bug detecting pc-rel overflowNick Clifton2000-03-192-2/+6
* Fix adr pseudo op for Thumb.Nick Clifton2000-03-172-7/+20
* minor formatting improvementsNick Clifton2000-03-171-111/+116
* fix compile time warning messagesNick Clifton2000-03-172-23/+24
* Handle same-section relocations where the destination is at an address >=Nick Clifton2000-03-172-4/+59
* * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke2000-03-162-1/+12
* * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke2000-03-162-48/+56
* * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke2000-03-162-1/+6
* Match r[0..7]_bank operands before normal operands.Nick Clifton2000-03-162-7/+12
* * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2000-03-152-14/+18
* * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson2000-03-132-1/+7
* * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson2000-03-134-16/+41
* In bfd/:Geoffrey Keating2000-03-1110-26/+457
* * config/tc-m32r.c (m32r_fix_adjustable): Look up theCatherine Moore2000-03-092-2/+19
* 2000-03-08 H.J. Lu (hjl@gnu.org)H.J. Lu2000-03-093-2/+8
* Document new -m32r command line switchNick Clifton2000-03-075-0/+17
* treat -m32r as a seperate, specific command line switch.Nick Clifton2000-03-062-9/+21
* fix sign extension problem with d30vMichael Meissner2000-03-022-4/+5
* 2000-03-02 H.J. Lu (hjl@gnu.org)H.J. Lu2000-03-023-166/+219
* Remove bigus .align checkNick Clifton2000-03-012-5/+4
* 2000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor2000-02-282-3/+11
* 2000-02-27 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor2000-02-282-14/+31
* 2000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor2000-02-282-1/+17
* * config/tc-alpha.c (md_assemble): Accept `1' and `9' in anIan Lance Taylor2000-02-282-1/+7
* rebuild with current toolsIan Lance Taylor2000-02-276-2487/+2389
* Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra2000-02-262-15/+82
* * doc/c-mips.texi (MIPS Opts): Fix typo in last patch.Jeff Law2000-02-262-1/+5
* 2000-02-25 H.J. Lu <hjl@gnu.org>H.J. Lu2000-02-262-2/+6
* Fix silly thinko in gas/i386/intel.s Mention i386.exp in ChangeLogAlan Modra2000-02-252-4/+5
* Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra2000-02-258-188/+1385
* Add support for WinCE targeted toolchains.Nick Clifton2000-02-2410-8/+105
* Yet more .intel_syntax fixes.Alan Modra2000-02-242-12/+52
* * config/obj-som.c (obj_pseudo_table): Add "weak".Catherine Moore2000-02-242-2/+39
* Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra2000-02-242-19/+28
* config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra2000-02-243-156/+110
* Remove dead code when not TC_M68K.Alan Modra2000-02-249-40/+88
* Mention IBM 370 supportAlan Modra2000-02-241-0/+2
* * config/tc-i386.c (md_assemble): When swapping operands forRichard Henderson2000-02-242-15/+21
* Add new feature notices for changes made on 2/8 and 2/10/00.Timothy Wall2000-02-231-0/+4
* Add IBM 370 support.Alan Modra2000-02-2314-172/+3488
* * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2000-02-222-4/+10
* 2000-02-22 Andrew Haley <aph@cygnus.com>Andrew Haley2000-02-222-0/+17
* 1999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley2000-02-222-2/+40
* 2000-02-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor2000-02-222-3/+8
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2000-02-222-2/+9
* * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore2000-02-213-0/+67
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-213-31/+45
* Add a symbol's value to the computed frag offset, rather than overwriting it.Nick Clifton2000-02-182-1/+6
* bfd:Joern Rennecke2000-02-173-38/+625
* * config/tc-hppa.c (pa_build_unwind_subspace): Use subseg_new to createJeff Law2000-02-112-3/+9