deliverable/binutils-gdb.git
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
2015-07-24  Nick CliftonFix the evaluation of RL78 complex relocs, by making...
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24  Pedro AlvesMove gdb_ptrace.h to nat/
2015-07-24  Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-24  Yao QiRemove proc->priv->new_inferior
2015-07-24  Yao QiInitialise target descrption after skipping extra traps...
2015-07-24  Yao QiSet proc->priv->new_inferior out of linux_add_process
2015-07-24  Yao QiRefactor start_inferior
2015-07-24  Yao QiTest --wrapper when restarting process.
2015-07-24  Yao QiSet general_thread after restart
2015-07-24  Yao QiTest --wrapper in extended-remote
2015-07-24  H.J. LuReplace -g with -ggdb3 in ld compress tests
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-24  Alan ModraCorrect reloc section name
2015-07-24  Alan Modrabfd_get_section_by_name_if hash chain traversal
2015-07-24  GDB AdministratorAutomatic date update in version.in
2015-07-23  Han Shen2015-07-23 Ian Coolidge <icoolidge@google.com>
2015-07-23  Joseph MyersFix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit...
2015-07-23  Doug EvansFix crash when reading dummy CUs.
2015-07-23  Ciro Santillipy-linetable.c: Fix doc of LineTable.source_lines'...
2015-07-23  Pierre-Marie... gdb/gdbtypes: fix handling of typedef layers between...
2015-07-23  Yao QiReturn zero in aarch64_linux_can_use_hw_breakpoint...
2015-07-23  Alan ModraFix ubsan signed integer overflow
2015-07-23  GDB AdministratorAutomatic date update in version.in
next
This page took 0.041209 seconds and 4 git commands to generate.