include/elf/
[deliverable/binutils-gdb.git] / bfd / section.c
2009-03-04  Alan Modrainclude/elf/
2008-02-15  Alan Modra PR 5765
2007-12-18  Daniel Jacobowitz * section.c (BFD_FAKE_SECTION): Update.
2007-12-15  Richard Sandifordbfd/
2007-10-16  Bob Wilson * section.c (struct bfd_section): Clarify comment...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2006-10-27  Alan Modrabfd/
2006-05-03  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2005-07-25  H.J. Lu2005-07-25 H.J. Lu <hongjiu.lu@intel.com>
2005-06-29  Alan Modra * elflink.c (_bfd_elf_gc_mark): Mark sections referenc...
2005-05-17  Daniel Jacobowitz * elf.c (_bfd_elf_write_object_contents): Check for...
2005-05-05  H.J. Lu2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
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-05-03  Alan Modra * section.c (bfd_section_list_remove): Don't clear...
2005-05-03  H.J. Lubfd/
2005-04-11  H.J. Lu2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03  Alan Modraupdate copyright dates
2005-02-22  H.J. Lubfd/
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-06  Alan Modrabfd/
2004-09-10  Joel Brobecker * section.c (bfd_sections_find_if): Fix paramet...
2004-07-21  H.J. Lubfd/
2004-06-29  Alan Modrabfd/
2004-06-24  Alan Modrabfd/
2004-06-15  Alan Modra * section.c (struct sec): Remove usused flags. Reorga...
2004-05-02  H.J. Lubfd/
2004-05-01  Alan Modra * section.c (bfd_make_section_anyway): Copy the whole
2004-04-30  H.J. Lu2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2004-04-30  Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2003-12-01  Kazu Hirata * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-11-03  Andrew Cagney2003-11-03 Andrew Cagney <cagney@redhat.com>
2003-10-31  Andrew CagneyIndex: sim/frv/ChangeLog
2003-10-23  Michael Snyder2003-10-23 Michael Snyder <msnyder@redhat.com>
2003-10-20  Andrew Cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-10-11  Alan Modra * section.c (bfd_get_section_size_before_reloc): Ignor...
2003-07-25  H.J. Lubfd/
2003-07-08  Alan Modra * elfcode.h (elf_object_p): Allocate tdata via _bfd_se...
2003-07-04  Alan Modra * section.c (bfd_make_section): Return NULL for existi...
2003-06-29  Alan ModraConvert to C90 and a few tweaks.
2003-06-18  H.J. Lubfd/
2003-06-08  Alan Modra * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros...
2003-04-29  H.J. Lubfd/
2003-02-04  Alan Modrabfd
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25  Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-04  Alan Modra * section.c (_bfd_strip_section_from_output): Remove...
2002-06-25  Alan Modra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
2002-06-10  Richard Sandiford * section.c (_bfd_strip_section_from_output): Set...
2002-06-05  Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-06-04  Alan Modra * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT...
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-01-30  Nick CliftonTidy up formatting in bfd-in2.h
2002-01-05  Alan Modra * section.c (bfd_section_init): Remove unnecessary...
2001-12-17  Alan Modrahash bfd sections for fast lookup and create.
2001-11-19  Nick CliftonDefine and use bfd_is_const_section().
2001-11-13  Alan Modra * section.c (bfd_make_section_anyway): Don't increment...
2001-10-18  Jakub Jelinek * section.c (_bfd_strip_section_from_output): Don...
2001-10-10  Kazu Hirata * aout-encap.c: Fix comment typos.
2001-10-09  Alan Modra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-09-29  Alan Modra * section.c (struct sec): Remove kept_section.
2001-09-28  Richard Henderson * section.c (SEC_ARCH_BIT_0): New; replace...
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-06-02  Hans-Peter Nilsson * section.c (_bfd_strip_section_from_output): Handle...
2001-05-17  Alan ModraAdd a flag to asection, linker_has_input, and use it...
2001-04-14  Jakub Jelinek * section.c (STD_SECTION): Add entsize.
2001-04-14  H.J. Lu2001-04-13 H.J. Lu <hjl@gnu.org>
2001-03-08  Nick CliftonUpdate copyright notices
2000-12-20  Kazu Hirata2000-12-19 Kazu Hirata <kazu@hxi.com>
2000-11-13  Phil Blundell2000-11-09 Philip Blundell <pb@futuretv.com>
2000-11-08  Richard Henderson * elf64-ia64.c (elf64_ia64_final_link): New...
2000-10-12  Alan ModraAnother try at correcting relocations against discarded
2000-10-10  Alan Modra* section.c (bfd_make_section_anyway): Release newsect...
2000-09-20  Alan ModraHandle out of memory situations.
2000-09-08  Alan Modra(bfd_get_unique_section_name): Put a dot before the...
2000-09-06  Alan Modra`template' isn't a very good name for a variable.
2000-09-05  Alan Modra(SEC_HAS_GOT_REF): Define new flag for asection.
2000-08-03  Nick CliftonRestore reverted code. Fix bug in reverted code which...
2000-08-03  H.J. Lu2000-08-03 H.J. Lu <hjl@gnu.org>
2000-07-31  Nick CliftonImprove section to segment mapping code.
2000-07-10  Alan ModraAvoid negative section sequence ids.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-08  Alan ModraAdd sequence id field to asection.
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19  Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-04-07  Timothy WallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
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...
2000-02-21  Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-13  Ian Lance Taylor * section.c (_bfd_strip_section_from_output): Add...
2000-01-13  Nick CliftonApply Tim walls octest vs bytes patch
1999-09-06  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09  Ian Lance Taylor * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
next
This page took 0.684583 seconds and 107 git commands to generate.