]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2021-11-07  Mike Frysingersim: sh: constify a few read-only lookup tables
2021-11-07  Mike Frysingersim: sh: fix various parentheses warnings
2021-11-07  Mike Frysingersim: sh: fix unused-value warnings
2021-11-07  Mike Frysingersim: sh: rework register layout with anonymous unions...
2021-11-07  GDB AdministratorAutomatic date update in version.in
2021-11-06  Tiezhu Yangsim: mips: use sim_fpu_to{32,64}u to fix build warnings
2021-11-06  Alan ModraModernise yyerror
2021-11-06  Alan Modraubsan: undefined shift in mach-o.c
2021-11-06  Fangrui Songreadelf: Support RELR in -S and -d and output
2021-11-06  Fangrui Songreadelf: Make DT_PREINIT_ARRAYSZ's output style match...
2021-11-06  Mike Frysingersim: clarify license text via COPYING file
2021-11-06  GDB AdministratorAutomatic date update in version.in
2021-11-05  Tom TromeyIntroduce make_unique_xstrndup
2021-11-05  Pedro AlvesAvoid /proc/pid/mem races (PR 28065)
2021-11-05  Andrew Burgessgdb/testsuite: use gdb_get_line_number
2021-11-05  Alan ModraPR28541, unstable cie offset in the output of readelf
2021-11-05  Alan ModraMissing va_end in aarch64-dis.c
2021-11-05  Alan ModraPR28530, Hang in objdump on machine with 196GB RAM
2021-11-05  Alan Modraasan: alpha-vms: objdump buffer overflows
2021-11-05  GDB AdministratorAutomatic date update in version.in
2021-11-04  Simon Marchigdb: introduce "set index-cache enabled", deprecate...
2021-11-04  Simon Marchigdb: pass/return setting setter/getter scalar values...
2021-11-04  Simon Marchigdb: remove command_class enum class_deprecated
2021-11-04  Simon Marchigdb: remove unnecessary cmd_list_element::aliases nullp...
2021-11-04  Simon Marchigdbserver: re-generate configure
2021-11-04  H.J. LuRevert "bfd: Always check sections with the corrupt...
2021-11-04  H.J. Lubfd: Always check sections with the corrupt size
2021-11-04  Nelson ChuRISC-V: Clarify the behavior of .option rvc or norvc.
2021-11-04  Mike Frysingersim: mips: fix missing prototype in multi-run generation
2021-11-04  Alan ModraPR28540, segmentation fault on NULL byte_get
2021-11-04  GDB AdministratorAutomatic date update in version.in
2021-11-03  Mike Frysingersim: ppc: inline common sim-fpu.c logic
2021-11-03  Mike Frysingersim: ppc: switch to common builds for callback objects
2021-11-03  Simon Marchigdb: fix gnu-nat build
2021-11-03  Simon Marchigdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while...
2021-11-03  Tom TromeyUse section name in warnings in display_debug_loc
2021-11-03  Luis Machado[AArch64] Make gdbserver register set selection dynamic
2021-11-03  Jan KratochvilFix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
2021-11-03  Alan Modraasan: dlltool buffer overflow: embedded NUL in string
2021-11-03  Mike Frysingersim: mloop: mark a few conditionally used funcs as...
2021-11-03  Alan Modraasan: assert (addr_ranges) <= (start)
2021-11-03  Mike Frysingersim: hoist cgen mloop rules up to common builds
2021-11-03  Mike Frysingersim: hoist mn10300 & v850 igen rules up to common builds
2021-11-03  Mike Frysingersim: hoist gencode & opc2c build rules up to common...
2021-11-03  Mike Frysingeropcodes: d10v: simplify header includes
2021-11-03  Alan ModraPR28523, ld.bfd created undefined symbols on ppc64
2021-11-03  GDB AdministratorAutomatic date update in version.in
2021-11-02  Tom de Vries[gdb/tdep, rs6000] Don't skip system call in skip_prologue
2021-11-02  Tom de Vries[gdb/testsuite] Handle SIGILL in two gdb.arch powerpc...
2021-11-02  Andrew Burgessgdb/sim: update my email address
2021-11-02  Tom de Vries[gdb/testsuite] Fix stepi test-cases with unix/-m32...
2021-11-02  GDB AdministratorAutomatic date update in version.in
2021-11-01  Alan ModraARM: match armeb output for unwind-pacbti-m test
2021-11-01  Bruno Larsen[gdb/doc]: Updated manpages to be consistent with help
2021-11-01  Alan Modramacho-o archive sanity checks
2021-11-01  Alan Modraobjcopy buffer overflow
2021-11-01  Przemyslaw... arm: add armv9-a architecture to -march
2021-11-01  Mike Frysingersim: iq2000: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: lm32: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: frv: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: m32r: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: mips: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: erc32: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: cris: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: sh: reduce -Wno-error scope
2021-11-01  Mike Frysingersim: or1k: build with -Werror
2021-11-01  Mike Frysingersim: igen: minor build output alignment fix
2021-11-01  Mike Frysingersim: ppc: fix the printf fix for 32-bit systems
2021-11-01  Mike Frysingersim: m68hc11: clean up pointer casts
2021-11-01  Mike Frysingersim: d10v: clean up pointer casts
2021-11-01  Mike Frysingersim: bfin: cast pointers using uintptr_t
2021-11-01  Mike Frysingersim: ppc: clean up printf format handling
2021-11-01  Mike Frysingersim: ppc: switch core types to stdint.h types
2021-11-01  Mike Frysingersim: mn10300: clean up pointer casts
2021-11-01  Mike Frysingersim: events: clean up trace casts
2021-11-01  Mike Frysingersim: ppc: handle \r in igen inputs [PR sim/28476]
2021-11-01  Mike Frysingersim: ppc: constify strings in igen tooling
2021-11-01  GDB AdministratorAutomatic date update in version.in
2021-10-31  Tom TromeyFix latent bug in DWARF test case
2021-10-31  Tom TromeyFix unittest.exp failure due to 'set debuginfod' addition
2021-10-31  Mike Frysingersim: ppc: use silent build rules here too
2021-10-31  Mike Frysingersim: rl78: drop obsolete manual dependency rules
2021-10-31  Mike Frysingersim: drop unused targ-vals.h includes
2021-10-31  Mike Frysingersim: unify callback.o building
2021-10-31  Mike Frysingersim: nltvals: pull target open flags out into a dedicat...
2021-10-31  Mike Frysingersim: nltvals: localize TARGET_<open> defines
2021-10-31  Mike Frysingersim: nltvals: pull target signal out into a dedicated...
2021-10-31  Mike Frysingersim: nltvals: pull target errno out into a dedicated...
2021-10-31  Mike Frysingersim: erc32: use silent build rules with sis linkage
2021-10-31  Mike Frysingersim: erc32: fix a few more build warnings
2021-10-31  Orgad Shanehsim: erc32: fix signedness compatibility and redefiniti...
2021-10-31  Mike Frysingersim: add arch-specific conditional logic
2021-10-31  Mike Frysingersim: v850: delete old gencode logic
2021-10-31  Mike Frysingersim: common: merge multiple clean commands
2021-10-31  Mike Frysingersim: m32c: tighten up opc2c build output
2021-10-31  Mike Frysingersim: tighten up build regen rules
2021-10-31  Mike Frysingersim: tighten up gencode output
2021-10-31  Mike Frysingersim: igen: tighten up build output
2021-10-31  Mike Frysingersim: tighten up stamp rules
2021-10-31  Mike Frysingersim: silence stamp touch rules
next