]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - include
[C++/mingw] ser-tcp.c casts
[thirdparty/binutils-gdb.git] / include /
2015-11-17  Tristan GingoldMach-O: add new defines and struct for darwin 14.5
2015-11-16  Mike Frysingersim: cr16: convert to common sim memory modules
2015-11-15  Mike Frysingersim: drop extern C linkage from most sim interface...
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10  Mike Frysingersim: cr16/d10v: localize translation funcs
2015-11-09  Alan ModraModify obstack.[hc] to avoid having to include other...
2015-11-09  Alan ModraCopy gnulib obstack files
2015-11-02  Nick CliftonDisassemble RX NOP instructions as such.
2015-11-02  Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-10-28  Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-28  Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-27  Stephen FisherAdd support to readelf for reading NetBSD ELF core...
2015-10-22  H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-07  Yao QiWrap include/opcode/aarch64.h in extern "C" for C++
2015-10-07  Nick CliftonNew ARC implementation.
2015-10-02  Yao QiMake aarch64_zero_register_p declaration starts from...
2015-10-02  Yao Qi[aarch64] expose disas_aarch64_insn and rename it to...
2015-09-30  Nick CliftonResync files in the binutils repository that are mainta...
2015-09-29  Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-28  jamesbowmanFT32: define macros for instruction recognition.
2015-09-23  Nick CliftonFix compile time warnings generated when compiling...
2015-09-22  Nick CliftonEnhance the RX disassembler to detect and report bad...
2015-09-22  Rainer OrthSolaris PIE support
2015-09-21  H.J. LuChange ch_type in Elf64_External_Chdr to 4 bytes
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-09  Nick CliftonMake register name tables in visium.h static in order...
2015-08-23  Alan ModraReorder enum output_type for better code generation
2015-08-19  Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
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-08-11  Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC...
2015-08-11  Jiong Wang[AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in...
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-21  Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
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. LuRemove trailing spaces in demangle.h
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-07-03  Alan ModraRemove ppc860, ppc750cl, ppc7450 insns from common...
2015-07-01  Sandra LoosemoreOpcodes and assembler support for Nios II R2
2015-07-01  Sandra LoosemoreRelocations for Nios II R2
2015-07-01  Sandra LoosemoreAdd Nios II arch flags and compatibility tests
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-06-19  Peter BergnerAllow for optional operands with non-zero default values.
2015-06-17  Mike Frysingersim: callback: add human readable strings for debugging...
2015-06-04  Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-03  Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02  Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02  Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02  Matthew Wahab[ARM] Rework CPU feature selection in the disassembler
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-01  Matthew Wahab[AArch64][libopcode] Add support for PAN architecture...
2015-05-29  Roland McGrathRecognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
2015-05-28  Catherine MooreCompact EH Support
2015-05-12  Jiong Wang[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf...
2015-05-11  H.J. LuRename EM_486 to EM_IAMCU
2015-05-01  H.J. LuSync filenames.h with gcc
2015-04-30  DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-04-27  Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-24  Alan ModraNon-alloc sections don't belong in PT_LOAD segments
2015-04-24  H.J. LuDefine SEC_MEP_VLIW in bfd/section.c
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-04-09  Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-03  H.J. LuAdd Elf_Internal_Chdr and ElfXX_External_Chdr
2015-03-28  James Bowmansim: ft32: new port
2015-03-26  H.J. LuAdd ELFOSABI_CLOUDABI and SHF_COMPRESSED
2015-03-24  Terry GuoExtend arm_feature_set struct to provide more bits
2015-03-19  Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-15  Mike Frysingersim: dv-sockser: push module init prototype down
2015-03-10  Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-24  Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-23  Nick CliftonFixes a typo in the license notice in include/elf/score.h
2015-02-20  Andreas ArnezS390: Support new vector register sections
2015-02-19  Pedro AlvesWrap a few opcodes headers in extern "C" for C++
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-31  Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-28  Alan ModraFT32 initial support
2015-01-23  Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-16  Andreas KrebbelS/390: Add support for IBM z13.
2015-01-14  Jan-Benedict GlawMerge include/libiberty.h from GCC
2015-01-09  Anthony GreenUse official ELF machine number for moxie
next