]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2015-04-16  Mike Frysingersim: avr/mcore/moxie: fill out sim-cpu pc fetch/store...
2015-04-16  GDB AdministratorAutomatic date update in version.in
2015-04-15  H.J. LuRemove the unused PREFIX_UD_XXX
2015-04-15  Doug EvansMake info fun|var|types interruptable for psyms.
2015-04-15  Doug EvansMake info fun|var|types interruptable.
2015-04-15  H.J. LuCheck dp->prefix_requirement instead
2015-04-15  H.J. LuHandle invalid prefixes for rdrand and rdseed
2015-04-15  H.J. LuReplace mandatory_prefix with prefix_requirement
2015-04-15  Renlin Li[ARM] Disassembles SSAT and SSAT16 instructions incorre...
2015-04-15  Romain Naourgdbserver: fix uClibc build whithout MMU.
2015-04-15  Simon MarchiSome Python 3 fixes
2015-04-15  Yao Qi[arm] Update displaced stepping debug message
2015-04-15  Yao QiFix code indentation
2015-04-15  Yao Qi[arm] Fix fails in gdb.base/disp-step-syscall.exp
2015-04-15  Yao QiFix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-15  H.J. LuMention --compress-debug-sections=[none|zlib|zlib-gnu...
2015-04-15  Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-15  Mike Frysingersim: unify sim-cpu usage
2015-04-15  Mike Frysingersim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize...
2015-04-15  H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-15  Alan Modraxfail pr18223 test for tic6x
2015-04-15  Hans-Peter... Fix typo in last ChangeLog.
2015-04-15  Hans-Peter... Adjust src-release.sh for sim using the gdb create...
2015-04-15  Alan ModraFix typo in commit 6ff71e76
2015-04-15  GDB AdministratorAutomatic date update in version.in
2015-04-14  Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-14  Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-14  Gary BensonZero supplied stat buffers in functions that pretend...
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-14  Mike Frysingersim: ppc: fix up version script
2015-04-14  GDB AdministratorAutomatic date update in version.in
2015-04-13  Stan Shebs * MAINTAINERS: Update my email address.
2015-04-13  John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-04-13  Doug EvansFix reading of .debug_str_offsets{,.dwo} twice.
2015-04-13  Luis MachadoHarden gdb.base/bp-permanent.exp
2015-04-13  Luis MachadoHarden gdb.base/coredump-filter.exp
2015-04-13  Yao QiCatch exception in lib/gdbserver-support.exp:gdb_exit
2015-04-13  H.J. LuDon't check object claimed by plugin
2015-04-13  Sergio Durigan... Rename variable "addr" to "coredump_var_addr" in gdb...
2015-04-13  Mike Frysingersim: fix the PKGVERSION define
2015-04-13  Mike Frysingersim: options: add --version support
2015-04-13  Mike Frysingersim: switch to gdb version script
2015-04-13  Mike Frysingersim: mn10300: convert to sim-cpu
2015-04-13  Mike Frysingersim: v850: convert to sim-cpu
2015-04-13  Mike Frysingersim: mips: convert to sim-cpu
2015-04-13  Mike Frysingersim: m68hc11: convert to sim-cpu
2015-04-13  Mike Frysingersim: mips: fix prototype warnings
2015-04-13  Mike Frysingersim: ft32: fix ft32_pc_get logic
2015-04-13  GDB AdministratorAutomatic date update in version.in
2015-04-12  Hans-Peter... Do unset_currtarget_info ldscript for all simulator...
2015-04-12  Mike Frysingersim: arm/mips: fix sim_read/sim_write linkage errors
2015-04-12  Mike Frysingersim: ft32: delete sim_read/sim_write funcs
2015-04-12  H.J. LuRevert the last 2 commits on pagesize_m1
2015-04-12  GDB AdministratorAutomatic date update in version.in
2015-04-11  H.J. LuDon't call getpagesize more than once
2015-04-11  H.J. LuInitialize pagesize_m1 in bfd_cache_init
2015-04-11  H.J. LuRemove an extra ';'
2015-04-11  Jan KratochvilRemove --xdb
2015-04-11  H.J. LuReplace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
2015-04-11  GDB AdministratorAutomatic date update in version.in
2015-04-10  H.J. LuCheck GOTOFF reloc against protected data on x86
2015-04-10  Pedro AlvesCleanup signal-while-stepping-over-bp-other-thread.exp
2015-04-10  Pedro Alvesstep-over-trips-on-watchpoint.exp: Don't put addresses...
2015-04-10  H.J. LuAdd extern_protected_data and set it for x86
2015-04-10  Yao Qi[arm] watchpoint-reuse-slot.exp: skip setting HW points...
2015-04-10  Pedro AlvesPPC64: Fix step-over-trips-on-watchpoint.exp with displ...
2015-04-10  Pedro AlvesTest step-over-{lands-on-breakpoint|trips-on-watchpoint...
2015-04-10  Pedro AlvesMake gdb.threads/step-over-trips-on-watchpoint.exp...
2015-04-10  H.J. LuAdd a testcase for PR ld/18223
2015-04-10  H.J. LuUse bfd_alloc for compressed section contents
2015-04-10  Pedro AlvesFix gdb.base/sigstep.exp with displaced stepping on...
2015-04-10  Alan ModraDowngrade linker error on protected symbols in .dynbss...
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-04-10  Pedro Alvesgdb/18216: displaced step+deliver signal, a thread...
2015-04-10  Yao Qi[arm] Fix displaced stepping for thumb alu reg instruction
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-10  Alan ModraCorrect setting of elf_list_options
2015-04-10  Jan Kratochvildoc patch: compile: missing bits
2015-04-10  Nick CliftonAdd documentation about the interation of the ARM assem...
2015-04-10  Alan ModraMark _init and _fini for --gc-sections
2015-04-10  GDB AdministratorAutomatic date update in version.in
2015-04-09  Cary CoutantAllow gold to resolve defined TLS symbols in a PIE...
2015-04-09  H.J. LuUpdate comments in compress.c
2015-04-09  Hans-Peter... doc/c-rx.texi: Fix markup typos in last change.
2015-04-09  Cary CoutantImprove ODR checking in gold.
2015-04-09  H.J. LuProperly check --compress-debug-sections=XXX
2015-04-09  Max Filippovxtensa: update bfd/Changelog
2015-04-09  Max Filippovxtensa: replace action list with splay tree
2015-04-09  Max Filippovxtensa: optimize find_removed_literal
2015-04-09  Max Filippovxtensa: optimize removed_by_actions
2015-04-09  Max Filippovxtensa: optimize check_section_ebb_pcrels_fit
2015-04-09  H.J. LuRemove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z
2015-04-09  Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-09  Nick CliftonUpdate French translation of ld strings.
2015-04-09  Andy WingoAdd Guile frame-read-register command
2015-04-09  Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-04-09  Andy WingoAdd myself to Write After Approval list.
2015-04-09  Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-09  H.J. LuReplace $zlibdir with $ZLIBDIR in LDFLAGS
2015-04-09  Pedro AlvesImport strtok_r gnulib module
next