Fix inconsistent handling of EINTR in ser-*.c backends
[external/binutils.git] / include / ChangeLog
2016-04-12 Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
2016-04-12 Claudiu ZissulescuAdd support for .extInstruction pseudo-op.
2016-04-05 Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05 Claudiu Zissulescu[ARC] 24 bit reloc and overflow detection fix.
2016-03-29 Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-22 Trevor Saundersmake more variables const
2016-03-21 Andrew Burgessarc/nps400: Add first nps400 instructions
2016-03-21 Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21 Andrew Burgessarc: Remove duplicated constant in include/elf/arc.h
2016-03-21 Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-15 H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-08 Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-07 Trevor SaundersAdd const qualifiers at various places.
2016-03-04 Cary CoutantFix datestamps on ChangeLog entries to read 2015 instea...
2016-03-04 H.J. LuAdd missing ChangeLog entries for commit 82838
2016-03-04 Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-03-03 Evgenii Stepanovget_symbols() plugin API tweak to support --start-lib...
2016-02-26 H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26 H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-19 Jiong Wang[ARM] Add FP16 feature extension for ARMv8.2 architecture
2016-02-10 Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-09 Nick CliftonFix compile time warnings building the binutils with...
2016-02-09 Alan ModraFix macro redefinition error on Solaris
2016-02-04 Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-01-19 John BaldwinAdd support to readelf for reading FreeBSD ELF core...
2016-01-19 Miranda CupertinoAdd PIC and TLS support to the ARC target.
2016-01-18 Nick CliftonUse a 32-bit value to hold the section number in the...
2016-01-11 Nick CliftonImport changes made to files shared with the FSF GCC...
2016-01-06 Maciej W. RozyckiMIPS/include: opcode/mips.h: Add a summary of MIPS16...
2016-01-05 Mike Frysingerlibiberty: {count,dup,write}argv: constify argv input...
2016-01-01 Alan ModraCopyright update for binutils
2016-01-01 Alan ModraNew 2016 binutils ChangeLog files
2016-01-01 Alan Modrabinutils ChangeLog rotation
2015-12-30 Alan ModraFix assorted ChangeLog errors
2015-12-22 Mickael GueneAdd support for ARM's NOREAD section flag.
2015-12-17 Christophe LyonAdd forgotten ChangeLog updates for 72d98d16ed09584660d...
2015-12-01 Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-11-28 Rainer OrthPort libvtv to Solaris
2015-11-28 Rich FelkerSH FDPIC backend support
2015-11-28 Iain SandoeFix PR63758 by using the _NSGetEnviron() API on Darwin
2015-11-09 Alan ModraModify obstack.[hc] to avoid having to include other...
2015-11-09 Alan ModraCopy gnulib obstack files
2015-10-22 H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-07 Nick CliftonNew ARC implementation.
2015-09-30 Nick CliftonResync files in the binutils repository that are mainta...
2015-09-28 jamesbowmanFT32: define macros for instruction recognition.
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-23 Alan ModraReorder enum output_type for better code generation
2015-08-19 Alan ModraRemove link_info.pic
2015-08-19 Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuSync ansidecl.h with GCC
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-16 Jiong Wang[AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in...
2015-07-14 H.J. LuSync longlong.h with GCC
2015-07-14 H.J. LuSync hashtab.h, splay-tree.h with GCC
2015-07-14 H.J. LuSync ansidecl.h with GCC
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-08 Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-06-26 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-24 Iain BuclawSync libiberty from GCC, replaying updates to configure...
2015-06-22 Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-05-28 Catherine MooreCompact EH Support
2015-05-12 Jiong Wang[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf...
2015-05-01 H.J. LuSync filenames.h with gcc
2015-04-30 DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-04-17 Richard EarnshawMerge include/partition.h from GCC.
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-14 H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-02-19 Pedro Alvesfloatformat.h: Wrap in extern "C"
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-02-10 Mark WielaardRecognize new DWARF5/GCC5 DW_LANG constants for Fortran...
2015-02-09 Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-01-28 Alan ModraFT32 initial support
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-14 Jan-Benedict GlawMerge include/libiberty.h from GCC
2015-01-07 Richard EarnshawSync with gcc/libiberty.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-23 Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-12 Tom Tromeyadd gcc/gdb interface files
2014-12-06 Eric BotcazouAdd Visium support to opcodes
2014-11-26 Mark WielaardRecognize new DWARFv5 C11, C++11 and C++14 DW_LANG...
2014-11-21 Andrew BurgessMerge include/* files from GCC commit 69a2f316d3.
2014-11-21 Andrew BurgessMerge include/* files from GCC commit 77cab4753.
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-10-31 Naveen H.SMIPS: Add Octeon 3 support
2014-10-22 Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-11 Iain BuclawSync libiberty with upstream GCC.
2014-08-12 Alan ModraChange ld "notice" interface for better handling of...
2014-08-12 Alan Modramissing changelog
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-10 Alan Modraadd pr number to changelog
2014-06-10 Alan Modramissing changelog entries for 8a5da09b9
2014-05-01 Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
next