summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bfd: Rename Chunk and S3ForcedPedro Alves2017-02-173-17/+25
* bfd: Rename bsd_write_armap and coff_write_armapPedro Alves2017-02-176-22/+35
* bfd: Rename warn_deprecatedPedro Alves2017-02-174-14/+23
* bfd: Rename real_{ftell, fseek, fopen}Pedro Alves2017-02-177-22/+41
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-177-55/+99
* Automatic date update in version.inGDB Administrator2017-02-171-1/+1
* bfd: Improve lookup of file / line information for errorsAndrew Burgess2017-02-165-6/+49
* bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess2017-02-169-2/+84
* ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess2017-02-164-16/+84
* ld testsuite function pointer comparisons vs. hppaAlan Modra2017-02-164-5/+12
* hppa -z relro againAlan Modra2017-02-1610-8/+46
* PR21132, hppa-linux pie support doesn't workAlan Modra2017-02-162-0/+8
* Fix more powerpc testsuite source errorsAlan Modra2017-02-163-2/+7
* [Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVEDJiong Wang2017-02-163-4/+11
* PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crashSergio Durigan Junior2017-02-155-6/+27
* Automatic date update in version.inGDB Administrator2017-02-161-1/+1
* i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu2017-02-156-4/+86
* Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu2017-02-158-1/+65
* Add SFENCE.VMA instructionAndrew Waterman2017-02-154-0/+17
* [AArch64] Add SVE system registersRichard Sandiford2017-02-157-0/+106
* [AArch64] Fix +sve documentationRichard Sandiford2017-02-152-2/+6
* LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki2017-02-1525-548/+35
* PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2017-02-153-23/+32
* LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki2017-02-152-2/+6
* Fix illegal upper case gdb cmd in chained-calls.expThomas Preud'homme2017-02-152-1/+5
* [ARC] Fix assembler relaxation.Claudiu Zissulescu2017-02-1530-43/+430
* Move Eric Christopher to Past Maintainers list.Nick Clifton2017-02-152-2/+6
* Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin2017-02-152-1/+25
* Don't give an internal error for unsupported relocations.Vladimir Radosavljevic2017-02-152-11/+15
* Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations.Vladimir Radosavljevic2017-02-152-0/+87
* Distinguish some of the registers different on ARC700 and HS38 cpusVineet Gupta2017-02-154-13/+46
* Improved support for --icf=safe when used with -pie.Rahul Chaudhry2017-02-156-17/+191
* Add missing ChangeLog entries.Tim Wiederhake2017-02-153-0/+88
* Automatic date update in version.inGDB Administrator2017-02-151-1/+1
* Add self to aarch64 maintainers. Fix mla instruction.Jim Wilson2017-02-146-49/+128
* Fix bit/bif instructions.Jim Wilson2017-02-144-10/+107
* Add ldn/stn single support, fix ldnr support.Jim Wilson2017-02-146-269/+698
* PR python/13598 - add before_prompt eventTom Tromey2017-02-148-0/+57
* Big-endian targets: Fix implptrpiece.expAndreas Arnez2017-02-142-2/+19
* Fix invalid memory access displayiing contents of sections.Nick Clifton2017-02-142-1/+16
* Fix an illegal memory access parsing corrupt STABD debug information.Nick Clifton2017-02-142-0/+9
* Fix handling of corrupt STABS enum type strings.Nick Clifton2017-02-142-1/+20
* Fix illegal memory access problems with readelf processing corrupt RL78 binar...Nick Clifton2017-02-142-17/+28
* PowerPC register expression checksAlan Modra2017-02-148-559/+663
* Fix powerpc testsuite source errorsAlan Modra2017-02-144-22/+28
* Update ppc64_elf_gc_mark_dynamic_refAlan Modra2017-02-142-1/+8
* Add documentation for new record Python bindings.Tim Wiederhake2017-02-142-0/+249
* python: Add tests for record Python bindingsTim Wiederhake2017-02-144-0/+296
* python: Implement btrace Python bindings for record history.Tim Wiederhake2017-02-148-0/+1177
* python: Create Python bindings for record history.Tim Wiederhake2017-02-144-0/+247