aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Remove symbolp vectorTom Tromey1-0/+6
2017-11-08Make the linespec/location completer ignore data symbolsPedro Alves1-0/+14
2017-11-08Use search_domain::FUNCTIONS_DOMAIN when setting breakpointsPedro Alves1-0/+14
2017-11-08Simplify completion_list_add_name | remove sym_text / sym_text_lenPedro Alves1-0/+15
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves1-0/+42
2017-11-08Reorder/reindent dw2_expand_symtabs_matching & friendsPedro Alves1-0/+7
2017-11-08Optimize .gdb_index symbol name searchingPedro Alves1-0/+17
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves1-0/+204
2017-11-08Per-language symbol name hashing algorithmPedro Alves1-0/+60
2017-11-08Fix "make test-cp-name-parser"Pedro Alves1-0/+4
2017-11-07Constify execute_commandTom Tromey1-0/+41
2017-11-07Constify add_setshow_*Tom Tromey1-0/+104
2017-11-07Remove cmd_cfunc_ftypeTom Tromey1-0/+48
2017-11-07Constify add_infoTom Tromey1-0/+74
2017-11-07Constify add_comTom Tromey1-0/+100
2017-11-07Add set_repeat_arguments functionTom Tromey1-0/+10
2017-11-07Remove cleanup from backtrace_commandTom Tromey1-0/+5
2017-11-07Constify add_path and friendsTom Tromey1-0/+6
2017-11-07Make strip_bg_char return a unique_xmalloc_ptrTom Tromey1-0/+7
2017-11-07Make set_cmd_cfunc privateTom Tromey1-0/+5
2017-11-07Constify add_com_suppress_notificationTom Tromey1-0/+6
2017-11-07Constify add_abbrev_prefix_cmdTom Tromey1-0/+6
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves1-0/+8
2017-11-07Breakpoint location parsing: always error instead of warningPedro Alves1-0/+6
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand1-0/+16
2017-11-06Update my e-mail address.Luis Machado1-0/+4
2017-11-06Simplify child_terminal_inferiorPedro Alves1-0/+7
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves1-0/+6
2017-11-06Eliminate STOP_SIGNAL, use SIGTSTP directlyPedro Alves1-0/+15
2017-11-06Don't set terminal flags twice in a rowPedro Alves1-0/+5
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-0/+52
2017-11-06Target FP: Merge doublest.c and dfp.c into target-float.cUlrich Weigand1-0/+42
2017-11-06Target FP: Remove unused floating-point routinesUlrich Weigand1-0/+30
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand1-0/+43
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