Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-ordered...
[binutils-gdb.git] / gdb /
2016-11-28 Yao QiRestrict checking value.lval on using address
2016-11-28 Yao QiAdjust Value.location for lval_register
2016-11-28 Yao QiMove computed value's frame id to piece_closure
2016-11-27 Simon MarchiRemove verbosity from ui_out_message and friends
2016-11-27 Simon MarchiConstify wrap_here/wrap_hint code path
2016-11-27 Simon MarchiFix return value of uo_redirect
2016-11-27 Simon MarchiRemove ui_out_destroy
2016-11-27 Simon MarchiRename ui_out_data to mi_ui_out_data
2016-11-27 Simon MarchiRemove unused functions and declarations
2016-11-26 Simon MarchiRemove stale comments
2016-11-25 John BaldwinRemove check requiring void argument to functions with...
2016-11-25 Simon MarchiFix typo in Makefile
2016-11-25 Simon MarchiFix typos in comment
2016-11-25 Simon MarchiFix typo in comment
2016-11-24 John BaldwinDo not use std::move when assigning an anonymous object...
2016-11-24 John BaldwinAdd noexcept to custom non-throwing new operators.
2016-11-24 Andreas ArnezOptimize byte-aligned copies in copy_bitwise()
2016-11-24 Andreas ArnezAdd unit test for copy_bitwise
2016-11-24 Andreas ArnezFix copy_bitwise()
2016-11-24 Andreas ArnezFix PR12616 - gdb does not implement DW_AT_data_bit_offset
2016-11-23 Pedro Alvesgdb: Use C++11 std::chrono
2016-11-23 Simon MarchiMinor formatting fixups in Makefiles
2016-11-23 Simon MarchiNormalize names of some source files
2016-11-23 Simon MarchiMakefiles: Flatten and sort file lists
2016-11-23 Pedro Alvesgdbserver: Use warning for warnings
2016-11-23 Pedro Alvesgdbserver: Use debug_printf for debug output
2016-11-22 Ambrogino ModiglianiFix spelling mistakes in comments in shell scripts
2016-11-22 Ambrogino ModiglianiFix spelling mistakes in comments in configure scripts
2016-11-22 Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-22 Yao QiNew regcache_raw_get_signed
2016-11-22 Yao QiUse VALUE_NEXT_FRAME_ID in value_from_component
2016-11-21 Simon MarchiAdd missing POSTCOMPILE step to mi/ file generation...
2016-11-21 Yao QiCreate subobject value in pretty printer
2016-11-19 Joel BrobeckerARI: Add detection of printf_vma and sprintf_vma
2016-11-19 Simon MarchiMakefile: fix typo
2016-11-18 Andreas Arnezgdb/doc: Add missing comma after xref
2016-11-17 Simon MarchiMakefile: Replace explicit subdir rules with pattern...
2016-11-17 Simon MarchiMakefile: Replace old suffix rules with pattern rules
2016-11-17 Simon MarchiRemove code that checks for GNU/non-GNU make
2016-11-17 Simon MarchiDocument new hard requirement on GNU make
2016-11-17 Pedro Alvesgdb/c-exp.y: fprintf -> parser_fprintf
2016-11-17 Pedro Alvesgdb/ctf.c: Get rid of mkdir redefinition
2016-11-17 Pedro Alvesgdb/ada-lang.c: one malloc -> unique_ptr<[]>
2016-11-17 Pedro Alvesgdb/tracepoint.c: Don't use printf_vma
2016-11-16 Kevin BuettnerStash frame id of current frame before stashing frame...
2016-11-16 Kevin BuettnerMake gdb.PendingFrame.read_register handle "user" regis...
2016-11-16 Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
2016-11-16 Kevin BuettnerDistinguish sentinel frame from null frame.
2016-11-16 Kevin BuettnerExtend test gdb.python/py-recurse-unwind.exp
2016-11-15 Pedro Alvesgdb: update gnulib to pull in C++ namespace support...
2016-11-15 Pedro AlvesDelete gdb::unique_ptr/gdb::move
2016-11-15 Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-11-15 Andreas Arnezbitfield-parent-optimized-out: Fix struct definition
2016-11-14 Markus Metzgerbtrace: read entire aux buffer
2016-11-12 Tom TromeyRemove some cleanups from the rust code
2016-11-12 Tom TromeyUse std::string in rust_get_disr_info
2016-11-11 Yao QiDon't handle unavailable/optimized-out in spu_software_...
2016-11-11 Catherine Moore Identify verilog dump tests as such.
2016-11-11 Yao QiRemove apply_val_pretty_printer parameter valaddr
2016-11-11 Yao QiRemove parameter valaddr from c print functions
2016-11-10 Tom TromeyUse unique_xmalloc_ptr in Python code
2016-11-09 Pedro AlvesFurther cleanup/modernization of gdb.base/commands.exp
2016-11-09 Simon MarchiMake gdb.mi/user-selected-context-sync.exp use proc_wit...
2016-11-09 Pedro Alvesgdb/testsuite: Introduce "proc_with_prefix"
2016-11-09 Pedro AlvesFix formattting of gdb/ChangeLog and gdb/testsuite...
2016-11-09 Pedro Alvesagent_expr_up: gdb::unique_ptr -> std::unique_ptr
2016-11-09 Pedro Alvesgdb: Use vector::emplace_back
2016-11-09 Andreas Arneztui-winsource: Remove failed-allocation logic
2016-11-09 Andreas Arneztui-winsource: Allocate for actual lines only
2016-11-09 Andreas Arneztui-disasm: Fix line buffer size calculation
2016-11-09 Andreas Arneztui-disasm: Fix window content buffer overrun
2016-11-09 Tristan Gingolddarwin-nat.c: handle Darwin 16 (aka Sierra).
2016-11-08 Tom TromeyFix py-value.exp failure on Python 3
2016-11-08 Tom TromeyFix some error-handling bugs in python frame filters
2016-11-08 Yao QiRemove parameter valaddr from la_val_print
2016-11-08 Yao QiUse get_frame_register_value instead of deprecated_fram...
2016-11-08 Pedro AlvesEliminate agent_expr_p; VEC -> std::vector in struct...
2016-11-08 Pedro Alves'struct agent_expr *' -> unique_ptr<agent_expr>
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/language.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/rust-lang.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/infrun.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/ada-lang.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdbarch.sh/gdbarch.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/c-exp.y
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/cli/cli-setshow.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/remote.c
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/python/
next