summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-28sim: ft32: new portJames Bowman
2015-03-26Add ELFOSABI_CLOUDABI and SHF_COMPRESSEDH.J. Lu
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton
2015-03-15sim: dv-sockser: push module init prototype downMike Frysinger
2015-03-10[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flagJiong Wang
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton
2015-02-23Fixes a typo in the license notice in include/elf/score.hNick Clifton
2015-02-20S390: Support new vector register sectionsAndreas Arnez
2015-02-19Wrap a few opcodes headers in extern "C" for C++Pedro Alves
2015-02-19floatformat.h: Wrap in extern "C"Pedro Alves
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-02-10Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans
2015-01-28FT32 initial supportAlan Modra
2015-01-23Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel
2015-01-14Merge include/libiberty.h from GCCJan-Benedict Glaw
2015-01-09Use official ELF machine number for moxieAnthony Green
2015-01-07Sync with gcc/libiberty.Richard Earnshaw
2015-01-06Fixes a buffer overflow when compiling assembler for the MinGW targets.Alan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra
2014-12-12add gcc/gdb interface filesTom Tromey
2014-12-06Add Visium support to bfdEric Botcazou
2014-12-06Add Visium support to opcodesEric Botcazou
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore
2014-11-26Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants.Mark Wielaard
2014-11-21Merge include/* files from GCC commit 69a2f316d3.Andrew Burgess
2014-11-21Merge include/* files from GCC commit 77cab4753.Andrew Burgess
2014-11-21Support ARM Cortex-M7Terry Guo
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin
2014-11-13Mark R_X86_64_GOTPLT64 obsoleteH.J. Lu
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune
2014-10-17opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi
2014-10-11Sync libiberty with upstream GCC.Iain Buclaw
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi
2014-10-08include/elf/aarch64.h: Add reloc numbers from ABI release 1.0Will Newton
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen
2014-09-16NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen
2014-09-15Add support for MIPS R6.Andrew Bennett