]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-03-25  Pedro AlvesFix testsuite hangs when gdb_test_multiple body errors out
2019-03-25  Tom TromeyRemove null_block_symbol
2019-03-25  Tom TromeyDon't include symtab.h from expression.h
2019-03-25  Tom TromeyMore block constification
2019-03-25  GDB AdministratorAutomatic date update in version.in
2019-03-24  Philippe Waroquiers(re-)fix the regcache leaks when detaching from an...
2019-03-24  GDB AdministratorAutomatic date update in version.in
2019-03-23  Tom TromeyHave parser reset the innermost block tracker
2019-03-23  Tom TromeyInclude bcache.h from objfiles.h
2019-03-23  Tom TromeyUse scoped_restore_current_language in two places
2019-03-23  GDB AdministratorAutomatic date update in version.in
2019-03-22  Alan HaywardAArch64: Read pauth section from core files
2019-03-22  Alan HaywardAArch64: Prologue scan unwinder support for signed...
2019-03-22  Alan HaywardAArch64: DWARF unwinder support for signed return addresses
2019-03-22  Alan HaywardAArch64: Add pauth DWARF registers
2019-03-22  Alan HaywardAArch64: gdbserver: read pauth registers
2019-03-22  Alan HaywardAArch64: Read pauth registers
2019-03-22  Alan HaywardAArch64: Use HWCAP to detect pauth feature
2019-03-22  Alan HaywardAArch64: Add pointer authentication feature
2019-03-22  Alan HaywardTestsuite: Ensure pie is disabled on some tests
2019-03-22  GDB AdministratorAutomatic date update in version.in
2019-03-21  Jim WilsonRISC-V: Fix linker crash in section symbol check.
2019-03-21  Sudakshina Das[BFD, AArch64, x86] Improve warning for --force-bti
2019-03-21  Alan ModraAdjust pr14156 test for m68hc1*
2019-03-21  Alan ModraAdd SORT_NONE to .init and .fini in scripts
2019-03-21  GDB AdministratorAutomatic date update in version.in
2019-03-20  Alan Modralm32-linux ld testsuite fails
2019-03-20  Alan ModraRemove strip_underscore from struct emulation
2019-03-20  Alan ModraTeach a few targets to resolve BFD_RELOC_8
2019-03-20  Alan ModraFix some dlx fails
2019-03-20  Sudakshina Das[BFD, AArch64] Define elf_backend_fixup_gnu_properties...
2019-03-20  Tom TromeyUse @defvar to document gdb.pretty_printers
2019-03-20  Tom TromeyMerge handle_inferior_event and handle_inferior_event_1
2019-03-20  GDB AdministratorAutomatic date update in version.in
2019-03-19  Tom TromeyDon't show "display"s twice in MI
2019-03-19  Pedro AlvesAdd comments describing tui_ui_out and its fields,...
2019-03-19  Nick CliftonPrevent an illegal memory access by objdump when parsin...
2019-03-19  H.J. Lux86: Correct EVEX vector load/store optimization
2019-03-19  H.J. Lux86: Correct EVEX to 128-bit EVEX optimization
2019-03-19  H.J. Luix86: Disable AVX512F when disabling AVX2
2019-03-19  Alan HaywardFix Arm build error
2019-03-19  GDB AdministratorAutomatic date update in version.in
2019-03-18  Pedro AlvesFix first time you type UP or DOWN in TUI's command...
2019-03-18  Eli ZaretskiiFix gdb/TUI behavior in response to [Enter] keypress
2019-03-18  Tom TromeyFix regression caused by minimal symbol changes
2019-03-18  Pedro AlvesImprove/fix the TUI's current source line highlight
2019-03-18  Hannes DomaniFix scrolling right in the TUI
2019-03-18  Tom TromeyFix Ada "ptype" bug with array types
2019-03-18  Alan ModraUse temp_ilp and restore_ilp in more places
2019-03-18  Alan ModraFix MRI mode testsuite failures
2019-03-18  Alan ModraPR24355, segmentation fault in function called from...
2019-03-18  Alan Modracsky ld testsuite fixes
2019-03-18  Sergei Trofimovichgdb: unconditionally define _initialize_string_view_sel...
2019-03-18  H.J. Lux86: Pass -O0 to assembler for some tests
2019-03-18  H.J. Lux86: Optimize EVEX vector load/store instructions
2019-03-18  GDB AdministratorAutomatic date update in version.in
2019-03-17  H.J. Lux86: Encode 256-bit/512-bit VEX/EVEX insns with 128...
2019-03-17  Владимир МартьяновRemove unused variable from windows_make_so
2019-03-17  Владимир МартьяновFix wrong format specification in display_selector()
2019-03-17  Eli ZaretskiiFix redisplay of the current line in GDB TUI mode
2019-03-17  GDB AdministratorAutomatic date update in version.in
2019-03-16  H.J. Lux86: Set optimize to INT_MAX for -Os
2019-03-16  H.J. Lux86: Correctly optimize EVEX to 128-bit VEX/EVEX
2019-03-16  Eli ZaretskiiFix vertical scrolling of TUI source window
2019-03-16  Philippe WaroquiersOBVIOUS: fix several occurrences of 'This options has...
2019-03-16  Eli ZaretskiiRevert "Use wclrtoeol in tui_show_source_line"
2019-03-16  Alan ModraPR24337, segfault in _bfd_elf_rela_local_sym, again
2019-03-16  GDB AdministratorAutomatic date update in version.in
2019-03-15  Tom TromeyChange minimal_symbol inheritance
2019-03-15  Tom TromeyUse memcpy in minimal_symbol_reader::install
2019-03-15  Tom TromeyAllocate minimal symbols with malloc
2019-03-15  Tom TromeyUse htab_up for demangled hash
2019-03-15  Tom TromeySimplify per-BFD storage management
2019-03-15  Tom TromeyRemove minsym termination
2019-03-15  Tom TromeyRemove some unneeded initializations in minimal_symbol_...
2019-03-15  Tom TromeyUse bitset for demangled_hash_languages
2019-03-15  Tom TromeySlightly simplify minsym creation
2019-03-15  H.J. LuCOFF: Check for symbols defined in discarded section
2019-03-15  Nick CliftonUpdate the documentation describing where the linker...
2019-03-15  Li HaoFix a potential illegal memory access whilt parsing...
2019-03-15  Alan ModraPR24339, segfault on NULL symbol section
2019-03-15  Alan ModraPR24337, segfault in _bfd_elf_rela_local_sym
2019-03-15  Alan ModraPR24336, buffer overflow in swap_reloca_in
2019-03-15  H.J. Lux86-64: Check for corrupt input with bad relocation
2019-03-15  H.J. LuRe-indent elf_x86_64_relocate_section
2019-03-15  GDB AdministratorAutomatic date update in version.in
2019-03-14  Simon MarchiFix gdb.texinfo build
2019-03-14  Nick CliftonFix a buffer overrun error when attempting to parse...
2019-03-14  Nick CliftonFix an illegal memory access when parsing a corrupt...
2019-03-14  Eli ZaretskiiFix colors in TUI mode in MS-Windows build with ncurses
2019-03-14  Nick CliftonFix illegal memory access parsing a corrupt ELF file.
2019-03-14  Tom TromeyAvoid a crash in source_cache::extract_lines
2019-03-14  Tom TromeyAdd the "set style source" command
2019-03-14  Tom TromeyMake TUI react to "set style enabled"
2019-03-14  GDB AdministratorAutomatic date update in version.in
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-13  Simon MarchiFix MI output for multi-location breakpoints
2019-03-13  Simon MarchiFactor out mi_ui_out instantiation logic
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI...
next