aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2003-12-06gas/Richard Sandiford1-1/+1
2003-12-06 * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell1-11/+1168
2003-12-05 * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler1-23/+20
2003-12-05Fix SH compilation problems introduced by previous deltaNick Clifton1-10/+12
2003-12-052003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder1-15/+346
2003-12-042003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-12-03Add support for the M32R2 processor.Nick Clifton2-29/+299
2003-12-03Add vax-linux-gnu targetNick Clifton1-2/+7
2003-12-03 * config/obj-elf.c: Remove ARGSUSED.Kazu Hirata1-1/+0
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler2-157/+52
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton1-0/+4
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva1-4/+11
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler1-63/+65
2003-11-26Revert change to t01_mov test.Nick Clifton1-0/+1
2003-11-25 * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata1-7/+0
2003-11-25 Catch illegal register pairings in ldm/stm instructions.Nick Clifton1-7/+30
2003-11-23 * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata1-4/+4
2003-11-22 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata20-60/+60
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata22-70/+70
2003-11-21 * config/tc-ppc.c (parse_cpu): New function, broken out from..Alan Modra1-111/+188
2003-11-21 * config/tc-hppa.c: Fix comment typos.Kazu Hirata7-41/+41
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata11-33/+33
2003-11-20* config/tc-sh64.c (shmedia_frob_section): Only frob elf32DJ Delorie1-1/+1
2003-11-20 * config/tc-h8300.c: Make some functions and globalKazu Hirata1-20/+20
2003-11-20 * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata2-5/+0
2003-11-20 * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata2-139/+71
2003-11-20 * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata2-43/+0
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata4-4/+0
2003-11-20 * config/obj-aout.h: Fix comment typos.Kazu Hirata9-20/+20
2003-11-19 * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson1-0/+3
2003-11-18* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki1-8/+19
2003-11-15* config/tc-mips.c: Formatting fixes.Maciej W. Rozycki1-5/+5
2003-11-14 * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston1-1/+1
2003-11-13Add support for ARM ELF Mapping symbolsNick Clifton2-0/+181
2003-11-112003-11-11 Jan Hubicka <jh@suse.cz>Andreas Jaeger1-0/+6
2003-11-10 * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.Alan Modra1-4/+2
2003-11-06* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.Nick Clifton1-101/+190
2003-11-06Fix 'the the' typoNick Clifton1-1447/+824
2003-11-04 * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.Alan Modra1-1/+3
2003-10-31 * config/tc-i860.c (md_pcrel_from): Fix typo in comment.Christian Groessler1-1/+1
2003-10-27 * config/tc-m68hc11.c: Convert to ISO C90.Stephane Carrez2-170/+97
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+19
2003-10-23gas/H.J. Lu1-19/+92
2003-10-21Fix up error messages for Maverick.Nick Clifton1-2/+2
2003-10-21Add ColfFire v4 supportNick Clifton2-51/+243
2003-10-19 * config/tc-mips.c (normalize_constant_expr): New function to fix signThiemo Seufer1-0/+12
2003-10-18 Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.Hans-Peter Nilsson2-16/+211
2003-10-17Enforce PC-relative jumps with --pcrel.Nick Clifton1-183/+191
2003-10-17Fix normal operation for h8300-coff targetNick Clifton1-5/+12
2003-10-17 * config/tc-arm.c (do_iwmmxt_byte_addr): Reject controlIan Lance Taylor1-0/+5