aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-02-07Fix unwind abort while compiling glibc, reported by HJ.Jim Wilson1-0/+5
2004-02-06.:Nathan Sidwell1-0/+7
2004-02-05Fix region length calculations when regions end with .align padding.Jim Wilson1-0/+11
2004-02-04Fix testcase from David Mosberger.Jim Wilson1-0/+7
2004-02-02gas/Maciej W. Rozycki1-0/+6
2004-01-282004-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2004-01-26(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.Nick Clifton1-0/+7
2004-01-252004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+6
2004-01-23 * config/tc-arm.c (tc_gen_reloc): Improve error message forDaniel Jacobowitz1-0/+5
2004-01-23 * config/tc-mips.c (load_address, macro): Update comments aboutRichard Sandiford1-0/+5
2004-01-23 * config/tc-mips.c (macro_build): Remove place and counter arguments.Richard Sandiford1-0/+9
2004-01-23 * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.Richard Sandiford1-0/+19
2004-01-23 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford1-0/+35
2004-01-23 * frags.h (frag_room): Declare.Richard Sandiford1-0/+6
2004-01-21 * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer1-0/+5
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton1-0/+6
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek1-0/+5
2004-01-14gas/Maciej W. Rozycki1-0/+6
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki1-0/+7
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton1-0/+5
2004-01-12gas/Richard Sandiford1-0/+5
2004-01-09 * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook1-0/+7
2004-01-09 * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor1-0/+9
2004-01-09 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor1-0/+11
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+24
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+20
2004-01-05* doc/as.texinfo: Let texi2pod parse asconfig.texi andMaciej W. Rozycki1-0/+5
2004-01-05* Makefile.am (Makefile): Move the dependency onMaciej W. Rozycki1-0/+12
2004-01-05* Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.Maciej W. Rozycki1-0/+10
2004-01-02Update description of FP behaviourNick Clifton1-0/+5
2004-01-02Add m68k-uclinux targetNick Clifton1-0/+4
2004-01-02Split ChangeLog files.Alan Modra1-7511/+1
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook1-0/+5
2003-12-23 * doc/c-arm.texi: Document -march=armv6.Paul Brook1-0/+1
2003-12-23 * config/tc-arm.c (arm_archs): Add armv6.Paul Brook1-0/+4
2003-12-20(md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton1-0/+5
2003-12-19Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton1-0/+14
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-0/+15
2003-12-18(input_file_open): Remove call to stat(). Add a check for getc() failing, andNick Clifton1-0/+6
2003-12-18bfd/Richard Sandiford1-0/+7
2003-12-18 * config/tc-mips.c (s_change_section): When parsing the MIPS-specificRichard Sandiford1-0/+5
2003-12-18 * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell1-0/+5
2003-12-17Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton1-0/+14
2003-12-16Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton1-0/+6
2003-12-15 * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler1-0/+15
2003-12-15(obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton1-0/+5
2003-12-13 * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra1-0/+4
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra1-0/+7
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra1-0/+19
2003-12-10opcodes:Zack Weinberg1-4/+10