aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Apply "Convert observers to C++" edit to gdbarch.shPedro Alves2-2/+9
2018-04-09binutils/testsuite: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki6-0/+85
2018-04-09MIPS64/BFD: Fix a crash with STN_UNDEF in relocationMaciej W. Rozycki2-2/+10
2018-04-09binutils/testsuite: Verify the handling of invalid `r_sym' in relocationMaciej W. Rozycki6-0/+95
2018-04-09MIPS64/BFD: Fix a crash with invalid `r_sym' in relocationMaciej W. Rozycki2-0/+22
2018-04-09Inline PLT call optimizationAlan Modra8-15/+406
2018-04-09PowerPC inline PLT call supportAlan Modra10-46/+424
2018-04-09Support PLT16 relocs against local symbolsAlan Modra12-229/+699
2018-04-09Rearrange PLT reloc output on powerpcAlan Modra6-244/+493
2018-04-09PowerPC PLT16 relocationsAlan Modra5-75/+262
2018-04-09PowerPC indirect calls to __tls_get_addrAlan Modra3-81/+169
2018-04-09Automatic date update in version.inGDB Administrator1-1/+1
2018-04-08Automatic date update in version.inGDB Administrator1-1/+1
2018-04-07Fix gdb.mi/mi-stack.exp when gcc generates a stack protectorSimon Marchi3-5/+11
2018-04-07Fix indentation in gdb.mi/mi-stack.expSimon Marchi2-55/+58
2018-04-07Replace make_cleanup_restore_current_traceframe with RAII classSimon Marchi4-39/+33
2018-04-07Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi4-92/+84
2018-04-07Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi4-148/+113
2018-04-07Remove some usages of get_dwarf2_per_objfileSimon Marchi2-35/+36
2018-04-07Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi3-47/+90
2018-04-07Remove some unused variables in dwarf2read.cSimon Marchi2-23/+9
2018-04-07Defer breakpoint reset when cloning progspace for fork childSimon Marchi2-1/+7
2018-04-07Implement write_async_safe for mi_console_file (PR 22299)Simon Marchi6-28/+82
2018-04-07Remove stale file i386-avx.datSimon Marchi2-54/+4
2018-04-07Fix generation of x86-64 gdbarch with osabi none (PR 22979)Simon Marchi5-8/+88
2018-04-07Make "set osabi none" really work (PR 22980)Simon Marchi6-11/+50
2018-04-07Make target_read_alloc & al return vectorsSimon Marchi18-225/+224
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant7-116/+249
2018-04-07Automatic date update in version.inGDB Administrator1-1/+1
2018-04-06Change value::contents to be a unique_xmalloc_ptrTom Tromey2-12/+20
2018-04-06Remove range_s VECTom Tromey2-107/+119
2018-04-06Change value::parent to a value_ref_ptrTom Tromey2-15/+12
2018-04-06Use new and delete for valuesTom Tromey2-48/+56
2018-04-06Remove value::next and value::releasedTom Tromey2-68/+36
2018-04-06Remove free_value_chainTom Tromey6-73/+69
2018-04-06Remove free_all_valuesTom Tromey3-22/+5
2018-04-06Change value history to use value_ref_ptrTom Tromey2-54/+20
2018-04-06Change varobj to use value_ref_ptrTom Tromey5-36/+54
2018-04-06Change last_examine_value to value_ref_ptrTom Tromey2-13/+14
2018-04-06Change breakpoints to use value_ref_ptrTom Tromey4-52/+46
2018-04-06Introduce a gdb_ref_ptr specialization for struct valueTom Tromey19-114/+136
2018-04-06Add -Wno-error=deprecated-register to gdb build flagsSimon Marchi3-2/+10
2018-04-06Display all DWARF 5 language namesTom Tromey2-0/+15
2018-04-06x86-64: Don't mask out R_X86_64_converted_reloc_bitH.J. Lu2-3/+5
2018-04-06Automatic date update in version.inGDB Administrator1-1/+1
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu10-60/+85
2018-04-05config: Sync with GCCH.J. Lu3-3/+28
2018-04-05Improve warnings for relocations referring to discarded sections.Cary Coutant2-4/+25
2018-04-05MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'Maciej W. Rozycki2-1/+6
2018-04-05Revert previous patch and apply revised patch.Cary Coutant2-33/+19