aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-07-11 * config/tc-m68k.c: Convert to C90. Remove redundantAndreas Schwab2-383/+250
2004-07-09Make -meb/-mel options work.Jim Wilson2-3/+14
2004-07-09* gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.Nick Clifton4-0/+120
2004-07-09Rename sh-symbian-elf toolchain to sh-*-symbianelfNick Clifton5-3/+15
2004-07-08Remove superfluous stuff from 2004-07-03 entry.Richard Sandiford1-7/+0
2004-07-08 * config/tc-mips.c (mips_fix_adjustable): If the full addend isRichard Sandiford5-11/+42
2004-07-07Add new port: crx-elfNick Clifton9-5/+2621
2004-07-06Add support for sh-symbian-elf targetNick Clifton5-0/+22
2004-07-06(output_file_create): Report the target format chosen when bfd_openw reportsNick Clifton2-1/+7
2004-07-06(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.Nick Clifton2-2/+8
2004-07-052004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2-14/+13
2004-07-04Emit error for unaligned instructions.Jim Wilson3-0/+22
2004-07-032004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor4-46/+114
2004-07-03 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.Richard Sandiford9-80/+170
2004-07-032004-07-03 Maciej W. Rozycki <macro@linux-mips.org>Richard Sandiford3-2/+6
2004-07-02(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have comeNick Clifton2-1/+21
2004-07-02 * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra5-5/+31
2004-07-022004-07-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+52
2004-06-30Adjust for "mov rX=imm" changes.Jim Wilson4-23/+29
2004-06-29* doc/Makefile.am (info): Rename goal to...Maciej W. Rozycki3-9/+17
2004-06-29gas/testsuite:Joern Rennecke16-0/+716
2004-06-29 * gas/m68k/mode5.s: Pad section.Alan Modra3-0/+7
2004-06-28opcodes/Alan Modra2-16/+20
2004-06-25Add support for M32R GOT relocsNick Clifton4-23/+278
2004-06-23include/opcode/Alan Modra3-23/+25
2004-06-21* gas/symbols.c: While discarding ordinary local absolute symbolsNick Clifton2-1/+8
2004-06-20 * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.Andreas Schwab2-2/+7
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton1-0/+28
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton7-43/+27
2004-06-15 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky2-3/+8
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra4-10/+22
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin2-21/+18
2004-06-11 Bug gas/213Dave Anglin2-2/+15
2004-06-08opcodes/Jakub Jelinek3-1/+37
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie3-2/+17
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-10/+11
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke4-54/+94
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton6-0/+44
2004-05-28gas/H.J. Lu4-46/+93
2004-05-27Sort m68k opcodes into alphabetical orderNick Clifton2-32/+72
2004-05-262004-05-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+267
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton6-8366/+8499
2004-05-23 * expr.c (operand, operator): Don't reject '++' and '--'.Alan Modra2-6/+13
2004-05-202004-05-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2004-05-20 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16Richard Sandiford2-2/+12
2004-05-17Add PowerPC LynxOS supportNick Clifton3-4/+11
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton2-1/+8
2004-05-13Change or32-rtems target from COFF to ELF formatNick Clifton3-64/+27
2004-05-13Updated French translationsNick Clifton2-3/+8
2004-05-12 * gas/h8300/t03_add.exp: Remove stray semicolons.Ben Elliston14-20/+36