summaryrefslogtreecommitdiffstats
path: root/include/coff
Commit message (Expand)AuthorAgeFilesLines
* * coffcode.h (coff_write_object_contents): Always initialiseNick Clifton2008-12-232-0/+13
* * app.c (do_scrub_chars): Do not UNGET an EOF value.Nick Clifton2008-06-172-4/+85
* Move entries for changes in sub-directories into the changelogs in those sub-Nick Clifton2008-04-161-0/+4
* includeDanny Smith2007-11-041-0/+4
* bfd/H.J. Lu2007-08-022-7/+45
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-122-5/+10
* Write Mimi's name in ASCII.Alan Modra2007-04-272-5/+5
* Fix year.H.J. Lu2007-03-271-1/+1
* *** empty log message ***H.J. Lu2007-03-192-0/+29
* Define ATTRIBUTE_PACKED and use as necessary.Nick Clifton2006-12-062-3/+10
* * peXXigen.c: Updates for PE/COFF V8.0, and clarificationNick Clifton2006-11-143-0/+26
* Add x86_64-mingw64 targetNick Clifton2006-09-205-5/+114
* Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar2006-02-052-0/+5
* Add support for the Z80 processor familyNick Clifton2005-10-253-1/+61
* Remove a29k files.Alan Modra2005-08-182-148/+4
* Add code to detect and either handle or issue an error message for binariesNick Clifton2005-07-143-2/+12
* Update the address and phone number of the FSF organizationNick Clifton2005-05-1037-37/+47
* Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.H.J. Lu2005-04-131-0/+17
* update copyright datesAlan Modra2005-03-0313-13/+14
* include/Alan Modra2005-02-202-2/+6
* Add support for maxq10 and maxq20 machine valuesNick Clifton2005-01-102-4/+13
* Add support fpr MAXQ processorNick Clifton2004-11-082-0/+56
* Fix support for PECOFF weak symbolsNick Clifton2004-11-082-1/+12
* * symconst.h (langMax): Fix typo in comment.Mark Kettenis2004-08-132-1/+5
* [ bfd/ChangeLog ]Chris Demetriou2004-04-243-55/+10
* Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton2004-04-202-0/+4
* Split ChangeLog files.Alan Modra2004-01-022-1155/+1164
* Add alternative defintion of C_WEAKEXT for AIX 5.2Nick Clifton2003-12-022-1/+10
* 2003-08-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-08-232-2/+39
* Convert to C90.Alan Modra2003-08-072-18/+25
* (IMAGE_FILE_NET_RUN_FROM_SWAP): Define.Nick Clifton2003-07-172-19/+50
* 2003-07-14 Christian Groessler <chris@groessler.org>Jason Eckhardt2003-07-152-0/+7
* * xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes.Andreas Jaeger2003-06-293-60/+65
* Add support for h8300hn and h8300snNick Clifton2003-04-242-4/+13
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-154-6/+12
* Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal2003-04-041-3/+3
* Add iWMMXt supportNick Clifton2003-03-252-0/+9
* Updates for fixing tic4x arch tagging of its object files.Svein Seldal2003-01-202-3/+11
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-303-12/+17
* Add TMS320C4x supportNick Clifton2002-08-283-0/+51
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-182-58/+55
* Support small archive for pre AIX 4.3Tom Rix2002-02-012-4/+10
* Add support for OpenRISC 32-bit embedded processorNick Clifton2002-01-312-1/+295
* * coff/arm.h (F_VFP_FLOAT): Define.Richard Earnshaw2002-01-161-1/+2
* Fix for xcoff <bigaf> big archive support.Tom Rix2001-12-312-26/+47
* Minimal handle .typchk and .except section.Tom Rix2001-12-182-1/+10
* Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix2001-12-172-1/+10
* Clean up formatting of xcoff.hTom Rix2001-12-172-126/+114
* Fix tic54x testsuite failures and Lmem disassembly bugs.Tim Wall2001-11-133-24/+48
* Fix usage of H_GET_32/16. Likewise with H_PUT_32/16.Nick Clifton2001-10-262-4/+9