binutils-gdb.git
2017-11-07 Tom TromeyConstify add_com
2017-11-07 Tom TromeyAdd set_repeat_arguments function
2017-11-07 Tom TromeyRemove cleanup from backtrace_command
2017-11-07 Tom TromeyConstify add_path and friends
2017-11-07 Tom TromeyMake strip_bg_char return a unique_xmalloc_ptr
2017-11-07 Tom TromeyMake set_cmd_cfunc private
2017-11-07 Tom TromeyConstify add_com_suppress_notification
2017-11-07 Tom TromeyConstify add_abbrev_prefix_cmd
2017-11-07 Andrew Burgessopcodes/arc: Fix incorrect insn_class for some nps...
2017-11-07 Jim WilsonFix typo in my email address.
2017-11-07 Palmer DabbeltRISC-V: Add Jim Wilson as a maintainer, and clean up...
2017-11-07 Jim WilsonRISC-V: Fix riscv g++ testsuite EH failures.
2017-11-07 Palmer DabbeltRISC-V: Add satp as an alias for sptbr
2017-11-07 Pedro AlvesAdd some more breakpoint/location range tests
2017-11-07 Pedro AlvesMake breakpoint/location number parsing error output...
2017-11-07 Pedro AlvesAdd base 'enable/disable invalid location range' tests
2017-11-07 Pedro AlvesBreakpoint location parsing: always error instead of...
2017-11-07 Xavier RoirandAllow enabling/disabling breakpoint location ranges
2017-11-07 Tamar ChristinaThis patch similarly to the AArch64 one enables Dot...
2017-11-07 Alan ModraPowerPC64 statistics message
2017-11-07 Alan Modrabundle_lock message tidy
2017-11-07 Alan Modrareadelf ngettext fixes
2017-11-07 Alan Modragas and ld pluralization fixes
2017-11-07 Alan ModraRequire ngettext in test of system gettext implementation
2017-11-07 Alan Modrangettext support
2017-11-07 GDB AdministratorAutomatic date update in version.in
2017-11-06 Luis MachadoUpdate my e-mail address.
2017-11-06 Pedro AlvesSimplify child_terminal_inferior
2017-11-06 Pedro AlvesTest attaching to a process that isn't a process group...
2017-11-06 Pedro AlvesDon't check termio.h and sgtty.h in common/common.m4...
2017-11-06 Pedro AlvesEliminate STOP_SIGNAL, use SIGTSTP directly
2017-11-06 Pedro AlvesDon't set terminal flags twice in a row
2017-11-06 Pedro AlvesAssume termios is available, remove support for termio...
2017-11-06 Ulrich WeigandTarget FP: Merge doublest.c and dfp.c into target-float.c
2017-11-06 Ulrich WeigandTarget FP: Remove unused floating-point routines
2017-11-06 Ulrich WeigandTarget FP: Remove convert_typed_floating from tdep...
2017-11-06 Ulrich WeigandTarget FP: Handle interfaces to scripting languages
2017-11-06 Ulrich WeigandTarget FP: Perform Ada fixed-point scaling in target...
2017-11-06 Ulrich WeigandTarget FP: Add binop and compare routines to target...
2017-11-06 Ulrich WeigandTarget FP: Add conversion routines to target-float...
2017-11-06 Ulrich WeigandTarget FP: Add string routines to target-float.{c,h}
2017-11-06 Ulrich WeigandTarget FP: Introduce target-float.{c,h}
2017-11-06 GDB AdministratorAutomatic date update in version.in
2017-11-05 Alan ModraProper bound check in _bfd_doprnt_scan
2017-11-05 Alan ModraPR22397, BFD internal error when message locale isn't C
2017-11-05 GDB AdministratorAutomatic date update in version.in
2017-11-04 Alan Modrapowerpc TLS in PIEs
2017-11-04 Alan ModraPowerPC readonly_dynrelocs
2017-11-04 Alan Modrahppa-linux TLS relocs
2017-11-04 Alan ModraPR22394, hppa-linux-ld fails to emit dynamic relocations
2017-11-04 Tom TromeyUse std::vector in h8300-tdep.c
2017-11-04 Tom TromeyIntroduce gdb_breakpoint_up
2017-11-04 Tom TromeyUse unique_xmalloc_ptr in c_type_print_base
2017-11-04 Tom TromeyRemove cleanups from linux-tdep.c
2017-11-04 Tom TromeyUse gdb::byte_vector in ppc-linux-tdep.c
2017-11-04 Tom TromeyRemove make_cleanup_free_objfile
2017-11-04 Tom TromeyUse gdb::def_vector in sparc64-tdep.c
2017-11-04 Tom TromeyReplace start_rbreak_breakpoints and end_rbreak_breakpoints
2017-11-04 Tom TromeyRemove directive-searched cleanups
2017-11-04 Tom TromeyUse unique_xmalloc_ptr in find_separate_debug_file_by_d...
2017-11-04 Tom TromeyUse std::vector in compile-loc2c.c
2017-11-04 Tom TromeyRemove cleanups from link_callbacks_einfo
2017-11-04 Tom TromeyReplace really_free_pendings with a scoped_ class
2017-11-04 GDB AdministratorAutomatic date update in version.in
2017-11-03 H.J. Lux86: Remove func_pointer_refcount
2017-11-03 Ulrich WeigandFix regression on ARM after Target FP patches
2017-11-03 claziss[ARC] Force the disassam to use the hexadecimal number...
2017-11-03 Siddhesh PoyarekarAdd option for Qualcomm Saphira part
2017-11-03 Nick CliftonFix integer overflow problems when reading an ELF binar...
2017-11-03 claziss[ARC] Sync opcode data base.
2017-11-03 Yao QiSkip gdb.mi/list-thread-groups-available.exp if no...
2017-11-03 Nick CliftonFix excessive memory allocation attempts and possible...
2017-11-03 Yao QiSkip gdb.python/py-thrhandle.exp if python is not enabled.
2017-11-03 GDB AdministratorAutomatic date update in version.in
2017-11-02 Siddhesh Poyarekaraarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2
2017-11-02 Mingi ChoWork around integer overflows when readelf is checking...
2017-11-02 Yao QiConstruct readonly regcache without address space
2017-11-02 Yao Qiconst-fy regcache::m_readonly_p
2017-11-02 Yao Qiconst-fy regcache::m_aspace
2017-11-02 Yao Qis/get_regcache_aspace (regcache)/regcache->aspace ()/g
2017-11-02 Yao QiRemove regcache_descr::nr_raw_registers
2017-11-02 Yao QiNew method regcache::assert_regnum
2017-11-02 Yao QiRemove code wrapped by "#if 0"
2017-11-02 Yao QiRemove regcache_descr fields sizeof_raw_register_status...
2017-11-02 Thomas Preud... [ARM] Help wince objdump on coproc tests
2017-11-02 James BowmanFT32: support for FT32B processor - part 2/2
2017-11-02 GDB AdministratorAutomatic date update in version.in
2017-11-01 James BowmanFT32B is a new FT32 family member. It has a code compre...
2017-11-01 Nick CliftonPrevent illegal memory accesses when attempting to...
2017-11-01 Nick CliftonUpdate check for invalid values in pe_bfd_read_buildid...
2017-11-01 Nick CliftonFix an invalid free called when attempting to link...
2017-11-01 Thomas Preud... [ARM] Fix Coprocessor instructions availability
2017-11-01 Alan ModraPR22374, PowerPC unnecessary PLT entries
2017-11-01 Alan ModraPR22374 testcase, function pointer references in .data
2017-11-01 Alan ModraTidy elf.exp
2017-11-01 Simon MarchiUse console uiout when executing breakpoint commands
2017-11-01 GDB AdministratorAutomatic date update in version.in
2017-10-31 Simon Marchitracepoint: Remove unnecessary const_cast
2017-10-31 Nick CliftonFix illegal memory access triggered when parsing a...
2017-10-31 Nick CliftonRemind users to use the --use-dynamic command line...
next