aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Move the using directives to buildsym_compunitTom Tromey5-26/+77
2018-07-16Make free_pending_blocks staticTom Tromey5-8/+20
2018-07-16Move the subfile stack to buildsym_compunitTom Tromey3-28/+24
2018-07-16Use gdb_assert in two places in buildsym.cTom Tromey2-10/+7
2018-07-16Remove merge_symbol_listsTom Tromey3-30/+5
2018-07-16Move scan_file_globals declaration to stabsread.hTom Tromey4-7/+13
2018-07-16Remove buildsym_new_initTom Tromey8-22/+21
2018-07-16Move within_function to stabsreadTom Tromey6-6/+15
2018-07-16Move processing_gcc to stabsreadTom Tromey4-8/+12
2018-07-16Move some code from buildsym to stabsreadTom Tromey5-25/+36
2018-07-16Make context_stack_size static in buildsym.cTom Tromey3-4/+9
2018-07-16Move processing_acc_compilation to dbxread.cTom Tromey3-8/+13
2018-07-16Move last_source_start_addr to buildsym_compunitTom Tromey6-27/+73
2018-07-16Move have_line_numbers to buildsym_compunitTom Tromey2-9/+15
2018-07-16Move pending_macros to buildsym_compunitTom Tromey2-28/+39
2018-07-16Move last_source file to buildsym_compunitTom Tromey2-18/+36
2018-07-16Add assert in prepare_for_buildingTom Tromey2-0/+5
2018-07-16Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptrTom Tromey2-6/+12
2018-07-16Use new and delete for buildsym_compunitTom Tromey2-50/+49
2018-07-16Update release making notes to metion checking for new top level files.Nick Clifton2-3/+15
2018-07-16Update the src-release script to include the new top level files test-driver ...Nick Clifton2-1/+5
2018-07-16x86: fix operand size checkingJan Beulich4-86/+123
2018-07-16Automatic date update in version.inGDB Administrator1-1/+1
2018-07-15Fix filename in prior ChangeLog entrySimon Marchi1-4/+5
2018-07-15Automatic date update in version.inGDB Administrator1-1/+1
2018-07-14Fix internal error when using --emit-relocs with plugins.Cary Coutant4-5/+17
2018-07-14Fix problem causing duplicated linker-generated symbols with versions.Cary Coutant7-4/+112
2018-07-14Update the notes on how to make a binutils release.Nick Clifton2-22/+41
2018-07-13Remove struct keyword in range-based for loopSimon Marchi2-1/+6
2018-07-14Automatic date update in version.inGDB Administrator1-1/+1
2018-07-14sim: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+5
2018-07-14gdb: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+7
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior2-1/+7
2018-07-13Remove a warning on macOSTom Tromey2-1/+6
2018-07-13Add a test that relocs are correctly generated for missing build notes.Nick Clifton4-0/+30
2018-07-13Allow bit-patterns in the immediate field of ARM neon mov instructions.Nick Clifton4-4/+33
2018-07-13S390: Fix displaced stepping of "basr r,0"Andreas Arnez2-0/+8
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves9-40/+43
2018-07-13GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves8-46/+48
2018-07-13Automatic date update in version.inGDB Administrator1-1/+1
2018-07-12Add a self-test for cli-utils.cPhilippe Waroquiers3-0/+260
2018-07-12Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers2-4/+84
2018-07-12Add a test for 'frame apply'Philippe Waroquiers3-0/+293
2018-07-12Announce the user visible changes for frame/thread apply in NEWS.Philippe Waroquiers2-0/+31
2018-07-12Documents the new commands 'frame apply', faas, taas, tfaasPhilippe Waroquiers2-2/+193
2018-07-12Add [FLAG]... arguments to 'thread apply'.Philippe Waroquiers2-24/+119
2018-07-12Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMM...Philippe Waroquiers2-23/+300
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers5-13/+151
2018-07-12MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangementMaciej W. Rozycki162-757/+947
2018-07-12MIPS/LD/testsuite: Limit reloc 6 tests to DSO targetsMaciej W. Rozycki2-1/+6