Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | * dwarf2read.c (read_import_statement): Don't clobber original cu. | Cary Coutant | 2 | -3/+9 |
2009-11-09 | * python/python.c (execute_gdb_command): Copy the argument text. | Tom Tromey | 2 | -1/+9 |
2009-11-09 | gdb/testsuite/ | Jan Kratochvil | 2 | -4/+16 |
2009-11-09 | Include "config.h". | H.J. Lu | 2 | -0/+9 |
2009-11-09 | 2009-11-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -86/+128 |
2009-11-09 | Don't return on STT_GNU_IFUNC symbol when stripping. | H.J. Lu | 4 | -2/+23 |
2009-11-09 | 2009-11-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+5 |
2009-11-09 | PR 10925 | Ian Lance Taylor | 2 | -0/+47 |
2009-11-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-08 | binutils/ | Jan Kratochvil | 2 | -1/+5 |
2009-11-08 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-08 | * readelf.c (slurp_hppa_unwind_table): Don't relocate address twice. | Dave Anglin | 2 | -2/+6 |
2009-11-08 | * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind information | Dave Anglin | 3 | -1/+10 |
2009-11-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-07 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-07 | * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage | Joel Brobecker | 3 | -4/+9 |
2009-11-07 | PR 10876 | Ian Lance Taylor | 2 | -1/+6 |
2009-11-07 | * largefile.m4: New file. | Joel Brobecker | 2 | -0/+29 |
2009-11-07 | 2009-11-06 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -17/+511 |
2009-11-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-06 | 2009-11-06 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 5 | -201/+597 |
2009-11-06 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-06 | 2009-11-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+6 |
2009-11-06 | * m68k-tdep.c (m68k_convert_register_p): Correct | Vladimir Prus | 2 | -1/+5 |
2009-11-06 | * m68k-tdep.c (m68k_convert_register_p): Compare with | Vladimir Prus | 2 | -1/+8 |
2009-11-06 | 2009-11-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+6 |
2009-11-06 | 2009-11-06 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -2/+18 |
2009-11-06 | * configure.ac: Check for (struct stat)::st_mtim | Ian Lance Taylor | 5 | -2/+60 |
2009-11-06 | Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be> | Joel Brobecker | 2 | -1/+8 |
2009-11-06 | Prevent program output from mix with "^running". | Vladimir Prus | 2 | -3/+11 |
2009-11-06 | * config/obj-elf.c (obj_elf_change_section): Remove FIXME from | Alan Modra | 2 | -2/+7 |
2009-11-06 | * cgen-mem.h (DECLARE_GETT): Don't inline. | Doug Evans | 2 | -5/+10 |
2009-11-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-11-05 | 2009-11-05 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 16 | -4813/+6521 |
2009-11-05 | * dwarf2read.c (struct dwarf2_cu): Remove ranges_offset and | Daniel Jacobowitz | 4 | -162/+147 |
2009-11-05 | daily update | Alan Modra | 1 | -1/+1 |
2009-11-05 | * symmisc.c (print_symbol_bcache_statistics): Print filename cache | Tom Tromey | 6 | -4/+28 |
2009-11-05 | * symfile.c (add_psymbol_to_bcache): Make 'psymbol' static again. | Tom Tromey | 2 | -3/+14 |
2009-11-05 | * amd64-tdep.c (amd64_init_frame_cache): Enhance comment describing | Doug Evans | 2 | -1/+9 |
2009-11-05 | * top.c (execute_command): Select a frame before checking the current | Daniel Jacobowitz | 2 | -2/+10 |
2009-11-05 | * config/m68k-emc.exp, lib/emc-support.exp, | Daniel Jacobowitz | 20 | -4394/+153 |
2009-11-05 | Remove debugging code accidentally included in last commit. | Ian Lance Taylor | 1 | -2/+0 |
2009-11-05 | PR 10910 | Ian Lance Taylor | 2 | -7/+11 |
2009-11-05 | * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment. | Tom Tromey | 6 | -17/+24 |
2009-11-05 | * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. | Nick Clifton | 10 | -67/+120 |
2009-11-05 | * elflink.c (elf_link_add_object_symbols): Improve error | Nick Clifton | 2 | -2/+27 |
2009-11-05 | * gas/i386/i386.exp (space1): Move test inside check for x86 | Nick Clifton | 2 | -3/+7 |
2009-11-05 | 2009-11-05 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2 | -4/+71 |
2009-11-05 | PR 10880 | Ian Lance Taylor | 4 | -9/+50 |
2009-11-05 | [opcodes] | DJ Delorie | 1 | -27/+55 |