Age | Commit message (Expand) | Author | Files | Lines |
2013-11-07 | Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets | Roland McGrath | 13 | -15/+73 |
2013-11-07 | sim/ChangeLog: Correct bug number in previous commit. | Will Newton | 1 | -1/+1 |
2013-11-07 | sim/arm: Prevent crash when running sim with no binary. | Will Newton | 2 | -0/+8 |
2013-11-07 | sim/arm: Prevent NULL pointer dereference in sim_create_inferior. | Will Newton | 2 | -4/+14 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -2/+0 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 7 | -4/+90 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 7 | -20/+117 |
2013-11-07 | 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com> | Jose E. Marchesi | 2 | -1/+6 |
2013-11-07 | Remove varobj_language_string, languages and varobj_languages | Yao Qi | 6 | -55/+27 |
2013-11-07 | New field 'la_natural_name' in struct language_defn | Yao Qi | 13 | -0/+39 |
2013-11-07 | Constify 'la_name' in struct language_defn | Yao Qi | 3 | -4/+11 |
2013-11-06 | * gdb.python/py-arch.exp: Tweak test name for bad memory access test. | Doug Evans | 2 | -1/+5 |
2013-11-07 | daily update | Alan Modra | 1 | -1/+1 |
2013-11-06 | S390: Fix TDB regset recognition | Andreas Arnez | 4 | -20/+44 |
2013-11-06 | Fix assert failure with --emit-relocs and .eh_frame sections. | Cary Coutant | 2 | -22/+28 |
2013-11-06 | gdb/dwarf2read.c: Sanity check DW_AT_sibling values. | Will Newton | 2 | -2/+26 |
2013-11-06 | Revert "2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>" | Muhammad Bilal | 2 | -6/+1 |
2013-11-06 | 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 2 | -1/+6 |
2013-11-06 | [DOC] shell startup files, clarifications and fixes. | Pedro Alves | 2 | -11/+21 |
2013-11-06 | 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 3 | -4/+9 |
2013-11-06 | Test on solib load and unload | Yao Qi | 5 | -0/+260 |
2013-11-06 | Mention perf test in testsuite/README | Yao Qi | 2 | -0/+31 |
2013-11-06 | Perf test framework | Yao Qi | 7 | -0/+491 |
2013-11-06 | New make target 'check-perf' and new dir gdb.perf | Yao Qi | 7 | -2/+41 |
2013-11-05 | * elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocs | DJ Delorie | 2 | -1/+12 |
2013-11-06 | daily update | Alan Modra | 1 | -1/+1 |
2013-11-05 | gas/ | Yufeng Zhang | 12 | -313/+389 |
2013-11-05 | gas/ | Yufeng Zhang | 19 | -37/+158 |
2013-11-05 | opcodes/ | Yufeng Zhang | 5 | -4/+36 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 59 | -100/+240 |
2013-11-05 | config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. | Will Newton | 5 | -1/+27 |
2013-11-05 | gdb/arm-tdep.c: Use filtered output in arm_print_float_info. | Will Newton | 2 | -13/+19 |
2013-11-05 | Hide ppc64 .TOC. from --export-dynamic | Alan Modra | 2 | -3/+18 |
2013-11-05 | Update elf64-ppc.c to use elf_link_hash_table shortcuts. | Alan Modra | 2 | -83/+74 |
2013-11-05 | daily update | Alan Modra | 1 | -1/+1 |
2013-11-04 | switch to fully parallel mode | Tom Tromey | 2 | -58/+56 |
2013-11-04 | fix some fission tests | Tom Tromey | 5 | -5/+28 |
2013-11-04 | fix some "exec" tests | Tom Tromey | 7 | -15/+36 |
2013-11-04 | fix argv0-symlink.exp for parallel mode | Tom Tromey | 2 | -2/+14 |
2013-11-04 | make gdb.asm parallel-safe | Tom Tromey | 2 | -6/+13 |
2013-11-04 | fix up gdb.server | Tom Tromey | 2 | -7/+18 |
2013-11-04 | introduce relative_filename and use it | Tom Tromey | 6 | -28/+56 |
2013-11-04 | update fileio test | Tom Tromey | 3 | -35/+52 |
2013-11-04 | update checkpoint test | Tom Tromey | 3 | -17/+26 |
2013-11-04 | simple changes in gdb.base | Tom Tromey | 15 | -139/+208 |
2013-11-04 | fix up gdb.trace | Tom Tromey | 4 | -25/+71 |
2013-11-04 | fix up gdb.mi | Tom Tromey | 4 | -11/+31 |
2013-11-04 | fix up gdb.xml | Tom Tromey | 3 | -20/+46 |
2013-11-04 | fix up gdb.gdb | Tom Tromey | 3 | -4/+22 |
2013-11-04 | fix weird.exp for parallel testing | Tom Tromey | 2 | -1/+7 |