aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-16binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2-6/+24
2018-01-16Update translations for various binutils components.Nick Clifton9-4932/+7265
2018-01-16Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2-15/+19
2018-01-16Mark register unavailable when PTRACE_PEEKUSER failsYao Qi2-1/+11
2018-01-16Automatic date update in version.inGDB Administrator1-1/+1
2018-01-15RISC-V: Add support for addi that compresses to c.nop.Jim Wilson5-2/+22
2018-01-15gdb/common/signals-state-save-restore.c: Fix typosPedro Alves2-2/+6
2018-01-15Fix scm-ports.exp regressionTom Tromey2-1/+6
2018-01-15Fix -fuse-ld option to accept string argument.Cary Coutant2-1/+6
2018-01-15[ARM] Add new macro for Thumb-only opcodesThomas Preud'homme2-9/+27
2018-01-15[ARM] Enable conditional Armv8-M instructionsThomas Preud'homme3-11/+27
2018-01-15[ARM] No IT usage deprecation for ARMv8-MThomas Preud'homme7-54/+70
2018-01-15Fix gdb.texinfo moreSzabolcs Nagy2-0/+5
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton12-7548/+9404
2018-01-15Fix gdb.texinfo for old makeinfo (again)Szabolcs Nagy2-4/+8
2018-01-15Automatic date update in version.inGDB Administrator1-1/+1
2018-01-14Automatic date update in version.inGDB Administrator1-1/+1
2018-01-13Update notes on how to make a releaseNick Clifton4-14/+17
2018-01-13Update pot filesNick Clifton14-6537/+8036
2018-01-13Bump version number to 2.30.51Nick Clifton14-61/+87
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton11-0/+32
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton8-3/+26
2018-01-12Update gold version number to 1.15.Cary Coutant3-2/+20
2018-01-13Automatic date update in version.inGDB Administrator1-1/+1
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess2-3/+12
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior5-1/+100
2018-01-12Use the correct value for the offset of 'kve_protection'.John Baldwin2-1/+5
2018-01-12Apply:Eric Christopher2-1/+10
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves3-0/+121
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez2-0/+6
2018-01-12Add notes on how to make a branch and a pre-release snapshot.Nick Clifton3-0/+80
2018-01-12Optimize the performance of the group_setup function.Jens Widell3-3/+18
2018-01-12Fix compile time warning building aout targeted architectures.Gunther Nikl2-3/+10
2018-01-12pr22374 function pointer initializationAlan Modra2-0/+20
2018-01-12Fix override of common symbols for a.outAlan Modra2-1/+7
2018-01-12Fixes for "Ignore dynamic references on forced local symbols"Alan Modra5-37/+57
2018-01-12_bfd_mips_elf_final_link: Notify user about wrong .reginfo sizeVlad Ivanov2-1/+14
2018-01-12Add -z undefs option to the ELF linker.Nick Clifton4-2/+26
2018-01-11ld: Replace "-z textonly" with "-z separate-code"H.J. Lu5-4/+12
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu6-0/+113
2018-01-11ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu14-1/+196
2018-01-11ld: Create a new LOAD segment for separate code segmentH.J. Lu2-7/+34
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu9-20/+218
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2-2/+8
2018-01-12Automatic date update in version.inGDB Administrator1-1/+1
2018-01-11Ignore dynamic references on forced local symbolsH.J. Lu8-1/+81
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves2-3/+37
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu6-7/+64
2018-01-11ld: Remove unused expression stateAndrew Burgess3-6/+12
2018-01-11ld: Fix issue where PROVIDE overrides defined symbolAndrew Burgess9-42/+121