]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/coff-ppc.c
Silence gcc printf warnings
[thirdparty/binutils-gdb.git] / bfd / coff-ppc.c
2008-07-30  Alan ModraSilence gcc printf warnings
2007-10-15  Alan Modra * coff-arm.c (arm_emit_base_file_entry): Check fwrite...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-16  Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Alan Modrabfd/
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-03-03  Alan Modraupdate copyright dates
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-21  H.J. Lubfd/
2004-08-13  Alan Modrabfd/
2004-06-28  Alan Modra * bfd-in.h (struct stab_info): Move from stabs.c.
2004-06-24  Alan Modrabfd/
2003-11-24  Kazu Hirata * aix5ppc-core.c: Fix comment typos.
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-02-20  Nick CliftonFix typo: intial -> initial.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-04-04  Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2001-09-21  Nick CliftonFix compile time warnings
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-03-08  Nick CliftonUpdate copyright notices
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-11-22  Kazu Hirata2000-11-21 Kazu Hirata <kazu@hxi.com>
2000-11-15  Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-14  Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-03-01  H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-11  Ian Lance Tayloradd some comments about peigen.c
1999-09-11  Ian Lance Taylor * coff-ppc.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Nick CliftonAdd new field to bfd_target structure.
1999-07-12  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-03-18  Ian Lance Taylor * bfd-in.h: Don't include obstack.h.
1996-07-17  Kim KnuttilaRemoved bogus printf
1996-04-19  Ian Lance Taylor * coff-ppc.c (record_toc): Add cast to avoid warning.
1996-04-18  Ian Lance Taylor * libcoff-in.h (struct coff_final_link_info): Add...
1996-03-29  Ian Lance Taylor * section.c (SEC_LINK_ONCE): Define.
1996-03-27  Ian Lance Taylorupdate copyrights
1996-03-27  Ian Lance TaylorRemove SEC_LINKER_MARK, and add a linker_mark bitfield...
1996-03-27  Ian Lance Taylor * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_I...
1996-03-27  Ian Lance Taylor * section.c (SEC_LINKER_MARK): Define.
1996-01-29  Kim KnuttilaRemoved a ppc hack from cofflink, promoted some types...
1995-12-13  Kim KnuttilaProtected debugging code. (duh)
1995-12-12  Kim KnuttilaFixes for .reloc
1995-12-01  Ian Lance Taylor * libbfd.c (bfd_malloc, bfd_realloc): New functions.
1995-12-01  Kim KnuttilaPowerPC DLL Support
1995-11-29  Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-11-16  Kim KnuttilaReloc fixes for PowerPC PE
1995-11-13  Kim KnuttilaImplemented IMGLUE reloc + dumping
1995-11-07  Kim KnuttilaFirst round ld support for PPC PE
1995-09-27  Kim KnuttilaFirst round BFD for PE/PowerPC