aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Introduce class target_stackPedro Alves1-0/+13
2018-06-07Eliminate find_target_beneathPedro Alves1-0/+12
2018-06-07target_ops::beneath -> target_ops::beneath()Pedro Alves1-0/+15
2018-06-07target_stack -> current_top_target() throughoutPedro Alves1-0/+57
2018-06-07Change build_address_symbolic to return std::stringTom Tromey1-0/+10
2018-06-07Aarch64 SVE pseudo register supportAlan Hayward1-0/+13
2018-06-05Remove some text from --version outputTom Tromey1-0/+9
2018-06-05Fix typo in common/enum-flags.h exampleDavid Malcolm1-0/+5
2018-06-05Add "continue" response to pagerTom Tromey1-0/+10
2018-06-04Remove last Ada cleanupsTom Tromey1-0/+16
2018-06-04(windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker1-0/+6
2018-06-04Use ELF_SECTION_IN_SEGMENT to map segmentsAlan Hayward1-0/+4
2018-06-04Add configure.nat as a dependency of config.statusSimon Marchi1-0/+5
2018-06-04Change functions in cp-name-parser.y into methodsTom Tromey1-0/+11
2018-06-04Add aarch64 pseudo help functionsAlan Hayward1-0/+7
2018-06-04Fix macOS null pointer dereferencePedro Alves1-0/+5
2018-06-04Use uint64_t for aarch64 tdep VQAlan Hayward1-0/+5
2018-06-04Enable SVE for GDBAlan Hayward1-1/+8
2018-06-04Use uint64_t for SVE VQAlan Hayward1-0/+10
2018-06-02Split value_fetch_lazySimon Marchi1-0/+7
2018-06-01Make two cp-name-parser.y constants "const"Tom Tromey1-0/+4
2018-06-01Include parser-defs.h in cp-name-parser.yTom Tromey1-0/+5
2018-06-01Make cp-name-parser.y a pure parserTom Tromey1-0/+20
2018-06-01Use yy-remap.h in cp-name-parser.yTom Tromey1-0/+6
2018-06-01Remove a static buffer from cp-name-parser.yTom Tromey1-0/+8
2018-06-01Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu1-0/+7
2018-06-01inadvertent language switch during breakpoint_re_set_oneJoel Brobecker1-0/+5
2018-06-01Remove type_name_no_tag and rename type_name_no_tag_or_errorTom Tromey1-0/+29
2018-06-01Remove TYPE_TAG_NAMETom Tromey1-0/+48
2018-06-01Thread language through c_type_print_argsTom Tromey1-0/+14
2018-06-01Make c_type_print_varspec_suffix staticTom Tromey1-0/+5
2018-06-01Add SVE register definesAlan Hayward1-0/+9
2018-05-31Fix Alpha native GDB buildUros Bizjak1-0/+6
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki1-0/+6
2018-05-31Function for reading the Aarch64 SVE vector lengthAlan Hayward1-0/+13
2018-05-31Add Aarch64 SVE target descriptionAlan Hayward1-0/+16
2018-05-31Unset gdbarch significant_addr_bit by defaultOmair Javaid1-0/+8
2018-05-30(ARI) remove trailing newline in call to error in stack.c::func_commandJoel Brobecker1-0/+4
2018-05-30Remove regcache_raw_collectSimon Marchi1-0/+6
2018-05-30Remove regcache_raw_supplySimon Marchi1-0/+6
2018-05-30Remove regcache_cooked_write_partSimon Marchi1-0/+6
2018-05-30Remove regcache_cooked_read_partSimon Marchi1-0/+6
2018-05-30Remove regcache_cooked_read_valueSimon Marchi1-0/+6
2018-05-30Remove regcache_cooked_writeSimon Marchi1-0/+6
2018-05-30Remove regcache_invalidateSimon Marchi1-0/+6
2018-05-30Remove regcache_raw_write_partSimon Marchi1-0/+6
2018-05-30Remove regcache_raw_read_partSimon Marchi1-0/+6
2018-05-30Remove regcache_cooked_readSimon Marchi1-0/+6
2018-05-30Remove regcache_raw_writeSimon Marchi1-0/+6
2018-05-30Remove regcache_raw_readSimon Marchi1-0/+6