]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2024-01-02  Mike Frysingersim: ppc: drop configure compiler checks
2024-01-02  Mike Frysingersim: ppc: drop custom config.h header
2024-01-02  Mike Frysingersim: ppc: stop including headers from gdb/
2024-01-02  Mike Frysingersim: ppc: move termios probes to top-level
2024-01-02  Mike Frysingersim: ppc: switch to AC_CACHE_CHECK
2024-01-02  Mike Frysingersim: ppc: switch struct member checks to AC_CHECK_MEMBER
2024-01-02  Mike Frysingersim: ppc: move termio defines to config.h
2024-01-02  Mike Frysingersim: ppc: move struct statfs to top-level
2024-01-02  Mike Frysingersim: ppc: move long long test to top-level
2024-01-02  Mike Frysingersim: ppc: hoist sysv tests to top-level
2024-01-02  Mike Frysingersim: ppc: always compile in the sysv sem & shm device...
2024-01-02  Mike Frysingersim: ppc: change SysV sem & shm tests to compile-time
2024-01-02  Mike Frysingersim: ppc: merge System V semaphores checks
2024-01-02  Mike Frysingersim: ppc: fix bad AC_CACHE_CHECK call with semun
2024-01-02  Mike Frysingersim: ppc: delete unused build compile & link settings
2024-01-02  GDB AdministratorAutomatic date update in version.in
2024-01-01  Mike Frysingersim: ppc: merge misc igen APIs
2024-01-01  Mike Frysingersim: ppc: rework igen error to match common
2024-01-01  Mike Frysingersim: igen: extend error to take arguments
2024-01-01  Mike Frysingersim: ppc: rename igen max_insn_bit_size
2024-01-01  Mike Frysingersim: igen: minor constify logic
2024-01-01  Mike Frysingersim: ppc: unify igen filter_filename implementations
2024-01-01  Mike Frysingersim: ppc: replace filter_filename with lbasename
2024-01-01  Mike Frysingersim: ppc: hoist igen compilation into top-level
2024-01-01  Mike Frysingersim: ppc: drop build-config.h usage
2024-01-01  Mike Frysingersim: ppc: simplify filter_host.c logic
2024-01-01  Mike Frysingersim: igen: remove libigen.a when cleaning
2024-01-01  Mike Frysingersim: ppc: drop unused host bitsize settings
2024-01-01  Mike Frysingersim: frv: fix cmpb uninitialized variable usage
next