Age | Commit message (Expand) | Author | Files | Lines |
2017-02-20 | DWARF-5 basic functionality | Jan Kratochvil | 9 | -140/+805 |
2017-02-20 | Code cleanup: Refactor abbrev_table_read_table cycle | Jan Kratochvil | 2 | -10/+15 |
2017-02-20 | Code cleanup: Split dwarf2_ranges_read to a callback | Jan Kratochvil | 2 | -85/+49 |
2017-02-20 | Code cleanup: Split create_debug_types_hash_table | Jan Kratochvil | 2 | -125/+139 |
2017-02-20 | Fix another memory access error in readelf when parsing a corrupt binary. | Nick Clifton | 2 | -14/+30 |
2017-02-21 | PE ld -r script fixes | Alan Modra | 3 | -15/+31 |
2017-02-20 | Fix thinko on last commit | Sergio Durigan Junior | 2 | -1/+7 |
2017-02-20 | Sync ZLIB with FSF GCC sources, bringing in version 1.2.11. | Nick Clifton | 34 | -68/+87 |
2017-02-20 | PR gdb/16188: Verify PTRACE_TRACEME succeeded | Sergio Durigan Junior | 6 | -8/+67 |
2017-02-20 | fix PR number | Alan Modra | 1 | -1/+1 |
2017-02-20 | Alpha executables segfault when linked with -z,now | Alan Modra | 2 | -15/+37 |
2017-02-20 | Move .stack before debug sections | Alan Modra | 20 | -157/+98 |
2017-02-20 | Downgrade powerpc register error to warning | Alan Modra | 3 | -5/+12 |
2017-02-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-19 | Fix for aarch64 sim sxtl/uxtl insns, plus another fix for addv. | Jim Wilson | 8 | -36/+157 |
2017-02-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-02-17 | GAS: Add ECOFF `.aent' pseudo-op support | Maciej W. Rozycki | 8 | -14/+76 |
2017-02-17 | Fix documentation of the linker's --pop-state command line option. | Nick Clifton | 2 | -0/+6 |
2017-02-17 | Fix illegal memory accesses in readelf when parsing a corrupt binary. | Nick Clifton | 2 | -2/+14 |
2017-02-17 | Add support to readelf for displaying GNU section types. | Nick Clifton | 2 | -1/+17 |
2017-02-17 | Fix potential illegal memory access in ZLIB because of an erroneous declarati... | Nick Clifton | 2 | -1/+7 |
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 |