Age | Commit message (Expand) | Author | Files | Lines |
2015-11-28 | libsanitizer merge from upstream r250806, compiler part. | Maxim Ostapenko | 2 | -1/+6 |
2015-11-28 | Port libvtv to Solaris | Rainer Orth | 2 | -0/+9 |
2015-11-28 | SH FDPIC backend support | Rich Felker | 2 | -0/+36 |
2015-11-28 | PR other/61321 - demangler crash on casts in template parameters | Pedro Alves | 5 | -8/+81 |
2015-11-28 | libiberty TAGS | Mike Stump | 2 | -1/+5 |
2015-11-28 | (Makefiles): PATCH to include libcpp and libiberty in GCC etags | Jason Merrill | 2 | -5/+7 |
2015-11-28 | Fix PR63758 by using the _NSGetEnviron() API on Darwin | Iain Sandoe | 6 | -12/+55 |
2015-11-28 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 4 | -5/+45 |
2015-11-28 | Fix several crashes of C++ demangler on fuzzed input. | Mikhail Maltsev | 4 | -8/+94 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 2 | -7/+7 |
2015-11-28 | Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C... | Uros Bizjak | 2 | -0/+9 |
2015-11-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-27 | [AArch64][PATCH 3/3] Add floating-point FP16 instructions | Matthew Wahab | 8 | -682/+1292 |
2015-11-27 | [AArch64][PATCH 2/3] Adjust a utility function for floating point values. | Matthew Wahab | 2 | -7/+37 |
2015-11-27 | [AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions. | Matthew Wahab | 2 | -0/+8 |
2015-11-27 | [AArch64] Add ARMv8.2 instruction alias REV64. | Matthew Wahab | 8 | -768/+814 |
2015-11-27 | [AArch64] Add ARMv8.2 instructions BFC and REV64. | Matthew Wahab | 13 | -861/+1106 |
2015-11-27 | remote.c: Add missing cast | Simon Marchi | 2 | -1/+5 |
2015-11-27 | [AArch64] Let aliased instructions be their preferred form. | Matthew Wahab | 5 | -2/+202 |
2015-11-27 | [AArch64] Only check breakpoint alignment on inserting | Yao Qi | 2 | -7/+21 |
2015-11-27 | New test gdb.arch/arm-neon.exp | Yao Qi | 3 | -0/+169 |
2015-11-27 | [AArch64] Handle HFA and HVA together | Yao Qi | 2 | -17/+29 |
2015-11-27 | [AArch64] Support gnu vector in inferior call | Yao Qi | 2 | -0/+48 |
2015-11-27 | Use multi_line to make pattern more human readable | Yao Qi | 2 | -5/+97 |
2015-11-27 | Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2... | Yao Qi | 2 | -1/+6 |
2015-11-27 | Use ${frames_invalid} in gdb.cp/annota2.exp | Yao Qi | 2 | -1/+5 |
2015-11-27 | [Aarch64] Support an ARMv8.2 system register. | Matthew Wahab | 5 | -0/+42 |
2015-11-27 | [AArch64] Add feature flags and command line for ARMv8.2 FP16 support. | Matthew Wahab | 5 | -0/+18 |
2015-11-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-26 | Adjust ChangeLog entry | Simon Marchi | 1 | -1/+1 |
2015-11-26 | Add test for thread names | Simon Marchi | 4 | -0/+144 |
2015-11-26 | Display names of remote threads | Simon Marchi | 13 | -46/+142 |
2015-11-26 | Constify thread name return path | Simon Marchi | 7 | -12/+23 |
2015-11-26 | btrace: diagnose "record btrace pt" without libipt | Markus Metzger | 4 | -0/+19 |
2015-11-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-25 | Import zlib 1.2.8 with local change merged in. | Joel Brobecker | 89 | -455/+3770 |
2015-11-25 | Adjust local symbol value in relocatable link to be relative to section. | Cary Coutant | 2 | -2/+12 |
2015-11-25 | [GOLD] Align PowerPC64 GOT | Alan Modra | 2 | -1/+9 |
2015-11-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-24 | [GAS, ARM] Invalid LDR immediate transformation | Christophe Monat | 7 | -3/+78 |
2015-11-24 | NEWS: "info" commands now list in ascending order | Pedro Alves | 2 | -0/+9 |
2015-11-24 | List displays in ascending order | Pedro Alves | 5 | -10/+71 |
2015-11-24 | List checkpoints in ascending order | Pedro Alves | 4 | -7/+45 |
2015-11-24 | List inferiors/threads/pspaces in ascending order | Pedro Alves | 30 | -265/+171 |
2015-11-24 | Linux: dump the signalled thread first | Pedro Alves | 2 | -63/+75 |
2015-11-24 | Make gdb.python/py-inferior.exp test names unique | Pedro Alves | 2 | -100/+122 |
2015-11-24 | [ARM][GAS] Fix invalid arm-wince-pe tests. | Matthew Wahab | 9 | -26/+45 |
2015-11-24 | Add an AArch64 simulator to GDB. | Nick Clifton | 25 | -4/+31452 |
2015-11-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-23 | Fix internal error when saving fast tracepoint definitions | Simon Marchi | 5 | -2/+23 |