aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-10-16 * configure.in: Set em=linux for ppc-*-linux-gnu* target.Alan Modra3-2/+7
2003-10-15 * doc/as.texinfo (Align): Correct list of byte targets.Alan Modra2-15/+19
2003-10-15 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer2-9/+14
2003-10-14bfd ChangeLog:Bob Wilson2-5/+9
2003-10-11 * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extraKaz Kojima2-1/+6
2003-10-11 * config/tc-sh.c: Convert to ISO C90. Remove unnecessaryKaz Kojima5-353/+182
2003-10-102003-10-10 Dave Brolley <brolley@redhat.com>Dave Brolley3-48/+53
2003-10-082003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+114
2003-10-082003-10-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+11
2003-10-08* as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton6-3/+44
2003-10-06Change target of hppa-netbsd portNick Clifton3-16/+34
2003-10-06Fix macro tests to ignore section symbolsNick Clifton5-0/+17
2003-10-06Add i386-knetbsd-gnu triplet.Nick Clifton3-2/+9
2003-10-05Revert -f changeNick Clifton2-8/+6
2003-10-042003-10-04 Christian Groessler <chris@groessler.org>Christian Groessler16-13/+171
2003-10-042003-10-04 Christian Groessler <chris@groessler.org>Christian Groessler2-10/+59
2003-10-04Convert to ISO C90Nick Clifton2-261/+254
2003-10-04(std_shortopts): Remove 'f'.Nick Clifton2-1/+13
2003-10-04(obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data.Nick Clifton2-1/+6
2003-10-01 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer2-9/+15
2003-10-012003-10-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-2/+6
2003-10-01 * config/tc-mips.c (macro_build_ldst_constoffset): Fix sign extensionThiemo Seufer13-10/+972
2003-09-30[ gas/ChangeLog ]Chris Demetriou11-4/+71
2003-09-302003-09-30 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+6
2003-09-30[ binutils/ChangeLog ]Chris Demetriou2-0/+6
2003-09-30[ bfd/ChangeLog ]Chris Demetriou18-15/+1016
2003-09-292003-09-29 Dave Brolley <brolley@redhat.com>Dave Brolley3-5/+10
2003-09-27 * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.Dave Anglin2-7/+9
2003-09-262003-09-26 Matt Thomas <matt@3am-software.com>Jason Thorpe2-2/+13
2003-09-262003-09-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu22-32/+111
2003-09-25 * gas/cris/rd-pcrel2.d: Update for changes in section flagHans-Peter Nilsson2-0/+17
2003-09-23 * config/obj-elf.c (obj_elf_change_section): Adjust forAlan Modra2-16/+31
2003-09-19 * gas/mips/elfel-rel.d: Add ABI specification.Thiemo Seufer4-0/+9
2003-09-19 * gas/mips/rm7000.s: Let objdump print trailing dots.Thiemo Seufer2-0/+6
2003-09-19 * gas/mips/empic3_e.s: Fix typo.Thiemo Seufer2-2/+6
2003-09-18 * config/tc-mips.c (macro_build_ldst_constoffset): Don't silentlyThiemo Seufer2-0/+25
2003-09-17 * config/tc-msp430.c (MAX_OP_LEN): Set to 256.Alan Modra2-16/+20
2003-09-16 * configure.in: Handle arm-*-rtems* and thumb-*rtems*.Alan Modra3-3/+8
2003-09-14 * config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): Remove.Thiemo Seufer2-30/+49
2003-09-12 * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,Bob Wilson3-243/+223
2003-09-10 * config/tc-xtensa.c (xtensa_mark_literal_pool_location): RemoveBob Wilson2-50/+45
2003-09-09 * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code forBob Wilson2-196/+9
2003-09-07Fix description of comment character for PPC.Nick Clifton2-1/+5
2003-09-06 PR savannah/4358:Stephane Carrez2-1/+7
2003-09-05gas/Richard Sandiford6-9/+49
2003-09-04Add binutils support for v850e1 processorNick Clifton8-3/+133
2003-09-04 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existingAlan Modra2-8/+19
2003-09-03Add *kfreebsd-gnu configuration supportNick Clifton5-15/+31
2003-09-03Use bfd_map_over_sections to walk section chain.Nick Clifton64-89/+88
2003-09-02 * configure.in: Update AC_PREREQ to 2.57. Use AC_CONFIG_FILESDaniel Jacobowitz6-4058/+9706