deliverable/binutils-gdb.git
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
2015-06-10  Jon Turneywindows-nat: Also ignore ERROR_INVALID_HANDLE from...
2015-06-10  Jon Turneywindows-nat: Trim a trailing '\n' from OutputDebugStrin...
2015-06-10  Walfred TedeschiMissing Changelogs for last commits
2015-06-10  Walfred TedeschiAdd support for bound table in the Intel MPX context.
2015-06-10  Walfred TedeschiObvious indentation fixes on test sample and test file...
2015-06-10  Walfred TedeschiImprove test for processor feature om MPX registers...
2015-06-10  Walfred TedeschiFix MPX and AVX512 tests for path changes.
2015-06-10  GDB AdministratorAutomatic date update in version.in
2015-06-09  Joel BrobeckerFix latest sim/common/ChangeLog entry.
2015-06-09  Joel BrobeckerRemove unnecessary empty line in sim/common/ChangeLog
2015-06-09  Mike StumpFix spelling mistakes in sim/common/sim-events.c error...
2015-06-09  Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-09  Gary BensonFix preprocessor conditional
2015-06-09  GDB AdministratorAutomatic date update in version.in
2015-06-08  Nick CliftonUpdate French Translations for LD and GOLD.
2015-06-08  Nick CliftonFix RX GAS handling of integer bignums.
2015-06-08  GDB AdministratorAutomatic date update in version.in
2015-06-07  Cary CoutantFix incorrect handling of STT_COMMON symbols in shared...
2015-06-07  GDB AdministratorAutomatic date update in version.in
2015-06-06  GDB AdministratorAutomatic date update in version.in
2015-06-05  Nick CliftonImproves the detection of partial .debug_line sections.
2015-06-05  Nick CliftonFixes a typo in the list of targets that should not...
2015-06-05  Nick CliftonFixes computation of MSP430 SYM_DIFF relocs in very...
2015-06-05  Gary BensonMove vgdb special case into remote_filesystem_is_local
next
This page took 0.059889 seconds and 4 git commands to generate.