Age | Commit message (Expand) | Author | Files | Lines |
2006-08-04 | bfd/ | Richard Sandiford | 3 | -12/+39 |
2006-08-03 | PR gas/2991 | Nick Clifton | 2 | -0/+8 |
2006-08-03 | gas: | Joseph Myers | 5 | -3/+19 |
2006-08-03 | gas: | Joseph Myers | 5 | -6/+34 |
2006-08-02 | PR binutils/2983 | Nick Clifton | 3 | -3/+17 |
2006-08-02 | PR gas/2991 | Nick Clifton | 5 | -3/+36 |
2006-08-01 | gas/ | H.J. Lu | 6 | -60/+122 |
2006-08-01 | * config/tc-mips.c (md_section_align): Check ELF-ness at runtime. | Thiemo Seufer | 2 | -10/+15 |
2006-08-01 | * config/tc-mips.c (macro_build_lui): Fix comment formatting. | Thiemo Seufer | 2 | -39/+33 |
2006-07-31 | * config/tc-mips.c (md_apply_fix, tc_gen_reloc): Remove special | Thiemo Seufer | 2 | -11/+6 |
2006-07-29 | opcodes/ | Richard Sandiford | 3 | -0/+1301 |
2006-07-24 | PR/2756 | Nick Clifton | 2 | -3/+13 |
2006-07-24 | Fix spelling typos | Nick Clifton | 19 | -56/+65 |
2006-07-21 | * config/tc-sh.c (md_longopts): Add -EL and -EB for use by the linker testsuite. | Nick Clifton | 2 | -0/+9 |
2006-07-20 | Update amd family 10 instructions to add appropriate alignment for cygwin | Michael Meissner | 5 | -0/+18 |
2006-07-20 | * config/tc-mips.c (md_parse_option): Don't infer optimisation | Thiemo Seufer | 2 | -5/+6 |
2006-07-20 | [ bfd/ChangeLog ] | Thiemo Seufer | 2 | -5/+9 |
2006-07-19 | 2006-07-19 Paul Brook <paul@codesourcery.com> | Paul Brook | 4 | -5/+13 |
2006-07-18 | gas/testsuite/ | H.J. Lu | 5 | -1/+52 |
2006-07-18 | 2006-07-18 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -13/+90 |
2006-07-18 | * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change | Thiemo Seufer | 3 | -17/+19 |
2006-07-17 | * symbols.c (report_op_error): Fix pasto. Don't use as_bad_where | Alan Modra | 2 | -6/+9 |
2006-07-17 | * read.c (s_struct): Use IS_ELF. | Thiemo Seufer | 3 | -27/+33 |
2006-07-16 | * read.c (s_struct): Handle ELF section changing. | Thiemo Seufer | 2 | -0/+14 |
2006-07-15 | 2006-07-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -60/+67 |
2006-07-13 | Add amdfam10 instructions | Michael Meissner | 9 | -11/+194 |
2006-07-13 | 2006-07-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2006-07-12 | Fix grammatical error in ChangeLog entry | Nick Clifton | 1 | -1/+1 |
2006-07-12 | * config/tc-sh.c (md_apply_fix): Do not allow the generic code in | Nick Clifton | 6 | -0/+68 |
2006-07-07 | Add Broadcom SB-1A support. | Jim Wilson | 2 | -0/+7 |
2006-07-06 | PR binutils/2877 | Nick Clifton | 4 | -28/+40 |
2006-07-05 | * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax. | Julian Brown | 5 | -8/+15 |
2006-07-04 | * config/tc-mips.c (s_is_linkonce): New function. | Thiemo Seufer | 2 | -22/+41 |
2006-07-04 | * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as. | Thiemo Seufer | 4 | -14/+16 |
2006-06-24 | 2006-06-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+7 |
2006-06-23 | gas/ | H.J. Lu | 19 | -27/+2545 |
2006-06-23 | * config/tc-mips.c (nopic_need_relax): Handle -fdata-sections | Thiemo Seufer | 2 | -0/+7 |
2006-06-23 | * config/tc-mips.h (TC_SEGMENT_INFO_TYPE): Declare per-segment | Thiemo Seufer | 3 | -28/+67 |
2006-06-22 | * config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro. | Thiemo Seufer | 2 | -19/+31 |
2006-06-21 | Corrected typo in date. | Mark Shinwell | 1 | -1/+1 |
2006-06-21 | gas/ | Mark Shinwell | 3 | -5/+93 |
2006-06-20 | * gas/mips/mips.exp: Explicitly specify o32 ABI. | Thiemo Seufer | 4 | -3/+9 |
2006-06-19 | * config/tc-avr.c (mcu_types): Add support for atmega165p, atmega169p | Denis Chertykov | 3 | -7/+22 |
2006-06-18 | Skip for non-ELF targets. | Nick Clifton | 13 | -0/+27 |
2006-06-17 | (enum parse_operand_result): Move outside of #ifdef OBJ_ELF so that non-ELF | Nick Clifton | 2 | -7/+12 |
2006-06-16 | 2006-06-16 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 5 | -42/+255 |
2006-06-15 | * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} | Mark Shinwell | 35 | -67/+3932 |
2006-06-15 | * config/tc-arm.c (do_vfp_nsyn_ldr_str): Remove, fold into... | Julian Brown | 2 | -52/+13 |
2006-06-14 | * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase. | Thiemo Seufer | 6 | -2/+52 |
2006-06-14 | * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d, | Thiemo Seufer | 5 | -4/+10 |