aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Change "set debug dwarf2-read" to take a verbosity level.Doug Evans4-11/+37
2013-11-08remove unused gdbserver configuryTom Tromey4-94/+11
2013-11-08fix a comment in configure.acTom Tromey3-6/+8
2013-11-08gdb configure updatesTom Tromey4-252/+22
2013-11-08use gdb_string.h in m32c-tdep.cTom Tromey2-4/+5
2013-11-08remove link.h checksTom Tromey4-266/+5
2013-11-08introduce common.m4Tom Tromey10-0/+1178
2013-11-08Change "set debug symtab-create" to take a verbosity level.Doug Evans10-16/+66
2013-11-08* Makefile.in: Regenerate.tschwinge2-997/+488
2013-11-08* Makefile.tpl: Fix typo. * Makefile.in: Regenerate.tschwinge3-2/+7
2013-11-08Disable libcilkrts when C++ is not used.bviyer3-2/+8
2013-11-08/ * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnin...jason3-2/+11
2013-11-08Added Cilk runtime library (libcilkrts) into GCC.bviyer5-1/+1050
2013-11-082013-10-29 Marc Glisse <marc.glisse@inria.fr>glisse5-31/+43
2013-11-08* testsuite/test-demangle.c: Include unistd.h.gerald2-0/+7
2013-11-08* Makefile.def (target_modules): Remove libmudflap (languages): Remove check-...law6-536/+13
2013-11-08libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>gary3-2/+149
2013-11-08* testsuite/test-expandargv.c: Include unistd.h.gerald2-0/+7
2013-11-08Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald3-7/+7
2013-11-082013-10-22 Sterling Augustine <saugustine@google.com>sterling2-2/+6
2013-11-08Remove CpuNop from CPU_K6_2_FLAGSH.J. Lu3-2/+8
2013-11-08Remove strayed entryH.J. Lu1-12/+0
2013-11-08constify to_detachTom Tromey26-38/+67
2013-11-07Fix email address in earlier entry.Doug Evans1-1/+1
2013-11-07PR 11786Doug Evans5-0/+172
2013-11-07 Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.Doug Evans4-36/+86
2013-11-08daily updateAlan Modra1-1/+1
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath13-15/+73
2013-11-07sim/ChangeLog: Correct bug number in previous commit.Will Newton1-1/+1
2013-11-07sim/arm: Prevent crash when running sim with no binary.Will Newton2-0/+8
2013-11-07sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton2-4/+14
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+0
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-4/+90
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-20/+117
2013-11-072013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi2-1/+6
2013-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi6-55/+27
2013-11-07New field 'la_natural_name' in struct language_defnYao Qi13-0/+39
2013-11-07Constify 'la_name' in struct language_defnYao Qi3-4/+11
2013-11-06 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.Doug Evans2-1/+5
2013-11-07daily updateAlan Modra1-1/+1
2013-11-06S390: Fix TDB regset recognitionAndreas Arnez4-20/+44
2013-11-06Fix assert failure with --emit-relocs and .eh_frame sections.Cary Coutant2-22/+28
2013-11-06gdb/dwarf2read.c: Sanity check DW_AT_sibling values.Will Newton2-2/+26
2013-11-06Revert "2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>"Muhammad Bilal2-6/+1
2013-11-062013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2-1/+6
2013-11-06[DOC] shell startup files, clarifications and fixes.Pedro Alves2-11/+21
2013-11-062013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal3-4/+9
2013-11-06Test on solib load and unloadYao Qi5-0/+260
2013-11-06Mention perf test in testsuite/READMEYao Qi2-0/+31
2013-11-06Perf test frameworkYao Qi7-0/+491