aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Update assembler documentation on some AVR cores.Georg-Johann Lay3-4/+30
2017-07-17Automatic date update in version.inGDB Administrator1-1/+1
2017-07-16__tls_get_addr_opt GOT entriesAlan Modra3-70/+10
2017-07-16Automatic date update in version.inGDB Administrator1-1/+1
2017-07-15gdb: Make some test names uniqueAndrew Burgess2-7/+11
2017-07-15Automatic date update in version.inGDB Administrator1-1/+1
2017-07-14Handle sizeof(type) in RustTom Tromey4-7/+36
2017-07-14Make gdb.lookup_typename work for Rust typesTom Tromey5-4/+31
2017-07-14Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves6-26/+121
2017-07-14binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria4-4/+14
2017-07-14ppc32 tlsopt testsAlan Modra12-46/+87
2017-07-14PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki3-1/+11
2017-07-14ax-gdb: Remove more unused argumentsSimon Marchi2-4/+8
2017-07-14ax-gdb: Remove unnecessary gdbarch parametersSimon Marchi5-60/+78
2017-07-14ax-gdb: Remove two unused agent_expr *ax parametersSimon Marchi2-8/+14
2017-07-14ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unused parametersSimon Marchi2-91/+90
2017-07-14Automatic date update in version.inGDB Administrator1-1/+1
2017-07-13Add RDMA support for falkot/qdf24xx.Jim Wilson2-2/+9
2017-07-13gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2-2/+8
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves11-29/+54
2017-07-13gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2-15/+26
2017-07-13S390: Add record/replay support for arch12 instructionsAndreas Arnez2-24/+101
2017-07-13Always delete $testarchive firstH.J. Lu2-7/+10
2017-07-13Automatic date update in version.inGDB Administrator1-1/+1
2017-07-12Add missing gold/ChangeLog entry.Cary Coutant1-0/+12
2017-07-12Update PO filesAlan Modra117-40297/+81918
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton10-28/+64
2017-07-12rs6000 testsuite updateAlan Modra11-10/+22
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra77-480/+623
2017-07-12Automatic date update in version.inGDB Administrator1-1/+1
2017-07-11Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen1-90/+132
2017-07-11Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.John Baldwin2-0/+61
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin20-233/+302
2017-07-11Support single digit GCC versionH.J. Lu2-1/+7
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab2-1/+14
2017-07-11ppc32 use of %x in einfo format, typo fixAlan Modra2-2/+6
2017-07-11[AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang2-2/+6
2017-07-11ppc32 use of %x in einfo formatAlan Modra2-4/+9
2017-07-11Mark generated cgen files read-onlyAlan Modra96-8/+211
2017-07-11Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2-1/+5
2017-07-11Automatic date update in version.inGDB Administrator1-1/+1
2017-07-10Add missing ChangeLog etriesAnton Kolesov1-0/+16
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton2-0/+7
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi3-2/+7
2017-07-10Re-indent the codeYao Qi2-1/+5
2017-07-10Import setenv and unsetenv from gnulibAnton Kolesov12-9/+1201
2017-07-10Automatic date update in version.inGDB Administrator1-1/+1
2017-07-09DWARF-5: Fix error message typo.Jan Kratochvil2-1/+5
2017-07-09compile-loc2c: Fix uninitialized variable errorSimon Marchi2-0/+6
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey4-1/+112