]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-01-24  GDB AdministratorAutomatic date update in version.in
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-23  Simon Marchigdb: fix variable shadowing error in darwin-nat.c
2020-01-23  Simon Marchigdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23  Hannes DomaniCache the text section offset of shared libraries
2020-01-23  Nick CliftonUpdated translations for various binutils sub-directories.
2020-01-23  Alan ModraPR25444, Floating point exception in _bfd_elf_compute_s...
2020-01-23  Jim WilsonRISC-V: Change -march parsing.
2020-01-23  GDB AdministratorAutomatic date update in version.in
2020-01-22  Jozef LawrynowiczMSP430: Fix simulator execution of RRUX instruction
2020-01-22  H.J. Lux86: Always disallow double word suffix with word gener...
2020-01-22  H.J. Lux86-64: Skip GNU2 TLS tests only without compiler support
2020-01-22  Alan ModraPowerPC64 tls_get_addr_desc static support
2020-01-22  Alan ModraPowerPC64 __tls_get_addr_desc
2020-01-22  Alan ModraPowerPC64 TLS optimization fix
2020-01-22  Yuri ChornoivanPR25417, Fix minor typos
2020-01-22  H.J. Lupr23900-1.d: Adjusted
2020-01-22  GDB AdministratorAutomatic date update in version.in
2020-01-21  Simon Marchigdb: add declaration for _initialize_gdbarch in gdbarch.sh
2020-01-21  Simon Marchigdb: remove uses of iterate_over_inferiors in remote...
2020-01-21  Simon Marchigdb: fix indentation in infrun.c
2020-01-21  Tom TromeyAllow use of Pygments to colorize source code
2020-01-21  H.J. Lupr23900-1.d: Also check PT_GNU_PROPERTY program header
2020-01-21  Jan Beulichx86: testsuite adjustments after commit 1a0351246a5c
2020-01-21  Luis MachadoConvert an int flag variable to bool
2020-01-21  Luis MachadoAdd more debugging output to aarch64_displaced_step_fixup
2020-01-21  Luis MachadoFix step-over-syscall.exp failure
2020-01-21  Jan Beulichx86: replace adhoc ambiguous operand checking for CRC32
2020-01-21  Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-21  Jan Beulichx86: VCVTNEPS2BF16{X,Y} should permit broadcasting
2020-01-21  GDB AdministratorAutomatic date update in version.in
2020-01-20  Nick CliftonUpdated translations for various binutils sub-directories
2020-01-20  H.J. Lux86-64: Fix TLSDESC relaxation for x32
2020-01-20  Alan ModraDon't touch r11 in __tls_get_addr stub
2020-01-20  Alan ModraPowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_g...
2020-01-20  Alan Modraubsan: hppa: negation of -2147483648
2020-01-20  Alan Modraubsan: arm: out of bounds array access
2020-01-20  Simon Marchisim: don't rely on inferior_ptid in gdbsim_target:...
2020-01-20  Simon Marchisim: add some stdlib.h includes
2020-01-20  GDB AdministratorAutomatic date update in version.in
2020-01-19  Tom TromeyCall disassemble_free_target in gdb
2020-01-19  Tom TromeyReplace init_cutu_and_read_dies with a class
2020-01-19  Tom TromeyRemove flickering from the TUI
2020-01-19  Tom TromeyMake "file" clear TUI source window
2020-01-19  Simon Marchigdb/linux-fork: simplify one_fork_p
2020-01-19  GDB AdministratorAutomatic date update in version.in
2020-01-18  Roland McGrathFix ld-x86-64/align-branch-1 test failure on --target...
2020-01-18  Nick CliftonUpdate the notes on how to create a branch prior to...
2020-01-18  Nick CliftonUpdate version to 2.34.50. Regenerate configure and...
2020-01-18  Nick CliftonAdd markers for 2.34 branch to the NEWS files and Chang...
2020-01-18  Nick CliftonUpdate top level config files with copies from the...
2020-01-18  GDB AdministratorAutomatic date update in version.in
2020-01-17  Simon MarchiMake all-gdbsupport depend on all-bfd
2020-01-17  Christian BiesingerFix spelling errors
2020-01-17  Nick CliftonFix a libiberty testsuite failure.
2020-01-17  Thomas TroegerImprove the performance of the ascii art jump visualizer.
2020-01-17  Pedro AlvesFix gdbsupport build on compilers that don't default...
2020-01-17  Pedro AlvesFix gdbsupport build
2020-01-17  H.J. Lux86: Add {vex} pseudo prefix
2020-01-17  Simon Marchigdb: remove uses of iterate_over_inferiors in top.c
2020-01-17  Simon Marchigdb: remove uses of iterate_over_inferiors in mi/mi...
2020-01-17  Simon Marchigdb: remove use of iterate_over_inferiors in mi/mi...
2020-01-17  Simon Marchigdb: remove use of iterate_over_inferiors in py-inferior.c
2020-01-17  Andre VieiraForgot to add testcases to commit for [binutils][arm...
2020-01-17  Nick CliftonUpdate libiberty sources with changes in the gcc mainline.
2020-01-17  GDB AdministratorAutomatic date update in version.in
2020-01-16  Christian BiesingerFix some spelling errors.
2020-01-16  Hannes DomaniAdd type for $_tlb->process_environment_block->process_...
2020-01-16  Pedro AlvesEnsure proc-service symbols have default visibility...
2020-01-16  Pedro Alves[gdb] Move ChangeLog entries to their right files
2020-01-16  Nitika AchraSupport for DWARF5 location lists entries
2020-01-16  Andre Vieira[binutils][arm] PR25376 Change MVE into a CORE_HIGH...
2020-01-16  Jozef LawrynowiczMSP430: Remove unused linker script template elf32msp43...
2020-01-16  Jozef LawrynowiczMSP430: Add input section rules for .upper sections...
2020-01-16  Jan Beulichx86: drop found_cpu_match local variable
2020-01-16  Jan Beulichx86: drop stale Vec_Imm4 related comment
2020-01-16  Jan Beulichx86: add a few more missing VexWIG
2020-01-16  Jan Beulichx86: VPEXTRQ/VPINSRQ are unavailable outside of 64...
2020-01-16  GDB AdministratorAutomatic date update in version.in
2020-01-15  Simon Marchitexi2pod.pl: import support for @t{...} from gcc
2020-01-15  Simon MarchiUse get_thread_regcache instead of get_current_regcache...
2020-01-15  Lars BrinkhoffSet the default page size of the PDP11 target to 8192...
2020-01-15  Alan Modratic4x disassembly static variables
2020-01-15  Jozef LawrynowiczMSP430: Fix relocation overflow when using #lo(EXP...
2020-01-15  Alan ModraReinstate gas em=freebsd for sparc-freebsd
2020-01-15  Alan ModraPR25384, PowerPC64 ELFv1 copy relocs against function...
2020-01-15  Tom TromeyFix valgrind error from gdb.decode_line
2020-01-15  GDB AdministratorAutomatic date update in version.in
2020-01-14  Tom TromeyDon't link gdb twice against libiberty
2020-01-14  Tom TromeyAdd gdbsupport check-defines script
2020-01-14  Tom TromeyRemove use of <config.h> from gdb/nat/
2020-01-14  Tom TromeyMove many configure checks to common.m4
2020-01-14  Tom TromeyMove gdbsupport to the top level
2020-01-14  Tom TromeyConsolidate definition of USE_WIN32API
2020-01-14  Tom TromeyFix indentation in common.m4
2020-01-14  Bernd EdlingerMake skip without argument skip the current inline...
2020-01-14  Lili Cuix86: Updated align branch tests for Darwin and i686...
2020-01-14  Luis MachadoFix/Update misc comments
2020-01-14  Sergey BelyashovFix various assembler testsuite failures for the Z80...
2020-01-14  Alan Modrasom: Don't loop forever reading symbol chains
next