Age | Commit message (Expand) | Author | Files | Lines |
2010-12-12 | Mark .gnu.lto_* sections with SHF_EXCLUDE. | H.J. Lu | 4 | -1/+20 |
2010-12-11 | opcodes/ | Richard Sandiford | 4 | -0/+223 |
2010-12-10 | * config/tc-mips.h (TC_ADDRESS_BYTES): New macro. | Maciej W. Rozycki | 3 | -0/+18 |
2010-12-09 | * config/tc-mips.c (mips_ip): Remove dead format specifier code. | Maciej W. Rozycki | 2 | -6/+4 |
2010-12-09 | gas/ | Maciej W. Rozycki | 7 | -5/+31 |
2010-12-09 | * config/tc-mips.c (macro) | Maciej W. Rozycki | 2 | -10/+11 |
2010-12-09 | * config/tc-mips.c (macro) <M_DEXT, M_DINS>: Correct types used | Maciej W. Rozycki | 2 | -13/+21 |
2010-12-09 | * gas/mips/jal-svr4pic.d: Also use wildcard address matching in | Maciej W. Rozycki | 5 | -36/+44 |
2010-12-09 | gas/ | Maciej W. Rozycki | 7 | -127/+73 |
2010-12-09 | * config/tc-mips.c (mips_ip): Remove lastregno's | Maciej W. Rozycki | 2 | -1/+6 |
2010-12-09 | * config/tc-mips.c (mips_ip) <'('>: Don't let '4', '5' or '-' | Maciej W. Rozycki | 2 | -2/+6 |
2010-12-09 | * config/tc-mips.c (macro) <M_S_DOB>: Fix the placement of code. | Maciej W. Rozycki | 2 | -11/+15 |
2010-12-09 | * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUI | Maciej W. Rozycki | 2 | -1/+7 |
2010-12-09 | * config/tc-mips.c (macro) | Maciej W. Rozycki | 2 | -2/+8 |
2010-12-09 | * config/tc-mips.c (macro): Remove a trailing 0 from NOP | Maciej W. Rozycki | 2 | -5/+10 |
2010-12-09 | * config/tc-mips.c (macro): Use EXTRACT_OPERAND to get register | Maciej W. Rozycki | 2 | -3/+8 |
2010-12-09 | * config/tc-mips.c (macro): Replace 0 with ZERO in macro_build | Maciej W. Rozycki | 2 | -34/+39 |
2010-12-09 | gas/ | Maciej W. Rozycki | 8 | -57/+70 |
2010-12-09 | * config/tc-z80.c (md_apply_fix): Rename var to fix shadow warning. | Arnold Metselaar | 2 | -13/+17 |
2010-12-09 | * config/tc-mips.c (macro_build, macro, mips_ip, md_apply_fix): | Maciej W. Rozycki | 2 | -137/+144 |
2010-12-09 | * gas/mips/ldstla-32.d: Use wildcard address matching. | Maciej W. Rozycki | 5 | -1138/+1145 |
2010-12-09 | bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore | Mike Frysinger | 2 | -0/+13 |
2010-12-05 | ChangeLog entry for config/tc-z80.c testsuite/gas/z80/z80.exp testsuite/gas/z... | Arnold Metselaar | 1 | -0/+11 |
2010-12-05 | PR gas/12269 | Arnold Metselaar | 4 | -4/+43 |
2010-12-04 | PR gas/12282 | Maciej W. Rozycki | 2 | -1/+7 |
2010-12-02 | gas/ | Richard Sandiford | 10 | -4/+308 |
2010-12-01 | * symbols.h (dot_symbol): New declaration. | Maciej W. Rozycki | 6 | -3/+43 |
2010-12-01 | * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning | Maciej W. Rozycki | 3 | -4/+21 |
2010-12-01 | * config/tc-mips.c (md_convert_frag): Remove a call to | Maciej W. Rozycki | 2 | -2/+7 |
2010-11-30 | Add sparc64-rtems. | Alan Modra | 2 | -0/+5 |
2010-11-25 | 2010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2 | -9/+12 |
2010-11-25 | Update translations | Alan Modra | 2 | -3292/+4069 |
2010-11-25 | PR gas/12264 | Alan Modra | 2 | -4/+7 |
2010-11-24 | gas: bfin: convert to new doc style | Mike Frysinger | 3 | -11/+25 |
2010-11-23 | 2010-11-23 Sterling Augustine <sterling@tensilica.com> | Sterling Augustine | 3 | -47/+38 |
2010-11-23 | * mips.h (INSN_CHIP_MASK): Update according to INSN_LOONGSON_3A. | Nick Clifton | 2 | -2/+7 |
2010-11-23 | Refer to and include c-i386.texi for i386 options. | H.J. Lu | 3 | -1/+33 |
2010-11-22 | * doc/as.texinfo: Refer to or include c-alpha.texi for Alpha | Joseph Myers | 4 | -60/+52 |
2010-11-20 | binutils/testsuite/ | Richard Sandiford | 8 | -126/+25 |
2010-11-20 | binutils/testsuite/ | Richard Sandiford | 2 | -107/+13 |
2010-11-19 | PR 2606 | Alan Modra | 3 | -0/+16 |
2010-11-18 | PR gas/12181 | Rainer Orth | 2 | -0/+13 |
2010-11-17 | * input-file.c (input_file_open): Check for empty input files. | Nick Clifton | 2 | -2/+27 |
2010-11-15 | Also expect .zdebug in DWARF debug section name. | H.J. Lu | 5 | -4/+11 |
2010-11-15 | Mark parameters of elf_process_stab as ATTRIBUTE_UNUSED. | H.J. Lu | 2 | -6/+11 |
2010-11-15 | * config/obj-elf.c (elf_generate_asm_lineno): New function. | Rainer Orth | 2 | -7/+32 |
2010-11-15 | PR gas/12198 | Matthew Gretton-Dann | 7 | -0/+62 |
2010-11-13 | gas/ | Richard Sandiford | 7 | -12/+351 |
2010-11-11 | bfd/ | Nick Clifton | 3 | -0/+7 |
2010-11-10 | gas/ | Richard Sandiford | 5 | -2/+77 |