]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-31  GDB AdministratorAutomatic date update in version.in
2015-07-30  Sandra LoosemoreReplace incorrect patch to gdb.cp/var-tag.exp.
2015-07-30  Sandra LoosemoreDon't allow non-stack memory writes in the prologue...
2015-07-30  Sandra LoosemoreUpdate trap/break handling in nios2 prologue analyzer.
2015-07-30  Sandra LoosemoreRestrict gdb.arch/ppc64-symtab-cordic.exp to ppc64...
2015-07-30  Sandra LoosemoreReapply fix for gdb.cp/var-tag.exp C++ failures.
2015-07-30  Pedro Alvesremote follow fork and spurious child stops in non...
2015-07-30  Pedro AlvesPR threads/18600: Inferiors left around after fork...
2015-07-30  Pedro AlvesPR threads/18600: Threads left stopped after fork+threa...
2015-07-30  Pierre LangloisRemove isize output argument from fast_tracepoint_valid_at
2015-07-30  Yao QiRemove global variable arm_hwcap
2015-07-30  Yao QiUse regcache->tdesc instead of arm_hwcap
2015-07-30  Yao QiDon't use arm_regmap and arm_num_regs in arm_fill_gregs...
2015-07-30  Yao QiMove ARM register numbers enum to arch/arm.h
2015-07-30  Pierre Langlois[AArch64] Rename boolean arguments in decoding functions
2015-07-30  H.J. LuProperly disassemble movnti in Intel mode
2015-07-30  H.J. LuDon't change the default symbol for relocatable link
2015-07-30  GDB AdministratorAutomatic date update in version.in
2015-07-29  Simon MarchiMIPS ptrace build fixes
2015-07-29  Patrick Palkabatch-preserve-term-settings.exp: use send_quit_command...
2015-07-29  H.J. LuUse noclone attribute only for GCC 4.5 or newer
2015-07-29  H.J. LuMove run-time support check for size relocation
2015-07-29  Patrick PalkaTest that terminal settings are restored after quitting...
2015-07-29  H.J. LuDon't set link_info.executable for "ld -r"
2015-07-29  Pedro AlvesMake gdb.base/multi-forks.exp work with the native...
2015-07-29  Sergio Durigan... Uniquefy gdb.threads/attach-into-signal.exp
2015-07-29  Sergio Durigan... Fix typo in gdb.python/py-objfile.exp
2015-07-29  Patrick PalkaMake sure terminal settings are restored before exiting
2015-07-29  Patrick PalkaInitialize terminal_state to terminal_is_ours
2015-07-29  Patrick PalkaClean up batch-preserve-term-settings.exp
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
next