binutils-gdb.git
2015-04-07 Alan ModraPowerPC non-PIC to PIC editing for protected var access
2015-04-07 Pedro AlvesDisplaced stepping debug: fetch the right regcache
2015-04-07 Yao QiProperly set alarm value in gdb.threads/non-stop-fair...
2015-04-07 Nick CliftonTreat assembler generated local labels as local.
2015-04-07 Mike Frysingersim: move sim-engine.o/sim-hrw.o to the common list
2015-04-07 GDB AdministratorAutomatic date update in version.in
2015-04-06 Rafael Ávila... Fix the signature of a virtual method to match the...
2015-04-06 Rafael Ávila... Avoid a call to find by using the return value of insert.
2015-04-06 Rafael Ávila... Avoid a copy constructor call.
2015-04-06 H.J. LuRemove is_zlib_supported
2015-04-06 Ilya Tocarx86: Use individual prefix control for each opcode.
2015-04-06 H.J. LuUse bfd_putb64/bfd_getb64
2015-04-06 H.J. LuRemove "/dev/null" from remote_exec
2015-04-06 Doug EvansAdd testcase for stub-method reading in stabs.
2015-04-06 Doug Evans* lib/pascal.exp (gpc_compile): Rename dest arg to...
2015-04-06 Doug Evanssymtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbol...
2015-04-06 Pedro AlvesFallback to stub-termcap.c on all hosts
2015-04-06 Ilya Tocar[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg...
2015-04-06 GDB AdministratorAutomatic date update in version.in
2015-04-05 H.J. LuAdd SHF_COMPRESSED support to readelf
2015-04-05 H.J. LuXfail the compressed debug sections
2015-04-05 Mike Frysingersim: moxie: fix running after nrun conversion
2015-04-05 Mike Frysingersim: mn10300: add a basic testsuite
2015-04-05 Mike Frysingersim: m68hc11: add a basic testsuite
2015-04-05 Mike Frysingersim: iq2000: add a basic testsuite
2015-04-05 Mike Frysingersim: lm32: add a basic testsuite
2015-04-05 GDB AdministratorAutomatic date update in version.in
2015-04-04 H.J. LuAlso preserve the SHF_COMPRESSED bit
2015-04-04 H.J. LuReplace uncompressed_size_buffer with compressed_size_b...
2015-04-04 H.J. LuExtract get_uncompressed_size
2015-04-04 H.J. LuAdd a dw2-3.S test
2015-04-04 GDB AdministratorAutomatic date update in version.in
2015-04-03 H.J. LuAdd Elf_Internal_Chdr and ElfXX_External_Chdr
2015-04-03 Pierre-Marie... gdbtypes.c: remove the usuned "top_level" parameter
2015-04-03 Pierre-Marie... Do not consider reference types as dynamic
2015-04-03 H.J. LuMake is_zlib_supported always return 1
2015-04-03 Mike Frysingersim: d10v: fix signal updates
2015-04-03 GDB AdministratorAutomatic date update in version.in
2015-04-02 Nick CliftonSecond fix for microblaze gas port's ability to parse...
2015-04-02 Nick CliftonFixes a bug in the microblaze assembler where it would...
2015-04-02 Nick CliftonFix the binutils readelf.ss test for the AArch64 target.
2015-04-02 Andrew TurnerAdd support for configuring an aarch64-freebsd target.
2015-04-02 Renlin Li[AArch64] Emit DATA_MAP in order within text section
2015-04-02 Ed MasteRemove unused functions in tc-aarch64.c.
2015-04-02 Yao Qikfail two tests in no-unwaited-for-left.exp for remote...
2015-04-02 H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-02 H.J. LuRegenerate configure in sim
2015-04-02 H.J. LuSet zlibdir/zlibinc with top_builddir/top_srcdir
2015-04-02 Gary BensonDocument "target:" sysroot changes
2015-04-02 Gary BensonMake the default sysroot be "target:"
2015-04-02 Gary BensonUpdate exec_file_attach to cope with "target:" filenames
2015-04-02 Gary BensonStrip "target:" prefix in solib_find if accessing local...
2015-04-02 Gary BensonRearrange symfile_bfd_open
2015-04-02 Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-04-02 Gary BensonMake gdb_bfd_open able to open BFDs using target fileio
2015-04-02 Gary BensonIntroduce target_filesystem_is_local
2015-04-02 Gary BensonIntroduce target_fileio_fstat
2015-04-02 Mike Frysingerbinutils: update my e-mail address
2015-04-02 Mike Frysingersim: clean up SIM_EXTRA_OBJS references
2015-04-02 GDB AdministratorAutomatic date update in version.in
2015-04-01 Evandro Menezes[AArch64] Add support for the Samsung Exynos M1 processor
2015-04-01 Evandro Menezes[ARM] Add support for the Samsung Exynos M1 processor
2015-04-01 Sasha SmundakAdd support for writing unwinders in Python.
2015-04-01 H.J. LuFix sim build
2015-04-01 H.J. LuRegenerate configure in sim
2015-04-01 H.J. LuWork around a GCC uninitialized warning bug
2015-04-01 Pedro Alvesinfrun.c:resume: currently_stepping after clearing...
2015-04-01 Pedro Alvesgdb.threads/manythreads.exp: can't read "test": no...
2015-04-01 Pedro AlvesFix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS
2015-04-01 Pedro AlvesMake print_target_wait_results print the whole ptid
2015-04-01 Pedro Alveskeep_going: Add missing discard_cleanups call
2015-04-01 Pedro Alveswait_for_inferior and errors thrown from target_wait
2015-04-01 Ilya TocarConvert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(...
2015-04-01 H.J. LuRegenerate configure in gold
2015-04-01 Pedro AlvesUse do_target_resume when stepping past permanent break...
2015-04-01 Pedro Alveslinux_nat.c: Mark new thread running even if momentaril...
2015-04-01 Pierre-Marie... Share the "multi_line" helper among all testcases
2015-04-01 Pierre-Marie... Add myself as a write-after-approval GDB maintainer
2015-04-01 Pedro AlvesCrash on thread id wrap around
2015-04-01 Marcus Shawcroft[AArch64] Workaround for Cortex A53 erratum 843419
2015-04-01 H.J. LuAdd --with-system-zlib to top level configure
2015-04-01 H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-04-01 H.J. LuUnset zlibdir/zlibinc only for --with-system-zlib
2015-04-01 H.J. LuAdd a testcase for PR ld/18176
2015-04-01 Chen GangPrevent multiple definitions for _HEAP_START, _HEAP_MAX...
2015-04-01 Pedro AlvesGDBServer: give more complete usage information
2015-04-01 Alan ModraStart of relro segment adjustment
2015-04-01 Mike Frysingersim: m32c: enable warnings & clean up a bunch
2015-04-01 Mike Frysingersim: run: punt!
2015-04-01 Mike Frysingersim: update zlib handling
2015-04-01 Alan ModraYet another warning fix
2015-04-01 Alan ModraFix ld eelf32ppcvxworks.c dependencies
2015-04-01 Ed SchoutenFixes for a small number of compiler warnings
2015-04-01 GDB AdministratorAutomatic date update in version.in
2015-03-31 Sergio Durigan... Implement support for checking /proc/PID/coredump_filter
2015-03-31 Sergio Durigan... Catch exception on solib_svr4_r_ldsomap
2015-03-31 H.J. LuAdd missing ChangeLog entry
2015-03-31 H.J. LuAdd missing ChangeLog entry
2015-03-31 H.J. LuRemove --with-target-subdir=. --disable-multilib
2015-03-31 H.J. LuUse AM_ENABLE_MULTILIB only if with_target_subdir isn...
next