Age | Commit message (Expand) | Author | Files | Lines |
2009-11-19 | Allow lock on cmpxch16b. | H.J. Lu | 7 | -2/+19 |
2009-11-19 | PR binutils/10924 | Nick Clifton | 9 | -36/+68 |
2009-11-19 | 2009-11-19 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 3 | -32/+40 |
2009-11-19 | gas/ | Jan Beulich | 2 | -0/+6 |
2009-11-19 | 2009-11-18 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 4 | -93/+107 |
2009-11-19 | PR ld/9863 | Alan Modra | 2 | -1/+7 |
2009-11-19 | binutils/ | Ben Elliston | 5 | -1/+16 |
2009-11-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-18 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-18 | * cli/cli-script.c (process_next_line): Recognize 'end' | Vladimir Prus | 2 | -10/+21 |
2009-11-18 | 2009-11-18 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 16 | -2871/+2507 |
2009-11-18 | Remove suffix on fxsave. | H.J. Lu | 2 | -9/+13 |
2009-11-18 | * ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target. | Nick Clifton | 8 | -1/+30 |
2009-11-18 | * symtab.c (symbol_set_names): Correctly set 'name' on symbol when | Tom Tromey | 2 | -1/+6 |
2009-11-18 | 2009-11-18 Paul Brook <paul@codesourcery.com> | Paul Brook | 4 | -1/+13 |
2009-11-18 | 2009-11-18 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+8 |
2009-11-18 | bfd/ | Alan Modra | 7 | -60/+77 |
2009-11-18 | * targets.c: Don't include alloca-conf.h. | Alan Modra | 2 | -2/+7 |
2009-11-18 | * alloca-conf.h: Clarify comment. | Alan Modra | 2 | -1/+6 |
2009-11-18 | 2009-11-17 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 21 | -4738/+11889 |
2009-11-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-17 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-17 | 2009-11-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+9 |
2009-11-17 | 2009-11-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -10/+20 |
2009-11-17 | * dbxread.c (set_namestring): Remove cast to unsigned. Check N_STRX | Jan Kratochvil | 2 | -2/+8 |
2009-11-17 | 2009-11-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -11/+104 |
2009-11-17 | 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> | Maxim Kuvyrkov | 4 | -0/+35 |
2009-11-17 | * regformats/reg-cf.dat: New file. | Maxim Kuvyrkov | 1 | -0/+33 |
2009-11-17 | 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com> | Maxim Kuvyrkov | 2 | -1/+12 |
2009-11-17 | 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> | Maxim Kuvyrkov | 6 | -2/+68 |
2009-11-17 | 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com> | Maxim Kuvyrkov | 2 | -1/+8 |
2009-11-17 | * gas/arm/vfma1.d: Only run on ELF based targets. | Nick Clifton | 10 | -47/+93 |
2009-11-17 | 2009-11-17 Paul Brook <paul@codesourcery.com> | Paul Brook | 17 | -21/+563 |
2009-11-17 | * elf32-spu.c (struct spu_link_hash_table): Remove overlay_fixed, | Ulrich Weigand | 2 | -17/+18 |
2009-11-17 | * po/bg.po: New Bulgarian translation. | Nick Clifton | 4 | -2/+601 |
2009-11-17 | 2009-11-17 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+5 |
2009-11-17 | 2009-11-17 Edward Nevill <edward.nevill@arm.com> | Ramana Radhakrishnan | 2 | -0/+8 |
2009-11-17 | * gas/rx/macros.inc (creg): Remove cpen. | Nick Clifton | 6 | -87/+85 |
2009-11-17 | gdb/ | Jan Kratochvil | 3 | -3/+19 |
2009-11-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-16 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-16 | * Makefile.def: Restore host and target settings for gmp. | Alexandre Oliva | 3 | -15/+26 |
2009-11-16 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | Alexandre Oliva | 6 | -861/+1979 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 15 | -97/+228 |
2009-11-16 | * linux-low.c (linux_remove_process): Add `detaching' parameter. | Pedro Alves | 4 | -19/+31 |
2009-11-16 | * config/tc-arm.c (parse_operands): Encode APSR_nzcv as r15. | Nick Clifton | 5 | -3/+122 |
2009-11-16 | 2009-11-16 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 3 | -91/+14 |
2009-11-16 | 2009-11-16 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 3 | -0/+126 |
2009-11-16 | 2009-11-15 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -82/+232 |
2009-11-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |