]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-01-18  Tom TromeySimplify event_location_probe
2022-01-18  Tom TromeyUse std::string in event_location
2022-01-18  Tom TromeySplit event_location into subclasses
2022-01-18  Tom TromeyRemove EL_* macros from location.c
2022-01-18  Tom TromeyBoolify explicit_to_string_internal
2022-01-18  Tom TromeyRemove a use of xfree in location.c
2022-01-18  Simon Marchigdb: use ptid_t::to_string instead of target_pid_to_str...
2022-01-18  Andrew Burgessgdb: preserve `|` in connection details string
2022-01-18  Tiezhu Yanggdb: testsuite: print explicit test result for gdb...
2022-01-18  Simon Marchibfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical...
2022-01-18  Alan ModraPR28029, debuginfod tests
2022-01-18  Alan ModraCheck thin archive element file size against archive...
2022-01-18  Alan Modralang_size_relro_segment tidy
2022-01-18  Alan ModraPowerPC64 DT_RELR
2022-01-18  Alan Modratweak __ehdr_start visibility and flags for check_relocs
2022-01-18  GDB AdministratorAutomatic date update in version.in
2022-01-17  Nick CliftonUpdate the config.guess and config.sub files from the...
2022-01-17  Sergey BelyashovFix Z80 assembly failure.
2022-01-17  Simon Marchigdb/infrun: rename variable and move to more specific...
2022-01-17  Jan Beulichx86: adjust struct instr_info field types
2022-01-17  Jan Beulichx86: drop index16 field
2022-01-17  Jan Beulichx86: drop most Intel syntax register name arrays
2022-01-17  Jan Beulichx86: fold variables in memory operand index handling
2022-01-17  Jan Beulichx86: constify disassembler static data
2022-01-17  GDB AdministratorAutomatic date update in version.in
2022-01-16  Joel Brobeckergdb/copyright.py: Do not update gdbsupport/Makefile.in
2022-01-16  GDB AdministratorAutomatic date update in version.in
2022-01-15  GDB AdministratorAutomatic date update in version.in
2022-01-14  Simon Marchigdb.dlang/demangle.exp: update expected output for...
2022-01-14  Nils-Christian... gdb/testsuite: enable __INTEL_LLVM_COMPILER preprocesso...
2022-01-14  Alan ModraPR28751 mbind2a / mbind2b regressions on powerpc*-linux
2022-01-14  Jan Beulichx86: drop ymmxmm_mode
2022-01-14  Jan Beulichx86: share yet more VEX table entries with EVEX decoding
2022-01-14  Jan Beulichx86: consistently use scalar_mode for AVX512-FP16 scala...
2022-01-14  Jan Beulichx86: record further wrong uses of EVEX.b
2022-01-14  Jan Beulichx86: reduce AVX512 FP set of insns decoded through...
2022-01-14  Jan Beulichx86: reduce AVX512-FP16 set of insns decoded through...
2022-01-14  GDB AdministratorAutomatic date update in version.in
2022-01-13  H.J. Luld: Disable DT_RELR in some -z relro tests
2022-01-13  H.J. LuReapply libiberty: Pass --plugin to AR and RANLIB
2022-01-13  H.J. Luelf: Remove the 1-page gap before the RELRO segment
2022-01-13  Nick CliftonSynchronize binutils libiberty sources with gcc version.
2022-01-13  Andrew Burgessgdb: don't use -Wmissing-prototypes with g++
2022-01-13  Andrew Burgessgdb: add some extra debug information to attach_command
2022-01-13  Alan ModraRe: gas: add visibility support using GNU syntax on...
2022-01-13  Alan Modradt-relr.exp --no-as-needed
2022-01-13  Alan ModraCorrect .relr.dyn nocombreloc script
2022-01-13  Alan Modratestsuite supports_dt_relr
2022-01-13  Alan ModraDon't use C++ comments in assembly
2022-01-13  Alan ModraMove DT_RELR tag setting to elflink.c
2022-01-13  Alan ModraRe: Set SEC_ELF_REVERSE_COPY earlier
2022-01-13  Tiezhu Yanggdb: testsuite: make string[] type as char in gdb.base...
2022-01-13  GDB AdministratorAutomatic date update in version.in
2022-01-12  Carl Lovegdb Power 9 add test for HW watchpoint support.
2022-01-12  Andrew Burgessgdb/python: add gdb.host_charset function
2022-01-12  Tankut Baris... gdb/testsuite: fix gdb.python/py-events.exp for finding...
2022-01-12  Tom TromeyDon't mention "serial" in target remote description
2022-01-12  H.J. Luld: Add glibc dependency for DT_RELR
2022-01-12  H.J. Luld: Add simple DT_RELR tests
2022-01-12  H.J. Lux86: Add DT_RELR support
2022-01-12  H.J. Luelf: Support DT_RELR in linker tests
2022-01-12  H.J. Luelf: Add size_relative_relocs and finish_relative_relocs
2022-01-12  H.J. Luld: Initial DT_RELR support
2022-01-12  H.J. Luelf: Pass need_layout to _bfd_elf_map_sections_to_segments
2022-01-12  H.J. Luelf: Add .relr.dyn to special_sections_r
2022-01-12  Andrew Burgessgdb: add 'maint set/show gnu-source-highlight enabled...
2022-01-12  Andrew Burgessgdb: erase items from the source_cache::m_offset_cache
2022-01-12  Andrew Burgessgdb: new 'maint flush source-cache' command
2022-01-12  Andrew Burgessgdb: rename lin-lwp to linux-nat in set/show debug
2022-01-12  Clément Chigotld: add hidden and internal visibility support for...
2022-01-12  Clément Chigotld/testsuite: prepare ld-elfvsb to support XCOFF
2022-01-12  Clément Chigotgas: add visibility support using GNU syntax on XCOFF
2022-01-12  Clément Chigotgas: add visibility support for XCOFF
2022-01-12  Hans-Peter... objdump, readelf: Emit "CU:" format only when wide...
2022-01-12  Alan ModraSet SEC_ELF_REVERSE_COPY earlier
2022-01-12  Tiezhu Yanggdb: testsuite: fix wrong comment in gdb.base/charset.c
2022-01-12  Tiezhu Yanggdb: testsuite: fix failed testcases in gdb.base/charse...
2022-01-12  GDB AdministratorAutomatic date update in version.in
2022-01-11  Fangrui Songar: Add --thin for creating thin archives
2022-01-11  Martin StorsjFix multiple problems with DLL generation.
2022-01-11  Jan Beulichgas/doc: mention quoted symbol names
2022-01-11  Andrew Burgessgdbsupport: regenerate Makefile.in
2022-01-11  GDB AdministratorAutomatic date update in version.in
2022-01-10  Clément ChigotXCOFF: add support for TLS relocations on hidden symbols
2022-01-10  Tiezhu Yanggdb: add Tiezhu Yang to MAINTAINERS
2022-01-10  Tom TromeyReduce use of unfiltered output in Darwin code
2022-01-10  GDB AdministratorAutomatic date update in version.in
2022-01-09  GDB AdministratorAutomatic date update in version.in
2022-01-08  Andrew Burgessgdb/hurd: handle inferiors exiting
2022-01-08  Tom TromeyAdd explicit check for nullptr to target_announce_attach
2022-01-08  Hannes DomaniAdd _sigsys info to siginfo struct
2022-01-08  Tiezhu Yanggdb: testsuite: show print array-indexes after set...
2022-01-08  H.J. Luld: Extract _bfd_elf_link_iterate_on_relocs
2022-01-08  GDB AdministratorAutomatic date update in version.in
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-catch...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.threads/stati...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-languag...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrex...
next