aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Use std::vector for ui_out::levelsSimon Marchi1-0/+12
2016-11-30Use new/delete instead of malloc/free-based functionsSimon Marchi1-0/+13
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi1-0/+7
2016-11-30[ARM] Read memory as unsigned integerYao Qi1-0/+5
2016-11-28Fix debug output in record_full_open_1Simon Marchi1-0/+4
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-0/+22
2016-11-26Constify wrap_here/wrap_hint code pathSimon Marchi1-0/+10
2016-11-26Fix return value of uo_redirectSimon Marchi1-0/+5
2016-11-26Remove ui_out_destroySimon Marchi1-0/+5
2016-11-26Rename ui_out_data to mi_ui_out_dataSimon Marchi1-0/+5
2016-11-26Remove unused functions and declarationsSimon Marchi1-0/+13
2016-11-26Remove stale commentsSimon Marchi1-0/+5
2016-11-25Remove check requiring void argument to functions with no parameters.John Baldwin1-0/+4
2016-11-25Fix typo in MakefileSimon Marchi1-0/+4
2016-11-25Fix typos in commentSimon Marchi1-0/+4
2016-11-25Fix typo in commentSimon Marchi1-0/+4
2016-11-24Do not use std::move when assigning an anonymous object to a unique_ptr.John Baldwin1-0/+10
2016-11-24Add noexcept to custom non-throwing new operators.John Baldwin1-0/+5
2016-11-24Optimize byte-aligned copies in copy_bitwise()Andreas Arnez1-0/+5
2016-11-24Add unit test for copy_bitwiseAndreas Arnez1-0/+10
2016-11-24Fix copy_bitwise()Andreas Arnez1-0/+7
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez1-0/+6
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-0/+66
2016-11-23Minor formatting fixups in MakefilesSimon Marchi1-0/+4
2016-11-23Normalize names of some source filesSimon Marchi1-0/+184
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi1-0/+16
2016-11-22Fix spelling mistakes in comments in shell scriptsAmbrogino Modigliani1-0/+6
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-0/+5
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi1-0/+29
2016-11-22gdbarch software_single_step frame_info to regcache: spuYao Qi1-0/+7
2016-11-22gdbarch software_single_step frame_info to regcache: tic6xYao Qi1-0/+7
2016-11-22gdbarch software_single_step frame_info to regcache: rs6000Yao Qi1-0/+11
2016-11-22gdbarch software_single_step frame_info to regcache: s390Yao Qi1-0/+6
2016-11-22gdbarch software_single_step frame_info to regcache: sparcYao Qi1-0/+8
2016-11-22gdbarch software_single_step frame_info to regcache: nios2Yao Qi1-0/+8
2016-11-22gdbarch software_single_step frame_info to regcache: moxieYao Qi1-0/+6
2016-11-22gdbarch software_single_step frame_info to regcache: mipsYao Qi1-0/+14
2016-11-22gdbarch software_single_step frame_info to regcache: crisYao Qi1-0/+9
2016-11-22gdbarch software_single_step frame_info to regcache: alphaYao Qi1-0/+9
2016-11-22gdbarch software_single_step frame_info to regcache: aarch64Yao Qi1-0/+6
2016-11-22New regcache_raw_get_signedYao Qi1-0/+5
2016-11-22Use VALUE_NEXT_FRAME_ID in value_from_componentYao Qi1-0/+5
2016-11-21Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi1-0/+5
2016-11-21Create subobject value in pretty printerYao Qi1-0/+12
2016-11-19ARI: Add detection of printf_vma and sprintf_vmaJoel Brobecker1-0/+5
2016-11-18Makefile: fix typoSimon Marchi1-0/+4
2016-11-17Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi1-0/+180
2016-11-17Makefile: Replace old suffix rules with pattern rulesSimon Marchi1-0/+14
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-0/+8
2016-11-17Document new hard requirement on GNU makeSimon Marchi1-0/+4