2003-10-19 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / bfd / section.c
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.
1999-08-08  Ian Lance Taylor1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1999-08-06  Ian Lance Taylor * section.c (global_syms): Only initialize union field if
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-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-20  Richard Henderson * section.c (_bfd_strip_section_from_output...
1999-06-15  Richard Henderson * section.c (SEC_SHORT): Define.
1999-06-07  Richard Henderson * section.c (_bfd_strip_section_from_output...
1999-05-03  Richard Henderson19990502 sourceware import
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-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-06-30  Richard HendersonELF Section-level Garbage Collection.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-01-03  Ian Lance TaylorFri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu...
1996-03-27  Ian Lance TaylorRemove SEC_LINKER_MARK, and add a linker_mark bitfield...
1996-03-27  Ian Lance Taylor * section.c (SEC_LINKER_MARK): Define.
1996-01-11  Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1994-03-15  David MacKenzie * Most files:
1994-02-17  David MacKenzie * bfd.c (bfd_get_error, bfd_set_error): New functions.
1994-02-16  Ken Raeburn(bfd_get_section_contents): Since this function reads...
1994-02-12  David MacKenzie Make all callers of malloc or realloc (including via...
1993-12-30  Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-12-30  Peter Schauer * section.c (bfd_get_section_contents): Return zero...
1993-11-05  David MacKenziedoc cleanup
1993-08-27  Ken Raeburn(struct sec): Move position of user_set_vma, and docume...
1993-03-30  Steve Chamberlain * aoutx.h (translate_from_native_sym_flags): Now handl...
1992-11-05  John Gilmore* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,
1992-11-05  John GilmoreCleanup: Replace all uses of EXFUN in the BFD sources...
1992-01-29  Roland Peschbfd.c: use `<<foo>>' instead of @file{foo}
1992-01-24  Steve ChamberlainUses the new small reloc type now.
1991-12-19  Steve ChamberlainChanged the @node to use INODE
1991-10-25  John GilmoreRS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo...
1991-08-19  Roland PeschMon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at...
1991-07-04  Steve ChamberlainInitial revision
This page took 0.695765 seconds and 104 git commands to generate.