Add target_ops argument to to_terminal_init
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_init
2014-02-19  Tom TromeyAdd target_ops argument to to_can_accel_watchpoint_cond...
2014-02-19  Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-19  Tom Tromeyintroduce remote_load
2014-02-19  Tom Tromeyconvert to_supports_btrace
2014-02-19  Tom Tromeyadd target method delegation
2014-02-19  Tom Tromeyadd make-target-delegates
2014-02-19  Tom Tromeyintroduce and use find_target_at
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-02-19  Yao QiFix PR16220
2014-02-17  Kevin BuettnerAdd g10 support to rl78-tdep.c.
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  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-13  Sanimir Agoviccleanup: remove declared variables without any references
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-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-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  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-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  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  Doug EvansExtension Language API
2014-02-06  Joel BrobeckerDocument the GDB 7.7 release in gdb/ChangeLog
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: 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.243995 seconds and 107 git commands to generate.