Update release making notes to metion checking for new top level files.
[external/binutils.git] / gdb /
2018-07-15 Simon MarchiFix filename in prior ChangeLog entry
2018-07-14 Simon MarchiRemove struct keyword in range-based for loop
2018-07-13 Stafford Hornegdb: Add Stafford Horne as or1k maintainer.
2018-07-13 Sergio Durigan JuniorExpect for another variant of error message when gdbser...
2018-07-13 Tom TromeyRemove a warning on macOS
2018-07-13 Andreas ArnezS390: Fix displaced stepping of "basr r,0"
2018-07-13 Pedro AlvesGDBserver: Pass process_info pointer to target_kill
2018-07-13 Pedro AlvesGDBserver: Pass process_info pointer to target_detach...
2018-07-12 Philippe WaroquiersAdd a self-test for cli-utils.c
2018-07-12 Philippe WaroquiersModify gdb.threads/pthreads.exp to test FLAG qcs argume...
2018-07-12 Philippe WaroquiersAdd a test for 'frame apply'
2018-07-12 Philippe WaroquiersAnnounce the user visible changes for frame/thread...
2018-07-12 Philippe WaroquiersDocuments the new commands 'frame apply', faas, taas...
2018-07-12 Philippe WaroquiersAdd [FLAG]... arguments to 'thread apply'.
2018-07-12 Philippe WaroquiersImplement frame apply [all | COUNT | -COUNT | level...
2018-07-12 Philippe WaroquiersAdd helper functions parse_flags and parse_flags_qcs
2018-07-12 Sergio Durigan JuniorDeclare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long...
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-11 Pedro AlvesGDB: Work around D;PID handling bug in older GDBservers...
2018-07-11 Pedro AlvesGDBserver: Don't assume a current process in D;PID...
2018-07-11 Pedro Alvesgdb: Remove traces of h8300 ecoff support
2018-07-11 Sergio Durigan JuniorFix PR c++/23373: GDB hangs when printing a struct...
2018-07-11 Pedro AlvesGDBserver: Fix "Cond. jump or move depends on uninit...
2018-07-11 Alan HaywardRename tdesc_register_size to tdesc_register_bitsize
2018-07-11 Tom TromeyUse std::vector for moribund_locations
2018-07-10 Andrew Burgessgdb/testsuite: Run test with software and hardware...
2018-07-10 Andrew Burgessgdb/riscv: Fix assertion in inferior call code
2018-07-10 Andrew Burgessgdb/riscv: Use TYPE_SAFE_NAME
2018-07-09 Andrew Burgessgdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
2018-07-09 Andrew Burgessgdb/testsuite: Allow for failure to read some memory...
2018-07-09 Tom TromeyDon't mention XM_CDEPS or NAT_CLIBS
2018-07-09 Tom TromeyRemove ADD_FILES and ADD_DEPS from Makefile.in
2018-07-09 Tom TromeyMinimize yacc and lex output
2018-07-09 Tom TromeyFix exec.c handling in Makefile
2018-07-09 Tom TromeyRemove lint support
2018-07-09 Tom TromeyUse a stamp file for version.c
2018-07-09 Tom TromeyUse a stamp file for init.c
2018-07-09 Tom TromeySimplify INIT_FILES
2018-07-09 Tom TromeyRemove some unused code from init.c build rule
2018-07-09 Tom TromeyRemove TSOBS from gdb/Makefile.in
2018-07-07 Jan Kratochvilcontrib/gdb-add-index.sh -dwarf-5
2018-07-07 Simon Marchiia64-tdep.c: Fix -Wwrite-strings errors
2018-07-06 Andrew Burgessgdb/testsuite: Ensure test links in malloc and free
2018-07-06 Simon Marchidarwin: Silence syscall deprecated declaration warning
2018-07-05 Tom de Vries[gdb] Fix build error in macroexp.c
2018-07-04 Tom TromeyUse exit_inferior in darwin_attach_pid
2018-07-04 Simon Marchidarwin: Don't use sbrk
2018-07-04 Joel BrobeckerUpdate NEWS post GDB 8.2 branch creation.
2018-07-04 Joel BrobeckerBump version to 8.2.50.DATE-git.
2018-07-04 Vyacheslav BarinovWarn if /proc is not accessible
2018-07-04 Tom de Vries[gdb/symtab] Fix version check in dwarf compilation...
2018-07-04 Tom TromeyRemove VEC from breakpoint
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_match
2018-07-03 Tom TromeyRemove ptid_tid_p
2018-07-03 Tom TromeyRemove ptid_lwp_p
2018-07-03 Tom TromeyRemove ptid_is_pid
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove pid_to_ptid
2018-07-03 Tom TromeyRemove ptid_build
2018-07-03 Tom TromeyRemove exit_inferior_num_silent
2018-07-03 Tom TromeyFix crash in "run" on macOS when gdb is not signed
2018-07-02 Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-07-02 Sebastian Hubergdb: Prefer RISC-V register name "s0" over "fp"
2018-06-30 Sergio Durigan JuniorAdd missing parameter to 'amd64_create_target_descripti...
2018-06-29 Joel Brobeckerfix GDB build failure for various amd64 targets
2018-06-29 Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-06-29 Pedro AlvesImprove alignment of "info threads" output, align ...
2018-06-29 Pedro Alvesremote & target_extra_thread_info, use cache w/ qThread...
2018-06-29 Pedro Alves"break LINENO/*ADDRESS", inline functions and "info...
2018-06-29 Pedro AlvesFix running to breakpoint set in inline function by...
2018-06-29 Pedro AlvesFix format of last gdb/testsuite/ChangeLog entry
2018-06-29 Richard BuntRemove unstable test output
2018-06-28 Tom TromeyAdd --enable-codesign to gdb's configure
2018-06-28 Pedro Alvesgdb: Eliminate the 'stop_pc' global
2018-06-28 Pedro AlvesFix follow-exec regression / crash
2018-06-28 Tom TromeyMake dwarf2_free_objfile static
2018-06-28 Jan KratochvilRemove 2 excessive executable permission flags
2018-06-28 Richard BuntFixed top frame assumption in watchpoint-hw-attach
2018-06-28 Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28 Petr TesarikMake sure that sorting does not change section order
2018-06-28 Petr TesarikMake add-symbol-file's address argument optional
2018-06-28 Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-28 Petr TesarikAdd myself as a write-after-approval GDB maintainer.
2018-06-27 Tom TromeyUpdate "func" help text to GNU standards
2018-06-27 Tom TromeyRemove a VEC from py-unwind.c
2018-06-27 Tom TromeyFix crash in machoread.c
2018-06-27 Simon MarchiFormat gdb-gdb.py.in with autopep8
2018-06-27 Simon MarchiAdd pretty-printer for CORE_ADDR
2018-06-27 Simon Marchigdb-gdb.py.in: Don't print value's tag_name
2018-06-27 Simon Marchigdb-gdb.py.in: Fix ordering of TypeFlags objects with...
2018-06-27 Simon MarchiCopy gdb-gdb.py to build dir
2018-06-27 Pedro AlvesFix Cell debugging regression
2018-06-27 Omair JavaidFix lost line info for symbol at addr zero
2018-06-27 Simon MarchiAdd overrides, fix FreeBSD build
2018-06-26 Joel BrobeckerMinor reorganization of fetch_registers/store_registers...
2018-06-26 Tom TromeySupport ptype/o in Rust
2018-06-26 Tom TromeyMove ptype/o printing code to typeprint.c
next