OSDN Git Service

* ChangeLog: Fix typos.
[pf3gnuchains/pf3gnuchains4x.git] / bfd / section.c
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-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-08 Alan ModraAdd sequence id field to asection.
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-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-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-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 HendersonInitial revision