aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2021-01-0717-99/+41
* Updated French translation for the opcodes/ subdirectory.Nick Clifton2021-01-072-242/+317
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-07162-522/+809
* m68k: Require m68020up rather than m68000up for CHK.L instruction.Fredrik Noring2021-01-072-1/+6
* Fix regression in Ada do_full_matchTom Tromey2021-01-072-2/+12
* sh-pe ld XPASSesAlan Modra2021-01-084-4/+10
* xfail more cases of complaints about relocs in read-only sectionsAlan Modra2021-01-087-5/+21
* Fix regression in Ada aggregate assignmentTom Tromey2021-01-074-1/+13
* Fix another path length problem opening files on Win32 systems.Nick Clifton2021-01-072-2/+27
* [gdb/build] Fix gdbserver build with -fsanitize=addressTom de Vries2021-01-072-2/+18
* RISC-V: Add pause hint instruction.Philipp Tomsich2021-01-0711-1/+44
* ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests.Marcus Comstedt2021-01-073-2/+7
* fix paths in ChangeLogMike Frysinger2021-01-071-5/+5
* sim: cris: fix C tests with newer toolchainsMike Frysinger2021-01-0711-2/+21
* RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf2021-01-0712-7/+376
* bfin: Check bfd_link_hash_indirectH.J. Lu2021-01-062-1/+14
* binutils/readelf.c: Correct grammar in commentReuben Thomas2021-01-072-1/+5
* Automatic date update in version.inGDB Administrator2021-01-071-1/+1
* Regen ld/po/BLD-POTFILES.inAlan Modra2021-01-072-0/+10
* ld pr22471 test failsAlan Modra2021-01-072-10/+18
* config.sub update broke powerpc-eabivleAlan Modra2021-01-072-2/+6
* Fix fixed-point binary operation type handlingTom Tromey2021-01-069-60/+152
* gdb/testsuite: fix race in gdb.threads/signal-while-stepping-over-bp-other-th...Simon Marchi2021-01-063-3/+28
* gdbsupport: common-utils.h: fix typo in headerMike Frysinger2021-01-062-1/+5
* score-elf binutils-all/strip-13 failAlan Modra2021-01-063-4/+22
* sparc-elf ld test failsAlan Modra2021-01-062-16/+22
* sparc-sun-solaris2 and sparc64-sun-solaris2 configAlan Modra2021-01-0631-34/+72
* ld rgn-at10 and rgn-at11 testAlan Modra2021-01-063-3/+7
* gas APP macro testsAlan Modra2021-01-065-0/+11
* RISC-V: Mention -mbig-endian and -mlittle-endian in docMarcus Comstedt2021-01-063-0/+14
* RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt2021-01-0626-34/+85
* RISC-V: Implement support for big endian targets.Marcus Comstedt2021-01-0620-47/+245
* sim: fr30: delete unused testsuiteMike Frysinger2021-01-05108-7226/+4
* sim: testsuite: delete unused Make-common.in fileMike Frysinger2021-01-052-90/+4
* sim: h8300: fix test mach markersMike Frysinger2021-01-0510-9/+15
* sim: h8300: simplify testsuite runnerMike Frysinger2021-01-052-61/+15
* Automatic date update in version.inGDB Administrator2021-01-061-1/+1
* libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock2021-01-052-3/+8
* libctf, testsuite: don't run without a suitable compilerNick Alcock2021-01-056-3/+57
* libctf, ld: fix formatting of forwards to unions and enumsNick Alcock2021-01-055-1/+52
* libctf: fix old ChangeLog typoNick Alcock2021-01-051-1/+1
* libctf: fix lookups of pointers by name in parent dictsNick Alcock2021-01-0513-33/+467
* libctf: remove outdated comment about parent dict importingNick Alcock2021-01-052-3/+5
* libctf, include: support unnamed structure members betterNick Alcock2021-01-0513-102/+392
* libctf: warn about information loss because of unreleased format changesNick Alcock2021-01-052-0/+35
* libctf: new test of enum lookups with the _next iteratorNick Alcock2021-01-054-0/+166
* libctf: new testsuiteNick Alcock2021-01-0516-26/+837
* libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock2021-01-055-65/+36
* libctf, ld: dump enums: generally improve dump formattingNick Alcock2021-01-0536-326/+443
* libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock2021-01-0511-24/+135