aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2003-07-04* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZENick Clifton1-2/+2
2003-07-01 * config/tc-s390.c (md_parse_option): Add cpu type z990.Martin Schwidefsky1-15/+51
2003-06-302003-06-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-44/+22
2003-06-30 * config/tc-mips.c: Convert to ISO C90 prototypes. Remove unnecessaryThiemo Seufer2-1494/+1013
2003-06-30 * config/tc-ia64.c (note_register_values): Warning fix.Alan Modra2-2/+3
2003-06-29 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.Thiemo Seufer1-69/+124
2003-06-262003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-06-25include/opcode/Richard Sandiford1-0/+1
2003-06-25Correct spelling of "relocatable".Alan Modra2-3/+3
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton3-4/+5
2003-06-24 * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.Mark Mitchell1-1/+1
2003-06-23gas/H.J. Lu2-1/+17
2003-06-23Patch from David Mosberger.Jim Wilson1-3/+7
2003-06-23* config/tc-ns32k.c (md_begin): Initialize inst_hash_table afterJason Thorpe1-1/+2
2003-06-21 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): RemoveThiemo Seufer1-11/+8
2003-06-19Revert 2003-06-11 change.Thiemo Seufer1-3/+3
2003-06-19 * config/tc-z8k.c (parse_reg): Invalid registers generate an errorChristian Groessler1-14/+32
2003-06-18 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.Alan Modra1-11/+25
2003-06-18 * config/tc-s390.c (init_default_arch): Make current_mode_maskMartin Schwidefsky1-8/+15
2003-06-18 * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbols other thanAlan Modra1-4/+4
2003-06-17 * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs.Alan Modra1-0/+6
2003-06-16 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN,Thiemo Seufer1-255/+168
2003-06-16 * configure.in: Add specific case for cris-*-linux-gnu* withHans-Peter Nilsson2-2/+15
2003-06-13* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.Richard Earnshaw1-0/+19
2003-06-12 * config/tc-mips.c (append_insn): In a compound relocation, take theRichard Sandiford1-74/+26
2003-06-11 * config/tc-mips.c (s_cpsetup): Use mips_frame_reg instead of SP.Thiemo Seufer1-3/+3
2003-06-11 * config/tc-mips.c (tc_gen_reloc): Initialize retval amd relocThiemo Seufer1-5/+2
2003-06-11 * elf32-mips.c (mips_elf_generic_reloc): New Function.Thiemo Seufer2-202/+110
2003-06-11 * config/tc-i960.c (line_comment_chars): Add '#'.Alan Modra2-3/+18
2003-06-10opcodes:Doug Evans3-3/+3
2003-06-10Add "attn", "lq" and "stq" power4 insns.Alan Modra1-5/+10
2003-06-10opcodes/Richard Sandiford1-14/+9
2003-06-10include/elf/Richard Sandiford1-0/+15
2003-06-102003-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+18
2003-06-052003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-42/+91
2003-06-05 * config/tc-alpha.c (s_alpha_usepv): New.Richard Henderson2-0/+64
2003-06-042003-06-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-64/+81
2003-06-032003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-222/+827
2003-06-03Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton1-10/+16
2003-05-30 * config/tc-alpha.c (alpha_cur_ent_sym): Remove.Richard Henderson2-20/+207
2003-05-29Change Mitsubishi to RenesasNick Clifton1-1/+1
2003-05-27 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson2-48/+35
2003-05-242003-05-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt1-3/+54
2003-05-232003-05-23 Eric Christopher <echristo@redhat.com>Eric Christopher1-1/+1
2003-05-22 * config/tc-mips.c (append_insn): Use actual relocation size for newThiemo Seufer1-62/+72
2003-05-22 * config/tc-mips.c (macro): Don't use uninitialized tempreg.Thiemo Seufer1-2/+2
2003-05-22Do not producesection relative offsets for relocs that will not be based on theNick Clifton1-12/+9
2003-05-212003-05-07 Eric Christopher <echristo@redhat.com>Eric Christopher1-0/+14
2003-05-21 * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.Dave Anglin1-2/+4
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton19-60/+4