binutils-gdb.git
2017-02-13 Palmer DabbeltDon't use "_gp" on RISC-V, use "_global_pointer$" instead
2017-02-13 Nick CliftonFix invalid memory access in the BFD library's DWARF...
2017-02-13 Thomas Preud... [ARM] Allow immediate without prefix in unified syntax...
2017-02-13 Nick CliftonFix illegal memory access bug in nm when run on a corru...
2017-02-13 Nick CliftonExtend previous patch to cover uncompress_section_conte...
2017-02-13 Nick CliftonFix invalid read of section contents whilst processing...
2017-02-13 Nick CliftonFix invalid memory access attempting to read the compre...
2017-02-13 Nick CliftonFix check for buffer overflow when processing version...
2017-02-13 Nick CliftonFix access violation when reporting sections that could...
2017-02-13 Nick CliftonFix read-after-free error in readelf when processing...
2017-02-13 Luis MachadoImprove load command's help text
2017-02-13 Luis MachadoFix gdb.linespec/explicit.exp
2017-02-13 Luis MachadoMake gdb.arch/i386-biarch-core.exp more robust
2017-02-13 Nick CliftonFix readelf writing to illegal addresses whilst process...
2017-02-13 Mike Frysingersim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
2017-02-13 GDB AdministratorAutomatic date update in version.in
2017-02-12 GDB AdministratorAutomatic date update in version.in
2017-02-11 Alan ModraFix use after free in cgen instruction lookup
2017-02-11 GDB AdministratorAutomatic date update in version.in
2017-02-10 Simon MarchiDo not send queries on secondary UIs
2017-02-10 Simon Marchinew-ui.exp: Use proc_with_prefix
2017-02-10 Tom TromeyRemove unused variable in rust-lang.c
2017-02-10 Tom TromeyFix Python test to use lowercase command
2017-02-10 Tom TromeyRemove unnecessary local variables
2017-02-10 Tom TromeyRemove some gotos from Python
2017-02-10 Tom TromeyChange one more spot to use gdbpy_ref
2017-02-10 Tom TromeyUse gdbpy_ref to simplify some logic
2017-02-10 Tom TromeyTurn gdbpy_ref into a template
2017-02-10 Tom TromeyRemove some ui_out-related cleanups from Python
2017-02-10 Martin Galvangdb/MAINTAINERS: Update my e-mail address
2017-02-10 Martin GalvanPR gdb/21122: Fix documentation mistakes for breakpoint...
2017-02-10 Nicholas PigginPOWER9 add scv/rfscv instruction support
2017-02-10 GDB AdministratorAutomatic date update in version.in
2017-02-09 Simon MarchiRemove return in function returning void
2017-02-09 Gary BensonFix NULL pointer dereference
2017-02-09 GDB AdministratorAutomatic date update in version.in
2017-02-08 Andrew Burgessld/arc: Change default linker emulation for nps400
2017-02-08 Pedro AlvesEliminate interp::quiet_p
2017-02-08 Jerome GuittonCommand abbreviation in define
2017-02-08 Jerome GuittonCommand names: make them case sensitive
2017-02-08 Andrew WatermanFix segfault when .plt section does not exist
2017-02-08 GDB AdministratorAutomatic date update in version.in
2017-02-07 Jose E. Marchesigdb: fix ARI warning in sparc-tdep.c
2017-02-07 Sheldon Lobobfd: Fix objdump --dynamic-reloc for SPARC 64-bit to...
2017-02-07 GDB AdministratorAutomatic date update in version.in
2017-02-06 Jiong Wang[ld, testsuite] Don't print to stdout for "readelf...
2017-02-06 Claudiu Zissulescu[ARC] Provide an interface to decode ARC instructions.
2017-02-06 Luis Machado[BZ 21005] Add support for Intel 64 rdrand and rdseed...
2017-02-06 Ivo Raisrgdb: provide and use sparc{32,64} target description...
2017-02-06 GDB AdministratorAutomatic date update in version.in
2017-02-05 GDB AdministratorAutomatic date update in version.in
2017-02-04 Tom TromeyFix ptype of single-member Rust enums
2017-02-04 GDB AdministratorAutomatic date update in version.in
2017-02-03 Pedro AlvesC++-fy struct interp/cli_interp/tui_interp/mi_interp
2017-02-03 Alan Modra[GOLD] PowerPC64 TOC indirect to TOC relative segfault
2017-02-03 Nick CliftonFix compile time warning messages when compiling binuti...
2017-02-03 Tom TromeyUse bool in Rust code
2017-02-03 Tom TromeyReindent rust-lang.c
2017-02-03 Tom TromeyUse std::string in Rust code
2017-02-03 GDB AdministratorAutomatic date update in version.in
2017-02-02 Pedro AlvesFix "maintenance selftest" printing stray instructions
2017-02-02 Pedro AlvesFix "maintenance selftest" printing stray instructions
2017-02-02 Pedro Alvesstruct mi_interp: Remove unused fields
2017-02-02 Maciej W. RozyckiMIPS/BFD: Respect the ELF gABI dynamic symbol table...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Use `bfd_size_type' for dynamic symbol table...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Streamline hash table references in `mips_elf...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'
2017-02-02 Maciej W. RozyckiCRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/
2017-02-02 Maciej W. RozyckiLD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/
2017-02-02 Maciej W. RozyckiBFD: Wrap overlong error handler call line in `elf_gc_s...
2017-02-02 Maciej W. RozyckiMIPS/GAS/doc: Include MIPS options in the man page
2017-02-02 Pedro AlvesMove "tee" building down to interpreter::set_logging_proc
2017-02-02 Pedro AlvesFix "-gdb-set logging redirect on" crash
2017-02-02 Pedro AlvesTweak pretty_print_disassembler's intro comment
2017-02-02 Pedro AlvesReuse buffers across gdb_pretty_print_insn calls
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-02-02 Pedro AlvesAdd back gdb_pretty_print_insn
2017-02-02 Jiong Wang[ld, testsuite] Restrict dl1*main and dl6*main tests...
2017-02-02 Simon MarchiRemove unused file_string parameter in gdb_disassembly
2017-02-02 GDB AdministratorAutomatic date update in version.in
2017-02-01 Maciej W. RozyckiMIPS/LD/testsuite: Correct relocation addends in VxWork...
2017-02-01 Maciej W. RozyckiMIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build...
2017-02-01 Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_impl...
2017-02-01 Markus Metzgertestsuite: diagnose a running GDB in gdb_skip_xml_tests
2017-02-01 Markus Metzgerbtrace, testsuite: fix extended-remote fail
2017-02-01 Markus Metzgerbtrace, testsuite: fix extended-remote non-stop test
2017-02-01 Markus Metzgerbtrace: add unsupported/untested messages when skipping...
2017-02-01 Markus Metzgerbtrace: allow recording to be started (and stopped...
2017-02-01 Markus Metzgerthread: add can_access_registers_ptid
2017-02-01 Jiong Wang[ld, testsuite] Append $board_cflags in one more place...
2017-02-01 Senthil Kumar... Fix failing print-memory-usage-1 on Windows
2017-02-01 Cary CoutantDon't allow mov-to-lea optimization for __ehdr_start.
2017-02-01 Maciej W. RozyckiPR ld/20828: LD/testsuite: Correct indentation
2017-02-01 Pedro Alves[ob/pushed] Use gdb_insn_length instead of creating...
2017-02-01 GDB AdministratorAutomatic date update in version.in
2017-01-31 Pedro Alvesgdb/mi/mi-interp.c: Fix typos
2017-01-31 Pedro Alvesgdb/stack.c: Remove unused mem_fileopen
2017-01-31 Pedro Alvesgdb/varobj.c: Fix leak
2017-01-31 Pedro Alvesgdb: make_scoped_restore and types convertible to T
2017-01-31 Nick CliftonFix buffer overflows in ld when printing translated...
next