deliverable/binutils-gdb.git
2015-07-29  Yao QiPR record/18691: Fix fails in solib-precsave.exp
2015-07-29  Pedro AlvesDon't set gdb,noinferiorio on gdbserver boards
2015-07-29  Pedro Alvesinterrupt.exp: Revert back to checking gdb,noinferiorio...
2015-07-29  Pedro AlvesUnbuffer all tests that rely on stdio
2015-07-29  Pedro AlvesMake gdb.mi/mi-dprintf.exp use $inferior_spawn_id
2015-07-29  Pedro AlvesAdjust MI to $inferior_spawn_id
2015-07-29  Pedro AlvesMake gdb.gdb/selftest.exp use '-i $inferior_spawn_id'
2015-07-29  Pedro AlvesMake gdb.gdb/complaints.exp use '-i $inferior_spawn_id...
2015-07-29  Pedro AlvesMake gdb.base/varargs.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/shlib-call.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/ending-run.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/call-rt-st.exp use $inferior_spawn_id
2015-07-29  Pedro AlvesMake gdb.base/call-ar-st.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/a2-run.exp use $inferior_spawn_id and...
2015-07-29  Pedro AlvesMake gdb.base/dprintf.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/catch-gdb-caused-signals.exp use gdb_test...
2015-07-29  Pedro AlvesMake gdb.base/call-strs.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/sizeof.exp use gdb_test_stdio
2015-07-29  Pedro AlvesIntroduce gdb_test_stdio
2015-07-29  Pedro AlvesDon't rely on inferior I/O in gdb.base/restore.exp
2015-07-29  Pedro AlvesDon't rely on inferior I/O in {call-signal-resume,...
2015-07-29  Pedro AlvesDon't rely on inferior I/O in gdb.base/siginfo-addr.exp
2015-07-29  Hans-Peter... bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.
2015-07-29  GDB AdministratorAutomatic date update in version.in
2015-07-28  Sergio Durigan... Uniquify test names from gdb.python/{py-objfile.exp...
2015-07-28  Pedro AlvesFix gdb.server/server-exec-info.exp with the extended...
2015-07-28  Simon MarchiConsider addressable memory unit size in various value...
2015-07-28  Simon MarchiIntroduce get_value_arch
2015-07-28  Simon MarchiUpdate comments in struct value for non-8-bits architec...
2015-07-28  Simon MarchiUpdate comment for struct type's length field, introduc...
2015-07-28  Robert SuchanekAdd cores for M5100 series
2015-07-28  Robert SuchanekAdd -march=interaptiv
2015-07-28  Alan ModraFallout from "Reorder more powerpc64 sections for ...
2015-07-28  Iain BuclawCheck for asprintf and vasprintf during configure stage.
2015-07-28  GDB AdministratorAutomatic date update in version.in
2015-07-27  H.J. LuSet NOPIE_CFLAGS and NOPIE_LDFLAGS
2015-07-27  Simon Marchigdb.mi/mi-pending.c: Return NULL instead of nothing...
2015-07-27  Simon MarchiRemove xfail in gdb.mi/mi-watch.exp
2015-07-27  Simon MarchiFactor out complex printing code from generic_val_print
2015-07-27  Simon MarchiFactor out decfloat printing code from generic_val_print
2015-07-27  Simon MarchiFactor out float printing code from generic_val_print
2015-07-27  Simon MarchiFactor out char printing code from generic_val_print
2015-07-27  Simon MarchiFactor out int printing code from generic_val_print
2015-07-27  Simon MarchiFactor out bool printing code from generic_val_print
2015-07-27  Simon MarchiFactor out function/method printing code from generic_v...
2015-07-27  Simon MarchiFactor out flags printing code from generic_val_print
2015-07-27  Simon MarchiFactor out enum printing code from generic_val_print
2015-07-27  Simon MarchiFactor out reference printing code from generic_val_print
2015-07-27  Simon MarchiFactor out memberptr printing code from generic_val_print
2015-07-27  Simon MarchiFactor out pointer printing code from generic_val_print
2015-07-27  Simon MarchiFactor out array printing code from generic_val_print
2015-07-27  Simon MarchiFactor out print_unpacked_pointer from generic_val_print
2015-07-27  H.J. LuCheck address of versined symbol
2015-07-27  Patrick PalkaHave SIGTERM promptly quit GDB even when the dummy...
2015-07-27  Yao Qi[gdbserver] Don't set srv_linux_usrregs for aarch64...
2015-07-27  Yao QiFix ChangeLog entry
2015-07-27  Yao QiRemove REMOTE_EXAMPLES from gdb/Makefile.in
2015-07-27  H.J. LuRegenerate configure files
2015-07-27  H.J. LuSync toplevel files with GCC
2015-07-27  H.J. LuSync config with GCC
2015-07-27  Nick CliftonFix the address size computation for the MSP430 port.
2015-07-27  H.J. LuAppend $PLT_CFLAGS to CC/CXX for S-records tests
2015-07-27  H.J. LuPass $PLT_CFLAGS to ld_compile
2015-07-27  H.J. LuAppend $PLT_CFLAGS to CC for NOCROSSREFS tests
2015-07-27  H.J. LuAdd $PLT_CFLAGS to -fPIC for run_cc_link_tests
2015-07-27  H.J. LuPass $PLT_CFLAGS to ld_compile
2015-07-27  H.J. LuPass $PLT_CFLAGS to build_binary
2015-07-27  H.J. LuSet PLT_CFLAGS to "-fplt" if supported
2015-07-27  Szabolcs Nagy[AArch64] Fix extern protected data handling
2015-07-27  Szabolcs Nagy[ARM] Fix extern protected data handling
2015-07-27  GDB AdministratorAutomatic date update in version.in
2015-07-26  H.J. LuCompile PR ld/18718 tests with -O2
2015-07-26  H.J. LuSet errcnt and warncnt to 0 in run_host_cmd_yesno
2015-07-26  Doug KwanMake arm_unaligned_reloc test less sensitive to disasse...
2015-07-26  Kevin Buettnerremote.c: Make read_ptid return a null value when no...
2015-07-26  GDB AdministratorAutomatic date update in version.in
2015-07-25  Patrick PalkaRevert "Sync readline/ to version 7.0 alpha"
2015-07-25  Doug EvansRevert: * Makefile.in (check/%.exp): Pass directory...
2015-07-25  Patrick PalkaDon't build readline's shared libs by default
2015-07-25  H.J. LuAdd missing ChangeLog files
2015-07-25  H.J. LuSkip missing symbol version section check for executable
2015-07-25  Patrick PalkaSync readline/ to version 7.0 alpha
2015-07-25  Alan ModraFix broken -Bsymbolic-functions
2015-07-25  Doug EvansRevert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log...
2015-07-25  GDB AdministratorAutomatic date update in version.in
2015-07-24  Doug EvansAdd gmonster-{1,2} perf testcases.
2015-07-24  Doug EvansAdd perf testcase generator.
2015-07-24  Doug EvansPerfTest::assemble functions return results.
2015-07-24  Doug Evanslib/gdb.exp (clean_restart): Make executable optional.
2015-07-24  Doug EvansClean up testsuite compiler_info support.
2015-07-24  Doug EvansAdd parallel build support for perf tests.
2015-07-24  Doug EvansWorkaround debian change to default value of --as-needed.
2015-07-24  Doug EvansPrint data from individual perf runs.
2015-07-24  Sergio Durigan... Call gdb_exit before gdb_skip_xml_test on gdb.base...
2015-07-24  Pedro AlvesFix s390 GNU/Linux build after enum __ptrace_request...
2015-07-24  Pedro Alvesgdb.python/py-events.exp and normal_stop observers...
2015-07-24  Pedro AlvesPR gdb/18717: internal error if non-leader thread exits...
2015-07-24  Pedro AlvesFix failed exec error message
2015-07-24  H.J. LuAdd 'U' suffix to silence GCC 6 warning
2015-07-24  H.J. LuUse 0xffffffffffffffffLL to silence GCC 6 warning
next
This page took 0.134598 seconds and 4 git commands to generate.