deliverable/binutils-gdb.git
2019-08-27  Christian BiesingerFix compiler warning in linux-namespaces.c
2019-08-27  Nick CliftonImprove the DWARF decoder's ability to describe the...
2019-08-27  Andrew Burgessgdb: Add new -n flag to some info commands
2019-08-27  Srinath ParvathaneniAdd support for the MVE VMOV instruction to the ARM...
2019-08-27  GDB AdministratorAutomatic date update in version.in
2019-08-26  Christian BiesingerFactor out the common code in lookup_{static,global...
2019-08-26  Tom de Vries[gdb, c++] Improve error message when using libstdcxx...
2019-08-26  Tom de Vries[gdb/testsuite] Make skip_libstdcxx_probe_tests return...
2019-08-26  Sergio Durigan... Use raw strings on gdb.python/py-xmethods.exp (and...
2019-08-26  Alan ModraPR24938, Null Pointer Dereference in debug.c:debug_writ...
2019-08-26  Kito ChengRISC-V: Improve li expansion for better code density.
2019-08-26  Simon Marchidwarf2read: fix compilation issue with gcc 4.8
2019-08-26  GDB AdministratorAutomatic date update in version.in
2019-08-25  Simon Marchidwarf2read: replace gdb::optional<bool> with enum
2019-08-25  Yoshinori SatoConvert the RX target to make use of target descriptions.
2019-08-25  GDB AdministratorAutomatic date update in version.in
2019-08-24  Christian BiesingerFix compile warning in symtab.c
2019-08-24  Alan ModraPowerPC64 segfault in ppc64_elf_edit_toc
2019-08-24  GDB AdministratorAutomatic date update in version.in
2019-08-23  Sergio Durigan... Move gdb-dlfcn.[ch] to gdbsupport/
2019-08-23  Sandra LoosemoreFix bug in nios2 prologue analysis.
2019-08-23  Stafford Horneor1k: Fix incorrect value in PLT GOT entries, causing...
2019-08-23  Nick CliftonStop the BFD library from failing when encountering...
2019-08-23  Alan ModraPR24933, Memory leak in elf_x86_64_get_synthetic_symtab
2019-08-23  Nick CliftonUpdated Swedish translation for the gas sub-directory.
2019-08-23  Nick CliftonPrevent a potential illegal memory access in the DWARF...
2019-08-23  GDB AdministratorAutomatic date update in version.in
2019-08-22  Christian BiesingerMake GDB compile with Python 3 on MinGW
2019-08-22  Tom de Vries[gdb/testsuite] Make gdb_test message more informative...
2019-08-22  Dennis ZhangArm: Add support for missing CPUs
2019-08-22  Nick CliftonFix an illegal memory access when dumping corrupt x86_6...
2019-08-22  Nick Cliftonoops - omitted changelog entry from previous delta.
2019-08-22  Nick CliftonPrevent a floating point exception in the dwarf parser...
2019-08-22  Bosco Garc?aFix the assembler's floating point number parser so...
2019-08-22  Andrew Burgessgdb/fortran: Remove some dead code from the parser
2019-08-22  Tamar ChristinaAArch64: Fix LD crash on weak and undefined TLS symbols...
2019-08-22  Barnaby WilksImplement a float16 directive for assembling 16 bit...
2019-08-22  Kyrylo Tkachov[AArch64][gas] Update MTE system register encodings
2019-08-22  Alan ModraARM CMSE symbols
2019-08-22  GDB AdministratorAutomatic date update in version.in
2019-08-21  Pedro AlvesFix nullptr in with_command_1
2019-08-21  Christian BiesingerFix g++ 9.1 build breakage
2019-08-21  Jinke Fangdb/djgpp: Add Hygon Dhyana processor support
2019-08-21  Tom de Vries[gdb/testsuite] Stabilize gdb-caching-proc.exp test...
2019-08-21  GDB AdministratorAutomatic date update in version.in
2019-08-20  Tom TromeyChange some tui_data_window methods to be private
2019-08-20  Tom TromeyRemove some defines from tui-data.h
2019-08-20  Tom TromeyMove some defines to tui-stack.c
2019-08-20  Tom TromeyChange tui_make_window to be a method
2019-08-20  Tom TromeyRemove tui_data_window::display_regs
2019-08-20  Tom TromeyRemove indirection from tui_data_window::regs_content
2019-08-20  Tom TromeyAdd two methods to tui_data_window
2019-08-20  Tom TromeyChange tui_check_register_values to be a method
2019-08-20  Tom TromeyRearrange tui-regs.c some more
2019-08-20  Tom TromeyChange tui_data_item_window::content to be a unique_xma...
2019-08-20  Tom TromeyRemove tui_data_item_window::value
2019-08-20  Tom TromeyMinor rearrangement in tui-regs.c
2019-08-20  Tom TromeyRemove NULL check from tui_reg_command
2019-08-20  Tom TromeySome i18n fixes for the TUI
2019-08-20  Nick CliftonRemove test files for a different patch accidentally...
2019-08-20  Dennis ZhangAdds support for following CPUs to the ARM and Aarch64...
2019-08-20  Tamar ChristinaArm: Fix performance issue with thumb-2 tailcalls
2019-08-20  Tom de Vries[gdb/testsuite] Clean up stale exec in gdb_compile_pascal
2019-08-20  Conrad MeyerImprove remote attach round-trips without btrace
2019-08-20  GDB AdministratorAutomatic date update in version.in
2019-08-19  Faraz ShahbazkerMIPS/gas: Fix misaligned address errors to disregard...
2019-08-19  Faraz ShahbazkerMIPS/gas: Retain ISA mode bit for labels with .insn...
2019-08-19  Tom TromeyFix indentation in value_has_field
2019-08-19  Tom TromeyFix Fortran regression with variables in nested functions
2019-08-19  Tom TromeyAdd Rust support to source highlighting
2019-08-19  Tom TromeyAdd --with-static-standard-libraries to the top level
2019-08-19  Tom TromeyFix N^2 behavior in _bfd_dwarf2_find_symbol_bias
2019-08-19  Alan ModraPR24898, An out-of-bounds read occured in display_data
2019-08-19  Alan ModraPowerPC64 ha/lo insn checks
2019-08-19  Barnaby WilksFloat16: Fix test failures for non ELF targets
2019-08-19  GDB AdministratorAutomatic date update in version.in
2019-08-18  GDB AdministratorAutomatic date update in version.in
2019-08-17  Alan ModraPR24911, Heap overflow issue in qsort_r, dwarf.c
2019-08-17  GDB AdministratorAutomatic date update in version.in
2019-08-16  Tom de Vries[gdb/testsuite] Fix compare-sections.exp with -fPIE...
2019-08-16  H.J. Lux86-64: Move PIC check for PC-relative relocations...
2019-08-16  Tom TromeyRemove the TUI execution info window
2019-08-16  Tom TromeyRemove useless assignment from tui_remove_hooks
2019-08-16  Tom TromeyChange tui_show_symtab_source to be a method
2019-08-16  Tom TromeyIntroduce tui_source_window_base::set_contents method
2019-08-16  Tom TromeyChange tui_update_breakpoint_info to be a method
2019-08-16  Tom TromeyChange tui_update_source_window to be a method
2019-08-16  Tom TromeyChange tui_update_source_window_as_is to be a method
2019-08-16  Tom TromeyRemove "noerror" parameter from some TUI functions
2019-08-16  Tom TromeyRemove separate visibility flag
2019-08-16  Tom TromeyRemove m_has_locator
2019-08-16  Martin LiskaFix detection of missing plugin for LTO objects.
2019-08-16  Alan HaywardMove [PAC] into a new MI field addr_flags
2019-08-16  Christophe... [ld] [arm] Add support for noinit section
2019-08-16  Alan ModraPR24909, Uninitialized use on stack in readelf
2019-08-16  Alan ModraPowerPC gcc bootstrap fail with bss-plt
2019-08-16  Alan ModraAligned vs. unaligned ppc32 relocs
2019-08-16  Sandra LoosemoreFix paste-o in examine-backward.exp.
2019-08-16  GDB AdministratorAutomatic date update in version.in
2019-08-15  Tom de Vries[gdb] Make maint info sections print relocated addresses
next
This page took 0.038774 seconds and 4 git commands to generate.