aboutsummaryrefslogtreecommitdiff
path: root/bfd/i386linux.c
AgeCommit message (Expand)Author
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2009-10-02include/aout/Alan Modra
2009-09-02update copyright datesAlan Modra
2008-02-15include/Alan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2006-03-16 PR 2434Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-03update copyright datesAlan Modra
2004-06-24bfd/Alan Modra
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-03-13(BYTES_IN_WORD): Don't define.Nick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2001-10-02 * version.h: New file.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-03-08Update copyright noticesNick Clifton
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-03Initial revisionRichard Henderson