binutils-gdb.git
2015-07-14 H.J. LuMake default compression gABI compliant
2015-07-14 H.J. LuSync Makefile.tpl with GCC
2015-07-14 H.J. LuSync longlong.h with GCC
2015-07-14 H.J. LuSync hashtab.h, splay-tree.h with GCC
2015-07-14 H.J. LuRemove trailing spaces in demangle.h
2015-07-14 H.J. LuSync ansidecl.h with GCC
2015-07-14 H.J. LuSync config files with GCC
2015-07-14 Peter BergnerFix build issue with nat/linux-namespaces.c.
2015-07-14 H.J. LuSync config/warnings.m4 with GCC
2015-07-14 H.J. LuSync toplevel configure with GCC
2015-07-14 H.J. LuSync toplevel configure.ac with GCC
2015-07-14 Nick CliftonRemove extraneous whitespace from ARM sim sources.
2015-07-14 Nick CliftonFix texinfo problem by adding the required period after...
2015-07-14 Pedro AlvesAdd test that exercises the inferior being killed while...
2015-07-14 Pedro Alvesgdbserver/Linux: internal error when killing a process...
2015-07-14 GDB AdministratorAutomatic date update in version.in
2015-07-13 Yao QiFix attach-pie-noexec.exp fail on native-extended-gdbserver
2015-07-13 Andrew Burgessgdb/tui: Add command completion to winheight command.
2015-07-13 GDB AdministratorAutomatic date update in version.in
2015-07-12 H.J. LuExtend --compress-debug-sections in gold
2015-07-12 H.J. LuAdd SHF_COMPRESSED section decompression to gold
2015-07-12 Sandra LoosemoreFix GDB breakage due to addition of new nios2 mach...
2015-07-12 GDB AdministratorAutomatic date update in version.in
2015-07-11 GDB AdministratorAutomatic date update in version.in
2015-07-10 H.J. LuProperly convert objects between different ELF classes
2015-07-10 Kevin Buettnerrx-tdep.c: Use target_read_code instead of target_read_...
2015-07-10 Pedro Alvesgdbserver/event-loop.c: type mismatch
2015-07-10 H.J. LuWarn unsupported compress type and corrupted compressed...
2015-07-10 H.J. LuUpdated to accept .debug_* sections
2015-07-10 H.J. LuUpdated to accept .debug_* sections
2015-07-10 Jan KratochvilFix testsuite regression by: Do not skip prologue for...
2015-07-10 Pierre Langlois[GDBserver][AArch64] Cleanup comments for each linux_ta...
2015-07-10 Andrew Burgessgdb/tui: Use cleanups to free string copies.
2015-07-10 Andrew Burgessgdb/tui: Define tui window names once.
2015-07-10 Andrew Burgessgdb: Convert TUI windows names to lower case.
2015-07-10 Alan ModraMake ALIGN(x) behave as ALIGN(.,x)
2015-07-10 Alan ModraAdd missing changelog entries
2015-07-10 Andreas Arnezgnu_vector.exp: Skip infcall tests on x86/x86_64
2015-07-10 Markus Metzgerrecord: set stop_pc in "record goto" command
2015-07-10 Han ShenUse "gold_info" instead of "gold_warning" for erratum...
2015-07-10 GDB AdministratorAutomatic date update in version.in
2015-07-09 Han ShenDrop 'missing mapping symbols' warning for arm and...
2015-07-09 Pierre LangloisAdd NEWS entry for tracepoints support on aarch64-linux
2015-07-09 Pierre Langlois[GDBServer][AArch64] Enable support for tracepoints
2015-07-09 Pierre Langlois[testsuite][AArch64] Port gdb.trace
2015-07-09 Pierre Langlois[AArch64] Implement gdbarch_gen_return_address gdbarch...
2015-07-09 Pierre Langlois[AArch64] Teach stub unwinder to terminate gracefully
2015-07-09 Pierre Langlois[AArch64] Teach prologue unwinder to terminate gracefully
2015-07-09 Pierre Langlois[AArch64] Only access inferior registers when creating...
2015-07-09 Pierre Langlois[AArch64] Refactor aarch64_make_stub_cache
2015-07-09 Pierre Langlois[AArch64] Refactor aarch64_make_prologue_cache
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-09 Simon MarchiFactor out memberptr printing code from c_val_print
2015-07-09 Simon MarchiFactor out int printing code from c_val_print
2015-07-09 Simon MarchiFactor out struct and union printing code from c_val_print
2015-07-09 Simon MarchiFactor out pointer printing code from c_val_print
2015-07-09 Simon MarchiFactor out array printing code from c_val_print
2015-07-09 Simon MarchiFactor out print_unpacked_pointer from c_val_print
2015-07-09 Simon MarchiRemove unneeded variable assignment
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-09 Yao QiPass ptid to aarch64_linux_get_debug_reg_capacity
2015-07-09 Yao Qi[gdbserver, aarch64] Set usrregs to NULL in regs_info
2015-07-09 Markus Metzgerbtrace, pt: support new packets
2015-07-09 Markus Metzgerbtrace: fix build fail with 32-bit BFD
2015-07-09 GDB AdministratorAutomatic date update in version.in
2015-07-08 Simon MarchiAdd missing spaces in previous patch
2015-07-08 Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08 Richard SandifordClarify case requirements for gas pseudo-ops
2015-07-08 Patrick Palkatui: replace deprecated_register_changed_hook with...
2015-07-08 Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-07-08 Andrew Burgessgdb/doc: Update 'frame' command documentation.
2015-07-08 Simon MarchiRevert "Delete program spaces directly when removing...
2015-07-08 Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08 Jan Kratochvilcompile: Warn for old GCC on cv-qualified self-reference
2015-07-08 Robert O'CallahanPR18617 - Incorrect expression bytecode generated for...
2015-07-08 Markus Metzgeradd myself to write-after-approval list
2015-07-08 Markus Metzgerari: fix strerror() use
2015-07-08 GDB AdministratorAutomatic date update in version.in
2015-07-07 Han ShenMake gold aarch64 accept long form of mapping symbols.
2015-07-07 Yao QiNew proc is_aarch64_target
2015-07-07 Yao QiNew proc is_aarch32_target
2015-07-07 Yao QiEnable multi-arch test in catch-syscall.exp on aarch64
2015-07-07 Yao QiAdjust gdb.multi tests for aarch64
2015-07-07 Yao QiSet architecture to arm in arm-*.xml files
2015-07-07 Yao QiNative debug arm program by aarch64 GDB
2015-07-07 Yao QiNew aarch32-linux-nat.c
2015-07-07 Yao QiRemove {fetch,store}_fpregister and {fetch,store}_register
2015-07-07 Simon MarchiFix test for Python 3
2015-07-07 Yao Qi[arm] Fix regression by Do not skip prologue for asm...
2015-07-07 GDB AdministratorAutomatic date update in version.in
2015-07-06 Doug KwanAlign text section ends so that stub tables appears...
2015-07-06 Andrew Burgessgdb: Rewrite documentation for layout and focus commands.
2015-07-06 Joel BrobeckerUpdate NEWS post GDB 7.10 branch creation.
2015-07-06 Joel BrobeckerBump version to 7.10.50.DATE-cvs.
2015-07-06 Luis MachadoFix problems with finishing a dummy function call on...
2015-07-06 H.J. LuRemove the merge conflict introduced by
2015-07-06 Andrew Burgessgdb/doc: Fix incorrect use of @xref.
2015-07-06 Andrew Burgessgdb/tui: Don't cast between window types.
2015-07-06 Simon Marchisearch_struct_field: remove OFFSET parameter
2015-07-06 Simon MarchiCleanup value_fetch_lazy's comment and return value
next