binutils-gdb.git
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
2020-01-14 Alan Modraubsan: alpha-vms: segv
2020-01-14 Alan Modraubsan: z8k: left shift cannot be represented in type...
2020-01-14 GDB AdministratorAutomatic date update in version.in
2020-01-13 Andrew Burgessgdb: Handle malformed ELF, symbols in non-allocatable...
2020-01-13 Andrew Burgessgdb/testsuite: Allow DWARF assembler to create multiple...
2020-01-13 Ali TamurDwarf 5: Handle debug_str_offsets and indexed attribute...
2020-01-13 Simon Marchigdb: use gdb::byte_vector instead of std::vector<char...
2020-01-13 Andrew Burgessgdb/tui: Place window titles in the center of the border
2020-01-13 Simon Marchigdb: use std::vector instead of alloca in core_target...
2020-01-13 Simon Marchigdbserver: remove rule for files from regformats/i386
2020-01-13 Simon MarchiEnable -Wmissing-declarations diagnostic
2020-01-13 Simon Marchigdbserver: set IP_AGENT_EXPORT_FUNC to static when...
2020-01-13 Simon Marchigdbserver: make some functions static in linux-x86...
2020-01-13 Simon Marchigdbserver: include gdbsupport/common-inferior.h in...
2020-01-13 Simon Marchigdbserver: include hostio.h in hostio-errno.c
2020-01-13 Simon Marchigdb: add declaration to Python init function
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-13 Simon Marchigdb: make regformats output a declaration for the init...
2020-01-13 Simon Marchigdbserver: fix Makefile dependency of regformat-generat...
2020-01-13 Nick CliftonMoev declaration of loop variable outside of the loop.
2020-01-13 Simon Marchigdb: adjust remote-sim.c to multi-target
2020-01-13 Matthew Malcomson[gas][aarch64] Turn on SVE when using f32mm or f64mm...
2020-01-13 Nick CliftonAdd test driver for the debuginfod support in the binut...
2020-01-13 Thomas TroegerAdd an option to objdump's disassembler to generate...
2020-01-13 Alan ModraRe: PR23560, PR23561, readelf memory leaks
2020-01-13 Alan ModraRegen ld BLD-POTFILES.in
2020-01-13 Alan ModraPR23560, PR23561, readelf memory leaks
2020-01-13 Alan ModraPR25362, memory leak in nm
2020-01-13 Claudiu Zissulescu[ARC][committed] Update test matching pattern.
2020-01-13 Claudiu Zissulescu[ARC][committed] Code cleanup and improvements.
2020-01-13 Claudiu Zissulescu[ARC][committed] Update ARC cpu list
2020-01-13 Claudiu Zissulescu[ARC][committed] Use DWARF.sc in elf linker script...
2020-01-13 Claudiu Zissulescu[ARC] [COMMITTED] Change ACCL/ACCH reg name to generic.
2020-01-13 Alan Modraasan: ns32k: wild memory write
2020-01-13 Alan Modraubsan: wasm32: signed integer overflow
2020-01-13 Alan Modrascore formatting
2020-01-13 Alan Modraubsan: score: left shift of negative value
2020-01-13 Alan Modraubsan: alpha-vma: timeout
2020-01-13 Alan ModraMemory leaks and ineffective bounds checking in wasm_scan
2020-01-13 Alan Modratic4x: sign extension using shifts
2020-01-13 Alan Modraubsan: fr30: left shift of negative value
2020-01-13 Alan Modraubsan: xgate: left shift of negative value
2020-01-13 GDB AdministratorAutomatic date update in version.in
2020-01-12 Simon Marchigdb: include gdb_wait.h in gdb_wait.c
2020-01-12 Simon Marchigdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.c
2020-01-12 Simon Marchigdbserver: make aarch64_write_goto_address static
2020-01-12 Simon Marchigdbserver: include aarch32/aarch64 header file in corre...
2020-01-12 Pedro AlvesRemove last traces of discard_all_inferiors
next