OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains4x.git] / bfd / ecoff.c
2011-07-11 clminclude/ChangeLog
2011-06-13 amodra * linker.c (bfd_link_hash_traverse): Follow warning...
2010-12-13 amodra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-10-29 hjlAdd compressed debug section support to binutils and ld.
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2010-07-22 amodra * ecoff.c: Don't include aout/ranlib.h.
2010-02-08 amodra * section.c (struct bfd_section): Delete has_tls_reloc,
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-25 nickc Update soruces to make alpha, arc and arm targe...
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-08-06 nickc Add support for Xilinx MicroBlaze processor.
2009-03-04 amodrainclude/elf/
2009-02-18 davekbfd/ChangeLog
2008-07-30 amodraSilence gcc printf warnings
2008-02-15 amodrainclude/
2008-01-21 amodra * ecoff.c (_bfd_ecoff_archive_p): Delete.
2007-12-15 rsandifobfd/
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-06-27 amodrabfd/
2007-04-26 amodrabfd/
2007-04-21 nickc* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 amodrabfd/
2006-05-03 amodrabfd/
2006-03-16 amodra PR 2434
2005-12-27 amodra * coff-h8300.c (h8300_reloc16_extra_cases): Use input...
2005-07-06 nickccoff-alpha.c (alpha_adjust_reloc_in): Issue an informat...
2005-07-05 jakub * libbfd-in.h (struct artdata): Add extended_names_siz...
2005-06-29 amodra * elflink.c (_bfd_elf_gc_mark): Mark sections referenc...
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 amodrabfd/
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-05-03 hjlbfd/
2005-03-16 nickcConvert to ISO C90 formatting.
2005-03-03 amodraupdate copyright dates
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-21 hjlbfd/
2004-09-17 amodrainclude/
2004-07-21 hjlbfd/
2004-06-24 amodrabfd/
2004-06-15 amodra * section.c (struct sec): Remove usused flags. Reorga...
2004-04-24 cgd[ bfd/ChangeLog ]
2003-12-02 amodraRename bfd_link_hash_entry field "next" -> "und_next".
2003-11-30 kazu * ChangeLog: Fix typos.
2003-11-04 amodra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-31 cagneyIndex: sim/frv/ChangeLog
2003-10-16 cagneyIndex: doc/ChangeLog
2003-06-29 amodraConvert to C90 and a few tweaks.
2003-06-25 amodraCorrect spelling of "relocatable".
2003-06-08 amodra * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros...
2003-02-04 amodrabfd
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-11 amodraFix numerous occurrences of
2002-09-19 nickcFix error reading ECOFF information: 'ioptMax' refers...
2002-09-02 amodra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-07-30 amodra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 nickcSet BSF_FUNCTION for symbols of type stProc and stStati...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 amodraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28 amodra * linker.c (link_action): Ignore duplicate warning...
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-09-29 amodra * section.c (struct sec): Remove kept_section.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-06-15 nickcChnage styp_flags_to_sec_flags() to a boolean function
2001-05-17 amodraAdd a flag to asection, linker_has_input, and use it...
2001-05-07 amodra * ecoff.c (bfd_debug_section): Fix initialization.
2001-03-08 nickcUpdate copyright notices
2001-02-14 nickcFix initialisation of asection structure
2000-11-22 kazu2000-11-21 Kazu Hirata <kazu@hxi.com>
1999-09-10 ian * ecoff.c (bfd_debug_section): Update initialization...
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-11 dj * ecoff.c (_bfd_ecoff_write_armap): give the symtab...
1999-05-03 rthInitial revision