aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Target FP: Handle interfaces to scripting languagesUlrich Weigand1-0/+20
2017-11-06Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand1-0/+24
2017-11-06Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand1-0/+26
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand1-0/+27
2017-11-06Target FP: Introduce target-float.{c,h}Ulrich Weigand1-0/+24
2017-11-04Use std::vector in h8300-tdep.cTom Tromey1-0/+4
2017-11-04Introduce gdb_breakpoint_upTom Tromey1-0/+24
2017-11-04Use unique_xmalloc_ptr in c_type_print_baseTom Tromey1-0/+4
2017-11-04Remove cleanups from linux-tdep.cTom Tromey1-0/+9
2017-11-04Use gdb::byte_vector in ppc-linux-tdep.cTom Tromey1-0/+5
2017-11-04Remove make_cleanup_free_objfileTom Tromey1-0/+6
2017-11-04Use gdb::def_vector in sparc64-tdep.cTom Tromey1-0/+6
2017-11-04Replace start_rbreak_breakpoints and end_rbreak_breakpointsTom Tromey1-0/+11
2017-11-04Remove directive-searched cleanupsTom Tromey1-0/+9
2017-11-04Use unique_xmalloc_ptr in find_separate_debug_file_by_debuglinkTom Tromey1-0/+5
2017-11-04Use std::vector in compile-loc2c.cTom Tromey1-0/+7
2017-11-04Remove cleanups from link_callbacks_einfoTom Tromey1-0/+5
2017-11-04Replace really_free_pendings with a scoped_ classTom Tromey1-0/+15
2017-11-03Fix regression on ARM after Target FP patchesUlrich Weigand1-0/+5
2017-11-02Construct readonly regcache without address spaceYao Qi1-0/+10
2017-11-02const-fy regcache::m_readonly_pYao Qi1-0/+4
2017-11-02const-fy regcache::m_aspaceYao Qi1-0/+25
2017-11-02s/get_regcache_aspace (regcache)/regcache->aspace ()/gYao Qi1-0/+23
2017-11-02Remove regcache_descr::nr_raw_registersYao Qi1-0/+14
2017-11-02New method regcache::assert_regnumYao Qi1-0/+15
2017-11-02Remove code wrapped by "#if 0"Yao Qi1-0/+4
2017-11-02Remove regcache_descr fields sizeof_raw_register_status and sizeof_cooked_reg...Yao Qi1-0/+10
2017-11-01FT32: support for FT32B processor - part 2/2James Bowman1-0/+5
2017-10-31Use console uiout when executing breakpoint commandsSimon Marchi1-0/+6
2017-10-31tracepoint: Remove unnecessary const_castSimon Marchi1-0/+4
2017-10-30gdb/Makefile.in: fix 'make tags' failureMike Gulick1-0/+4
2017-10-30Introduce in_inclusive_range, fix -Wtautological-compare warningsSimon Marchi1-0/+9
2017-10-30remote.c, QCatchSyscalls: Build std::string instead of unique_xmalloc_ptrPedro Alves1-0/+6
2017-10-30Introduce string_appendf/string_vappendfPedro Alves1-0/+12
2017-10-30Merge/shared string_printf and string_vprintf unit testsPedro Alves1-0/+9
2017-10-29darwin-nat: Remove gdb.h includeSimon Marchi1-0/+4
2017-10-29xtensa-xtregs: Fix formatting issuesSimon Marchi1-0/+4
2017-10-29xtensa-xtregs: Constify fieldSimon Marchi1-0/+4
2017-10-28Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev1-0/+6
2017-10-27common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi1-0/+5
2017-10-27C++ify xml-syscall.cSimon Marchi1-0/+35
2017-10-27Get rid of VEC(probe_p)Simon Marchi1-0/+16
2017-10-27Allocate breakpoint_objfile_data with newSimon Marchi1-0/+9
2017-10-27Get rid of VEC(loaded_script_ptr)Simon Marchi1-0/+12
2017-10-27Get rid of VEC(filename_language)Simon Marchi1-0/+16
2017-10-27Add tests for filename_languageSimon Marchi1-0/+8
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz1-0/+10
2017-10-27Add PR mention to previous commitSimon Marchi1-0/+1
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants1-0/+5
2017-10-26Garbage collect remote.c:remote_async_terminal_ours_pPedro Alves1-0/+6