]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-02-22  John Baldwininf-ptrace: Add an event_pipe to be used for async...
2022-02-22  John BaldwinEnable async mode in the target in attach_cmd.
2022-02-22  John Baldwinfbsd-nat: Return nullptr rather than failing ::thread_name.
2022-02-22  John Baldwinfbsd-nat: Various cleanups to the ::resume entry debug...
2022-02-22  John Baldwinfbsd-nat: Include ptrace operation in error messages.
2022-02-22  John Baldwinfbsd-nat: Implement async target support.
2022-02-22  John Baldwininf-ptrace: Support async targets in inf_ptrace_target...
2022-02-22  John Baldwininf-ptrace: Return an IGNORE event if waitpid() fails.
2022-02-22  John Baldwindo_target_wait_1: Clear TARGET_WNOHANG if the target...
2022-02-22  John BaldwinDon't enable async mode at the end of target ::resume...
2022-02-22  John BaldwinEnable async mode on supported targets in target_resume.
2022-02-22  John Baldwingdbserver linux-low: Convert linux_event_pipe to the...
2022-02-22  John Baldwingdb linux-nat: Convert linux_nat_event_pipe to the...
2022-02-22  John Baldwingdbsupport: Add an event-pipe class.
2022-02-22  Ruslan Kabatsayevgdb: fix detection of compilation and linking flags...
2022-02-22  Philippe Blaingdb/testsuite/README: point to default value of INTERNA...
2022-02-22  Kito ChengRISC-V: Maintain a string to hold the canonical order
2022-02-22  GDB AdministratorAutomatic date update in version.in
2022-02-21  Alan ModraRe: ld: Support customized output section type
2022-02-21  Mike Frysingersim: gdbinit: hoist setup to common code
2022-02-21  Andrew Burgessgdb/testsuite: relax pattern in new gdb.mi/mi-multi...
2022-02-21  Andrew Burgessgdb: avoid nullptr access in dbxread.c from read_dbx_symtab
2022-02-21  Andrew Burgessgdb: make use of std::string in dbxread.c and xcoffread.c
2022-02-21  GDB AdministratorAutomatic date update in version.in
2022-02-20  Lancelot SIXgdb: Only paginate for filtered output in fputs_maybe_f...
2022-02-20  GDB AdministratorAutomatic date update in version.in
2022-02-19  Dominique Quatravauxgdb/darwin: remove not-so-harmless spurious call to...
2022-02-19  GDB AdministratorAutomatic date update in version.in
2022-02-18  Tom TromeyAdd constructor to bound_minimal_symbol
2022-02-18  Roland McGrathFix typo in ld.texi
2022-02-18  Simon Marchigdb: remove newlines from some linux_nat_debug_printf...
2022-02-18  GDB AdministratorAutomatic date update in version.in
2022-02-17  Nick CliftonUpdated Serbian translations for the bfd, gold, ld...
2022-02-17  GDB AdministratorAutomatic date update in version.in
2022-02-16  Fangrui Songld: Support customized output section type
2022-02-16  Andrew Burgessgdb/tui: add a missing white space character
2022-02-16  Andrew Burgessgdb: convert callback_handler_installed from int to...
2022-02-16  Alan Modragas local label and dollar label handling
2022-02-16  Alan Modraubsan: s_app_line integer overflow
2022-02-16  Alan Modrape_ILF_make_a_symbol_reloc segfault
2022-02-16  Alan ModraWhat to do when sh_addralign isn't a power of two
2022-02-16  Alan Modraasan: buffer overflow in vms-alpha.c
2022-02-16  Alan Modraasan : use of uninitialized value in buffer_and_nest
2022-02-16  Alan Modraasan: buffer overflow in peXXigen.c
2022-02-16  Hans-Peter... sim/common: Improve sim_dump_memory head comment
2022-02-16  Hans-Peter... sim/testsuite/cris/c/stat3.c: Fix formatting nit
2022-02-16  Mike Frysingersim: testsuite: cleanup the istarget * logic
2022-02-16  GDB AdministratorAutomatic date update in version.in
2022-02-15  H.J. Lui386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
2022-02-15  Hans-Peter... sim/testsuite: Default global_cc_os and global_cc_works...
2022-02-15  H.J. Lux86: Add has_sib to struct instr_info
2022-02-15  Lancelot SIXgdb: Respect the DW_CC_nocall attribute
2022-02-15  Lancelot SIXgdb: add a symbol* argument to get_return_value
2022-02-15  H.J. Lux86-64: Use MAXPAGESIZE for the relro segment alignment
2022-02-15  H.J. LuRevert "PR28824, relro security issues, x86 keep COMMON...
2022-02-15  GDB AdministratorAutomatic date update in version.in
2022-02-14  Hans-Peter... sim/testsuite/cris: If failing compilation, mark C...
2022-02-14  Hans-Peter... sim/testsuite/cris: Remove faulty use of basename in...
2022-02-14  Hans-Peter... sim: Add sim_dump_memory for debugging
2022-02-14  Hans-Peter... sim: Fix use of out-of-tree assembler and linker when...
2022-02-14  Hans-Peter... sim cris: Unbreak --disable-sim-hardware builds
2022-02-14  Hans-Peter... sim/testsuite/cris: As applicable, require simoption...
2022-02-14  Hans-Peter... sim/testsuite: Support "requires: simoption <--name...
2022-02-14  Hans-Peter... sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due...
2022-02-14  Hans-Peter... sim/testsuite/cris/c: Use -sim3 but only for newlib...
2022-02-14  Hans-Peter... sim/testsuite: Set global_cc_os also when no compiler...
2022-02-14  Hans-Peter... sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
2022-02-14  Hans-Peter... sim cris: Correct PRIu32 to PRIx32
2022-02-14  Sergei Trofimovichmicroblaze: fix fsqrt collicion to build on glibc-2.35
2022-02-14  Tom TromeyRemove LA_PRINT_STRING
2022-02-14  Tom TromeyRemove LA_PRINT_CHAR
2022-02-14  Tom TromeyRemove LA_PRINT_TYPE
2022-02-14  Andrew Burgessgdb/python: move styling support to gdb.styling
2022-02-14  Andrew Burgessgdb: use python to colorize disassembler output
2022-02-14  H.J. Luld: Keep indirect symbol from IR if referenced from...
2022-02-14  GDB AdministratorAutomatic date update in version.in
2022-02-13  Alan ModraPR28882, build failure with gcc-4.2 due to use of 0b...
2022-02-13  Alan ModraDon't pass around expld.dataseg pointer
2022-02-13  Alan ModraRemove bfd ELF_RELROPAGESIZE
2022-02-13  Alan ModraPR28824, relro security issues, x86 keep COMMONPAGESIZE...
2022-02-13  Alan ModraPR28824, relro security issues
2022-02-13  GDB AdministratorAutomatic date update in version.in
2022-02-12  GDB AdministratorAutomatic date update in version.in
2022-02-11  H.J. Lux86: Disallow invalid relocation against protected...
2022-02-11  Tom TromeyAdd initializers to bound_minimal_symbol
2022-02-11  Bhuvanendra... gdb/fortran: support ptype and print commands for namel...
2022-02-11  Bruno Larsengdb: fix until behavior with trailing !is_stmt lines
2022-02-11  Richard Sandifordgas/doc: Fix "a true results" typo
2022-02-11  Jan Vranygdb: extend the information printed by 'maint info...
2022-02-11  Michael Forneybfd: Remove return with expression in void function
2022-02-11  Tiezhu Yanggdb: LoongArch: Add Makefile, configure and NEWS
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial native Linux support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial Linux target support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial baremetal support
2022-02-11  Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-02-11  Mike Frysingerlibctf: delete unused libctf_TEXINFOS
2022-02-11  Simon Marchigdb/linux: remove ptrace support check for exec, fork...
2022-02-11  GDB AdministratorAutomatic date update in version.in
2022-02-10  Andrew Burgessgdb/infrun: some extra infrun debug print statements
2022-02-10  GDB AdministratorAutomatic date update in version.in
next