70 Commits (73499ab8416b2df2f1cc36de76bb217b4c1cc5bd)

Author SHA1 Message Date
Alan Modra 73499ab841 * section.c (bfd_make_section_anyway): Copy the whole 23 years ago
H.J. Lu bc87dd2ec1 2004-04-30 H.J. Lu <hongjiu.lu@intel.com> 23 years ago
Alan Modra 72adc23045 * section.c (bfd_make_section_anyway): Add all sections to hash tab. 23 years ago
Kazu Hirata 1c3bed7b30 * coff-rs6000.c: Remove ARGSUSED and VARARGS. 23 years ago
Kazu Hirata 7dee875eb1 * ChangeLog: Fix typos. 23 years ago
Andrew Cagney 8530209598 2003-11-03 Andrew Cagney <cagney@redhat.com> 23 years ago
Andrew Cagney fc0a224429 Index: sim/frv/ChangeLog 23 years ago
Michael Snyder 9c3ed942dd 2003-10-23 Michael Snyder <msnyder@redhat.com> 23 years ago
Andrew Cagney 198beae2cf 2003-10-19 Andrew Cagney <cagney@redhat.com> 23 years ago
Alan Modra a7f49d812f * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done. 23 years ago
H.J. Lu 2f89ff8d8e bfd/ 23 years ago
Alan Modra 0c83546ac6 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format. 23 years ago
Alan Modra 003d627e6e * section.c (bfd_make_section): Return NULL for existing section. 23 years ago
Alan Modra c58b95236c Convert to C90 and a few tweaks. 23 years ago
H.J. Lu f97b9cb853 bfd/ 24 years ago
Alan Modra ad8e1ba599 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by 24 years ago
H.J. Lu c7996ad628 bfd/ 24 years ago
Alan Modra 68bfbfcc5a bfd 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Dave Anglin d45913a06f * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 24 years ago
Alan Modra bc0ba53708 * section.c (_bfd_strip_section_from_output): Remove unnecessary 24 years ago
Alan Modra d4c88bbbc9 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. 25 years ago
Richard Sandiford 0ebaf18527 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE 25 years ago
Alan Modra e61463e1e6 * bfd-in.h: Remove "taken from the source" comment. 25 years ago
Alan Modra b885599bed * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups. 25 years ago
Jakub Jelinek 13ae64f3c7 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 25 years ago
Nick Clifton b5f79c764c Tidy up formatting in bfd-in2.h 25 years ago
Alan Modra 9e7b37b31f * section.c (bfd_section_init): Remove unnecessary initialisations. 25 years ago
Alan Modra 73e87d7038 hash bfd sections for fast lookup and create. 25 years ago
Nick Clifton 84c254c646 Define and use bfd_is_const_section(). 25 years ago
Alan Modra 4e6bfe8ada * section.c (bfd_make_section_anyway): Don't increment section_id 25 years ago
Jakub Jelinek 25263aad5c * section.c (_bfd_strip_section_from_output): Don't count 25 years ago
Kazu Hirata 08da05b004 * aout-encap.c: Fix comment typos. 25 years ago
Alan Modra dbb410c3e2 * elf-bfd.h (struct bfd_elf_section_data): Add "group" and 25 years ago
Alan Modra 862517b650 * section.c (struct sec): Remove kept_section. 25 years ago
Richard Henderson 65db3b0dbf * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN. 25 years ago
Alan Modra dc810e3900 Touches most files in bfd/, so likely will be blamed for everything.. 25 years ago
Hans-Peter Nilsson 2f484710e6 * section.c (_bfd_strip_section_from_output): Handle NULL 26 years ago
Alan Modra d1778b88f8 Add a flag to asection, linker_has_input, and use it to reliably 26 years ago
Jakub Jelinek 767e4b0d59 * section.c (STD_SECTION): Add entsize. 26 years ago
H.J. Lu 2dd439c54e 2001-04-13 H.J. Lu <hjl@gnu.org> 26 years ago
Nick Clifton 7898dedac0 Update copyright notices 26 years ago
Kazu Hirata 7b82c249fa 2000-12-19 Kazu Hirata <kazu@hxi.com> 26 years ago
Phil Blundell 90460d9725 2000-11-09 Philip Blundell <pb@futuretv.com> 26 years ago
Richard Henderson 9a951beb03 * elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec. 26 years ago
Alan Modra 24376d1b58 Another try at correcting relocations against discarded 26 years ago
Alan Modra 4d7ce4dd48 * section.c (bfd_make_section_anyway): Release newsect ptr when 26 years ago
Alan Modra b3ea35849f Handle out of memory situations. 26 years ago
Alan Modra 77cb06e9d4 (bfd_get_unique_section_name): Put a dot before the numeric suffix. 26 years ago
Alan Modra a966dba9da `template' isn't a very good name for a variable. 26 years ago