aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-03-07 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.Richard Henderson3-14/+26
2004-03-07* doc/c-hppa.texi (HPPA Directives): Fix typo.Andreas Schwab2-2/+6
2004-03-07 * gas/cfi/cfi-x86_64.d: Adjust offsets.Andreas Jaeger2-14/+26
2004-03-07 * dw2gencfi.c (output_cie): Align length to 4 byte boundary.Richard Henderson10-54/+67
2004-03-052004-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+19
2004-03-042004-03-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu5-1358/+2181
2004-03-04 * gas/sh/sh64/err-dsp.s: Fix expected error message.Kaz Kojima2-1/+5
2004-03-032004-03-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-7/+35
2004-03-032003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2-15/+65
2004-03-032004-03-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+46
2004-03-01Add fr450 support.Richard Sandiford14-1/+549
2004-03-01cpu/Richard Sandiford3-20/+26
2004-02-27Add -no-bitinst switch for M32R2Nick Clifton3-4/+28
2004-02-27Undo previous deltaNick Clifton2-6/+11
2004-02-27 * config/tc-s390.c (s390_insn): Correct range check for opcode inMartin Schwidefsky2-3/+14
2004-02-27Fix seg fault on erroneous inputNick Clifton2-2/+9
2004-02-262004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher3-4/+21
2004-02-262004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2-0/+9
2004-02-26Patch reviewed and approved by nickc@redhat.com.Fred Fish2-2/+6
2004-02-21Fix unwind info problems with .align.Jim Wilson3-13/+60
2004-02-19gas/Jakub Jelinek2-1/+6
2004-02-19Yet another fix for -falign-loops problems.Jim Wilson2-4/+32
2004-02-18Apply fixes for Maverick CrunchNick Clifton6-90/+104
2004-02-132004-02-13 Hannes Reinecke <hare@suse.de>Andreas Jaeger2-2/+7
2004-02-11Patch from Steve Ellcey for ia64-hpux.Jim Wilson3-0/+29
2004-02-09 * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident asDaniel Jacobowitz2-0/+8
2004-02-09 * gas/sh/basic.exp: Don't do sh4a tests for sh5.Kaz Kojima2-5/+12
2004-02-09 * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...Nathan Sidwell4-4/+15
2004-02-07Fix unwind abort while compiling glibc, reported by HJ.Jim Wilson2-2/+9
2004-02-06.:Nathan Sidwell6-6/+16
2004-02-05Fix region length calculations when regions end with .align padding.Jim Wilson3-62/+40
2004-02-04Fix testcase from David Mosberger.Jim Wilson2-22/+61
2004-02-02gas/Maciej W. Rozycki12-228/+186
2004-02-01 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.Kaz Kojima4-10/+16
2004-01-282004-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
2004-01-26(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.Nick Clifton3-5/+15
2004-01-252004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-9/+30
2004-01-252004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou4-1/+12
2004-01-24 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford1-5/+0
2004-01-23 * config/tc-arm.c (tc_gen_reloc): Improve error message forDaniel Jacobowitz2-0/+15
2004-01-23 * gas/arm/arm.exp: Add "undefined" test.Daniel Jacobowitz4-0/+10
2004-01-23 * config/tc-mips.c (load_address, macro): Update comments aboutRichard Sandiford2-6/+14
2004-01-23 * config/tc-mips.c (macro_build): Remove place and counter arguments.Richard Sandiford2-998/+744
2004-01-23 * gas/mips/macro-warn-[1234].[sdl]: New tests.Richard Sandiford17-0/+115
2004-01-23 * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.Richard Sandiford2-53/+157
2004-01-23 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford6-685/+574
2004-01-23 * frags.h (frag_room): Declare.Richard Sandiford4-3/+19
2004-01-21 * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer2-5/+10
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton6-11/+854
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek2-1/+12