aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-05-22[PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho1-0/+15
2018-05-22[PowerPC] Fix inclusion of dfp pseudoregs in tdepPedro Franco de Carvalho1-0/+5
2018-05-22[PowerPC] Fix VSX registers in linux core filesPedro Franco de Carvalho1-0/+24
2018-05-22[PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho1-0/+48
2018-05-22[PowerPC] Consolidate linux vector regset sizesPedro Franco de Carvalho1-0/+13
2018-05-22[PowerPC] Consolidate wordsize getter between native and gdbserverPedro Franco de Carvalho1-0/+16
2018-05-22[PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho1-0/+29
2018-05-22fix "stale cleanup" internal-warning when using "catch assert" commandJoel Brobecker1-0/+5
2018-05-22MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registersMaciej W. Rozycki1-0/+6
2018-05-21Remove output_command_constTom Tromey1-0/+7
2018-05-21Change ada_catchpoint::excep_string to be a std::stringTom Tromey1-0/+18
2018-05-21Remove cleanup from ada_collect_symbol_completion_matchesTom Tromey1-0/+5
2018-05-21Remove cleanup from ada-lang.cTom Tromey1-0/+6
2018-05-21Remove a cleanup from trace_dump_actionsTom Tromey1-0/+4
2018-05-21Use std::string in reread_symbolsTom Tromey1-0/+4
2018-05-21Use std::unique_ptr in dwarf2_read_debug_namesTom Tromey1-0/+6
2018-05-20Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_newSimon Marchi1-0/+9
2018-05-20Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possibleSimon Marchi1-0/+20
2018-05-20Introduce obstack_new, poison other "typed" obstack functionsSimon Marchi1-0/+24
2018-05-19Remove useless variable int i in backtrace_command_1Philippe Waroquiers1-0/+4
2018-05-19Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRCPhilippe Waroquiers1-0/+4
2018-05-18Allocate dwz_file with newTom Tromey1-0/+9
2018-05-18Allocate dwp_file with newTom Tromey1-0/+12
2018-05-18Use new to allocate mapped_indexTom Tromey1-0/+9
2018-05-18Remove mapped_index::total_sizeSimon Marchi1-0/+4
2018-05-18format_pieces-selftests.c: Silence ARI warningsSimon Marchi1-0/+5
2018-05-18Show padding in ptype/o outputTom Tromey1-0/+6
2018-05-17Don't elide all inlined framesKeith Seitz1-0/+20
2018-05-17Make format_pieces recognize the \e escape sequenceSimon Marchi1-0/+10
2018-05-17Fix for dwz-related crashTom Tromey1-0/+22
2018-05-17value.c: Remove unused variablesSimon Marchi1-0/+7
2018-05-17Initialize py_type_printers in ext_lang_type_printersTom Tromey1-0/+5
2018-05-16PR gdb/22286: linux-nat-trad: Support arbitrary register widthsMaciej W. Rozycki1-0/+8
2018-05-16Make "cbfd" a gdb_bfd_ref_ptrTom Tromey1-0/+8
2018-05-16Use a distinguishing name for minidebug objfileTom Tromey1-0/+11
2018-05-16regcache.c: Remove unused typedefsSimon Marchi1-0/+5
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina1-0/+7
2018-05-15MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS caseMaciej W. Rozycki1-0/+5
2018-05-15MIPS: Make `mask_address_var' staticMaciej W. Rozycki1-0/+4
2018-05-14Clear rust_unions in rust_union_quirksTom Tromey1-0/+4
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess1-0/+5
2018-05-11gdb: xtensa: drop gdb_target definitionMax Filippov1-0/+4
2018-05-11Fix email address in ChangeLog entryPedro Alves1-1/+1
2018-05-11Heap-allocate core_target instancesPedro Alves1-0/+28
2018-05-11Eliminate the 'the_core_target' globalPedro Alves1-0/+12
2018-05-11Move core_bfd to program spaceTom Tromey1-0/+7
2018-05-11Remove cleanups from mdebugread.cTom Tromey1-0/+5
2018-05-10Fix the clang buildTom Tromey1-0/+5
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-0/+6
2018-05-10Fix tagged pointer supportOmair Javaid1-0/+9