]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-05-19  Simon Marchigdb: use std::vector to store segments in symfile_segme...
2020-05-19  Simon Marchigdb: allocate symfile_segment_data with new
2020-05-19  H.J. LuAllow readelf to issue warnings if checking is enabled...
2020-05-19  Stafford HorneOpenRISC BFD fixups for Glibc:
2020-05-19  Alexander FedotovFix the ARM assembler to generate a Realtime profile...
2020-05-19  Stafford Horneor1k: Regenerate opcodes after removing 32-bit support
2020-05-19  Stafford Horneor1k: Remove 64-bit support, it's not used and it break...
2020-05-19  Siddhesh Poyarekar[PATCH v3] aarch64: Emit jump slot for conditional...
2020-05-19  Alan ModraUse bfd_get_filename throughout ld
2020-05-19  Alan ModraUse bfd_get_filename throughout gas
2020-05-19  Alan ModraUse bfd_get_filename throughout binutils
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-05-19  Alan ModraClear all local_symbol.lsy_flags
2020-05-19  Alan Modrawin32 typo fix
2020-05-19  GDB AdministratorAutomatic date update in version.in
2020-05-18  Rainer OrthAvoid short i386 register names on Solaris/x86 [PR25981]
2020-05-18  Rainer OrthRemove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
2020-05-18  Nick CliftonFix a use-after-free bug in the BFD library when scanni...
2020-05-18  Tom de Vries[gdb/testsuite] Use with_test_prefix in gdb.base/gdb...
2020-05-18  Douglas B RuppShow AIX gc'd symbol address adjustments in map file
2020-05-18  Sergei Trofimovich[PATCH] ld: fix s/claimi/claim/ typo
2020-05-18  Nick CliftonUpdated translations for the gprof and ld sub-directories
2020-05-18  Alan ModraECOFF slurp_relocs thinko
2020-05-18  Jaydeep ChauhanFix the BFD library to handle Windows pathnames with...
2020-05-18  Nick CliftonPrevent a potential use-after-fee memory corruption...
2020-05-18  Alan ModraRe: Fix tight loop on recursively-defined symbols
2020-05-18  liuhongtDon't handle lret/iret when -mlfence-before-ret=[or...
2020-05-18  GDB AdministratorAutomatic date update in version.in
2020-05-17  Stafford Hornebinutils: Add myself as maintainer for OpenRISC
2020-05-17  Pedro AlvesStop considering hw and sw breakpoint locations duplica...
2020-05-17  GDB AdministratorAutomatic date update in version.in
2020-05-16  Pedro AlvesFix gdb.multi/multi-re-run.exp with native-gdbserver
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-05-16  Tom TromeyRemove ALL_UIS
2020-05-16  Simon Marchigdb: fix -Wtautological-overlap-compare warning in...
2020-05-16  H.J. LuSync config with GCC
2020-05-16  Pedro AlvesFix IA64 GNU/Linux build
2020-05-16  Tankut Baris... gdbserver/linux-ia64-low: fix a build-breaking typo
2020-05-16  Simon Marchigdb: remove unnecessary struct typedef in sparc64-tdep.c
2020-05-16  GDB AdministratorAutomatic date update in version.in
2020-05-15  Tom TromeyRemove lookup_objfile_from_block
2020-05-15  Tom TromeyRemove allocate_symbol et al
2020-05-15  Philippe WaroquiersUpdate NEWS and documentation for help and apropos...
2020-05-15  Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-05-15  Philippe WaroquiersFix/improve 'apropos' output
2020-05-15  Philippe WaroquiersFix/improve 'help CLASS' output
2020-05-15  Philippe WaroquiersFix inconsistent output of prefix and bugs in 'show...
2020-05-15  Philippe Waroquierscommand-def-selftests.c: detect missing or wrong prefix...
2020-05-15  Philippe WaroquiersFix the problems reported by prefix check of command...
2020-05-15  Philippe WaroquiersFix problem that alias can be defined or not depending...
2020-05-15  Philippe WaroquiersAdd a selftest that detects a 'corrupted' command tree...
2020-05-15  Philippe WaroquiersFix the only incorrect case found by command_structure_...
2020-05-15  Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-15  Gary BensonFix "control reaches end of non-void function" errors...
2020-05-15  Gary BensonDon't silently skip tests if OpenCL is unsupported
2020-05-15  Tom de Vries[gdb/testsuite] Rename *.exp.in to *.exp.tcl
2020-05-15  Andrew Burgessgdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3f...
2020-05-15  Andrew Burgesscontrib: Update dg-extract-results.* from gcc
2020-05-15  Pedro AlvesFix gdb.multi/multi-kill.exp
2020-05-15  Pedro AlvesFix global variable collision in gdb.multi/multi-kill.exp
2020-05-15  Hannes DomaniEnable hardware breakpoints for gdbserver on Windows
2020-05-15  Alan ModraFix tight loop on recursively-defined symbols
2020-05-15  Kevin BuettnerDisable record btrace bts support for AMD processors
2020-05-14  Laurent Morichettigdb: infrun: consume multiple events at each pass in...
2020-05-14  Nikita Ermakovgold: powerpc: Test whether sym is not a plugin in...
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-14  Simon Marchigdb: add type::code / type::set_code
2020-05-14  Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-14  Tom de Vries[gdb/testsuite] Split up multi-exec test-cases
2020-05-14  Tankut Baris... gdb/infrun: handle already-exited threads when attempti...
2020-05-14  Tankut Baris... gdb/infrun: enable/disable thread events of all targets...
2020-05-14  Tankut Baris... gdb: introduce 'all_non_exited_process_targets' and...
2020-05-14  Tankut Baris... gdb/infrun: extract out a code piece into 'mark_non_exe...
2020-05-14  Tankut Baris... gdb/infrun: move a 'regcache_read_pc' call down to...
2020-05-14  Tankut Baris... gdb: protect some 'regcache_read_pc' calls
2020-05-14  Nick CliftonUpdate Swedish translation for the gas sub-directory...
2020-05-14  Nelson ChuRISC-V: Add elfNN_riscv_mkobject to initialize RISC...
2020-05-14  GDB AdministratorAutomatic date update in version.in
2020-05-13  Tom TromeyRemove ada-lang.c:align_value
2020-05-13  Tankut Baris... gdb: update the copyright year in async-event.[ch]
2020-05-13  Nick CliftonHave the linker's help text include the default setting...
2020-05-13  H.J. LuSync config and libiberty with GCC
2020-05-13  GDB AdministratorAutomatic date update in version.in
2020-05-12  Andrew Burgessgdb/testsuite: Disable path and duplicate checks when...
2020-05-12  Simon Marchigdb: make two objfile functions return bool
2020-05-12  Tom de Vries[gdb/testsuite] Fix incorrect string concat in jit...
2020-05-12  Tom de Vries[gdb/testsuite] Fix tcl error in jit-elf-helpers.exp
2020-05-12  Gunther Nikl [PATCH] bfd: Fix 64-bit relocation handling for a.out
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.multi
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.ada
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.fortran
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.trace
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.pascal
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.{gdb...
2020-05-12  Mihails Strasuns[gdb/testsuite] add jit-elf-util.h and run jit function
2020-05-12  Mihails Strasuns[gdb/testsuite] define jit function name via macro
2020-05-12  Mihails Strasuns[gdb/testsuite] use -Ttext-segment for jit-elf tests
2020-05-12  Mihails Strasuns[gdb/testsuite] add lib/jit-elf-helpers.exp
2020-05-12  Mihails Strasuns... [gdb/testsuite] use args as lib list for jit-elf tests
next