binutils-gdb.git
2021-11-10 Alan ModraRe: Add --unicode option
2021-11-10 Alan ModraRe: Add --unicode option
2021-11-10 GDB AdministratorAutomatic date update in version.in
2021-11-09 Alan ModraPR28543, readelf entered an infinite loop
2021-11-09 Alan ModraPR28542, Undefined behaviours in readelf.c
2021-11-09 Pedro Alvesgdb::array_view slicing/container selftest - test std...
2021-11-09 Simon Marchigdb.debuginfod/fetch_src_and_symbols.exp: fix when...
2021-11-09 Tom TromeyCorrectly handle DW_LLE_start_end
2021-11-09 Tom TromeyFix build on rhES5
2021-11-09 H.J. Ludoc/ctf-spec.texi: Remove "@validatemenus off"
2021-11-09 Nick CliftonAdd --unicode option to control how unicode characters...
2021-11-09 Mike Frysingersim: sh: simplify testsuite a bit
2021-11-09 Mike Frysingersim: cris: clean up missing func prototype warnings
2021-11-09 GDB AdministratorAutomatic date update in version.in
2021-11-08 Lancelot SIXImprove gdb::array_view ctor from contiguous containers
2021-11-08 Lancelot SIXAdd a const version of gdb_argv:as_array_view
2021-11-08 Simon Marchigdb: fix nulltr -> nullptr typo
2021-11-08 Simon Marchigdb: tweak scoped_disable_commit_resumed uses when...
2021-11-08 Simon Marchigdb: make dwarf2_find_containing_comp_unit take a dwarf...
2021-11-08 Simon Marchigdb: remove bpstat typedef, rename bpstats to bpstat
2021-11-08 Nick Alcocklibctf: add CTF format specification
2021-11-08 GDB AdministratorAutomatic date update in version.in
2021-11-07 Alan ModraCorrect ld script wildcard matching description
2021-11-07 Mike Frysingersim: sh: fix conversion of PC to an integer
2021-11-07 Mike Frysingersim: sh: clean up time(NULL) call
2021-11-07 Mike Frysingersim: sh: break utime logic out of _WIN32 check
2021-11-07 Mike Frysingersim: sh: drop errno extern
2021-11-07 Mike Frysingersim: sh: fix isnan redefinition with mingw targets
2021-11-07 Mike Frysingersim: arm/bfin/rx: undefine page size from system headers
2021-11-07 Mike Frysingersim: ppc: switch to libiberty environ.h
2021-11-07 Mike Frysingersim: sh: enable -Werror everywhere
2021-11-07 Mike Frysingersim: sh: fix uninitialized variable usage with pdmsb
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
next