Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-09 | * ada-valprint.c, parse.c: Include defs.h before including ctype.h. | Joel Brobecker | 3 | -3/+7 |
2010-01-09 | * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus. | Joel Brobecker | 2 | -1/+6 |
2010-01-09 | 2010-01-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -84/+326 |
2010-01-09 | gdb/testsuite/ | Jan Kratochvil | 3 | -70/+93 |
2010-01-09 | PR 11108 | Ian Lance Taylor | 5 | -67/+117 |
2010-01-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-08 | * dynobj.cc (big_endian>::find_dynsym_sections): Set pi to NULL in | Ian Lance Taylor | 2 | -0/+6 |
2010-01-08 | daily update | Alan Modra | 1 | -1/+1 |
2010-01-08 | gdb/testsuite/ | Jan Kratochvil | 2 | -1/+17 |
2010-01-08 | gdb/ | Jan Kratochvil | 3 | -76/+109 |
2010-01-08 | gdb/ | Jan Kratochvil | 19 | -48/+96 |
2010-01-08 | * object.cc (Sized_relobj::do_layout): Don't get confused if | Ian Lance Taylor | 2 | -2/+7 |
2010-01-08 | PR 11084 | Ian Lance Taylor | 2 | -1/+31 |
2010-01-08 | PR 11072 | Ian Lance Taylor | 2 | -0/+11 |
2010-01-08 | Change to "Copyright 2010" | H.J. Lu | 2 | -2/+7 |
2010-01-08 | Change to "Copyright 2010". | H.J. Lu | 6 | -7/+21 |
2010-01-08 | PR 10287 | Ian Lance Taylor | 7 | -47/+477 |
2010-01-08 | Add --input-type and --output-type to elfedit | H.J. Lu | 6 | -14/+123 |
2010-01-08 | * gdb.cp/gdb2495.exp: Skip if gdb,nosignals. | Daniel Jacobowitz | 2 | -0/+9 |
2010-01-08 | Fix a typo | H.J. Lu | 2 | -1/+5 |
2010-01-08 | Fix multiexec race. | Vladimir Prus | 2 | -1/+8 |
2010-01-08 | PR bootstrap/42424 | Kaveh Ghazi | 3 | -14/+63 |
2010-01-08 | Don't change input_elf_XXX if they are -1 | H.J. Lu | 2 | -14/+18 |
2010-01-08 | GDB crash with empty executable name (MinGW). | Joel Brobecker | 2 | -0/+21 |
2010-01-08 | * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect | Joel Brobecker | 2 | -2/+7 |
2010-01-08 | Fix typo in date. | Joel Brobecker | 1 | -1/+1 |
2010-01-08 | Get rid of support for VAX Floats. | Joel Brobecker | 5 | -82/+12 |
2010-01-08 | Fix typo in date. | Joel Brobecker | 1 | -1/+1 |
2010-01-08 | 2010-01-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -17/+5 |
2010-01-08 | 2010-01-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -7/+5 |
2010-01-08 | gdb/ | Jan Kratochvil | 4 | -1/+23 |
2010-01-08 | Cannot find in-tree libiconv.a after reconfigure. | Joel Brobecker | 3 | -4/+13 |
2010-01-08 | PR ld/11133 | Alan Modra | 4 | -49/+24 |
2010-01-08 | Fix PR ld/11138 | H.J. Lu | 9 | -2/+78 |
2010-01-08 | Set SEC_KEEP on section XXX for undefined __start_XXX/__stop_XXX | H.J. Lu | 6 | -0/+59 |
2010-01-08 | PR 11107 | Alan Modra | 2 | -2/+6 |
2010-01-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-01-07 | * lib/gdb.exp (gdb_skip_xml_test): Add comment. | Doug Evans | 2 | -0/+5 |
2010-01-07 | daily update | Alan Modra | 1 | -1/+1 |
2010-01-07 | PR 11061 | Ian Lance Taylor | 5 | -9/+79 |
2010-01-07 | Reformat elfedit.c | H.J. Lu | 2 | -2/+5 |
2010-01-07 | * output.h (class Output_data): Add const version of | Ian Lance Taylor | 9 | -165/+151 |
2010-01-07 | * gdb.base/source.exp: Use correct line number. | Tom Tromey | 2 | -1/+5 |
2010-01-07 | Sync from GCC: Makefile.tpl (BASE_TARGET_EXPORTS) fix | Ralf Wildenhues | 3 | -4/+17 |
2010-01-07 | PR 11042 | Ian Lance Taylor | 2 | -0/+9 |
2010-01-07 | Make tracepoint operations go through target vector. | Stan Shebs | 6 | -655/+846 |
2010-01-07 | Fix indent for --symbols in "readelf -h" | H.J. Lu | 2 | -1/+5 |
2010-01-07 | * tracepoint.c (trace_dump_command): Don't decr_pc_after_break. | Stan Shebs | 2 | -2/+5 |
2010-01-07 | PR 11019 | Ian Lance Taylor | 2 | -0/+51 |
2010-01-07 | 2010-01-07 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -66/+231 |