binutils-gdb.git
2021-01-21 Alan ModraPR27221, 058430b4a1 warnings while assembling the Linux...
2021-01-21 Alan ModraPR27218, memory access violation in dwarf2dbg.c
2021-01-21 Alan Modramips XPASS pr26936
2021-01-21 Simon Marchigdb: change debug_bfd_cache to bool
2021-01-21 Simon Marchigdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-21 Simon Marchigdb/dwarf: add assertion in maybe_queue_comp_unit
2021-01-21 Simon Marchigdb/dwarf: add some logging in dwarf2/read.c
2021-01-21 Simon Marchigdb: make some variables static
2021-01-21 Joel Sherrillgdb/remote.c: address conflicting enum and method name
2021-01-21 GDB AdministratorAutomatic date update in version.in
2021-01-20 Simon Marchigdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_ro...
2021-01-20 Simon Marchigdb/testsuite: add links for handled control sequences...
2021-01-20 Tom de Vries[gdb/testsuite] Fix gdb.python/py-format-string.exp...
2021-01-20 Tom de Vries[gdb/testsuite] Skip gdb.rust/*.exp for target board...
2021-01-20 Sergio Durigan... Fix a few stap parser issues and add a new test for...
2021-01-20 Tom de Vries[gdb/server] Don't overwrite fs/gs_base with -m32
2021-01-20 Alan ModraPowerPC: Don't generate unused section symbols
2021-01-20 Alan ModraPowerPC64 synthetic symbols
2021-01-20 GDB AdministratorAutomatic date update in version.in
2021-01-19 Lancelot SIXuse DISABLE_COPY_AND_ASSIGN in switch_thru_all_uis
2021-01-19 Luis Machadotrad-frame cleanups
2021-01-19 Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-19 Mike Frysingersim: ppc: update version script usage
2021-01-19 Luis MachadoUse gdb::array_view for setting value bytes in trad...
2021-01-19 Nick Alcocklibctf, create: fix ctf_type_add of structs with unname...
2021-01-19 Nick Alcocklibctf: lookup_by_name: do not return success for nonex...
2021-01-19 Nick Alcocklibctf, ld: fix data symbol test with newer GCC
2021-01-19 Tom de Vries[gdb/testsuite] Fix gdb.base/step-over-syscall.exp...
2021-01-19 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-mpx.exp with -m32
2021-01-19 Alan ModraPowerPC use_local_plt
2021-01-19 Alan Modra[GOLD] powerpc assertion failure
2021-01-19 Mike Frysingersim: bfin: delete accidental ADI copyright
2021-01-19 Nelson Chuld: Just xfail riscv little endian targets for compress...
2021-01-19 GDB AdministratorAutomatic date update in version.in
2021-01-18 Mike Frysingersim: common: simplify version script
2021-01-18 Mike Frysingersim: common: delete configure & Makefile
2021-01-18 Mike Frysingersim: common: modernize gennltvals.sh
2021-01-18 Andrew Burgessgdb/testsuite: remove actual addresses from some test...
2021-01-18 H.J. Luas: Automatically enable DWARF5 support
2021-01-18 Andrew Burgessgdb/riscv: use a single regset supply function for...
2021-01-18 Alan ModraPR26378, sections initialised only by linker scripts...
2021-01-18 Tom de Vries[gdb/tdep] Handle si_addr_bnd in compat_siginfo_from_si...
2021-01-18 Simon Marchigdb: const-ify hostio methods parameter in remote.c
2021-01-18 Simon Marchigdb: move remote_target::start_remote variable to narro...
2021-01-18 Simon Marchigdb: const-ify remote_target::add_current_inferior_and_...
2021-01-18 Simon Marchigdb: const-ify unpack_* functions in remote.c
2021-01-18 Alan ModraPR27198, segv in S_IS_WEAK
2021-01-18 H.J. Luld/elf: Ignore section symbols when matching linkonce...
2021-01-18 H.J. Lugold: Remove the circular IFUNC dependency in ifuncmain6pie
2021-01-18 GDB AdministratorAutomatic date update in version.in
2021-01-17 H.J. LuPR binutils/23460: Increase the max number of open...
2021-01-17 GDB AdministratorAutomatic date update in version.in
2021-01-16 H.J. Luld/elf/x86: Don't compare IFUNC address in the shared...
2021-01-16 H.J. Luld/x86: Add -z report-relative-reloc
2021-01-16 Alan ModraTidy inflateEnd calls
2021-01-16 Alan ModraPR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL
2021-01-16 Mike Frysingersim: testsuite: flatten tree
2021-01-16 GDB AdministratorAutomatic date update in version.in
2021-01-15 Andrew Burgessgdb/tui: compare pointer to nullptr, not 0
2021-01-15 Tom de Vries[gdb/testsuite] Fix gdb.fortran/array-slices.exp with...
2021-01-15 Nelson ChuRISC-V: Fixed the indent that caused by the previous...
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-15 Mike Frysingersim: testsuite: delete configure script
2021-01-15 Mike Frysingersim: d10v: relocate tests & clean up test harness
2021-01-15 Mike Frysingersim: mips: delete empty stub test dir
2021-01-15 Mike Frysingersim: frv: clean up redundant test coverage
2021-01-15 Mike Frysingersim: m32r: clean up redundant test coverage
2021-01-15 Mike Frysingersim: testsuite: allow tests to declare expected exit...
2021-01-15 Alan ModraPR26539, memory leak in inflate.c
2021-01-15 Mike Frysingergas: make [248]byte directives available everywhere
2021-01-15 GDB AdministratorAutomatic date update in version.in
2021-01-14 Lancelot SIXAdd myself to gdb/MAINTAINERS
2021-01-14 Alexandre OlivaUpdate my email address (long overdue!)
2021-01-14 Bernd EdlingerFix building gdb with gcc-4.x
2021-01-14 H.J. Lubfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC
2021-01-14 Nick CliftonUpdated translations for some subdirectories
2021-01-14 Tom de Vries[gdb/breakpoint] Handle .plt.sec in in_plt_section
2021-01-14 Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with -m32
2021-01-14 Nick CliftonFix an illegal memory access parsing a win32pstatus...
2021-01-14 Mike Frysingerld: tests: add -msim when testing bfin targets
2021-01-14 Mike Frysingergas: bfin: build lexer with -Werror
2021-01-14 Mike Frysingergas: bfin: fix build time warnings
2021-01-14 Mike Frysingersim: h8300: drop separate eightbit memory buffer
2021-01-14 Mike Frysingersim: watch: add basic default handler that traps
2021-01-14 Andrew Burgessgdb: better handling of 'S' packets
2021-01-14 Simon Marchigdb: remove target_ops::commit_resume implementation...
2021-01-14 Simon Marchigdb: make the remote target track its own thread resume...
2021-01-14 GDB AdministratorAutomatic date update in version.in
2021-01-13 Alan ModraRe: SHF_LINK_ORDER fixup_link_order in ld
2021-01-13 Simon Marchigdb: convert arc to new-style debug macros
2021-01-13 Simon Marchigdb: turn arc_debug into a bool
2021-01-13 Simon Marchigdb: bool-ify maybe_add_script_{text,file}
2021-01-13 Simon Marchigdb: bool-ify users of file_is_auto_load_safe
2021-01-13 Simon Marchigdb: bool-ify ext_lang_auto_load_enabled and friends
2021-01-13 Simon Marchigdb: bool-ify file_is_auto_load_safe
2021-01-13 Simon Marchigdb: convert jit to new-style debug macros
2021-01-13 H.J. Luld: Check for ELF input before accessing ELF section...
2021-01-13 H.J. Lux86: Don't generate GOT_symbol for PLT relocations
next