]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2015-11-19  Yao QiChange argument opcode type from enum aarch64_opcodes...
2015-11-19  Yao QiDefine enum out of the scope of struct
2015-11-19  Yao QiCast void * to user_fpsimd_state *.
2015-11-19  Yao QiCast void * to struct user_pt_regs *
2015-11-19  Andreas Krebbel[S/390] Add null ptr check + port GOTOFF handling from...
2015-11-19  Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-19  Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-19  Alan Modraoutput_big_leb128 comment
2015-11-19  Alan Modra[GOLD] PowerPC TOC16 and GOT16 relocs are relative
2015-11-19  Alan ModraRecent powerpc testcase fails
2015-11-19  Alan ModraUse default sub-segment align for non-ELF powerpc
2015-11-19  Alan ModraAccount for .tbss alignment when adjusting start of...
2015-11-19  GDB AdministratorAutomatic date update in version.in
2015-11-18  Simon MarchiConstify value_string
2015-11-18  Simon Marchi[C++] Add casts to obstack_base calls
2015-11-18  Simon MarchiConstify value_cstring
2015-11-18  Tristan Gingoldmach-o: decode and display arm64 compact unwind entries.
2015-11-18  Tristan Gingoldmach-o: use a per-target reloc canonicalize function.
2015-11-18  Pedro Alves[gdbserver/ipa] Fix build dependencies
2015-11-18  Yao QiFix out of boundary access in pass_in_v
2015-11-18  Alan ModraPrevent looping in archives
2015-11-18  Tristan Gingoldmach-o cleanup: remove useless calls to bfd_seek.
2015-11-18  Mike Frysingersim: mn10300/v850: drop unused WITH_CORE define
2015-11-18  Mike Frysingersim: always enable modulo memory
2015-11-18  GDB AdministratorAutomatic date update in version.in
2015-11-17  Pedro Alves[sim/ppc] Fix printf_filtered reference
2015-11-17  Yao QiFix gdb.threads/multiple-step-overs.exp fails on arm
2015-11-17  Pedro AlvesIntroduce null_block_symbol
2015-11-17  Pedro Alves[C++] Always use setjmp/longjmp for exceptions
2015-11-17  Pedro AlvesMinGW and attribute format(printf/gnu_printf)
2015-11-17  Pedro Alves[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACR...
2015-11-17  Pedro Alves[C++/mingw] Simplify first chance exception handling
2015-11-17  Pedro Alves[C++/mingw] gdbserver: gdb/host signal mixup
2015-11-17  Pedro Alves[C++/mingw] Fix windows-nat.c::xlate
2015-11-17  Pedro Alves[C++/mingw] handle_output_debug_string
2015-11-17  Pedro Alves[C++/mingw] ser-tcp.c casts
2015-11-17  Pedro Alves[C++/mingw] gdbserver casts
2015-11-17  Pedro Alves[C++/mingw] windows-nat.c casts
2015-11-17  Pedro Alves[C++/mingw] gdb-dlfcn.c casts
2015-11-17  Pedro Alves[C++/mingw] Misc alloca casts
2015-11-17  Pedro Alves[C++/mingw] ser-mingw.c casts
2015-11-17  Tristan GingoldMach-O: add new defines and struct for darwin 14.5
2015-11-17  Simon MarchiConvert c_string_type to an enum flags type
2015-11-17  Pedro AlvesType-safe wrapper for enum flags
2015-11-17  Pedro Alvesguile disassembly hardcode TARGET_XFER_E_IO
2015-11-17  Christophe... Fix a problematic message with the STM32L4XX fixup...
2015-11-17  Nick CliftonFix the disassembly of conditional instructions will...
2015-11-17  Dominik Vogtgdb/testsuite: Fix left shift of negative value.
2015-11-17  Dominik Vogtgdb: Fix left shift of negative value.
2015-11-17  Mike Frysingersim: sim-close: use XCONCAT2 helper
2015-11-17  Mike Frysingergas: microblaze: fix shift overflow
2015-11-17  GDB AdministratorAutomatic date update in version.in
2015-11-16  Yao QiFix stack buffer overflow in aarch64_extract_return_value
2015-11-16  Yao QiPass value * instead of bfd_byte * to pass_* functions...
2015-11-16  Yao QiUse value_contents instead of value_contents_writeable
2015-11-16  Yao QiFix bug in arm_push_dummy_call by -fsanitize=address
2015-11-16  Nick CliftonFixes an invalid warning about memory region overflow...
2015-11-16  Mike Frysingersim: sim-stop/sim-reason/sim-reg: move to common obj...
2015-11-16  Mike Frysingersim: cr16: drop global callback state
2015-11-16  Mike Frysingersim: cr16: convert to common sim engine logic
2015-11-16  Mike Frysingersim: cr16: convert to common sim memory modules
2015-11-16  Mike Frysingersim: cr16: push down sd/cpu vars
2015-11-16  Mike Frysingersim: cr16: delete unused memory helpers
2015-11-16  Mike Frysingersim: cr16: switch to common sim-reg
2015-11-16  Mike Frysingersim: cr16/d10v: drop redundant call to sim_create_inferior
2015-11-16  Mike Frysingersim: d10v: drop global callback state
2015-11-16  Mike Frysingersim: d10v: convert to common sim engine logic
2015-11-16  Mike Frysingersim: d10v: push down sd/cpu vars
2015-11-16  GDB AdministratorAutomatic date update in version.in
2015-11-15  Mike Frysingersim: h8300: convert to common sim_{reason,stop}
2015-11-15  Mike Frysingersim: mcore: pull cpu state out of global scope
2015-11-15  Mike Frysingersim: mcore: switch to common sim-reg
2015-11-15  Mike Frysingersim: mcore: add a fail testcase
2015-11-15  Mike Frysingersim: mcore: convert to common reason/resume logic
2015-11-15  Mike Frysingersim: clean up redundant objects
2015-11-15  Mike Frysingersim: sim-close: unify sim_close logic
2015-11-15  Mike Frysingersim: m32c: add a basic testsuite
2015-11-15  Mike Frysingersim: testsuite: support basic vars in flags
2015-11-15  Mike Frysingersim: drop extern C linkage from most sim interface...
2015-11-15  Tristan GingoldBump version to 2.26.51
2015-11-15  GDB AdministratorAutomatic date update in version.in
2015-11-14  Cary CoutantFix problem where bss symbols for copy relocations...
2015-11-14  GDB AdministratorAutomatic date update in version.in
2015-11-13  Yao QiPR 19051: support of inferior call with gnu vector...
2015-11-13  Yao QiRefactor arm_return_in_memory
2015-11-13  Yao QiRemove d10v from testsuite
2015-11-13  Yao Qigdb.base/gnu_vector.exp: Don't test output from the...
2015-11-13  Tristan GingoldAdd markers for release 2.26
2015-11-13  GDB AdministratorAutomatic date update in version.in
2015-11-12  Marcus ShawcroftRevert "[LD][AARCH64]Add TLSIE relaxation support under...
2015-11-12  James Greenhalgh[AArch64] Add support for Cortex-A35
2015-11-12  Ramana RadhakrishnanFix dates in Changelog for previous commit.
2015-11-12  Ramana RadhakrishnanAdd support for Cortex-A35
2015-11-12  Ramana RadhakrishnanFix PR gas/19217
2015-11-12  Yao QiUse gdb_byte * instead of void * in push_stack_item
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-12  GDB AdministratorAutomatic date update in version.in
2015-11-11  Marcin Koƛcielnickigdb/testsuite/gdb.trace: Deduplicate set_point assembly.
2015-11-11  Simon MarchiReplace long int * cast with PTRACE_TYPE_RET *
2015-11-11  Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
next