aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Remove unnecessary function prototypes.John Baldwin1-0/+395
2017-09-08Remove unused field field_info.fnfieldsKeith Seitz1-0/+5
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann1-0/+5
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek1-0/+7
2017-09-07Document the GDB 8.0.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-09-07remove QStartupWithShell entry from NEWS::Changes in GDB 7.11Joel Brobecker1-0/+4
2017-09-06Change funcall_chain to be a std::vectorTom Tromey1-0/+7
2017-09-06Remove last cleanups from go-exp.yTom Tromey1-0/+4
2017-09-06Remove last cleanups from d-exp.yTom Tromey1-0/+5
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey1-0/+12
2017-09-06Introduce dw2_linkage_name and dw2_linkage_name_attr.Keith Seitz1-0/+8
2017-09-06Correct shell compatibility issue detected with pkgsrc.Kamil Rytarowski1-0/+4
2017-09-06Define HAVE_NATIVE_GCORE_HOST on NetBSDKamil Rytarowski1-0/+4
2017-09-06Add native target for FreeBSD/aarch64.John Baldwin1-0/+8
2017-09-06Add FreeBSD/aarch64 architecture.John Baldwin1-0/+9
2017-09-06Add myself as a write-after-approval GDB maintainer.Kamil Rytarowski1-0/+4
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil1-0/+5
2017-09-05Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;Philippe Waroquiers1-0/+5
2017-09-05Add thread after updating gdbarch when exec'ingSimon Marchi1-0/+5
2017-09-05Read stop_pc after updating the gdbarch when exec'ingSimon Marchi1-0/+5
2017-09-05Improve "'g' reply is is to long" error messageSimon Marchi1-0/+4
2017-09-05Add i386.o to gdb_target_obs for x86_64-* targetsYao Qi1-0/+5
2017-09-05eval.c:evaluate_subexp_standard: Factor out function call handlingPedro Alves1-0/+6
2017-09-05Convert the rest x86 target descriptionsYao Qi1-0/+35
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi1-0/+13
2017-09-05Convert amd64-linux target descriptionsYao Qi1-0/+11
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi1-0/+21
2017-09-05Centralize amd64-linux target descriptionsYao Qi1-0/+12
2017-09-05Update comments in amd64_linux_core_read_descriptionYao Qi1-0/+5
2017-09-05Remove features/i386/i386-*linux.cYao Qi1-0/+11
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi1-0/+19
2017-09-05Dynamically composite xml in reply to GDBYao Qi1-0/+13
2017-09-05[GDBserver] unit test to i386_tdescYao Qi1-0/+4
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi1-0/+15
2017-09-05Use VEC for target_desc.reg_defsYao Qi1-0/+4
2017-09-05Adjust code generated by regformats/regdat.shYao Qi1-0/+4
2017-09-05expprint: Fix format string warningSimon Marchi1-0/+5
2017-09-04Enable support for x86 debug registers on NetBSD.John Baldwin1-0/+6
2017-09-04Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_SYS_USER_H.John Baldwin1-0/+4
2017-09-04Define _KMEMUSER before including BSD kernel headers.John Baldwin1-0/+6
2017-09-04Include "x86-xstate.h" for X86_XSTATE_* constants.John Baldwin1-0/+5
2017-09-04Explicitly include <array> for std::array<>.John Baldwin1-0/+4
2017-09-04Catch up to recent changes to call_function_by_hand().John Baldwin1-0/+5
2017-09-04Document "no debug info debugging" improvementsPedro Alves1-0/+4
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves1-0/+26
2017-09-04Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves1-0/+6
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves1-0/+13
2017-09-04Eliminate UNOP_MEMVAL_TLSPedro Alves1-0/+10
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-0/+26
2017-09-04evaluate_subexp_standard: Factor out OP_VAR_VALUE handling.Pedro Alves1-0/+5