external/binutils.git
2015-12-22 Joel Brobeckergdbserver crash in gdb/gdbserver/thread.c::thread_searc...
2015-12-22 Joel Brobecker[win32] cannot automatically find executable file ...
2015-12-22 Yoshinori SatoRXv2 support update
2015-12-22 Mickael GueneAdd support for ARM's NOREAD section flag.
2015-12-22 Thomas Preud... Add an expect for running commands with CLI jump
2015-12-22 GDB AdministratorAutomatic date update in version.in
2015-12-21 Simon MarchiRemove dead code in testsuite
2015-12-21 Simon MarchiRemove HP-UX references fom testsuite
2015-12-21 Simon MarchiRemove references to HP CC/aCC compiler from testsuite
2015-12-21 Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-21 Nick CliftonFix building pdfs of assembler documentation.
2015-12-21 Joel BrobeckerMinor reformatting fix in gdbtypes.c::create_array_type...
2015-12-21 GDB AdministratorAutomatic date update in version.in
2015-12-20 Simon MarchiRemove HP-UX reference in testsuite/configure.ac
2015-12-20 GDB AdministratorAutomatic date update in version.in
2015-12-19 Joel BrobeckerFix ARI warning in gdb/arch/arm-get-next-pcs.c
2015-12-19 Sandra LoosemoreReset pagination counts even when stdin is not a tty.
2015-12-19 Sandra LoosemoreMake prompt_for_continue call throw_quit directly.
2015-12-19 GDB AdministratorAutomatic date update in version.in
2015-12-18 H.J. LuProcess 64-bit imm/disp only for 64-bit BFD
2015-12-18 Antoine TremblayCast to enum bfd_endian in arm_get_next_pcs_read_memory...
2015-12-18 Simon MarchiAdd documentation to gdb_compile
2015-12-18 Antoine TremblayEnable conditional breakpoints for targets that support...
2015-12-18 Antoine TremblayEnable software single stepping for while-stepping...
2015-12-18 Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18 Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-18 Antoine TremblayRefactor arm_software_single_step to use regcache
2015-12-18 Antoine TremblayShare some ARM target dependent code from GDB with...
2015-12-18 Antoine TremblayReplace breakpoint_reinsert_addr by get_next_pcs operat...
2015-12-18 H.J. LuFix formatting in coff-x86_64.c
2015-12-18 Nick CliftonFix formatting of coff-i386.c
2015-12-18 Peter CollingbourneImplement --long-plt flag (ARM only).
2015-12-18 GDB AdministratorAutomatic date update in version.in
2015-12-17 Maciej W. RozyckiMAINTAINERS: Add myself as MIPS maintainer
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-17 Pedro AlvesFix PR threads/19354: "info threads" error with multipl...
2015-12-17 Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-17 Yao QiFix one heap buffer overflow in aarch64_push_dummy_call
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-17 Christophe... Add forgotten ChangeLog updates for 72d98d16ed09584660d...
2015-12-17 Roland McGrathPR gold/17473: Fix gold build with system C++ headers...
2015-12-17 GDB AdministratorAutomatic date update in version.in
2015-12-16 Pedro AlvesFix -Wno-unknown-warning support detection
2015-12-16 Pedro Alves[C++] Fix -Winvalid-offsetof warnings with g++ 4.4
2015-12-16 Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-12-16 GDB AdministratorAutomatic date update in version.in
2015-12-15 Matthew Wahab[ARM] Enable CRC by default for ARMv8.1 and later.
2015-12-15 Nick CliftonRemove refernces to a non-existent silicon errata.
2015-12-15 Yao QiTweak gdb.trace/ftrace.exp for aarch64
2015-12-15 Jan Beulichbfd: don't produce corrupt COFF symbol table due to...
2015-12-15 Dominik VogtFix invalid left shift of negative value
2015-12-15 Nick CliftonUpdate the copyright notices in the affected files.
2015-12-15 Nick CliftonAdd support for the MRS instruction to the AArch64...
2015-12-15 Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-15 GDB AdministratorAutomatic date update in version.in
2015-12-14 Sandra LoosemoreCheck for readline support in gdb.base/history-duplicat...
2015-12-14 Sandra LoosemoreSkip gdb.base/gdbinit-history.exp on remote hosts.
2015-12-14 Sandra LoosemoreSkip gdb.base/gdbhistsize-history.exp on remote hosts.
2015-12-14 Sandra LoosemoreSkip tests that send ctrl-c to GDB if nointerrupts...
2015-12-14 Don BreazealTarget remote mode fork and exec event documentation
2015-12-14 Don BreazealTarget remote mode fork and exec event support
2015-12-14 Don BreazealTarget remote mode fork and exec test updates
2015-12-14 Matthew Wahab[AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar...
2015-12-14 Matthew Wahab[AArch64][PATCH 13/14] Support FP16 Adv.SIMD Shift...
2015-12-14 Matthew Wahab[AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar...
2015-12-14 Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14 Matthew Wahab[AArch64][PATCH 10/14] Rework code mapping vector types...
2015-12-14 Matthew Wahab[AArch64][PATCH 9/14] Support FP16 Adv.SIMD Modified...
2015-12-14 Matthew Wahab[AArch64][PATCH 8/14] Support FP16 Adv.SIMD Across...
2015-12-14 Matthew Wahab[AArch64][PATCH 7/14] Support FP16 Scalar Indexed Eleme...
2015-12-14 Matthew Wahab[AArch64][PATCH 6/14] Support FP16 Vector Indexed Eleme...
2015-12-14 Matthew Wahab[AArch64][PATCH 5/14] Support FP16 Scalar Two Register...
2015-12-14 Matthew Wahab[AArch64][PATCH 4/14] Support FP16 Vector Two Register...
2015-12-14 Matthew Wahab[AArch64][PATCH 3/14] Support ARMv8.2 FP16 Scalar Three...
2015-12-14 Matthew Wahab[AArch64][PATCH 2/14] Support ARMv8.2 FP16 Vector Three...
2015-12-14 Matthew Wahab[AArch64][PATCH 1/14] Support ARMv8.2 FP16 Adv.SIMD...
2015-12-14 Matthew Wahab[AArch64] Fix errors rebasing the ARMv8.2 AT and system...
2015-12-14 Andrew Burgessgdb: Use TYPE_LENGTH macro
2015-12-14 Jan Beulichgas: free allocated symbol name in .cfi_label handling
2015-12-14 Jan Beulichnm: basic COFF symbol type support for SysV-style symbo...
2015-12-14 GDB AdministratorAutomatic date update in version.in
2015-12-13 Cary CoutantRemove const from return type of get_output_view.
2015-12-13 GDB AdministratorAutomatic date update in version.in
2015-12-12 Alan ModraFix SH gas testsuite invalid assembly exposed by ec9ab52c
2015-12-12 Alan ModraEnable 2 operand form of powerpc mfcr with -many
2015-12-12 GDB AdministratorAutomatic date update in version.in
2015-12-11 Andrew Burgessgdb: Extend help text for 'list' command.
2015-12-11 Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11 Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11 Andrew Burgessgdb: Make test names unique in list.exp.
2015-12-11 Andrew Burgessgdb: Small code restructure for list_command.
2015-12-11 Andrew Burgessgdb: Use NULL instead of 0 for pointer comparison.
2015-12-11 Andrew Burgessgdb: Make lines_to_list variable static.
2015-12-11 Cary CoutantPass relocations to Target::do_calls_non_split.
2015-12-11 Cary CoutantMake output views accessible to Target during do_reloca...
2015-12-11 Yao QiRemove gdb.base/coremaker2.c
2015-12-11 Yao QiUnderstand arm breakpoints in aarch64_breakpoint_at
2015-12-11 Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-11 Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11 Matthew Wahab[AArch64][Patch 4/5] Support HINT aliases taking operands.
next