binutils-gdb.git
2022-08-05 Tom de Vries[gdbsupport] Add task size parameter in parallel_for_each
2022-08-05 Pedro AlvesIntroduce gdb::make_function_view
2022-08-05 Nick CliftonUpdate following 2.39 release
2022-08-05 Alan Modraasan: ppc64_elf_get_synthetic_symtab heap buffer overflow
2022-08-05 Alan ModraSanity check loc_offsets index
2022-08-05 Jan Beulichbinutils/Dwarf: avoid "shadowing" of glibc function...
2022-08-05 Tsukasa OIgas: fix a testcase broken by new ZSTD support
2022-08-05 Nick CliftonWhen gas/read.c calls mbstowcs with a NULL destination...
2022-08-05 Tom de Vries[gdb] Add debug_{exp,val}
2022-08-05 Luca BoccassiAdd gold support for --package-metadata option.
2022-08-05 Cary CoutantRecognize the new ELF compression type for ZSTD.
2022-08-05 GDB AdministratorAutomatic date update in version.in
2022-08-04 Tom TromeyUse registry in gdbarch
2022-08-04 Tom TromeyAllow registry to refer to const types
2022-08-04 Tom TromeyUse new and delete for gdbarch
2022-08-04 Tom TromeyUse bool in gdbarch
2022-08-04 Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fissio...
2022-08-04 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unalig...
2022-08-04 Tom de Vries[gdb/tdep] Fix gdb.base/large-frame.exp for aarch64
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-08-04 Alan ModraRe: Get rid of fprintf_vma and sprintf_vma
2022-08-04 Alan ModraMIPS: Use R_MIPS_REL16 for BFD_RELOC_16
2022-08-04 GDB AdministratorAutomatic date update in version.in
2022-08-03 H.J. Luelf: Reset alignment for each PT_LOAD segment
2022-08-03 Tom TromeyUse unique_ptr to destroy per-bfd object
2022-08-03 Tom TromeyUse auto_obstack in objfile
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-08-03 Ruud van der Pasgprofng: fix bug 29410 - Argument " 0." isn't...
2022-08-03 Alan ModraFix a conflict between the linker's need to rename...
2022-08-03 Enze Ligdb/amd64: clean up unused variable
2022-08-03 Lancelot SIXgdb: Fix regression in varobj recreation
2022-08-03 Alan ModraRe: PE objdump -x
2022-08-03 Jan Beulichx86: improve/shorten vector zeroing-idiom optimization...
2022-08-03 Jan Beulichx86: properly mark i386-only insns
2022-08-03 Jan Beulichx86: also use D for MOVBE
2022-08-03 GDB AdministratorAutomatic date update in version.in
2022-08-02 Cary CoutantAdd ELFCOMPRESS_ZSTD.
2022-08-02 John Baldwinfbsd-nat: Correct the return type of the have_regset...
2022-08-02 Jan BeulichELF: emit symbol table when there are relocations
2022-08-02 Matthew Malcomsonld: aarch64: Adjust TLS relaxation condition
2022-08-02 Matthew Malcomsonld: aarch64: Update test linker scripts relocs.ld and...
2022-08-02 Victor Do Nascimentoarm: Add cfi expression support for ra_auth_code
2022-08-02 Victor Do Nascimentoarm: Use DWARF numbering convention for pseudo-register...
2022-08-02 Alan ModraPE objdump -x
2022-08-02 Jan Beulichx86: XOP shift insns don't really allow B suffix
2022-08-02 GDB AdministratorAutomatic date update in version.in
2022-08-01 Martin Storsjöld: Support the -exclude-symbols option via COFF def...
2022-08-01 Martin Storsjöld: Add support for a new option, -exclude-symbols...
2022-08-01 Tom de Vries[gdb/symtab] Fix .debug_aranges duplicate offset warning
2022-08-01 Jan Beulichx86: SKINIT with operand needs IgnoreSize
2022-08-01 WANG Xueruiopcodes: LoongArch: add "ret" instruction to reduce...
2022-08-01 WANG Xueruiopcodes: LoongArch: make all non-native jumps desugar...
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-08-01 liuzhensongLoongArch: Set defaults to exec stack 0.
2022-08-01 Alan Modralibctf: Avoid use of uninitialised variables
2022-08-01 Alan ModraPR29348, BFD_VMA_FMT wrong
2022-08-01 GDB AdministratorAutomatic date update in version.in
2022-07-31 GDB AdministratorAutomatic date update in version.in
2022-07-30 Tom de Vries[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
2022-07-30 Simon Marchigdb/testsuite: add macros test for source files compile...
2022-07-30 Simon Marchigdb: remove code to prepend comp dir in buildsym_compun...
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-07-30 Simon Marchigdb/dwarf: pass a file_entry to line_header::file_file_name
2022-07-30 Simon Marchigdb/dwarf: pass compilation directory to line header
2022-07-30 Simon Marchigdb: add debug prints in buildsym.c
2022-07-30 Simon Marchigdb: introduce symtab_create_debug_printf
2022-07-30 GDB AdministratorAutomatic date update in version.in
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broke...
2022-07-29 Alan ModraRe: PR16005, avr linker crash on a particular instructi...
2022-07-29 Andrew Burgesslibopcodes/aarch64: add support for disassembler styling
2022-07-29 Nick CliftonStop the linker from complaining about unrecognised...
2022-07-29 Alan ModraPR16005, avr linker crash on a particular instruction...
2022-07-29 Jan Beulichx86: drop stray NoRex64 from KeyLocker insns
2022-07-29 Jan BeulichArm64: re-work PR gas/27217 fix
2022-07-29 Rainer Orthld: Extend ac_default_ld_warn_rwx_segments to all SPARC...
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2022-07-29 Tsukasa OIRISC-V: Add `OP_V' to .insn named opcodes
2022-07-29 GDB AdministratorAutomatic date update in version.in
2022-07-28 Tom TromeyRemove some unneeded checks in Guile code
2022-07-28 Tom TromeyChange registry to use less memory
2022-07-28 Tom TromeyRewrite registry.h
2022-07-28 Tom TromeyRemove some unused functions from guile code
2022-07-28 Tom TromeyChange allocation of type-copying hash table
2022-07-28 Tom TromeyChange address_space to use new and delete
2022-07-28 Simon Farregdb/python: Add BreakpointLocation type
2022-07-28 yaowenbingdb/gdb_mbuild.sh: use return instead of continue to...
2022-07-28 GDB AdministratorAutomatic date update in version.in
2022-07-27 GDB AdministratorAutomatic date update in version.in
2022-07-26 Vladimir Mezentsevgprofng: check for the makeinfo version
2022-07-26 Keith Seitzgdb/linux_nat: Write memory using ptrace if /proc/pid...
2022-07-26 Pedro Alvesgdb/linux-nat: Check whether /proc/pid/mem is writable
2022-07-26 Tiezhu Yanggdb: LoongArch: Handle the function return value
2022-07-26 Tiezhu Yanggdb: LoongArch: Fix code style issues
2022-07-26 Nick CliftonStop the linker from complaining about RWX segments...
2022-07-26 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with...
2022-07-26 Alan ModraPowerPC32 ld test fails with --enable-targets=all
2022-07-26 Enze Ligdb/hurd: pass memory_tagged as false to find_memory_re...
2022-07-26 Enze Ligdb/netbsd: add missing header file
2022-07-26 Nick CliftonUpdated translations for various sub-directories
2022-07-26 Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
next