binutils-gdb.git
2022-01-27 Markus Metzgergdb, gdbserver: update thread identifier in enable_btra...
2022-01-27 Markus Metzgergdb, btrace: switch threads in remote_btrace_maybe_reopen()
2022-01-27 Markus Metzgergdb, btrace: rename record_btrace_enable_warn()
2022-01-27 Nick CliftonUpdated Swedish translation for the binutils subdirectory
2022-01-27 GDB AdministratorAutomatic date update in version.in
2022-01-26 Andrew Burgessgdb/python: handle non utf-8 characters when source...
2022-01-26 Tom TromeyRemove global wrap_here function
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyAdd ui_file::wrap_here
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-26 Andrew Burgessgdb/python: improve the auto help text for gdb.Parameter
2022-01-26 Andrew Burgessgdb/python: add gdb.history_count function
2022-01-26 Tom TromeyRemove unused declaration
2022-01-26 Simon Marchigdb: convert maintenance target-async and target-non...
2022-01-26 Keith SeitzReference array of structs instead of first member...
2022-01-26 Simon Marchigdb: add string_file::release method
2022-01-26 Tom TromeyAdd a way to temporarily set a gdb parameter from Python
2022-01-26 Tom TromeyFix another crash with gdb parameters in Python
2022-01-26 Tom TromeyChange how Python architecture and language are handled
2022-01-26 H.J. Lubfd: Make bfd.stamp depend on source bfd.texi
2022-01-26 H.J. Luld: Rewrite lang_size_relro_segment_1
2022-01-26 Lancelot SIXgdb/testsuite: Ensure constant test name in gdb.base...
2022-01-26 GDB AdministratorAutomatic date update in version.in
2022-01-25 Tom TromeyAlways print the "host libthread-db" message to stdout
2022-01-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-25 Tom TromeySent timing stats to gdb_stdlog
2022-01-25 Tom TromeySend some error output to gdb_stderr
2022-01-25 Klaus ZieglerFix a probem building the binutils on SPARC/amd64
2022-01-25 H.J. Lubfd: Regenerate Makefile.in
2022-01-25 Mike Frysingergold: drop old cygnus install hack
2022-01-25 Mike Frysingergas: drop old cygnus install hack
2022-01-25 GDB AdministratorAutomatic date update in version.in
2022-01-24 H.J. Lubfd: Update doc/local.mk
2022-01-24 Roland McGrathbfd/doc: Fix racy build failure from missing mkdir
2022-01-24 Martin SeborFix a proble building the libiberty library with gcc-12.
2022-01-24 Andrew Burgessgdb/doc: improve description for Window.click on Python...
2022-01-24 Nick CliftonUpdate Bulgarian, French, Romaniam and Ukranian transla...
2022-01-24 GDB AdministratorAutomatic date update in version.in
2022-01-23 Tom TromeySimplify some Rust expression-evaluation code
2022-01-23 H.J. Lubfd: Partially revert commit 0e3839bde6f
2022-01-23 H.J. Lubfd: Properly install library and header files
2022-01-23 H.J. LuRegenerate Makefile.in files with automake 1.15.1
2022-01-23 H.J. LuRegenerate configure files with autoconf 2.69
2022-01-23 GDB AdministratorAutomatic date update in version.in
2022-01-22 Mike Frysingerbfd: merge doc subdir up a level
2022-01-22 Mike Frysingerbfd: rename core.texi to corefile.texi
2022-01-22 Mike Frysingerbfd: replace doc header generation with pattern rules
2022-01-22 Martin Storsj?Allow inferring tmp_prefix from the dll name from a...
2022-01-22 Alexander von... Adjust default page sizes for haiku arm.
2022-01-22 Nick CliftonUpdate release makeing script with new release numbers
2022-01-22 Nick CliftonChange version number to 2.38.50 and regenerate files
2022-01-22 Nick CliftonAdd markers for 2.38 branch
2022-01-22 Lifang XiaRISC-V: create new frag after alignment.
2022-01-22 GDB AdministratorAutomatic date update in version.in
2022-01-21 Simon Marchigdb: include gdbsupport/buildargv.h in ser-mingw.c
2022-01-21 Nick CliftonUpdated Serbian translation for the ld sub-directory
2022-01-21 Andrew Burgessgdb/doc: fill in two missing @r
2022-01-21 Mike Frysingerdrop old unused stamp-h.in file
2022-01-21 Simon Marchigdbsupport/gdb_regex.cc: replace defs.h include with...
2022-01-21 GDB AdministratorAutomatic date update in version.in
2022-01-20 Tom TromeyAvoid bad breakpoints with --gc-sections
2022-01-20 GDB AdministratorAutomatic date update in version.in
2022-01-19 Maciej W. RozyckiAdd `set print array-indexes' tests for C/C++ arrays
2022-01-19 Maciej W. RozyckiRespect `set print array-indexes' with Fortran arrays
2022-01-19 Maciej W. RozyckiAdd `set print repeats' tests for C/C++ arrays
2022-01-19 Maciej W. RozyckiRespect `set print repeats' with Fortran arrays
2022-01-19 John Baldwinfbsd-nat: Add include for gdb_argv.
2022-01-19 Alan ModraPowerPC64 DT_RELR ELFv1
2022-01-19 Alan ModraPowerPC64 DT_RELR local PLT
2022-01-19 Alan ModraPowerPC64 DT_RELR local GOT
2022-01-19 GDB AdministratorAutomatic date update in version.in
2022-01-18 Alan ModraRe: PowerPC64 DT_RELR
2022-01-18 Tom TromeyFix the remote-sim.c build
2022-01-18 Simon Marchigdbserver: introduce remote_debug_printf
2022-01-18 Simon Marchigdbserver: introduce threads_debug_printf, THREADS_SCOP...
2022-01-18 Simon Marchigdbserver: turn debug_threads into a boolean
2022-01-18 Tom TromeySimplify Ada catchpoints
2022-01-18 Tom TromeyMove "catch exec" to a new file
2022-01-18 Tom TromeyMove "catch fork" to a new file
2022-01-18 Tom TromeyUnify "catch fork" and "catch vfork"
2022-01-18 Tom TromeyMove gdb_regex to gdbsupport
2022-01-18 Tom TromeyIntroduce gdb-hashtab module in gdbsupport
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-18 Tom TromeyMove gdb_argv to gdbsupport
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
next