deliverable/binutils-gdb.git
2021-01-23  Lancelot SIXImprove gdb_tilde_expand logic.
2021-01-23  Tom TromeyUse readline's variant of Windows patch
2021-01-23  Tom TromeyDisable bracketed paste mode in GDB tests
2021-01-23  GDB AdministratorAutomatic date update in version.in
2021-01-22  Bernd EdlingerFix expected output of gdb.base/line65535.exp with...
2021-01-22  Simon Marchigdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-22  Andrew Burgessgdb: add new version style
2021-01-22  Andrew Burgessgdb: don't print escape characters when a style is...
2021-01-22  Andrew Burgessgdb/doc: don't rely on @menu item within the docs
2021-01-22  Simon Marchigdb: add remote_debug_printf
2021-01-22  Simon Marchigdb: change remote_debug to bool
2021-01-22  Simon Marchigdb: move remote_debug to remote.{h,c}
2021-01-22  Simon Marchigdb: move set remote commands to remote.c
2021-01-22  Simon Marchigdb: remove TYPE_OBJFILE macro
2021-01-22  Simon Marchigdb: remove TYPE_OBJFILE_OWNED macro
2021-01-22  Simon Marchigdb: add owner-related methods to struct type
2021-01-22  Andrew Burgessgdb/doc: move @menu to the end of the node
2021-01-22  Andrew Burgessgdb/doc: down case contents of @var
2021-01-22  Maciej W. RozyckiMAINTAINERS: Update my e-mail address
2021-01-22  GDB AdministratorAutomatic date update in version.in
2021-01-21  Luis MachadoHandle additional connection error
2021-01-21  Luis MachadoFix build errors for armhf
2021-01-21  Simon Marchigdb: convert auto-load to new-style debug macros
2021-01-21  Simon Marchigdb: remove unused f77_array_offset_tbl from f-valprint.c
2021-01-21  Simon Marchigdb: convert bfd-cache to new-style debug macros
2021-01-21  Simon Marchigdb: use interruptible_select when connecting to a...
2021-01-21  Simon Marchigdb/testsuite: improve logging in lib/tuiterm.exp
2021-01-21  Andrew Burgessgdb/doc: reorder and group sections relating to aliases
2021-01-21  Hannes DomaniAdd Python support for hardware breakpoints
2021-01-21  Simon Marchigdb: convert arm to new-style debug macros
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...
next
This page took 0.040434 seconds and 4 git commands to generate.