deliverable/binutils-gdb.git
2019-10-30  Jan Beulichx86: re-do "shorthand" handling
2019-10-30  Jan Beulichx86: slightly rearrange struct insn_template
2019-10-30  Jan Beulichx86: drop stray W
2019-10-30  GDB AdministratorAutomatic date update in version.in
2019-10-29  Simon MarchiRemove unused includes in infcmd.c and infrun.c
2019-10-29  Simon MarchiClean up ada-lang.h
2019-10-29  Simon MarchiRemove unused includes in ada-*.c files
2019-10-29  Simon Marchiaddrmap: use gdb_static_assert for type size assertions
2019-10-29  Christian BiesingerChange some arguments to gdb::string_view instead of...
2019-10-29  Christian BiesingerOnly make a nullterminated string if we need to
2019-10-29  Christian BiesingerReplace bsearch with a std::lower_bound-based search
2019-10-29  Christian BiesingerLoad system gdbinit files from a directory
2019-10-29  Andrew EikumWhen copying pe format files, copy the dos_message...
2019-10-29  Nick CliftonFix array overrun when disassembling corrupt TIC30...
2019-10-29  Nick CliftonFix a potential illegal array access in the D30V disass...
2019-10-29  Nick CliftonPrevent a left shift by a negative value when disassemb...
2019-10-29  Nick CliftonFix array overruns in the S12Z disassembler.
2019-10-29  Andrew EikumFix the size of the dos_message field in the internal_e...
2019-10-29  Alan ModraRe: Optimise away eh_frame advance_loc 0
2019-10-29  GDB AdministratorAutomatic date update in version.in
2019-10-28  Christian BiesingerAdd a string_view version of startswith
2019-10-28  Nick CliftonFix potentially illegal shift and assign operation...
2019-10-28  Nick CliftonFix buffer overrun in TIC30 disassembler.
2019-10-28  Nick CliftonStop potential illegal memory access in the NS32K disas...
2019-10-28  Nick CliftonPrevent an illegal memory access in the xgate disassembler.
2019-10-28  GDB AdministratorAutomatic date update in version.in
2019-10-27  GDB AdministratorAutomatic date update in version.in
2019-10-26  John David... Add some missing casts to suppress implicit cast warnings
2019-10-26  Alan ModraOptimise away eh_frame advance_loc 0
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-26  Alan Modrasort_gnu_build_notes fix
2019-10-26  GDB AdministratorAutomatic date update in version.in
2019-10-25  H.J. Luelfedit: Report unknown x86 feature
2019-10-25  H.J. Luelfedit.c: Replace BYTE_PUT with byte_put
2019-10-25  Ali TamurFix find_charset_names.
2019-10-25  Christian BiesingerRevert unintentional change in symtab.c
2019-10-25  Christian BiesingerDon't make an extra copy + allocation of the demangled...
2019-10-25  Nick CliftonImprove objcopy's note mergeing capabilities.
2019-10-25  Nick CliftonFix potential undefined behaviour in the RX disassembler.
2019-10-25  Tom TromeyAllow out-of-order reads of CIEs
2019-10-25  Tom Tromeygdbserver does not need xstrdup
2019-10-25  Alan ModraPR25125, relaxation chooses wrong branch size
2019-10-25  Tom de Vries[gdb/testsuite] Use -wrap and $gdb_test_name in gdb_tes...
2019-10-25  Alan ModraPR4499, assign file positions assumes segment offsets...
2019-10-25  Alan Modrareadelf PT_PHDR check
2019-10-25  GDB AdministratorAutomatic date update in version.in
2019-10-24  H.J. LuCall forget_cached_source_info to clear the stale sourc...
2019-10-24  Christian BiesingerRemove python_has_threads check in configure.ac
2019-10-24  Christian BiesingerSimplify Python checks in configure.ac
2019-10-24  Tom de Vries[gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple
2019-10-24  Andrew Burgessgdb/python: Return None from Progspace.block_for_pc...
2019-10-24  GDB AdministratorAutomatic date update in version.in
2019-10-23  Tom TromeyFix opcodes includes
2019-10-23  Tom TromeyMove readline to the readline/readline subdirectory
2019-10-23  Tankut Baris... infcall: refactor 'call_function_by_hand_dummy'
2019-10-23  Tankut Baris... infcall: remove unused parameter in 'value_arg_coerce'
2019-10-23  Tankut Baris... infcall: move assertions in 'call_function_by_hand_dumm...
2019-10-23  Tankut Baris... Add myself to the gdb/MAINTAINERS write-after-approval...
2019-10-23  Christian BiesingerAdd a note for how to get the list of threads
2019-10-23  Tom TromeyCheck for sigprocmask in common.m4
2019-10-23  Tom TromeyUse m4_include, not sinclude in .m4 files
2019-10-23  Nick CliftonFix typo in RX disassembler error messages.
2019-10-23  Tom de Vries[gdb/breakpoints] Fix fullname.exp when run from symlin...
2019-10-23  GDB AdministratorAutomatic date update in version.in
2019-10-22  Christian BiesingerMake demangled_name_entry::language not a bitfield
2019-10-22  Christian BiesingerFix compile error & incorrect push
2019-10-22  Christian BiesingerUse libxxhash for hashing, if present
2019-10-22  Christian BiesingerAdd a fast_hash function in common-utils
2019-10-22  Christian BiesingerStore the mangled name as a string_view
2019-10-22  Nick CliftonPrevent more potential illegal memory accesses in the...
2019-10-22  Alan ModraDon't allow RELATIVE relocs in pr22269 testcase
2019-10-22  GDB AdministratorAutomatic date update in version.in
2019-10-21  Ali TamurDWARF 5 support: Handle line table and file indexes
2019-10-21  Andrew Burgessgdb: Ensure that !(a < a) is true in sort_cmp on obj_se...
2019-10-21  Tom TromeyRemove tui_exec_info_content
2019-10-21  Andrew Burgesscontrib: Update dg-extract-results.* from gcc
2019-10-21  Tom TromeyFix creation of nm.h when configure is changed
2019-10-21  Tom de Vries[gdb/testsuite] Compile infcall-nested-structs.exp...
2019-10-21  Alan Modraar P support
2019-10-21  Tom TromeyMake unlink_objfile and put_objfile_before static
2019-10-21  GDB AdministratorAutomatic date update in version.in
2019-10-20  John David... [bfd] Provide 8-byte minimum alignment for .plt section
2019-10-20  GDB AdministratorAutomatic date update in version.in
2019-10-19  Simon Marchigdb: Make startswith return a bool
2019-10-19  Christian BiesingerReplace some more qsort calls with std::sort
2019-10-19  John David... [bfd] Revise import stubs on hppa.
2019-10-19  John David... [ld] Fix failure of pr19161 on hppa*-*linux*.
2019-10-19  Sergio Durigan... Fix typos in symfile.c and i386-darwin-tdep.c
2019-10-19  GDB AdministratorAutomatic date update in version.in
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-18  GDB AdministratorAutomatic date update in version.in
2019-10-17  Jim WilsonRISC-V: Report unresolved relocation error via linker...
2019-10-17  Tom TromeyFix creation of stamp-h by gdb's configure script
2019-10-17  Sergio Durigan... Add libctf to src-release.sh:GDB_SUPPORT_DIRS
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-10-17  Tom de Vries[gdb/testsuite] Fix gdb.fortran/module.exp for debug...
2019-10-17  Alan ModraPR29, Coreutils POSIX2_VERSION as 200112L
2019-10-17  Tom TromeyConstify objfile::original_name
2019-10-17  GDB AdministratorAutomatic date update in version.in
2019-10-16  Andrew Burgessgdb/fortran: Add test for module variables in 'info...
next
This page took 0.112566 seconds and 4 git commands to generate.