binutils-gdb.git
2019-11-22 Tom de Vries[gdb/contrib] Improve words extraction in words.sh...
2019-11-22 Tom de Vries[gdb/contrib] Combine sed invocations in words.sh script
2019-11-22 Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-22 Nick CliftonUpdate the linker documentation regarding the /DISCARD...
2019-11-22 Nick CliftonReplace unnecessary null check with a cast.
2019-11-22 GDB AdministratorAutomatic date update in version.in
2019-11-21 Christian BiesingerRename demangle.c to gdb-demangle.c, and some cleanup
2019-11-21 Tom TromeyHandle %I64d in format_pieces
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-11-21 Nick CliftonFix potentially undefined behaviour in the linker when...
2019-11-21 Lukas Durfinagdb/testsuite: skip gdb.arch/amd64-eval.exp when target...
2019-11-21 Simon Marchigdb: remove gen_ret_current_ui_field_ptr
2019-11-21 Alan ModraPR273, SOM size -A
2019-11-21 Nick CliftonFix potential buffer overrun in objcopy's note merging...
2019-11-21 Alan ModraARM cmse_scan segfault
2019-11-21 Tom de Vries[gdb] Only force INTERP_CONSOLE ui_out for breakpoint...
2019-11-21 Alan ModraPR46, cygwin: FAIL: cdtest with -Ur
2019-11-21 GDB AdministratorAutomatic date update in version.in
2019-11-20 Sergio Durigan... Add missing parentheses on 'print' (gdb.python/py-progs...
2019-11-20 Luis MachadoImprove target description check for SVE in gdbserver
2019-11-20 Alan ModraPR24944, gas doesn't read enough digits when parsing...
2019-11-20 Jose E. Marchesicpu: fix comment in bpf.cpu
2019-11-20 GDB AdministratorAutomatic date update in version.in
2019-11-19 Tom TromeyFix the "winheight" command
2019-11-19 Ali TamurReplace "if (attr)" with "if (attr != nullptr)".
2019-11-19 Tom TromeyReport GetLastError value when DebugActiveProcess fails
2019-11-19 Alan ModraPR24499, ignore --add-gnu-debuglink for archives
2019-11-19 Alan ModraPR24968, make objcopy use output ELF arch if -B not...
2019-11-19 Alan ModraPR25191, internal error in _bfd_elf_set_section_contents
2019-11-19 Alan ModraPR25197, assertion fail coffgen.c
2019-11-19 Alan ModraAdd space between program name and file for objcopy...
2019-11-19 Andrew Burgessgdb/testsuite: Merge whatis.exp and ctf-whatis.exp
2019-11-19 Andrew Burgessgdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
2019-11-19 Andrew Burgessgdb/testsuite: Introduce skip_ctf_tests guard function
2019-11-19 Sergio Durigan... Fix crash with core + TUI + run
2019-11-19 GDB AdministratorAutomatic date update in version.in
2019-11-18 Alan Modra[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQ...
2019-11-18 Alan ModraPR25200, SIGSEGV in _bfd_elf_validate_reloc
2019-11-18 Philippe WaroquiersFix a bunch of python leaks due to missing calls to...
2019-11-18 Christian BiesingerDon't use class-initialization for the owner union
2019-11-18 Alan Modraelf_backend_init_file_header
2019-11-18 Alan Modraelf_backend_modify_headers
2019-11-18 Alan ModraPR25196, abort in rewrite_elf_program_header
2019-11-18 Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-11-18 GDB AdministratorAutomatic date update in version.in
2019-11-17 Alan ModraPR25198, use of out of date pointer
2019-11-17 GDB AdministratorAutomatic date update in version.in
2019-11-16 GDB AdministratorAutomatic date update in version.in
2019-11-15 Christian BiesingerUse gnulib's strerror_r on MinGW
2019-11-15 Tom TromeyAdd no-dist to gnulib configure
2019-11-15 Tom TromeyMinor updates to readline configury
2019-11-15 Christian BiesingerUse ctime_r and localtime_r for threadsafety
2019-11-15 Christian BiesingerImport the time_r gnulib module
2019-11-15 Christian BiesingerImport the strerror_r-posix module and use it in GDB.
2019-11-15 Christian BiesingerGenerate gnulib's toplevel Makefile.in using automake
2019-11-15 Nick CliftonRevert previous delta.
2019-11-15 Christian BiesingerUpdate README
2019-11-15 GDB AdministratorAutomatic date update in version.in
2019-11-14 Tom TromeyAllow re-assigning to convenience variables
2019-11-14 Tom de Vries[gdb/doc] Fix typos
2019-11-14 Nick CliftonAnother attempt at fixing building gprof with gmake.
2019-11-14 Simon Marchigdb: fix build error in unittests/vec-utils-selftests.c
2019-11-14 Jan Beulichx86: drop redundant SYSCALL/SYSRET templates
2019-11-14 Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14 Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14 Jan Beulichx86: make AnySize an insn attribute
2019-11-14 Jan Beulichx86/Intel: correct CMPSD test cases' regexp closing...
2019-11-14 Jan Beulichx86/Intel: extend MOVSD/CMPSD testsuite coverage
2019-11-14 Philippe WaroquiersFix python gdbpy_breakpoint_object leak.
2019-11-14 GDB AdministratorAutomatic date update in version.in
2019-11-13 Tom TromeyRemove symbol-related static asserts
2019-11-13 Nick CliftonFix the rule for building C files in the gprof makefile.
2019-11-13 Christian Biesingergnulib: Fix path to import/Makefile{,.in}
2019-11-13 Jim WilsonRISC-V: Support the INSN_CLASS.*F.* classes for .insn...
2019-11-13 GDB AdministratorAutomatic date update in version.in
2019-11-12 Jim WilsonRISC-V: Fix ld relax failure with calls and align direc...
2019-11-12 Andrew Burgessgdb: Support printf 'z' size modifier
2019-11-12 Christian BiesingerMake struct symbol inherit from general_symbol_info
2019-11-12 Tom TromeyConsolidate setting of current_layout
2019-11-12 Tom TromeyMove _initialize_tui_layout to end of file
2019-11-12 Tom TromeyMake TUI resizing tests more robust
2019-11-12 Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12 Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12 Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-12 Jan Beulichx86: fold EsSeg into IsString
2019-11-12 Jan Beulichx86: eliminate ImmExt abuse
2019-11-12 Jan Beulichx86: introduce operand type "instance"
2019-11-12 GDB AdministratorAutomatic date update in version.in
2019-11-11 Tom TromeyDocument and extend readline-bindable functions
2019-11-11 Tom TromeyDocument operate-and-get-next
2019-11-11 Christian BiesingerUse getpwuid_r instead of getpwuid
2019-11-11 Tom TromeyFix typo in vFile:pwrite documentation
2019-11-11 Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-11 Jan BeulichArm64: fix build with old glibc
2019-11-11 Miguel SaldivarPR24996, Gold fix for ternary operator within linker...
2019-11-11 GDB AdministratorAutomatic date update in version.in
2019-11-10 Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-11-10 Andrew Burgessgdb/python: smarter symbol lookup for gdb.lookup_static...
2019-11-10 Andrew Burgessgdb: Add a class to track last display symtab and line...
2019-11-10 Andrew Burgessgdb: Convert frame_show_address to return a bool
next