binutils-gdb.git
2019-06-12 Pedro AlvesFix latent bug with custom word point completers
2019-06-12 Pedro AlvesFix latent bug in custom word point completion handling
2019-06-12 Stafford Horneopcodes/or1k: Regenerate opcodes
2019-06-12 Stafford Hornecpu/or1k: Update fpu compare symbols to imply set flag
2019-06-12 Stafford Hornecpu/or1k: Document no branch delay slot architectures...
2019-06-12 Stafford Hornecpu/or1k: Define unordered comparisons
2019-06-12 Stafford Hornecpu/or1k: Add support for orfp64a32 spec
2019-06-12 Peter BergnerAdd missing ChangeLog entries
2019-06-12 Peter BergnerRemove the ldmx mnemonic that never made it into POWER9.
2019-06-12 Adam LackorzymskiPrevent a seg-fault from objdup when disassembling...
2019-06-12 Christos ZoulasAdd support for NetBSD PaX notes to readelf.
2019-06-12 Christos ZoulasAdd support for NetBSD/sh3 core reg sections to readelf.
2019-06-12 Christos ZoulasAdd support to readelf to display NetBSD auxv notes...
2019-06-12 GDB AdministratorAutomatic date update in version.in
2019-06-11 Pedro AlvesDwarf: Don't add nameless modules to partial symbol...
2019-06-11 Bernhard HeckelDwarf: Don't add nameless modules to partial symbol...
2019-06-11 Christos ZoulasAdd support for reporting Alpha and Vax symbol visibili...
2019-06-11 Tom TromeyMove gdb's xmalloc and friends to new file
2019-06-11 Tom TromeyRemove linux-waitpid.c debugging code
2019-06-11 Christos ZoulasFix an unitinitalised local variable in decode_arm_unwi...
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-06-11 Tom de Vries[gdb/testsuite] Fix remove-inferiors.exp FAIL with...
2019-06-11 Tom TromeyRemove shadowing from darwin-nat.c
2019-06-11 Tom de Vries[gdb/testsuite] Fix main high_pc in nonvar-access.exp
2019-06-11 Tom de Vries[gdb/testsuite] Add readnow.exp
2019-06-11 GDB AdministratorAutomatic date update in version.in
2019-06-10 Andrew Burgessgdb: Check for not allocated/associated values during...
2019-06-10 Tom de Vries[gdb] Fix heap-buffer-overflow in cp_find_first_compone...
2019-06-10 Tom de Vries[gdb] Fix dynamic-stack-buffer-overflow in linespec_lex...
2019-06-10 Tom de Vries[gdb/symtab] Fix symbol loading performance regression
2019-06-10 Nick CliftonFix printing large decimal values in strings.
2019-06-10 Tom TromeyUpdate help text in ada-lang.c
2019-06-10 Tom TromeyRemove newlines from warnings
2019-06-10 Christos ZoulasAdd support for NetBSD/sh3 core file sections. Merge...
2019-06-10 Tom TromeyUse gdbpy_enter in py-breakpoint.c
2019-06-10 Tom TromeyDelay allocation of dbx_symfile_info
2019-06-10 Christos ZoulasTidy up ar_open by using asprintf to replace xmalloc...
2019-06-10 Martin LiskaFix a missing include of <string>
2019-06-10 Tom de Vries[gdb/symtab] Support DW_AT_main_subprogram with -readnow.
2019-06-10 GDB AdministratorAutomatic date update in version.in
2019-06-09 GDB AdministratorAutomatic date update in version.in
2019-06-08 GDB AdministratorAutomatic date update in version.in
2019-06-07 Maciej W. RozyckiLD/doc: Clarify `-rpath' option's semantics WRT link...
2019-06-07 Nick Alcocklibctf: avoid strndup
2019-06-07 Nick Alcocklibctf: explicitly cast more size_t types used in printf()s
2019-06-07 Nick Alcocklibctf: mark various args as unused in the !HAVE_MMAP...
2019-06-07 GDB AdministratorAutomatic date update in version.in
2019-06-06 Руслан ИжбулатовApply substitute-path to relative filenames as well
2019-06-06 Amos BirdAdd thread-exit annotation.
2019-06-06 H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-06 H.J. Lugas: Correct ChangeLog for commit 5d79adc4b22b0abd
2019-06-06 Tom TromeyAdd timestamps to "maint time" output
2019-06-06 Sudakshina Das[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
2019-06-06 Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-06-06 GDB AdministratorAutomatic date update in version.in
2019-06-05 H.J. Lui386: Check vector length for EVEX vextractfXX and...
2019-06-05 Nick Alcocklibctf: eschew %zi format specifier
2019-06-05 Andrew Burgessgdb/testsuite: Improve comments in recently added test
2019-06-05 Andrew Burgessgdb/riscv: Don't error when decoding a 6 or 8 byte...
2019-06-05 GDB AdministratorAutomatic date update in version.in
2019-06-04 Pedro AlvesIntroduce and use make_unique_xstrdup
2019-06-04 Pedro AlvesFix paths to ChangeLog files
2019-06-04 Tom TromeyUse CHAR_BIT instead of NBBY in libctf
2019-06-04 H.J. Lui386: Check for reserved VEX.vvvv and EVEX.vvvv
2019-06-04 Nick Alcocklibctf: work on platforms without O_CLOEXEC.
2019-06-04 Nick Alcocklibctf: look for BSD versus GNU qsort_r signatures
2019-06-04 Nick Alcocklibctf: fix use-after-free in function dumping
2019-06-04 Nick Alcocklibctf: fix the type of ctf_enum.cte_value
2019-06-04 H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04 H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-06-04 Christian Biesinger... Add an objfile getter to gdb.Type
2019-06-04 Alan HaywardRemove an unnecessary set of parentheses in the arm...
2019-06-04 GDB AdministratorAutomatic date update in version.in
2019-06-03 Philippe WaroquiersDocument in NEWS and gdb.texinfo the "help", "apropos...
2019-06-03 Philippe WaroquiersUpdate tests following changes to "help" and "apropos"
2019-06-03 Philippe WaroquiersImprove usability and/or readibility of help and apropo...
2019-06-03 Philippe WaroquiersAdd highlight style, title style, fputs_highlighted...
2019-06-03 Nick CliftonRevert patch that disables building libctf for non...
2019-06-03 Alan ModraDon't waste space in prefix_opcd_indices
2019-06-03 GDB AdministratorAutomatic date update in version.in
2019-06-02 Tom TromeyRemove fromhex implementation from gdbreplay
2019-06-02 GDB AdministratorAutomatic date update in version.in
2019-06-01 GDB AdministratorAutomatic date update in version.in
2019-05-31 Philippe WaroquiersNEWS and documentation for | (pipe) command.
2019-05-31 Philippe WaroquiersTest the | (pipe) command.
2019-05-31 Philippe WaroquiersImplement | (pipe) command.
2019-05-31 Philippe WaroquiersAdd function execute_command_to_ui_file
2019-05-31 Philippe WaroquiersAdd previous_saved_command_line to allow a command...
2019-05-31 Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-31 GDB AdministratorAutomatic date update in version.in
2019-05-30 Jim WilsonRISC-V: Fix lui argument parsing.
2019-05-30 Tom TromeyTwo comment fixes in gdbtypes.h
2019-05-30 Jan VranyInitialize variable word in complete
2019-05-30 Nick CliftonRevert "Sync top level files with versions from gcc."
2019-05-30 Nick CliftonHarmonize readelf's output for version sections.
2019-05-30 GDB AdministratorAutomatic date update in version.in
2019-05-29 Sergio Durigan... Don't crash is dwarf_decode_macro_bytes's 'body' is...
2019-05-29 Tom TromeyFix failure in gdb.ada/complete.exp
2019-05-29 Tom TromeyMake some DWARF complaints clearer
2019-05-29 Tom TromeyFix crash in cp_print_value_fields
next