aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2003-05-20Add support for .file and .locNick Clifton1-1/+4
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2-0/+98
2003-05-18Reverted faulty codeSvein Seldal1-4/+0
2003-05-18 * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns.Svein Seldal2-11/+37
2003-05-182003-05-18 Jason Eckhardt <jle@rice.edu>Jason Eckhardt1-0/+1
2003-05-15 * config/tc-mips.h: Fix comment formatting.Thiemo Seufer1-1/+1
2003-05-12Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.Nick Clifton1-0/+25
2003-05-122003-05-11 Jason Eckhardt <jle@rice.edu>Jason Eckhardt1-86/+115
2003-05-09 * config/tc-s390.c (s390_target_format): Always call init_default_arch.Martin Schwidefsky1-2/+1
2003-05-07gas/H.J. Lu2-8/+183
2003-05-07(md_show_usage): Add missing lines to known cpus list.Nick Clifton1-0/+2
2003-05-07* configure.in (MIPS_DEFAULT_ABI): AC_DEFINE.Alexandre Oliva1-0/+3
2003-05-062003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+9
2003-05-06 * config/tc-mips.c (mips_need_elf_addend_fixup): RemoveDaniel Jacobowitz1-11/+20
2003-05-03gas/H.J. Lu4-8/+10
2003-05-032003-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+0
2003-05-02Fix xstormy16's handling of pc-relative relocs against defined symbols.Nick Clifton1-2/+6
2003-05-022003-05-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
2003-05-02gas/H.J. Lu2-0/+4
2003-05-022003-05-01 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+13
2003-05-02 * config/tc-ppc.c (md_show_usage): Mention -a32, -a64, -l, -le, -b,Alan Modra1-9/+13
2003-05-01 * expr.h: Fix comments in operatorT typedef.Christian Groessler2-55/+96
2003-05-01gas/H.J. Lu2-12/+90
2003-05-01gas/H.J. Lu2-12/+3
2003-04-30gas/H.J. Lu1-5/+21
2003-04-29Fix problem parsing symbol version strings when they are preceeded by whitesp...Nick Clifton1-0/+1
2003-04-28* config/tc-hppa.c (hppa_symbol_chars): New.Nick Clifton2-0/+6
2003-04-26 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define again.Thiemo Seufer1-0/+3
2003-04-252003-04-24 Eric Christopher <echristo@redhat.com>Eric Christopher1-7/+6
2003-04-24Add support for dwarf2 debug information.Nick Clifton2-0/+17
2003-04-24Add support for h8300hn and h8300snNick Clifton2-1/+33
2003-04-24Add '+' and '-' as valid symbol characters for PPC port.Nick Clifton2-0/+7
2003-04-23bfd:Joern Rennecke4-5/+6
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton8-14/+14
2003-04-11* config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): New.Alexandre Oliva2-139/+591
2003-04-09* config/tc-mips.c (macro): Add comments explaining the rationaleAlexandre Oliva1-1/+17
2003-04-09* config/tc-mips.c (macro): Put back `+ 0x8000' in test for 64-bitAlexandre Oliva1-1/+2
2003-04-08 * config/tc-ppc.c (md_apply_fix3): Generate ADDR16 relocs.Alan Modra1-6/+17
2003-04-06* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.Alexandre Oliva1-3/+9
2003-04-05 * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.Stephane Carrez1-19/+69
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal3-325/+325
2003-04-022003-04-02 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+1
2003-04-02[ gas/ChangeLog ]Chris Demetriou1-7/+18
2003-04-01Add Xtensa port (omitted from previous delta)Nick Clifton1-0/+73
2003-04-01Add Xtensa portNick Clifton4-0/+11122
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-179/+257
2003-03-262003-03-26 Eric Christopher <echristo@redhat.com>Eric Christopher1-0/+1
2003-03-25Add iWMMXt supportNick Clifton1-2/+938
2003-03-21 * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec toAndreas Schwab1-2/+2
2003-03-21 * config/tc-s390.c (s390_arch_size): Initialize to zero.Martin Schwidefsky1-21/+49