Age | Commit message (Expand) | Author | Files | Lines |
2002-07-04 | * section.c (_bfd_strip_section_from_output): Remove unnecessary | Alan Modra | 1 | -62/+22 |
2002-06-25 | * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. | Alan Modra | 1 | -1/+1 |
2002-06-10 | * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE | Richard Sandiford | 1 | -0/+1 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -9/+7 |
2002-06-04 | * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups. | Alan Modra | 1 | -0/+21 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -6/+3 |
2002-01-30 | Tidy up formatting in bfd-in2.h | Nick Clifton | 1 | -35/+8 |
2002-01-05 | * section.c (bfd_section_init): Remove unnecessary initialisations. | Alan Modra | 1 | -13/+51 |
2001-12-17 | hash bfd sections for fast lookup and create. | Alan Modra | 1 | -78/+160 |
2001-11-19 | Define and use bfd_is_const_section(). | Nick Clifton | 1 | -0/+6 |
2001-11-13 | * section.c (bfd_make_section_anyway): Don't increment section_id | Alan Modra | 1 | -2/+4 |
2001-10-18 | * section.c (_bfd_strip_section_from_output): Don't count | Jakub Jelinek | 1 | -1/+4 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-09 | * elf-bfd.h (struct bfd_elf_section_data): Add "group" and | Alan Modra | 1 | -5/+10 |
2001-09-29 | * section.c (struct sec): Remove kept_section. | Alan Modra | 1 | -7/+2 |
2001-09-28 | * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN. | Richard Henderson | 1 | -3/+5 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -29/+25 |
2001-06-02 | * section.c (_bfd_strip_section_from_output): Handle NULL | Hans-Peter Nilsson | 1 | -0/+5 |
2001-05-17 | Add a flag to asection, linker_has_input, and use it to reliably | Alan Modra | 1 | -4/+11 |
2001-04-14 | * section.c (STD_SECTION): Add entsize. | Jakub Jelinek | 1 | -5/+5 |
2001-04-14 | 2001-04-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+13 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2000-12-20 | 2000-12-19 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -17/+2 |
2000-11-13 | 2000-11-09 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -1/+1 |
2000-11-08 | * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec. | Richard Henderson | 1 | -0/+5 |
2000-10-12 | Another try at correcting relocations against discarded | Alan Modra | 1 | -8/+9 |
2000-10-10 | * section.c (bfd_make_section_anyway): Release newsect ptr when | Alan Modra | 1 | -2/+5 |
2000-09-20 | Handle out of memory situations. | Alan Modra | 1 | -0/+2 |
2000-09-08 | (bfd_get_unique_section_name): Put a dot before the numeric suffix. | Alan Modra | 1 | -6/+6 |
2000-09-06 | `template' isn't a very good name for a variable. | Alan Modra | 1 | -6/+6 |
2000-09-05 | (SEC_HAS_GOT_REF): Define new flag for asection. | Alan Modra | 1 | -0/+57 |
2000-08-03 | Restore reverted code. Fix bug in reverted code which was eliminating too | Nick Clifton | 1 | -7/+10 |
2000-08-03 | 2000-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -10/+7 |
2000-07-31 | Improve section to segment mapping code. | Nick Clifton | 1 | -7/+10 |
2000-07-10 | Avoid negative section sequence ids. | Alan Modra | 1 | -3/+3 |
2000-07-08 | Add sequence id field to asection. | Alan Modra | 1 | -228/+240 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -6/+6 |
2000-04-07 | SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). | Timothy Wall | 1 | -0/+10 |
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 1 | -2/+4 |
2000-02-13 | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 1 | -6/+34 |
2000-01-13 | Apply Tim walls octest vs bytes patch | Nick Clifton | 1 | -8/+11 |
1999-09-06 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -3/+47 |
1999-08-09 | * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT. | Ian Lance Taylor | 1 | -1/+1 |
1999-08-08 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1 | -0/+4 |
1999-08-06 | * section.c (global_syms): Only initialize union field if | Ian Lance Taylor | 1 | -9/+17 |
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -6/+10 |
1999-06-20 | * section.c (_bfd_strip_section_from_output): Ignore sections | Richard Henderson | 1 | -2/+4 |
1999-06-15 | * section.c (SEC_SHORT): Define. | Richard Henderson | 1 | -0/+4 |
1999-06-07 | * section.c (_bfd_strip_section_from_output): Remove output | Richard Henderson | 1 | -12/+12 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1075 |