aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2006-07-24PR/2756Nick Clifton2-3/+13
2006-07-24Fix spelling typosNick Clifton19-56/+65
2006-07-21* config/tc-sh.c (md_longopts): Add -EL and -EB for use by the linker testsuite.Nick Clifton2-0/+9
2006-07-20Update amd family 10 instructions to add appropriate alignment for cygwinMichael Meissner5-0/+18
2006-07-20 * config/tc-mips.c (md_parse_option): Don't infer optimisationThiemo Seufer2-5/+6
2006-07-20 [ bfd/ChangeLog ]Thiemo Seufer2-5/+9
2006-07-192006-07-19 Paul Brook <paul@codesourcery.com>Paul Brook4-5/+13
2006-07-18gas/testsuite/H.J. Lu5-1/+52
2006-07-182006-07-18 Paul Brook <paul@codesourcery.com>Paul Brook5-13/+90
2006-07-18 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. ChangeThiemo Seufer3-17/+19
2006-07-17 * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra2-6/+9
2006-07-17 * read.c (s_struct): Use IS_ELF.Thiemo Seufer3-27/+33
2006-07-16 * read.c (s_struct): Handle ELF section changing.Thiemo Seufer2-0/+14
2006-07-152006-07-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-60/+67
2006-07-13Add amdfam10 instructionsMichael Meissner9-11/+194
2006-07-132006-07-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2006-07-12Fix grammatical error in ChangeLog entryNick Clifton1-1/+1
2006-07-12* config/tc-sh.c (md_apply_fix): Do not allow the generic code inNick Clifton6-0/+68
2006-07-07Add Broadcom SB-1A support.Jim Wilson2-0/+7
2006-07-06PR binutils/2877Nick Clifton4-28/+40
2006-07-05 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.Julian Brown5-8/+15
2006-07-04 * config/tc-mips.c (s_is_linkonce): New function.Thiemo Seufer2-22/+41
2006-07-04 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.Thiemo Seufer4-14/+16
2006-06-242006-06-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+7
2006-06-23gas/H.J. Lu19-27/+2545
2006-06-23 * config/tc-mips.c (nopic_need_relax): Handle -fdata-sectionsThiemo Seufer2-0/+7
2006-06-23 * config/tc-mips.h (TC_SEGMENT_INFO_TYPE): Declare per-segmentThiemo Seufer3-28/+67
2006-06-22 * config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro.Thiemo Seufer2-19/+31
2006-06-21Corrected typo in date.Mark Shinwell1-1/+1
2006-06-21gas/Mark Shinwell3-5/+93
2006-06-20 * gas/mips/mips.exp: Explicitly specify o32 ABI.Thiemo Seufer4-3/+9
2006-06-19 * config/tc-avr.c (mcu_types): Add support for atmega165p, atmega169pDenis Chertykov3-7/+22
2006-06-18Skip for non-ELF targets.Nick Clifton13-0/+27
2006-06-17(enum parse_operand_result): Move outside of #ifdef OBJ_ELF so that non-ELFNick Clifton2-7/+12
2006-06-162006-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu5-42/+255
2006-06-15 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}Mark Shinwell35-67/+3932
2006-06-15 * config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into...Julian Brown2-52/+13
2006-06-14 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.Thiemo Seufer6-2/+52
2006-06-14 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,Thiemo Seufer5-4/+10
2006-06-12gas/testsuite/H.J. Lu6-0/+69
2006-06-12gas/H.J. Lu7-4/+40
2006-06-09Lost bit belonging to the last commit.Thiemo Seufer1-0/+1
2006-06-09 [ gas/ChangeLog ]Thiemo Seufer5-0/+46
2006-06-09 * config/tc-iq2000.c: Include sb.h.Alan Modra2-0/+5
2006-06-08 * gas/mips/mips32.s: Added cop2 branches with explicit conditionThiemo Seufer3-0/+25
2006-06-08 * config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat"Thiemo Seufer2-0/+7
2006-06-08 * configure.in (BFDLIB, BFDVER_H, ALL_OBJ_DEPS): Delete.Alan Modra7-1871/+1761
2006-06-07bfd/doc:Joseph Myers2-1/+5
2006-06-07 * config/tc-arm.c (stdarg.h): include.Julian Brown2-503/+1557
2006-06-07 * gas/arm/itblock.s: New file. Helper macro for making all-true ITJulian Brown13-0/+758