deliverable/binutils-gdb.git
2015-06-24  H.J. LuKeep .plt section and DT_PLTGOT for prelink
2015-06-24  Iain BuclawSync libiberty from GCC, replaying updates to configure...
2015-06-24  H.J. LuDon't convert R_X86_64_GOTPCREL if it will overflow
2015-06-24  Mike Frysingersim: trace: drop unused trace_one_insn
2015-06-24  Mike Frysingersim: trace: rename debug_printf fully
2015-06-24  Mike Frysingersim: trace: add a basic cpu register class
2015-06-24  Mike Frysingersim: trace: add set of system helpers
2015-06-24  Mike Frysingergdb: sim: merge the sysroot update logic together
2015-06-24  Mike Frysingersim: trace: document alu/fpu/vpu trace options better
2015-06-24  Peter BergnerAdd missing ChangeLog entries for yesterday's commmit...
2015-06-24  Mike Frysingergdb: sim: handle target sysroot prefix
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-24  Yao QiNew proc supports_get_siginfo_type
2015-06-24  Gary BensonRemove redundant include directives.
2015-06-24  GDB AdministratorAutomatic date update in version.in
2015-06-23  Patrick PalkaFix GDBHISTSIZE test failure on i686
2015-06-23  Mike Frysingersim: common: replace SIM_FILTER_PATH with lbasename
2015-06-23  Mike Frysingersim: use AS_HELP_STRING everywhere
2015-06-23  Doug Evansinferior.h (struct inferior_suspend_state): Delete...
2015-06-23  Peter BergnerFix rfebb gdb test cases.
2015-06-23  Mike Frysingersim: trace: do not enable internal debug by default
2015-06-23  Mike Frysingersim: assume recentish compiler/systems
2015-06-23  Mike Frysingergdb: microblaze: delete useless stubs
2015-06-23  Yao QiConvert have_ptrace_getregset to a tri-state boolean
2015-06-23  Jiong Wang[AArch64] Generate DT_TEXTREL for relocation against...
2015-06-23  GDB AdministratorAutomatic date update in version.in
2015-06-22  Peter BergnerPPC sync instruction accepts invalid and incompatible...
2015-06-22  Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-22  Yao QiAdd comments on using board file remote-gdbserver-on...
2015-06-22  Yao QiDon't skip hw breakpoint/watchpoint tests for aarch64...
2015-06-22  GDB AdministratorAutomatic date update in version.in
2015-06-21  Mike Frysingersim: common: add basic model assert
2015-06-21  Mike Frysingersim: common: use standard intXX_t types for signedXX
2015-06-21  Mike Frysingersim: common: standardize multiple include defines
2015-06-21  Alan ModraDon't use $< in Makefiles
2015-06-21  GDB AdministratorAutomatic date update in version.in
2015-06-20  GDB AdministratorAutomatic date update in version.in
2015-06-19  Peter BergnerAllow for optional operands with non-zero default values.
2015-06-19  Doug EvansRemove special support in gdb for Sun's version of...
2015-06-19  GDB AdministratorAutomatic date update in version.in
2015-06-18  Simon Marchiremote: consider addressable unit size when reading...
2015-06-18  Patrick PalkaTest the interaction between GDBHISTSIZE and .gdbinit
2015-06-18  Nick CliftonAdd support for using the ADR alias in Thumb mode again...
2015-06-18  Nick CliftonFix the computation of the addends for an ARM_TLS_LE32...
2015-06-18  Mike Frysingersim: syscall: simplify unknown syscall trace
2015-06-18  Mike Frysingersim: callback: fix sentinel testing when walking maps
2015-06-18  GDB AdministratorAutomatic date update in version.in
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
next
This page took 0.095492 seconds and 4 git commands to generate.