Split python docs into separate file.
[deliverable/binutils-gdb.git] / gdb /
2014-02-17  Doug EvansSplit python docs into separate file.
2014-02-17  Doug EvansRemove doc/ in recent entries.
2014-02-17  Doug EvansMove entry from ChangeLog to doc/ChangeLog.
2014-02-17  Ludovic Courtèsguile: Fix typos in the manual.
2014-02-17  Doug EvansFix date in previous entry.
2014-02-17  Doug EvansResort scm-gsmob.c entry in Makefile.in
2014-02-17  Yao QiFix missing-prototypes warnings in gnu-nat.c
2014-02-17  Yao QiFix -Werror=pointer-sign warnings
2014-02-17  Yao QiFix -Wformat warnings in gnu-nat.c
2014-02-16  Jan KratochvilFix "ERROR: no fileid for" in the testsuite.
2014-02-16  Thomas SchwingeHurd: Adjust to startup-with-shell changes.
2014-02-16  Thomas SchwingeHurd: New RPC reply stub functions.
2014-02-16  Thomas SchwingeHurd: Make MIG output parsing more robust.
2014-02-16  Thomas SchwingeHurd: Adapt to changed MIG output.
2014-02-14  Doug Evans* target.c (target_write_partial): Fix result type.
2014-02-14  Jose E. MarchesiFix offsets to access fpregset_t in sparc64-linux targets.
2014-02-14  Yao QiCompile rsp-low.c for IPA
2014-02-13  Sanimir Agoviccleanup: remove declared variables without any references
2014-02-12  Doug EvansTest for binary,dwp symlinks into different directories.
2014-02-12  Tom Tromeyupdate rsp-low comments
2014-02-12  Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12  Tom Tromeyreplace unhexify with hex2bin
2014-02-12  Tom Tromeyreplace convert_int_to_ascii with bin2hex
2014-02-12  Tom Tromeyreplace hexify with bin2hex
2014-02-12  Tom Tromeydon't let hexify call strlen
2014-02-12  Tom Tromeydon't let bin2hex call strlen
2014-02-12  Tom Tromeymove some rsp bits into rsp-low.h
2014-02-12  Tom Tromeyshare "cell" code
2014-02-12  Tom Tromeyfix error in nios2-tdep.c
2014-02-12  Mark KettenisCall obsd_init_abi for OpenBSD/sparc64.
2014-02-12  Mark KettenisFIX EOF detection in PT_IO-based to_xfer_partial implem...
2014-02-12  Pedro AlvesExplicitly mark vtables as code space
2014-02-12  Pedro AlvesH8/300: Fix pseudo registers reads/writes.
2014-02-12  Pedro AlvesH8/300: Fix gdb<->sim register mapping.
2014-02-12  Sanimir Agovicnios2-tdep: remove unreferenced global nios2_stub_frame...
2014-02-12  Sanimir Agovictic6x-tdep: set default frame base
2014-02-12  Mark KettenisAdd signal number conversions for OpenBSD.
2014-02-12  Doug EvansRemove stray parantheses for deffn.
2014-02-11  Doug Evans* gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_...
2014-02-11  Jose E. MarchesiFix passing double float complex arguments in sparc64.
2014-02-11  Doug EvansDon't crash if pkg-config is not found and guile wasn...
2014-02-11  Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-11  Joel BrobeckerFix thinko in mi/mi-main.c::mi_cmd_data_write_memory_by...
2014-02-11  Joel BrobeckerReformat symfile-debug.c::debug_qf_expand_symtabs_match...
2014-02-11  Stan ShebsAdd Doxygen support to GDB
2014-02-10  Mark KettenisAvoid killing all processes.
2014-02-10  Will Newtongdb/elfread.c: Enable ifunc support on ARM.
2014-02-10  Jose E. MarchesiAdd gdbarch_in_function_epilogue_p hook for sparc64.
2014-02-10  Gary BensonFix compile error
2014-02-10  Gary BensonUpdate debug_qf_expand_symtabs_matching to use typedefs.
2014-02-10  Joel Brobecker[Ada] Make the symbol cache per-program-space.
2014-02-10  Joel Brobecker[Ada] Rename some observer callbacks in ada-tasks.c
2014-02-10  Joel BrobeckerWrong type for 'Length result.
2014-02-10  Joel BrobeckerAdd missing call to obstack_init for ada-lang.c::cache_...
2014-02-10  Joel Brobecker[Ada] Add a symbol lookup cache
2014-02-10  Joel Brobeckerstruct block parameter constification in ada-lang.c
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-10  Yao QiFix PR16543
2014-02-10  Doug EvansRevert Makefile.in patch to remove all-lib.
2014-02-09  Jan KratochvilFix Python stack corruption
2014-02-08  Mark KettenisA phony target should not be a prerequisite of a real...
2014-02-08  Andreas SchwabFix typo in test name
2014-02-08  Yao QiTest no =breakpoint-modified is emitted for modificatio...
2014-02-07  Doug Evansadd forgotten entry in previous checkin
2014-02-07  Doug Evans * extension-priv.h (extension_language_script_ops...
2014-02-07  Pedro AlvesMake sure we don't resume the stepped thread by accident.
2014-02-07  Pedro AlvesFix gdb.threads/stepi-random-signal.exp on software...
2014-02-07  Yao QiReturn early in target_xfer_partial when LEN is zero.
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-02-07  Yao Qicore_xfer_shared_libraries and core_xfer_shared_librari...
2014-02-07  Yao QiTweak in memory_error
2014-02-06  Jan KratochvilFix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2014-02-06  Tom Tromeyindentation fixlet in gdbserver/Makefile.in.
2014-02-06  Doug Evansfix copyright year in new files in previous checkin
2014-02-06  Doug EvansExtension Language API
2014-02-06  Joel BrobeckerDocument the GDB 7.7 release in gdb/ChangeLog
2014-02-06  Doug EvansKeep current_inferior in sync with event_child.
2014-02-05  Mark KettenisAvoid bison-isms when using yacc.
2014-02-05  Yao QiUse rs->buf after getpkt
2014-02-05  Yao QiCreate inferior for ctf target.
2014-02-05  Yao QiCreate inferior for tfile target
2014-02-04  Christian EggersCall remote_check_symbols even if only symbol-file...
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: structure passing / return
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: stack frame layout changes
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: no function descriptors
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: base support
2014-02-04  Ulrich WeigandPowerPC64 little-endian fixes: 128-bit DFP parameters...
2014-02-04  Ulrich WeigandPowerPC64 little-endian fixes: 32-bit DFP parameters
2014-02-04  Ulrich WeigandPowerPC64 little-endian fixes: VSX tests and pseudo...
2014-02-04  Ulrich WeigandPowerPC64 little-endian fixes: AltiVec tests
2014-02-04  Ulrich WeigandPowerPC64 little-endian fixes: structure passing
2014-02-04  Ulrich WeigandRefactor ppc64 function call and return value handling
2014-02-04  Ulrich WeigandDocument support for powerpc64le-*-linux* target
2014-02-04  Mark KettenisAdd support for ELF core files on OpenBSD/sparc64.
2014-02-04  Kevin BuettnerUpdate mn10300 dwarf register map
2014-02-03  Mark KettenisFix build on recent versions of OpenBSD.
2014-02-03  Mark KettenisFix build on OpenBSD/sparc64.
2014-01-31  Joel BrobeckerDelete ada-lang.h::clear_ada_sym_cache (nonexistant...
next
This page took 0.045091 seconds and 7 git commands to generate.