aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-07-29include/elf/ChangeLog:Alexandre Oliva6-4/+398
2004-07-29bfd:Jason Thorpe1-0/+5
2004-07-27bfd:Jason Thorpe1-1/+5
2004-07-27Remove the leading space.H.J. Lu1-1/+1
2004-07-27 * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.Alan Modra2-1/+13
2004-07-27Add CRX insns: pushx, popxNick Clifton8-19/+89
2004-07-26bfd/H.J. Lu2-0/+12
2004-07-26Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton2-4/+21
2004-07-26 * doc/as.texinfo (Section, PushSection): Correct documentationDaniel Jacobowitz2-7/+12
2004-07-222004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-39/+43
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton8-225/+236
2004-07-22oops - omitted from previous deltaNick Clifton1-0/+39
2004-07-21For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton5-29/+118
2004-07-21Corrections for x86_64 assembly.Nick Clifton9-67/+115
2004-07-20* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the testMaciej W. Rozycki2-1/+6
2004-07-20opcodes/Maciej W. Rozycki2-1/+6
2004-07-20* config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki2-8/+18
2004-07-20opcodes/Maciej W. Rozycki5-206/+228
2004-07-20 * config/obj-som.c (adjust_stab_sections): Add prototype.Dave Anglin4-11/+27
2004-07-192004-07-19 Christopher Faylor <cgf@timesys.com>H.J. Lu2-7/+13
2004-07-16* config/tc-arm.c: Include include/opcode/arm.h.Richard Earnshaw4-79/+19
2004-07-16oops - omitted from previous deltaNick Clifton1-0/+13
2004-07-15Accept armbe as a big-endian arm configuration.Nick Clifton3-0/+7
2004-07-15gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of new test case forNick Clifton2-0/+37
2004-07-13Add support for & | << >> ~ arithmetic operators in Intel modeNick Clifton6-9/+73
2004-07-13Delete vtable testsNick Clifton10-113/+5
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