platform/upstream/binutils.git
2024-01-09 Tom TromeyRefactor complaint thread-safety approach
2024-01-09 Tom TromeyAdd thread-safety to gdb's BFD wrappers
2024-01-09 Tom TromeyAdd a couple of bfd_cache_close calls
2024-01-09 Tom TromeyPre-read DWZ section data
2024-01-09 Tom TromeyDon't use objfile::intern in DWO code
2024-01-09 Mike Frysingersim: build: clean more generated outputs
2024-01-09 Mike Frysingersim: mips: drop old clean workaround
2024-01-09 Mike Frysingersim: ppc: workaround uninitialized variable compiler...
2024-01-09 Mike Frysingersim: warnings: enable -Wshift-negative-value
2024-01-09 Mike Frysingersim: sh: avoid left shifting negative values
2024-01-09 Mike Frysingersim: bfin: avoid left shifting negative values
2024-01-09 Mike Frysingersim: cgen: rework DI macros to avoid signed left shifts
2024-01-09 GDB AdministratorAutomatic date update in version.in
2024-01-08 Cupertino Mirandabpf: Added linker support for R_BPF_64_NODYLD32.
2024-01-08 Joseph MyersMAINTAINERS: Update my email address
2024-01-08 YunQiang SuMIPS/GAS: mips.exp, mark all mipsisa32*-linux as addr32
2024-01-08 srinatharm: Add support for Armv8.9-A and Armv9.4-A
2024-01-08 srinathaarch64: Add ite feature system registers.
2024-01-08 Samuel Tardieugas/doc: fix several typos
2024-01-08 Tom de Vries[gdb/testsuite] Add missing -no-prompt-anchor in gdb...
2024-01-08 Sergey BugaevAdd support for the aarch64-gnu target (GNU/Hurd on...
2024-01-08 Tom de Vries[gdb/testsuite] Make gdb.base/solib-search.exp more...
2024-01-08 Hu, Lin1i386: Use .insn describe jmpabs's testcases.
2024-01-08 GDB AdministratorAutomatic date update in version.in
2024-01-07 H.J. Lui386: Correct adcx suffix in disassembler
2024-01-07 Mike Frysingersim: warnings: enable -Wshadow=local
2024-01-07 Mike Frysingersim: cris: change temp var name slightly to avoid shadowing
2024-01-07 Mike Frysingersim: cris: add error fallbacks when decoding condition...
2024-01-07 GDB AdministratorAutomatic date update in version.in
2024-01-06 H.J. Luld: Adjust x86 and x86-64 tests for -z mark-plt
2024-01-06 Indu Bhagatgas: sframe: fix some typos in code comments
2024-01-06 GDB AdministratorAutomatic date update in version.in
2024-01-05 Jan Beulichx86: relax AMD Zen5 testcase expectations
2024-01-05 Tejas JoshiAdd AMD znver5 processor support
2024-01-05 Jan BeulichArm/doc: separate @code from @item for older makeinfo
2024-01-05 Jan Beulichx86: corrections to CPU attribute/flags splitting
2024-01-05 Jan BeulichELF: test certain .text/.data usages
2024-01-05 Jan BeulichELF: test certain .bss usages
2024-01-05 Jan Beulichgas: correct .bss documentation for non-ELF
2024-01-05 Jan Beulichz80: drop .bss override
2024-01-05 Jan Beulichvisium: drop .bss and .skip overrides
2024-01-05 Jan Beulichv850: drop .bss override
2024-01-05 Jan Beulichscore: drop .bss override
2024-01-05 Jan Beulichs390: drop .bss override
2024-01-05 Jan Beulichrx: drop .bss override
2024-01-05 Jan Beulichrl78: drop .bss override
2024-01-05 Jan Beulichpru: fix .text/.data interaction with .previous
2024-01-05 Jan Beulichmicroblaze: drop/restrict override of .text, .data...
2024-01-05 Jan Beulichm68k: drop .bss override
2024-01-05 Jan Beulichm32c: drop .bss override
2024-01-05 Jan BeulichIA64: drop .bss override
2024-01-05 Jan Beulichd30v: fix .text/.data interaction with .previous
2024-01-05 Jan Beulichbfin: drop .bss override
2024-01-05 Jan BeulichArm64: drop .bss override
2024-01-05 Jan BeulichArm: drop .bss override
2024-01-05 Tamar ChristinaEnforce C++11 as a minimum for building gold [PR30867]
2024-01-05 Alan Modraloongarch: 'index' shadows global
2024-01-05 Alan ModraTidy bfd_scan_vma
2024-01-05 Alan ModraPR31120, ld-scripts/fill2 fails when bfd_vma is 32...
2024-01-05 Jin MaRISC-V: T-HEAD: Fix wrong instruction encoding for...
2024-01-05 GDB AdministratorAutomatic date update in version.in
2024-01-04 Tom de Vries[gdb/testsuite] Handle PAC marker
2024-01-04 Alan ModraUpdate year range in copyright notice of binutils files
2024-01-04 Nick CliftonSynchronize config.sub and config.guess with their...
2024-01-04 mengqinggangLoongArch: Fix linker generate PLT entry for data symbol
2024-01-04 Andrew Burgessgdb: improve error reporting from expression parser
2024-01-04 Andrew Burgessgdb: merge error handling from different expression...
2024-01-04 Andrew Burgessgdb: don't try to style content in error calls
2024-01-04 Lulu CaiLoongArch: Fix loongarch*-elf target ld testsuite failure
2024-01-04 Lulu CaiLoongArch: Fix some macro that cannot be expanded properly
2024-01-04 GDB AdministratorAutomatic date update in version.in
2024-01-03 Mike Frysingersim: ppc: unify igen filter modules
2024-01-03 Mike Frysingersim: ppc: unify igen line number output modules
2024-01-03 Mike Frysingersim: igen: clean up headers a bit
2024-01-03 Mike Frysingersim: ppc: switch to common endian code
2024-01-03 Mike Frysingersim: common: include sim-types.h in the endian header...
2024-01-03 Mike Frysingersim: ppc: rename local ALU SIGNED64 macros
2024-01-03 Mike Frysingersim: ppc: sync WITH_TARGET_{ADDRESS,CELL}_BITSIZE with...
2024-01-03 Mike Frysingersim: cr16: cleanup unused variable compiler warnings
2024-01-03 Mike Frysingersim: configure: switch to m4_map
2024-01-03 Mike Frysingersim: drop support for recursive makes entirely
2024-01-03 Mike Frysingersim: ppc: hoist compilation up to top-level
2024-01-03 Mike Frysingersim: drop support for automatic subdir recursion
2024-01-03 Mike Frysingersim: ppc: move libsim.a creation to top-level
2024-01-03 Mike Frysingersim: ppc: move main.o compilation to top-level
2024-01-03 mengqinggangLoongArch: delete bfd/.elfnn-loongarch.c.swp
2024-01-03 GDB AdministratorAutomatic date update in version.in
2024-01-02 Carl LoveFix GDB reverse-step and reverse-next command behavior
2024-01-02 Carl LovePowerPC and aarch64: Fix reverse stepping failure
2024-01-02 Carl LoveAdd gdb_compile options column-info and no-column-info
2024-01-02 Guinevere Larsengdb/dwarf2: Add support for DW_LNS_set_epilogue_begin...
2024-01-02 Mike Frysingersim: ppc: hoist pk.h creation to top-level
2024-01-02 Mike Frysingersim: ppc: hoist hw.[ch] creation to top-level
2024-01-02 Mike Frysingersim: ppc: hoist igen execution to top-level
2024-01-02 Mike Frysingersim: ppc: merge configure logic into top-level
2024-01-02 Mike Frysingersim: ppc: scope configure options to --enable-sim-ppc-xxx
2024-01-02 Mike Frysingersim: ppc: standardize configure option processing
2024-01-02 Mike Frysingersim: ppc: switch to AS_HELP_STRING for automatic formatting
2024-01-02 Mike Frysingersim: ppc: drop now unused config.in
2024-01-02 Mike Frysingersim: ppc: move defines.h generation to the top-level
next