deliverable/binutils-gdb.git
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
2019-11-10  Andrew Burgessgdb_vecs.h: Avoid self move assign
2019-11-10  Tom TromeyRemove can_highlight from TUI windows
2019-11-10  Tom TromeyRemove unused constructor declaration from cli_style_option
2019-11-10  GDB AdministratorAutomatic date update in version.in
2019-11-09  GDB AdministratorAutomatic date update in version.in
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08  Tom TromeyConstify command_line_input
2019-11-08  Alan ModraRevert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."
2019-11-08  Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08  Jan Beulichx86: introduce operand type "class"
2019-11-08  Alan ModraPR25172, Wrong description of --stop-address=ADDR switch
2019-11-08  GDB AdministratorAutomatic date update in version.in
2019-11-07  Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07  Matthew Malcomson[Patch][binutils][aarch64] .bfloat16 directive for...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] .bfloat16 directive for Arm...
next
This page took 0.039157 seconds and 4 git commands to generate.