OSDN Git Service

Set default LANGUAGE to english/us.
[pf3gnuchains/pf3gnuchains4x.git] / include / coff /
2002-03-18 Nick CliftonAdd AIX 64 shared library support and emulation layer...
2002-02-01 Tom RixSupport small archive for pre AIX 4.3
2002-01-31 Nick CliftonAdd support for OpenRISC 32-bit embedded processor
2002-01-16 Richard Earnshaw* coff/arm.h (F_VFP_FLOAT): Define.
2001-12-31 Tom RixFix for xcoff <bigaf> big archive support.
2001-12-18 Tom RixMinimal handle .typchk and .except section.
2001-12-17 Tom RixAdd except and typeck section strings. Fix xcoff_big_f...
2001-12-17 Tom RixClean up formatting of xcoff.h
2001-11-13 Timothy WallFix tic54x testsuite failures and Lmem disassembly...
2001-10-26 Nick CliftonFix usage of H_GET_32/16. Likewise with H_PUT_32/16.
2001-09-21 Nick CliftonFix compile time warnings
2001-09-18 Alan Modra * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
2001-09-06 Tom RixFix import symbols for AIX.
2001-08-27 Andreas Jaeger * xcoff.h (struct __rtinit): Make proper prototype...
2001-08-24 Joern Rennecke * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spell...
2001-05-24 Tom RixSupport for xcoff64
2001-03-24 Nick CliftonFix compile time warnings.
2001-03-14 Nick Cliftonformatting fix
2001-03-14 Nick CliftonFix typos in ChangeLogs; add coff/external.h; fix copyr...
2001-02-13 DJ Delorie* include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR...
2001-02-06 H.J. Lu2001-01-23 H.J. Lu <hjl@gnu.org>
2000-12-11 Alan ModraReplace #warning with #error
2000-12-07 Alan Modra#warn -> #warning
2000-09-03 Nick CliftonFix formatting, add copyright notice
2000-06-30 DJ Delorie* peicode.h (coff_swap_filehdr_in): can't use e_magic...
2000-05-28 Nick CliftonFix capitialisation of setnaces in comment.
2000-05-06 Clinton Popetzbfd:
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-18 Timothy WallClean up load page support for tic54x.
2000-04-17 Jim WilsonInitial patches for IA-64 EFI (64-bit PE) support.
2000-04-13 Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-11 Timothy WallMods to allow compilation of BFD all targets.
2000-04-08 Timothy WallFix copyright comments and file comments.
2000-04-07 Timothy WallBFD and include/coff support for tic54x target.
2000-04-05 Joern Renneckesh-dsp REPEAT support:
2000-03-15 Jeff Law * internal.h: Fix a typo in the comment for...
2000-02-28 Nick CliftonDefone {MIPS|SH}_PE_MAGIC
2000-02-24 Nick CliftonAdd support for WinCE targeted toolchains.
2000-01-20 Nick Cliftonfix spelling of Motorola
2000-01-05 Nick Cliftonadd missing definitions
1999-09-20 Alan ModraDelete bogus R_PCLONG. Tidy R_*.
1999-09-07 Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-07-17 Nick CliftonRename F_SOFTFLOAt to F_SOFT_FLOAT for compatability...
1999-07-15 Nick Clifton1999-06-21 Philip Blundell <pb@nexus.co.uk>
1999-07-05 Nick CliftonDefine F_ARM_5
1999-06-03 Richard Henderson* internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE...
1999-05-19 Nick CliftonRenumber cpu flag bits to avoid collision with PE flag...
1999-05-15 Nick CliftonDefined rva relocations.
1999-05-03 Richard HendersonInitial revision