]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Fix ChangeLog for "FAIL: -Bsymbolic-functions" for cris-linux in ld
[thirdparty/binutils-gdb.git] / gdb /
2015-08-03  Sandra LoosemoreNios II R2 support for GDB.
2015-08-03  Sandra LoosemoreFurther robustify gdb.base/bp-permanent.exp.
2015-08-03  Pedro Alvesdwarf2read.c: fix latent buglet
2015-08-03  Doug EvansMissing changelog entry for previous commit: Add gmonst...
2015-08-03  Doug EvansFix file paths in earlier entry.
2015-08-03  Doug Evansgdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change...
2015-08-03  Doug EvansAdd parallel build support for perf tests.
2015-08-03  Doug EvansMove basic perf-test output from perftest.log to perfte...
2015-08-03  Ulrich WeigandFix build error due to uninitialized variable warning
2015-08-03  Yao QiEnum fix for arm-linux-nat.c
2015-08-03  Pierre-Marie de... Fix the block_found refactoring ChangeLog entry
2015-08-02  Pedro AlvesUnbreak PPC gdb builds
2015-08-02  Pierre-Marie de... Complete the previous commit (block_found refactoring)
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31  Pedro Alvestestsuite: tcl exec& -> 'kill -9 $pid' is racy (attach...
2015-07-31  Simon MarchiFix m32r_remove_watchpoint parameter type
2015-07-31  Simon MarchiMostly trivial enum fixes
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-29  Simon MarchiMIPS ptrace build fixes
2015-07-29  Patrick Palkabatch-preserve-term-settings.exp: use send_quit_command...
2015-07-29  Patrick PalkaTest that terminal settings are restored after quitting...
2015-07-29  Pedro AlvesMake gdb.base/multi-forks.exp work with the native...
2015-07-29  Sergio Durigan JuniorUniquefy gdb.threads/attach-into-signal.exp
2015-07-29  Sergio Durigan JuniorFix 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-28  Sergio Durigan JuniorUniquify 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-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  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-26  Kevin Buettnerremote.c: Make read_ptid return a null value when no...
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 PalkaSync readline/ to version 7.0 alpha
2015-07-25  Doug EvansRevert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log...
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.
next