summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* C++ify dwarf2_per_objfile_datausers/palves/dwarf2_per_objfilePedro Alves2017-07-142-111/+159
* Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves2017-07-146-26/+121
* binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria2017-07-144-4/+14
* ppc32 tlsopt testsAlan Modra2017-07-1412-46/+87
* PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki2017-07-143-1/+11
* ax-gdb: Remove more unused argumentsSimon Marchi2017-07-142-4/+8
* ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi2017-07-145-60/+78
* ax-gdb: Remove two unused agent_expr *ax parametersSimon Marchi2017-07-142-8/+14
* ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unused parametersSimon Marchi2017-07-142-91/+90
* Automatic date update in version.inGDB Administrator2017-07-141-1/+1
* Add RDMA support for falkot/qdf24xx.Jim Wilson2017-07-132-2/+9
* gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-2/+8
* Fix x86-64 GNU/Linux crashesPedro Alves2017-07-1311-29/+54
* gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-15/+26
* S390: Add record/replay support for arch12 instructionsAndreas Arnez2017-07-132-24/+101
* Always delete $testarchive firstH.J. Lu2017-07-132-7/+10
* Automatic date update in version.inGDB Administrator2017-07-131-1/+1
* Add missing gold/ChangeLog entry.Cary Coutant2017-07-121-0/+12
* Update PO filesAlan Modra2017-07-12117-40297/+81918
* Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2017-07-1210-28/+64
* rs6000 testsuite updateAlan Modra2017-07-1211-10/+22
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-1277-480/+623
* Automatic date update in version.inGDB Administrator2017-07-121-1/+1
* Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen2017-07-111-90/+132
* Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.John Baldwin2017-07-112-0/+61
* Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin2017-07-1120-233/+302
* Support single digit GCC versionH.J. Lu2017-07-112-1/+7
* Add missing newlines in readelf -n outputAndreas Schwab2017-07-112-1/+14
* ppc32 use of %x in einfo format, typo fixAlan Modra2017-07-112-2/+6
* [AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang2017-07-112-2/+6
* ppc32 use of %x in einfo formatAlan Modra2017-07-112-4/+9
* Mark generated cgen files read-onlyAlan Modra2017-07-1196-8/+211
* Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2017-07-112-1/+5
* Automatic date update in version.inGDB Administrator2017-07-111-1/+1
* Add missing ChangeLog etriesAnton Kolesov2017-07-101-0/+16
* Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton2017-07-102-0/+7
* Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi2017-07-103-2/+7
* Re-indent the codeYao Qi2017-07-102-1/+5
* Import setenv and unsetenv from gnulibAnton Kolesov2017-07-1012-9/+1201
* Automatic date update in version.inGDB Administrator2017-07-101-1/+1
* DWARF-5: Fix error message typo.Jan Kratochvil2017-07-092-1/+5
* compile-loc2c: Fix uninitialized variable errorSimon Marchi2017-07-092-0/+6
* Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey2017-07-094-1/+112
* Automatic date update in version.inGDB Administrator2017-07-091-1/+1
* Automatic date update in version.inGDB Administrator2017-07-081-1/+1
* Read signal information from FreeBSD core dumps.John Baldwin2017-07-072-0/+75
* Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin2017-07-072-0/+8
* Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin2017-07-074-0/+12
* Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin2017-07-072-4/+7
* Add a new gdbarch method to fetch signal information from core files.John Baldwin2017-07-076-24/+92