binutils-gdb.git
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...
2019-03-13 Sudakshina Das[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES...
2019-03-13 H.J. Lux86: Properly set IBT and SHSTK properties for -z ibt...
2019-03-13 Christian Eggersdwarf2: Align relocation within .debug_line section
2019-03-13 Christian Eggersdwarf2: Pad size of .debug_line section.
2019-03-13 Christian Eggersdwarf2: Use octets for .debug_string offsets
2019-03-13 Christian Eggersdwarf2: Use octets for .debug_line prologue
2019-03-13 Christian Eggersdwarf2: Use octets for dwarf2 headers
2019-03-13 Christian EggersSymbols with octets value
2019-03-13 Christian Eggersdwarf2: Fix calculation of line info offset
2019-03-13 GDB AdministratorAutomatic date update in version.in
2019-03-12 John BaldwinThe NEWS file had two "New targets" sections for 8.3.
2019-03-12 John BaldwinSupport TLS variables on FreeBSD/powerpc.
2019-03-12 John BaldwinSupport TLS variables on FreeBSD/riscv.
2019-03-12 John BaldwinSupport TLS variables on FreeBSD/i386.
2019-03-12 John BaldwinSupport TLS variables on FreeBSD/amd64.
2019-03-12 John BaldwinAdd a helper function to resolve TLS variable addresses...
2019-03-12 John BaldwinAdd a more general version of lookup_struct_elt_type.
2019-03-12 John BaldwinRemove code disabled since at least 1999 from lookup_st...
2019-03-12 John BaldwinAdd a new gdbarch method to resolve the address of...
2019-03-12 John BaldwinUpdate comment for target::get_thread_local_address.
2019-03-12 John BaldwinHandle an edge case for minisym TLS variable lookups.
2019-03-12 John BaldwinSupport fs_base and gs_base on FreeBSD/i386.
2019-03-12 John BaldwinSupport the fs_base and gs_base registers on i386.
2019-03-12 Andrew Burgessgdb/testsuite: Prepare for DejaGnu 1.6.2
2019-03-12 Eli ZaretskiiFix MinGW build with source-highlight
2019-03-12 Tom TromeyMake remote.c ptid constants "const"
2019-03-12 Pedro AlvesFix test-cp-name-parser build, parser_fprintf undefined
2019-03-12 Pedro AlvesFix test-cp-name-parser build, unused variable
2019-03-12 Tom TromeyMake null_ptid and minus_one_ptid "const"
2019-03-12 Tom TromeyChange iterate_over_lwps to take a gdb::function_view
2019-03-12 Alan ModraDon't use bfd_get_file_size in objdump
2019-03-12 Andreas KrebbelAdd missing changelogs for previous commits.
2019-03-12 Andreas KrebbelS/390: arch13: Adjust to recent changes
2019-03-12 Andreas KrebbelS/390: arch13: Add instruction descriptions
2019-03-12 GDB AdministratorAutomatic date update in version.in
2019-03-11 Tom TromeyRemove redundant assignment from dwarf2_find_containing...
2019-03-11 GDB AdministratorAutomatic date update in version.in
2019-03-10 GDB AdministratorAutomatic date update in version.in
2019-03-09 Simon MarchiRemove unnecessary cases from rank_one_type's switch
2019-03-09 Simon MarchiSplit rank_one_type_parm_set from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_struct from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_complex from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_float from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_bool from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_range from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_char from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_enum from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_int from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_func from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_array from rank_one_type
2019-03-09 Simon MarchiSplit rank_one_type_parm_ptr from rank_one_type
next