Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 40 | -133/+560 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 32 | -301/+1712 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 33 | -166/+174 |
2017-02-17 | Change xstate_bv handling to use 8 bytes of data. | Michael Sturm | 2 | -16/+25 |
2017-02-17 | Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. | Michael Sturm | 1 | -58/+50 |
2017-02-17 | Relax dwarf2 expected error match | Alan Modra | 2 | -0/+6 |
2017-02-17 | Relax dwarf3 expected error match | Alan Modra | 3 | -4/+9 |
2017-02-17 | bfd: Rename Chunk and S3Forced | Pedro Alves | 3 | -17/+25 |
2017-02-17 | bfd: Rename bsd_write_armap and coff_write_armap | Pedro Alves | 6 | -22/+35 |
2017-02-17 | bfd: Rename warn_deprecated | Pedro Alves | 4 | -14/+23 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 7 | -22/+41 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 7 | -55/+99 |
2017-02-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-16 | bfd: Improve lookup of file / line information for errors | Andrew Burgess | 5 | -6/+49 |
2017-02-16 | bfd/dwarf: Improve use of previously loaded dwarf information | Andrew Burgess | 9 | -2/+84 |
2017-02-16 | ld: Add additional checking for warnings/errors in testsuite | Andrew Burgess | 4 | -16/+84 |
2017-02-16 | ld testsuite function pointer comparisons vs. hppa | Alan Modra | 4 | -5/+12 |
2017-02-16 | hppa -z relro again | Alan Modra | 10 | -8/+46 |
2017-02-16 | PR21132, hppa-linux pie support doesn't work | Alan Modra | 2 | -0/+8 |
2017-02-16 | Fix more powerpc testsuite source errors | Alan Modra | 3 | -2/+7 |
2017-02-16 | [Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVED | Jiong Wang | 3 | -4/+11 |
2017-02-15 | PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash | Sergio Durigan Junior | 5 | -6/+27 |
2017-02-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-15 | i386: Allow "lea foo@GOT, %reg" in PIC | H.J. Lu | 6 | -4/+86 |
2017-02-15 | Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error | H.J. Lu | 8 | -1/+65 |
2017-02-15 | Add SFENCE.VMA instruction | Andrew Waterman | 4 | -0/+17 |
2017-02-15 | [AArch64] Add SVE system registers | Richard Sandiford | 7 | -0/+106 |
2017-02-15 | [AArch64] Fix +sve documentation | Richard Sandiford | 2 | -2/+6 |
2017-02-15 | LD: vfinfo: Make clever formatters consistent WRT function name reporting | Maciej W. Rozycki | 25 | -548/+35 |
2017-02-15 | PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 3 | -23/+32 |
2017-02-15 | LD: vfinfo: Remove static NULL initializers | Maciej W. Rozycki | 2 | -2/+6 |
2017-02-15 | Fix illegal upper case gdb cmd in chained-calls.exp | Thomas Preud'homme | 2 | -1/+5 |
2017-02-15 | [ARC] Fix assembler relaxation. | Claudiu Zissulescu | 30 | -43/+430 |
2017-02-15 | Move Eric Christopher to Past Maintainers list. | Nick Clifton | 2 | -2/+6 |
2017-02-15 | Use Windows style directory separators when running sysroot tests under MinGW... | Igor Kudrin | 2 | -1/+25 |
2017-02-15 | Don't give an internal error for unsupported relocations. | Vladimir Radosavljevic | 2 | -11/+15 |
2017-02-15 | Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations. | Vladimir Radosavljevic | 2 | -0/+87 |
2017-02-15 | Distinguish some of the registers different on ARC700 and HS38 cpus | Vineet Gupta | 4 | -13/+46 |
2017-02-15 | Improved support for --icf=safe when used with -pie. | Rahul Chaudhry | 6 | -17/+191 |
2017-02-15 | Add missing ChangeLog entries. | Tim Wiederhake | 3 | -0/+88 |
2017-02-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-14 | Add self to aarch64 maintainers. Fix mla instruction. | Jim Wilson | 6 | -49/+128 |
2017-02-14 | Fix bit/bif instructions. | Jim Wilson | 4 | -10/+107 |
2017-02-14 | Add ldn/stn single support, fix ldnr support. | Jim Wilson | 6 | -269/+698 |
2017-02-14 | PR python/13598 - add before_prompt event | Tom Tromey | 8 | -0/+57 |
2017-02-14 | Big-endian targets: Fix implptrpiece.exp | Andreas Arnez | 2 | -2/+19 |
2017-02-14 | Fix invalid memory access displayiing contents of sections. | Nick Clifton | 2 | -1/+16 |
2017-02-14 | Fix an illegal memory access parsing corrupt STABD debug information. | Nick Clifton | 2 | -0/+9 |
2017-02-14 | Fix handling of corrupt STABS enum type strings. | Nick Clifton | 2 | -1/+20 |
2017-02-14 | Fix illegal memory access problems with readelf processing corrupt RL78 binar... | Nick Clifton | 2 | -17/+28 |