Age | Commit message (Expand) | Author | Files | Lines |
2011-12-05 | * tc-arm.c (aeabi_set_public_attributes): Correctly set | Richard Earnshaw | 7 | -1/+48 |
2011-12-05 | * gas/config/tc-arm.c (arm_cpu_option_table): Add name_len field. | Matthew Gretton-Dann | 5 | -195/+239 |
2011-12-03 | gas/testsuite/ | Richard Sandiford | 2 | -25/+56 |
2011-11-29 | opcode/ | Andrew Pinski | 9 | -15/+170 |
2011-11-25 | * gas/config/tc-arm.c (do_t_mov_cmp): Allow MOV lowreg, lowreg when no CPU | Matthew Gretton-Dann | 7 | -4/+46 |
2011-11-23 | 2011-11-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+4 |
2011-11-23 | 2011-11-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -2/+12 |
2011-11-23 | 2011-11-23 Thomas Klein <th.r.klein@web.de> | Richard Earnshaw | 2 | -0/+11 |
2011-11-21 | * config/rl78-defs.h (rl78_error): Add "const". | DJ Delorie | 3 | -2/+7 |
2011-11-21 | * config/tc-ppc.c (ppc_target_format): Add format for powerpc*-freebsd. | Alan Modra | 2 | -3/+9 |
2011-11-21 | * gas/mips/micromips@24k-branch-delay-1.d: New test. | Maciej W. Rozycki | 25 | -14/+580 |
2011-11-21 | * gas/mips/micromips@loc-swap-2.d: Correct test case. | Maciej W. Rozycki | 2 | -7/+11 |
2011-11-17 | * config/tc-sparc.c (md_apply_fix): Handle BFD_RELOC_8. | David S. Miller | 2 | -2/+10 |
2011-11-16 | gas/ | Maciej W. Rozycki | 14 | -95/+116 |
2011-11-16 | * config/tc-mips.c (ISA_SUPPORTS_MCU_ASE): Also set if microMIPS | Maciej W. Rozycki | 2 | -1/+7 |
2011-11-16 | * config/tc-mips.c (macro_build_jalr): Reverse a negative | Maciej W. Rozycki | 2 | -6/+12 |
2011-11-16 | * config/tc-mips.c (mips_cpu_info_table): Add "m14ke" and | Maciej W. Rozycki | 3 | -0/+14 |
2011-11-15 | * write.c (dump_section_relocs): Don't convert PC-relative relocs | Maciej W. Rozycki | 2 | -4/+22 |
2011-11-14 | gas/ | Maciej W. Rozycki | 8 | -3/+88 |
2011-11-07 | * gas/config/tc-arm.c (arm_cpus): Add cortex-a7 entry. | Matthew Gretton-Dann | 3 | -0/+10 |
2011-11-04 | * doc/c-rl78.texi (RL78-Float): Remove unused menu entry. | DJ Delorie | 2 | -1/+4 |
2011-11-02 | [bfd] | DJ Delorie | 2 | -2/+4 |
2011-11-02 | * config/tc-arm.c (md_begin): Remove ARM_PLT32 reloc associated | Nick Clifton | 5 | -6/+28 |
2011-11-02 | [.] | DJ Delorie | 16 | -0/+2566 |
2011-10-28 | Fixes the TILE-Gx/TILEPro port of gas to deal with relocations of | Walter Lee | 3 | -10/+21 |
2011-10-28 | Mention Tilera support in binutils/NEWS, and fix the TILEPro | Walter Lee | 2 | -1/+5 |
2011-10-28 | * po/ja.po: New Japanese translation. | Nick Clifton | 4 | -2/+16899 |
2011-10-27 | bfd: | Joern Rennecke | 3 | -3/+3 |
2011-10-26 | gas: | Joern Rennecke | 2 | -8/+18 |
2011-10-25 | Building rx's gas code atm fails: | Mike Frysinger | 3 | -2/+7 |
2011-10-25 | * config/tc-ns32k.c (md_begin): Rename local variable 'stat' to 'status'. | Nick Clifton | 2 | -3/+8 |
2011-10-25 | bfd: | Nick Clifton | 31 | -1333/+7003 |
2011-10-24 | opcodes/ | Julian Brown | 4 | -0/+30 |
2011-10-24 | * config/tc-mips.c (move_register): Fix formatting. | Maciej W. Rozycki | 2 | -1/+5 |
2011-10-24 | * config/tc-mips.c (can_swap_branch_p): Remove empty line. | Maciej W. Rozycki | 2 | -2/+5 |
2011-10-24 | * config/tc-mips.c (s_option): Fix formatting. | Maciej W. Rozycki | 2 | -2/+7 |
2011-10-24 | * config/tc-mips.c (validate_micromips_insn): Fix formatting. | Maciej W. Rozycki | 2 | -1/+5 |
2011-10-24 | * config/tc-mn10200.c (md_convert_frag): Add missing break. | Alan Modra | 2 | -0/+5 |
2011-10-21 | 2011-10-21 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -3/+8 |
2011-10-21 | 2011-10-21 Jan Glauber <jang@linux.vnet.ibm.com> | Andreas Krebbel | 3 | -1/+28 |
2011-10-19 | * config/tc-mips.c (micromips_add_label): Avoid gcc warning. | Alan Modra | 2 | -4/+11 |
2011-10-18 | Jie Zhang <jie@codesourcery.com> | Julian Brown | 6 | -8/+37 |
2011-10-13 | * config/tc-arm.c (check_ldr_r15_aligned): New. | Nick Clifton | 15 | -60/+424 |
2011-10-12 | * as.c (main): Define .gasversion. rather than __GAS_VERSION__. | Alan Modra | 7 | -8/+28 |
2011-10-12 | * symbols.c (local_symbol_make): Make global. | Alan Modra | 4 | -3/+12 |
2011-10-10 | Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations. | Nick Clifton | 4 | -5485/+6270 |
2011-10-06 | gas/testsuite/ | Jan Beulich | 7 | -6/+15 |
2011-10-05 | * readelf.c (get_machine_dlags): Add support for RX's PID mode. | Nick Clifton | 5 | -19/+166 |
2011-09-28 | Another typo ... :( | Kai Tietz | 1 | -2/+1 |
2011-09-28 | * gas/pe/section-exclude.d: Correct testcase. | Kai Tietz | 2 | -4/+6 |