summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ld: Skip unsupported static executable testsusers/hjl/pr22732H.J. Lu2018-01-194-12/+77
* gdb: Add missing #ifdef USE_THREAD_DB to gdbserverJames Clarke2018-01-192-0/+7
* gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.hJames Clarke2018-01-193-2/+7
* Make linux_nat_detach/thread_db_detach use the inferior parameterSimon Marchi2018-01-197-14/+39
* Pass inferior down to target_detach and to_detachSimon Marchi2018-01-1924-41/+89
* Remove args from target detachSimon Marchi2018-01-1925-95/+97
* [gas/ARM] Remove spurious commentsThomas Preud'homme2018-01-192-2/+5
* S390: Improve comments for s390-tdbregs test caseAndreas Arnez2018-01-193-2/+21
* Update French translation in bfd sub-directoryNick Clifton2018-01-192-1804/+1979
* Don't pass -m32 to libcc1 on arm-linuxYao Qi2018-01-192-0/+16
* Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi2018-01-192-1/+6
* Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev2018-01-199-198/+211
* Also xfail ld-elf/group1.d for SolarisH.J. Lu2018-01-182-1/+5
* x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86H.J. Lu2018-01-183-4/+10
* solaris2.em: Fold after_allocation into before_allocationH.J. Lu2018-01-182-41/+35
* Automatic date update in version.inGDB Administrator2018-01-191-1/+1
* GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2018-01-182-1/+6
* S390: Use soft float in s390-tdbregs test caseAndreas Arnez2018-01-182-1/+8
* Make abbrev_table::abbrevs privateYao Qi2018-01-182-6/+15
* Call cooked_read in ppu2spu_prev_registerYao Qi2018-01-182-5/+5
* PowerPC PLT stub alignment fixesAlan Modra2018-01-188-19/+58
* Update Bulgarian translation of the binutils sub-directoryNick Clifton2018-01-183-1606/+2057
* Automatic date update in version.inGDB Administrator2018-01-181-1/+1
* Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior2018-01-172-5/+11
* RISC-V: Fix bug in prior addi/c.nop patch.Jim Wilson2018-01-174-1/+20
* Remove symbolp typedefTom Tromey2018-01-172-3/+4
* Remove objfile argument from add_dyn_propTom Tromey2018-01-174-10/+16
* Change dwarf2_cu::method_info to be a std::vectorTom Tromey2018-01-172-57/+49
* Allocate dwarf2_cu with newSimon Marchi2018-01-172-143/+79
* Allocate abbrev_table with newTom Tromey2018-01-172-180/+134
* Unify new_symbol and new_symbol_fullTom Tromey2018-01-172-20/+16
* Fix ChangeLog dates of previous commitSimon Marchi2018-01-172-2/+2
* Fix gdb segv when objfile can't be openedMike Gulick2018-01-178-12/+261
* Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi2018-01-177-58/+64
* linux-nat: Remove unnecessary xstrdupSimon Marchi2018-01-172-6/+7
* Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist2018-01-1718-5563/+5671
* Update Ukranian and Russian translations in bfd libraryNick Clifton2018-01-173-1983/+5147
* configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov2018-01-176-6/+26
* Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi2018-01-172-0/+18
* Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2018-01-172-2/+10
* Warning fixAlan Modra2018-01-172-1/+5
* PowerPC PLT speculative execution barriersAlan Modra2018-01-1716-48/+261
* PowerPC PLT stub tidyAlan Modra2018-01-1724-433/+555
* Automatic date update in version.inGDB Administrator2018-01-171-1/+1
* binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2018-01-162-6/+24
* Update translations for various binutils components.Nick Clifton2018-01-169-4932/+7265
* Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2018-01-162-15/+19
* Mark register unavailable when PTRACE_PEEKUSER failsYao Qi2018-01-162-1/+11
* Automatic date update in version.inGDB Administrator2018-01-161-1/+1
* RISC-V: Add support for addi that compresses to c.nop.Jim Wilson2018-01-155-2/+22