* elf32-xtensa.c (ELF_MACHINE_CODE, ELF_MACHINE_ALT1): Swap values
[platform/upstream/binutils.git] / bfd / coff-ppc.c
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