binutils-gdb.git
2014-03-04 Alan Modradaily update
2014-03-04 Richard SandifordFix changelog formatting in last commit -- sorry
2014-03-04 Richard Sandifordbfd/
2014-03-04 Richard Sandifordopcodes/
2014-03-04 Nick CliftonRemove default-manifest from ALL_EMUL_EXTRA_BINARIES...
2014-03-04 Nick CliftonInstall patch for PR ld/16017. This adds support for...
2014-03-04 Mike Frysingersim: convert old style prototypes
2014-03-03 Alan Modradaily update
2014-03-03 Tom Tromeymove probes to be per-bfd
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-03-03 Tom Tromeycomment fixes
2014-03-03 Nick CliftonThis patch enhances the MSP430 port of GAS so that...
2014-03-03 Alan ModraMore copyright fixes
2014-03-03 Alan ModraFix various copyright issues
2014-03-02 Alan Modradaily update
2014-03-02 Doug Evans* infrun.c (handle_signal_stop): Replace test for
2014-03-02 Doug Evansguile/scm-objfile.c (ofscm_mark_objfile_smob): Fix...
2014-03-02 Doug Evansguile/lib/gdb/printing.scm (append-pretty-printer!...
2014-03-01 Alan Modradaily update
2014-03-01 Mark KettenisSilence ARI warning.
2014-03-01 Mark KettenisEnable rhreads support on OpenBSD/i386.
2014-03-01 Mark KettenisEliminate pointer signedness warning.
2014-03-01 Yuri Gribovld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust...
2014-03-01 Mark KettenisFix ChangeLog.
2014-03-01 Mark KettenisEnable rthreads support on OpenBSD/mips64.
2014-03-01 Mark KettenisEnable rthreads support on OpenBSD/amd64.
2014-03-01 Denis Chertykov * config/tc-avr.c: Remove atxmega16x1.
2014-02-28 Siva ChandraRemove the unnecesary argument METHOD to valops.c:find_...
2014-02-28 Alan Modradaily update
2014-02-28 Mark KettenisAdd sparc64obsd-nat.c to ALLDEPFILES.
2014-02-28 Mark KettenisEnable rthreads supports on OpenBSD/sparc64.
2014-02-28 Mark KettenisStupid git never fucking does what I want!
2014-02-28 Mark KettenisSupport rthreads on OpenBSD 5.2 and later.
2014-02-28 Tom Tromeyconstify ui_out_impl
2014-02-28 Alan ModraIncorrect .debug_line prologue header length for 64...
2014-02-28 Alan ModraFix check_relocs/gc_sweep_hook mismatch
2014-02-28 Alan ModraRegenerate opcodes/msp430-decode.c
2014-02-27 Alan Modradaily update
2014-02-27 Mark KettenisPrevent compiler warning.
2014-02-27 Mark KettenisStackGhost cookie is per-process.
2014-02-27 Jan KratochvilAdditional PR 8882 fix.
2014-02-27 Yufeng Zhangopcodes/
2014-02-27 Yufeng Zhangopcodes/
2014-02-27 Pedro AlvesLinux waitpid/__WALL emulation wrapper: If WNOHANG...
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27 Pedro AlvesTeach GDBserver's Linux backend about no unwaited-for...
2014-02-27 Pedro AlvesMove linux-nat.c:status_to_str to nat/linux-waitpid.c.
2014-02-27 Hui ZhuMove ptid_match to common/ptid.c.
2014-02-27 Nick CliftonThis patch adds a default manifest in to the final...
2014-02-27 Alan ModraFix ELF ppc32 targets that don't use ppc32elf.em
2014-02-27 Mark KettenisCall common OpenBSD ABI init code on OpenBSD/mips64.
2014-02-27 Mark KettenisAdd gdbarch auxv parsing for OpenBSD.
2014-02-27 Mark KettenisAdd auxv parsing to the architecture vector.
2014-02-26 Alan Modradaily update
2014-02-26 Ludovic Courtèsguile: Add 'history-append!' procedure.
2014-02-26 Joel Brobeckergdbserver/Windows: Rely purely on event info when handl...
2014-02-26 Joel Brobeckerwindows: Factorize handling of DLL load address offset
2014-02-26 Joel Brobeckergdbserver/windows: Ignore DLL load/unload events during...
2014-02-26 Joel BrobeckerDWARF: Read constant-class addresses correctly
2014-02-26 Tom Tromeymake "file" use the BFD cache better
2014-02-26 Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26 Tom Tromeysplit out elf_read_minimal_symbols
2014-02-26 Tom Tromeymove minimal symbols to per-bfd
2014-02-26 Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeymake MSYMBOL_VALUE_ADDRESS an rvalue
2014-02-26 Tom Tromeychange minsym representation
2014-02-26 Tom Tromeyintroduce minimal_symbol_upper_bound
2014-02-26 Joel Brobecker[Python] Make regexp collection printers work with...
2014-02-26 Joel BrobeckerAdd comment in dwarf2read.c::read_subrange_type
2014-02-26 Joel BrobeckerDWARF: Set enum type "flag_enum" and "unsigned" flags...
2014-02-26 Pedro AlvesMention PR breakpoints/16292 in corresponding ChangeLog...
2014-02-26 Pedro Alvesbsd-uthread.c: Don't install a to_xfer_partial method
2014-02-26 Pedro Alveseliminate target_ops->deprecated_xfer_memory
2014-02-26 Pedro Alvesgo32-nat.c: Don't install a deprecated_xfer_memory...
2014-02-26 Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-26 Pedro Alvesremote-m32r-sdi.c: Don't install a deprecated_xfer_memo...
2014-02-26 Pedro Alvesremote-mips.c: Don't install a deprecated_xfer_memory...
2014-02-26 Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-26 Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-26 Dan MickResolve PR ld/16569 by emitting (and comparing) unmangl...
2014-02-26 Pedro AlvesRe-implement ia64-linux-nat.c::ia64_linux_xfer_partial
2014-02-25 Stan ShebsAnnotate comments for Doxygen.
2014-02-25 Alan Modradaily update
2014-02-25 Jan KratochvilPR gdb/16626
2014-02-25 Tom Tromeyremove target_ignore
2014-02-25 Jan KratochvilPR gdb/16626
2014-02-25 Jan KratochvilFix dw2-icycle.exp -fsanitize=address GDB crash.
2014-02-25 Ilya TocarRemove bogus vcvtps2ph variant.
2014-02-25 Joel BrobeckerAdjust ia64_linux_xfer_partial following to_xfer_partia...
2014-02-25 Hui ZhuFix a format issue of ChangeLog.
2014-02-25 Hui Zhu2014-02-25 Hui Zhu <hui@codesourcery.com>
2014-02-25 Kevin BuettnerUse 16-bit integer type for rl78 register pairs.
2014-02-24 Alan Modradaily update
2014-02-24 Doug Evans * value.c (record_latest_value): Fix comment.
2014-02-24 Doug Evanslib/gdb.exp (run_on_host): Log error output if program...
2014-02-24 Pedro Alvesprocfs.c: Don't install a deprecated_xfer_memory method
2014-02-24 Yuanhui ZhangFix a GDB assert failure on windows
2014-02-24 Yao QiRename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
next