binutils-gdb.git
2020-05-25 Tom de Vries[gdb/testsuite] Add target board gold-gdb-index
2020-05-25 Cristiano De... gdb: make avr_integer_to_address generate code or data...
2020-05-25 Simon Marchigdb/testsuite: add simavr.exp board
2020-05-25 Simon Marchigdb/testsuite: add inferior arguments test
2020-05-25 Simon Marchigdb/testsuite: support passing inferior arguments with...
2020-05-25 Michael Weghorngdbsupport: Drop now unused function 'stringify_argv'
2020-05-25 Michael WeghornUse construct_inferior_arguments which handles special...
2020-05-25 Michael Weghornnto_process_target::create_inferior: Pass args as char **
2020-05-25 Michael Weghorngdbserver: Don't add extra NULL to program args
2020-05-25 Michael Weghorngdbsupport: Let construct_inferior_arguments take gdb...
2020-05-25 Michael Weghorngdbsupport: Adapt construct_inferior_arguments
2020-05-25 Michael Weghorngdb: Move construct_inferior_arguments to gdbsupport
2020-05-25 Tom de Vries[gdb/testsuite] Add comment in exec_is_pie
2020-05-25 H.J. Luld-x86-64: Pass -z notext to linker for tests with...
2020-05-25 H.J. Luld: Pass -z notext to linker for tests with DT_TEXTREL
2020-05-25 H.J. Lugas: Update fr_literal access in frag for GCC 10
2020-05-25 Tom de Vries[gdb/testsuite] Fix var use in compile_and_download_n_j...
2020-05-25 Tom de Vries[gdb/testsuite] Fix exec_is_pie with gold linker
2020-05-25 Tom de Vries[gdb/testsuite] Add target board gold
2020-05-25 Tom TromeyRevert "Add completion styling"
2020-05-25 GDB AdministratorAutomatic date update in version.in
2020-05-24 Jim WilsonRISC-V: Gas inserts cfa relocs in wrong section.
2020-05-24 Simon Marchigdb: make gdbarch.sh write gdbarch.{c,h} directly
2020-05-24 Pedro AlvesDon't remove C++ aliases from completions if symbol...
2020-05-24 Fangrui Songld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic...
2020-05-24 H.J. Luld: Add -Bsymbolic-functions tests
2020-05-24 GDB AdministratorAutomatic date update in version.in
2020-05-23 Simon Marchigdb: remove TYPE_FIELD macro
2020-05-23 Joel BrobeckerDocument the GDB 9.2 release in gdb/ChangeLog
2020-05-23 Tom TromeyAdd completion styling
2020-05-23 Pedro AlvesUse safe-ctype.h (ISSPACE etc.) in symbol parsing ...
2020-05-23 Alan ModraFix potential segfault
2020-05-23 Alan Modraar many_files test
2020-05-23 GDB AdministratorAutomatic date update in version.in
2020-05-22 Simon Marchigdb: remove TYPE_FIELDS macro
2020-05-22 Simon Marchigdb: add type::fields / type::set_fields
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-22 Simon Marchigdb: add type::num_fields / type::set_num_fields
2020-05-22 Tom TromeyRemove obsolete declaration
2020-05-22 Andrew Burgessgdb: Restore old annotations behaviour when printing...
2020-05-22 Alan ModraPowerPC: downgrade FP mismatch error for shared librari...
2020-05-22 GDB AdministratorAutomatic date update in version.in
2020-05-21 Simon Marchigdb: fix -Wtautological-overlap-compare error in lm32...
2020-05-21 Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-21 Alan ModraRe: PR25993, read of freed memory
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", opcodes
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", ld
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", gprof
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", gas
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-21 Alan Modraasan: readelf: wild read in get_num_dynamic_syms
2020-05-21 GDB AdministratorAutomatic date update in version.in
2020-05-20 Simon Marchigdb: reset/recompute objfile section offsets in reread_...
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-20 Simon Marchigdb/testsuite: check mmap ret val against MAP_FAILED
2020-05-20 Tom TromeyFix array_char_idx.exp
2020-05-20 Tom TromeyRemove bound_name static from ada-lang.c
2020-05-20 Nick CliftonFix thinko in bfd ChangeLog entry
2020-05-20 Tom de Vries[gdb/symtab] Handle .gdb_index in ada language mode
2020-05-20 Alan ModraPR25993, read of freed memory
2020-05-20 GDB AdministratorAutomatic date update in version.in
2020-05-19 Peter BergnerPower10 dcbf, sync, and wait extensions.
2020-05-19 Alan ModraPR26011, excessive memory allocation with fuzzed reloc...
2020-05-19 Alan ModraUse bfd_get_filename throughout gdb
2020-05-19 Tom TromeyRestore missing Rust test
2020-05-19 Tom de Vries[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp
2020-05-19 Tom TromeyFix duplicate tests in gdb.rust
2020-05-19 Tom TromeyUpdate call to target_fileio_open
2020-05-19 Simon Marchigdb: fix off-by-one error in quirk_rust_enum
2020-05-19 Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-19 Pedro AlvesEliminate target_fileio_open_warn_if_slow
2020-05-19 Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-19 Yoshinori Satogdb: fix -Wtautological-overlap-compare error in h8300...
2020-05-19 Gunther NiklFix thinko in recent update to bfd_section_from_shdr.
2020-05-19 Simon Marchigdb: make symfile_segment_data::segment_info an std...
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...
next