Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | Adding adr_type and prevent adr :got: | Marcus Shawcroft | 2 | -3/+53 |
2015-02-26 | Add test case for ADR :got:foo | Marcus Shawcroft | 3 | -0/+7 |
2015-02-26 | Fix field size for TLSDESC_CALL | Marcus Shawcroft | 2 | -1/+5 |
2015-02-26 | Fix field size for TLSLE_MOVW_TPREL_* relocations. | Marcus Shawcroft | 2 | -5/+12 |
2015-02-26 | Fix TLSIE_MOVW_GOTTPREL_G0_NC field size. | Marcus Shawcroft | 2 | -1/+6 |
2015-02-26 | Remove dead code. | Marcus Shawcroft | 2 | -3/+4 |
2015-02-26 | Fix arithmetic overflows running srconv on fuzzed binaries. | Nick Clifton | 2 | -3/+41 |
2015-02-26 | Fixes illegal memory access errors and arithmetic overflows when running stri... | Nick Clifton | 5 | -6/+67 |
2015-02-26 | gdbserver/Linux: Simplify stepping past program breakpoint a little | Pedro Alves | 2 | -6/+8 |
2015-02-26 | Add ATTRIBUTE_PRINTF attributes, and fix fallout | Pedro Alves | 9 | -13/+61 |
2015-02-26 | objcopy: Avoid shadowing optarg. | Andrew Burgess | 2 | -4/+9 |
2015-02-26 | Rename windows-termcap.c -> stub-termcap.c | Pedro Alves | 6 | -5/+17 |
2015-02-26 | compile: Fix GNU-IFUNC funcs called from injected code | Jan Kratochvil | 5 | -2/+122 |
2015-02-26 | Fix print of value type in a corner case of finish | Antoine Tremblay | 4 | -2/+16 |
2015-02-26 | Fix undefined arithmetic operations detected by -fsanitize=undefined when run... | Nick Clifton | 3 | -21/+55 |
2015-02-26 | Dwarf assembler: handle one instruction function | Yao Qi | 2 | -1/+11 |
2015-02-26 | SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file | Jan Kratochvil | 6 | -2/+66 |
2015-02-26 | Fixes a resource exhaustion problem when running windres on a corrupt binary. | Nick Clifton | 2 | -6/+18 |
2015-02-26 | PowerPC64 thread-safe stubs not needed for iplt | Alan Modra | 2 | -6/+17 |
2015-02-26 | Rework signal frame probing for FreeBSD/x86 | John Baldwin | 5 | -31/+245 |
2015-02-26 | Fix infinite recursion in amd64fbsd_sigcontext_addr | John Baldwin | 2 | -1/+10 |
2015-02-26 | Change // comment in gdb/compile/ | Jan Kratochvil | 1 | -0/+6 |
2015-02-26 | Change // comment in gdb/compile/ | Jan Kratochvil | 2 | -2/+2 |
2015-02-26 | Remove // comment in gdb/iq2000-tdep.c | Joel Brobecker | 2 | -2/+5 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 35 | -20/+190 |
2015-02-26 | Use dynamic text relocs for protected vars | Alan Modra | 3 | -0/+41 |
2015-02-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-25 | objcopy: Factor out some of the option parsing code. | Andrew Burgess | 2 | -67/+84 |
2015-02-25 | AVR/ld: Use .avr.prop data during linker relaxation. | Andrew Burgess | 11 | -1/+428 |
2015-02-25 | avr/objdump: Support dumping .avr.prop section. | Andrew Burgess | 8 | -0/+611 |
2015-02-25 | avr/gas: Write out data to track .org/.align usage. | Andrew Burgess | 5 | -0/+434 |
2015-02-25 | [SH] Fix clrs, sets, pref insn arch memberships. | Oleg Endo | 48 | -663/+590 |
2015-02-25 | [gas][ARM] Document supported ARMv8 cores. | Kyrylo Tkachov | 2 | -0/+8 |
2015-02-25 | [aarch64] Fix one fail in gdb.xml/tdesc-regs.exp | Yao Qi | 2 | -0/+8 |
2015-02-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-24 | Adds support for emulating V850 e3v5 instructions to the simulator. | Nick Clifton | 2 | -22/+855 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 27 | -49/+888 |
2015-02-24 | Fixes compiling peXXigen under MAC OS/X where the wcsncasecmp function is not... | Nick Clifton | 5 | -6/+40 |
2015-02-24 | readelf: handle corrupted chains better | Mike Frysinger | 2 | -10/+20 |
2015-02-25 | Add aligned string merge test | Alan Modra | 3 | -0/+35 |
2015-02-24 | Speed up the display of unwind tables by using a binary chop search to locate... | Dmitry Antipov | 2 | -86/+159 |
2015-02-24 | This patch modifies the AVR linker script templates to use __<name>_REGION_LE... | Senthil Kumar Selvaraj | 6 | -11/+49 |
2015-02-24 | Improves the warning message produyced by objdump when it cannot load a section. | Nick Clifton | 2 | -1/+7 |
2015-02-24 | Fix the detection of illegal memory accesses in the MSP430 simulator. | Nick Clifton | 2 | -34/+67 |
2015-02-24 | Fix the gas test align2 for the PDP11 by ensuring that the .text and .data se... | Nick Clifton | 2 | -0/+13 |
2015-02-24 | PowerPC64 GOLD: complain on misaligned _DS relocs | Alan Modra | 2 | -3/+12 |
2015-02-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-23 | Fix typo in earlier entry. | Doug Evans | 1 | -1/+1 |
2015-02-23 | PR gdb/18008: Fix typo in documentation | Sergio Durigan Junior | 2 | -1/+7 |
2015-02-23 | gdbserver: redo stepping over breakpoint that was on top of a permanent break... | Pedro Alves | 2 | -8/+45 |