deliverable/binutils-gdb.git
2015-04-08  H.J. LuAdd chdr_size, Chdr, Chdr_write and Chdr_data
2015-04-08  H.J. LuAdd SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.h
2015-04-08  H.J. LuSkip empty EMULATION_NAME
2015-04-08  H.J. LuWork around a GCC uninitialized warning bug
2015-04-08  Yao Qi[spu] Don't call set_gdbarch_cannot_step_breakpoint...
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-08  H.J. LuDisplay --interleave[=<number>]
2015-04-08  H.J. LuAdd ld_list_options
2015-04-08  Pedro AlvesFix gdb.trace/{actions,infotrace,while-stepping}.exp...
2015-04-08  Han ShenAdd AArch32 support for arm gold linker.
2015-04-08  GDB AdministratorAutomatic date update in version.in
2015-04-07  Sergio Durigan... Initialize variable on gdb/linux-tdep.c:decode_vmflags
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Use send_inferior/$inferior_spa...
2015-04-07  Pedro Alvestestsuite: Introduce $inferior_spawn_id
2015-04-07  Pedro Alvestestsuite: Don't use expect_background to reap gdbserver
2015-04-07  Pedro Alvesgdb_test_multiple: Fix user code argument processing
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Use gdb_test_multiple instead...
2015-04-07  Pedro Alvesgdb.base/interrupt.exp: Fix race
2015-04-07  Renlin Li[AArch64] use subseg_text_p to check .text
2015-04-07  Pedro AlvesFix gdb.trace/actions.exp race
2015-04-07  Nick CliftonAdd new linker option: --warn-orphan which generates...
2015-04-07  Pedro Alvesupdate thread list, delete exited threads
2015-04-07  Alan ModraModify get_reloc_section for targets that map .got...
2015-04-07  Alan ModraCast shift expression
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...
next
This page took 0.042935 seconds and 4 git commands to generate.