external/binutils.git
2019-03-27 Alan HaywardTestsuite: Ensure interrupt-daemon-attach doesn't run...
2019-03-27 GDB AdministratorAutomatic date update in version.in
2019-03-26 Joel Brobeckergdb-gdb.py.in: Fix error when printing range type
2019-03-26 Andrew Burgessgdb: Make python display_hint None handling defined...
2019-03-26 Andrew Burgessgdb/testsuite: Make test names unique in gdb.python...
2019-03-26 Andrew Burgessgdb: Avoid trailing whitespace when pretty printing
2019-03-26 Alan HaywardFix Powerpc build
2019-03-26 Alan HaywardAdd AArch64 Pointer Authentication to the NEWS file
2019-03-26 Tamar ChristinaAArch64/Arm: Update testcases fixing endiannes and...
2019-03-26 Alan Haywardgdbserver: Add linux_get_hwcap
2019-03-26 marxinProvide string description of definition, visibility...
2019-03-26 Nick CliftonTake over Dave Brolley's maintainerships for FR30,...
2019-03-26 Alan HaywardFix Arm build
2019-03-26 Simon MarchiFix use-after-free in source_cache::get_source_lines
2019-03-26 GDB AdministratorAutomatic date update in version.in
2019-03-25 Alan ModraFix relpp may be used uninitialized
2019-03-25 John BaldwinNote support for TLS variables on FreeBSD.
2019-03-25 Tom TromeyClean up some comments in minsyms.c
2019-03-25 Alan HaywardFix s390 build
2019-03-25 Alan HaywardAdd linux_get_hwcap
2019-03-25 Tamar ChristinaArm: Fix Arm disassembler mapping symbol search.
2019-03-25 Tamar ChristinaAArch64: Have -D override mapping symbol as documented.
2019-03-25 Tamar ChristinaAArch64: Fix AArch64 disassembler mapping symbol search
2019-03-25 Tamar ChristinaAArch64: Fix disassembler bug with out-of-order sections
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
next