summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton2020-05-045-1/+24
| * [gdb/testsuite] Fix gdb.base/async.exp with gcc-8Tom de Vries2020-05-042-6/+53
| * readelf: nds32 specific decodingAlan Modra2020-05-042-6/+15
| * Automatic date update in version.inGDB Administrator2020-05-041-1/+1
| * Update more calls to add_prefix_cmdTom Tromey2020-05-0313-173/+86
| * Automatic date update in version.inGDB Administrator2020-05-031-1/+1
* | Update mixed LTO patch against masterH.J. Lu2020-05-021-79/+81
* | Rebase "gold: Skip some incremental tests"H.J. Lu2020-05-021-22/+22
* | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2020-05-0215-7/+116
|\ \ | |/
| * gold: Compile common tests with -fcommonH.J. Lu2020-05-023-4/+57
| * Fix typo in comment of DYN_PROP_ASSOCIATEDHannes Domani2020-05-022-1/+5
| * gdb: Fix formatting error in ChangeLogAndrew Burgess2020-05-021-0/+2
| * [gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries2020-05-027-0/+41
| * [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clangTom de Vries2020-05-023-1/+10
| * Automatic date update in version.inGDB Administrator2020-05-021-1/+1
* | Remove 6 gold patchesH.J. Lu2020-05-017-628/+0
* | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2020-05-0110-32/+237
|\ \ | |/
| * gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-05-014-23/+82
| * gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu2020-05-016-3/+103
| * gold: Make Ordering::operator() even more complexH.J. Lu2020-05-012-1/+6
| * gold: Update ver_test_pr16504.shH.J. Lu2020-05-012-2/+6
| * gold: Increment plt_offset after setting TLSDESC PLT entryH.J. Lu2020-05-012-0/+9
| * gold: Handle local IFUNC symbol for APLTH.J. Lu2020-05-012-2/+19
| * [gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint location FAILsTom de Vries2020-05-012-4/+15
* | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2020-05-01271-6414/+13321
|\ \ | |/
| * Remove gdb-gdb.gdb breakpoint on disappeared function info_command.Philippe Waroquiers2020-05-012-6/+4
| * Fix size recalculation of fortran arraysHannes Domani2020-05-011-62/+70
| * [gdb/testsuite] Fix Wunused-result warning in until-reverse.cTom de Vries2020-05-012-1/+6
| * PR25900, RISC-V: null pointer dereferenceAlan Modra2020-05-012-5/+13
| * objdump: long run time when using -D -zAlan Modra2020-05-012-32/+42
| * PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2020-05-014-4/+20
| * FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-0111-0/+51
| * ppc32 merging of e_flags from dynamic objectsAlan Modra2020-05-012-0/+9
| * Regen ld BLD-POTFILES.inAlan Modra2020-05-012-0/+5
| * Automatic date update in version.inGDB Administrator2020-05-011-1/+1
| * Add support for NetBSD thread events (create, exit)Kamil Rytarowski2020-04-303-3/+90
| * Revert "2020-04-29 Sterling Augustine <saugustine@google.com>"Tom de Vries2020-04-302-5/+0
| * Remove duplicated creation of "frame" command and "f" alias.Philippe Waroquiers2020-04-302-9/+4
| * Implement debugging of WOW64 processes in gdbserverHannes Domani2020-04-306-62/+404
| * Calculate size of array of stubbed typeHannes Domani2020-04-307-0/+126
| * Adjust array pretty printer tests to the new formatHannes Domani2020-04-302-3/+8
| * AArch64: add GAS support for UDF instructionAlex Coplan2020-04-3025-2489/+2612
| * Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton2020-04-3080-77/+181
| * Use thiscall calling convention for class membersHannes Domani2020-04-304-7/+83
| * ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2020-04-308-1/+83
| * xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov2020-04-298-11/+83
| * xtensa: gas: support optional immediate simcall parameterMax Filippov2020-04-292-0/+29
| * gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.shSimon Marchi2020-04-292-0/+6
| * gdb: fix shellcheck warnings SC2154 (referenced but not assigned) in gdbarch.shSimon Marchi2020-04-292-7/+12
| * gdb: fix shellcheck warnings SC2034 (unused variable) in gdbarch.shSimon Marchi2020-04-292-19/+6