deliverable/binutils-gdb.git
2015-06-17  Luis MachadoFix problems with finishing a dummy function call on...
2015-06-17  Luis MachadoRemove unused function make_breakpoint_permanent.
2015-06-17  Patrick PalkaMake NEWS entry and manual regarding GDBHISTSIZE more...
2015-06-17  Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17  Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-17  Mike Frysingersim: syscall: add common sim_syscall helpers
2015-06-17  Mike Frysingersim: syscall: unify memory helpers
2015-06-17  Mike Frysingersim: callback: add human readable strings for debugging...
2015-06-17  Yao QiFix tcl error
2015-06-17  Jiong Wang[AArch64] Select correct linker emulation for ILP32...
2015-06-17  Nick CliftonFix compile warnings building previous delta in a 32...
2015-06-17  Patrick PalkaDon't truncate the history file when history size is...
2015-06-17  Alessandro... Add support for converting LDR Rx,=<imm> to MOV or...
2015-06-17  Alessandro... Add support for converting VLDR <reg>,=<constant> to...
2015-06-17  Andreas ArnezS390: Add syscall info for syscalls from 344 up to 354
2015-06-17  Andreas ArnezAdd vector ABI tests to gnu_vector.exp
2015-06-17  GDB AdministratorAutomatic date update in version.in
2015-06-16  Nicolas Pitregas: section name substitution sequence
2015-06-16  Michael EagerGDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
2015-06-16  Patrick PalkaCall target_terminal_ours_for_output() before refreshin...
2015-06-16  Matthew Wahab[AArch64] Support id_mmfr4 system register
2015-06-16  Jon TurneyFix build when size_t is not available in bfd-in2.h
2015-06-16  Szabolcs NagyFixes a compile time warnng about left shifting a negat...
2015-06-16  Martin SimmonsFix compilation of gdb/arm-linux-nat.c on Raspbian...
2015-06-16  Alan Modrappc476 linker workaround shared lib fixes again
2015-06-16  GDB AdministratorAutomatic date update in version.in
2015-06-15  Simon MarchiMI: consider addressable unit size when reading/writing...
2015-06-15  Simon MarchiClarify doc about memory read/write and non-8-bits...
2015-06-15  Simon MarchiCleanup write_memory doc
2015-06-15  Jan KratochvilCode cleanup: Rename enum -> enum filterflags
2015-06-15  Jan KratochvilMerge multiple hex conversions
2015-06-15  Jan KratochvilMove utility functions to common/
2015-06-15  Yao QiCopy aarch64-linux.xml to build tree.
2015-06-15  Ulrich WeigandFix ChangeLog entry.
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-15  Jon Turneywindows-nat: Replace __COPY_CONTEXT_SIZE conditional...
2015-06-15  Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-15  Nick CliftonFix a segmentation fault triggered when trying to handl...
2015-06-15  Mark Wielaardgas: Don't use frag_align but use plain padding to...
2015-06-15  Alan ModraDJGPP port of binutils broken due to 64 bit cygwin fix
2015-06-15  GDB AdministratorAutomatic date update in version.in
2015-06-14  GDB AdministratorAutomatic date update in version.in
2015-06-13  Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-06-13  GDB AdministratorAutomatic date update in version.in
2015-06-12  Han Shen[gold][aarch64] Fix erratum 835769.
2015-06-12  Simon Marchitarget: consider addressable unit size when reading...
2015-06-12  Simon Marchigdbarch: add addressable_memory_unit_size method
2015-06-12  Peter BergnerRemove unused MTMSRD_L macro and re-add accidentally...
2015-06-12  Simon MarchiVarious cleanups in target read/write code
2015-06-12  Mike Frysingersim: bfin: expand CB_SYS_xxx comment
2015-06-12  Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12  Ulrich Weigandppc64: Handle short vectors as function return types
2015-06-12  Mike Frysingersim: drop -DTRACE from configure
2015-06-12  Mike Frysingersim: msp430: use new common trace print helpers
2015-06-12  Antoine TremblayFix MI dprintf-insert not printing on a resolved pendin...
2015-06-12  Mike Frysingersim: moxie: use new common trace defines
2015-06-12  Mike Frysingersim: trace: add common macros for logging info
2015-06-12  Mike Frysingersim: mips: switch to common WITH_TRACE_ANY_P
2015-06-12  Mike Frysingersim: trace: add WITH_TRACE_ANY_P helper
2015-06-12  Mike Frysingersim: moxie: rename TRACE to MOXIE_TRACE_INSN
2015-06-12  Tristan GingoldAdd new ld option: --print-memory-usage
2015-06-12  Mike Frysingersim: cgen: namespace custom trace functions
2015-06-12  Walfred TedeschiFix broken GDB build after adding Bound table support...
2015-06-12  GDB AdministratorAutomatic date update in version.in
2015-06-11  John David... tc-hppa.c: Speed up search for last label
2015-06-11  Cary CoutantFix gold build error at -O0.
2015-06-11  Cary CoutantFix bug where SECTIONS clause does not handle compresse...
2015-06-11  Jing YuFix broken gold/testsuite/script_test_12 in some setup.
2015-06-11  Mike Frysingersim: msp430: delete unused trace macros
2015-06-11  Mike Frysingersim: trace: centralize the system tracing
2015-06-11  Mike Frysingersim: trace: add STRACE_xxx_P macros
2015-06-11  Mike Frysingersim: trace: use existing defines for the useful mask
2015-06-11  Mike Frysingersim: trace: create a common WITH_TRACE_P macro
2015-06-11  Mike Frysingersim: frv: drop custom debug mask
2015-06-11  Mike Frysingersim: m68hc11: delete unused interrupt_names
2015-06-11  Mike Frysingersim: m68hc11: switch to common sim_resume
2015-06-11  Mike Frysingersim: mn10300: delete unused memory code
2015-06-11  Gary BensonUse pulongest for printing ssize_t
2015-06-11  Walfred TedeschiFix ARI new warnings introduced in i386-tdep.c.
2015-06-11  Mike Frysingersim: mn10300: add missing static markings
2015-06-11  Mike Frysingersim: mn10300: delete unused exception/exited/debug...
2015-06-11  Mike Frysingersim: mn10300: use common size types
2015-06-11  Mike Frysingersim: m68hc11/mn10300/v850: delete redundant INLINE...
2015-06-11  Mike Frysingersim: microblaze: switch to common sim_resume/sim_stop_r...
2015-06-11  Gary BensonFix ARI warning in linux-namespaces.c
2015-06-11  Davide Italiano[GOLD] Fix handling of __start/__stop symbols
2015-06-11  GDB AdministratorAutomatic date update in version.in
2015-06-10  Simon Marchidwarf2read: call dwarf_finish_line when ending a sequence
2015-06-10  Jan KratochvilCode cleanup: Use explicit NULL comparison
2015-06-10  Han ShenPatch for erratum-843419 (2 of 2 - fix erratum occurren...
2015-06-10  Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-06-10  Gary BensonAnnounce new container-awareness features for GNU/Linux...
2015-06-10  Gary BensonImplement vFile:setfs in gdbserver
2015-06-10  Gary BensonImplement multiple-filesystem support for remote targets
2015-06-10  Gary BensonImplement mount namespace support for native Linux...
2015-06-10  Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-10  Gary BensonComment and whitespace changes
2015-06-10  Gary BensonRemove linux_proc_pid_get_ns
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-06-10  Gary BensonMove make_cleanup_close to common code
next
This page took 0.039915 seconds and 4 git commands to generate.