OSDN Git Service

Regenerate cgen files, update copyright year.
[pf3gnuchains/pf3gnuchains3x.git] / bfd / section.c
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-08-06 nickc Add support for Xilinx MicroBlaze processor.
2009-03-27 nickc * section.c (bfd_get_section_contents): Detect...
2009-03-19 ktietz2009-03-19 Kai Tietz <kai.tietz@onevision.com>
2009-03-04 amodrainclude/elf/
2008-02-15 amodra PR 5765
2007-12-18 drow * section.c (BFD_FAKE_SECTION): Update.
2007-12-15 rsandifobfd/
2007-10-16 bwilson * section.c (struct bfd_section): Clarify comment...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2006-10-27 amodrabfd/
2006-05-03 amodrabfd/
2006-03-16 amodra PR 2434
2005-07-25 hjl2005-07-25 H.J. Lu <hongjiu.lu@intel.com>
2005-06-29 amodra * elflink.c (_bfd_elf_gc_mark): Mark sections referenc...
2005-05-17 drow * elf.c (_bfd_elf_write_object_contents): Check for...
2005-05-05 hjl2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
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 amodra * section.c (bfd_section_list_remove): Don't clear...
2005-05-03 hjlbfd/
2005-04-11 hjl2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03 amodraupdate copyright dates
2005-02-22 hjlbfd/
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-06 amodrabfd/
2004-09-10 brobecke * section.c (bfd_sections_find_if): Fix paramet...
2004-07-21 hjlbfd/
2004-06-29 amodrabfd/
2004-06-24 amodrabfd/
2004-06-15 amodra * section.c (struct sec): Remove usused flags. Reorga...
2004-05-02 hjlbfd/
2004-05-01 amodra * section.c (bfd_make_section_anyway): Copy the whole
2004-04-30 hjl2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2004-04-30 amodra * section.c (bfd_make_section_anyway): Add all section...
2003-12-01 kazu * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-30 kazu * ChangeLog: Fix typos.
2003-11-03 cagney2003-11-03 Andrew Cagney <cagney@redhat.com>
2003-10-31 cagneyIndex: sim/frv/ChangeLog
2003-10-23 msnyder2003-10-23 Michael Snyder <msnyder@redhat.com>
2003-10-20 cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-10-11 amodra * section.c (bfd_get_section_size_before_reloc): Ignor...
2003-07-25 hjlbfd/
2003-07-08 amodra * elfcode.h (elf_object_p): Allocate tdata via _bfd_se...
2003-07-04 amodra * section.c (bfd_make_section): Return NULL for existi...
2003-06-29 amodraConvert to C90 and a few tweaks.
2003-06-18 hjlbfd/
2003-06-08 amodra * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros...
2003-04-29 hjlbfd/
2003-02-04 amodrabfd
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-07-04 amodra * section.c (_bfd_strip_section_from_output): Remove...
2002-06-25 amodra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
2002-06-10 rsandifo * section.c (_bfd_strip_section_from_output): Set...
2002-06-05 amodra * bfd-in.h: Remove "taken from the source" comment.
2002-06-04 amodra * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT...
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-01-30 nickcTidy up formatting in bfd-in2.h
2002-01-05 amodra * section.c (bfd_section_init): Remove unnecessary...
2001-12-17 amodrahash bfd sections for fast lookup and create.
2001-11-19 nickcDefine and use bfd_is_const_section().
2001-11-13 amodra * section.c (bfd_make_section_anyway): Don't increment...
2001-10-18 jakub * section.c (_bfd_strip_section_from_output): Don...
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-10-09 amodra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-09-29 amodra * section.c (struct sec): Remove kept_section.
2001-09-28 rth * section.c (SEC_ARCH_BIT_0): New; replace...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-06-02 hp * section.c (_bfd_strip_section_from_output): Handle...
2001-05-17 amodraAdd a flag to asection, linker_has_input, and use it...
2001-04-14 jakub * section.c (STD_SECTION): Add entsize.
2001-04-14 hjl2001-04-13 H.J. Lu <hjl@gnu.org>
2001-03-08 nickcUpdate copyright notices
2000-12-20 kazu2000-12-19 Kazu Hirata <kazu@hxi.com>
2000-11-13 pb2000-11-09 Philip Blundell <pb@futuretv.com>
2000-11-08 rth * elf64-ia64.c (elf64_ia64_final_link): New...
2000-10-12 amodraAnother try at correcting relocations against discarded
2000-10-10 amodra* section.c (bfd_make_section_anyway): Release newsect...
2000-09-20 amodraHandle out of memory situations.
2000-09-08 amodra(bfd_get_unique_section_name): Put a dot before the...
2000-09-06 amodra`template' isn't a very good name for a variable.
2000-09-05 amodra(SEC_HAS_GOT_REF): Define new flag for asection.
2000-08-03 nickcRestore reverted code. Fix bug in reverted code which...
2000-08-03 hjl2000-08-03 H.J. Lu <hjl@gnu.org>
2000-07-31 nickcImprove section to segment mapping code.
2000-07-10 amodraAvoid negative section sequence ids.
2000-07-08 amodraAdd sequence id field to asection.
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-04-07 twallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
2000-02-21 amodraThis lot mainly cleans up `comparison between signed...
2000-02-13 ian * section.c (_bfd_strip_section_from_output): Add...
2000-01-13 nickcApply Tim walls octest vs bytes patch
1999-09-06 ian1999-09-06 Donn Terry <donn@interix.com>
1999-08-09 ian * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
1999-08-08 ian1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1999-08-06 ian * section.c (global_syms): Only initialize union field if
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
next