diff options
author | Alan Modra <amodra@gmail.com> | 2001-05-17 03:58:45 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-05-17 03:58:45 +0000 |
commit | d1778b88f8d8444f15ecf2dbbbf680c5659efb53 (patch) | |
tree | d0c2d446eb4084bf8e218f551028a2e03d985b17 /bfd/ChangeLog | |
parent | aaa4f6d96fb87589796623dfc045d7a8b68c7228 (diff) | |
download | gdb-d1778b88f8d8444f15ecf2dbbbf680c5659efb53.zip gdb-d1778b88f8d8444f15ecf2dbbbf680c5659efb53.tar.gz gdb-d1778b88f8d8444f15ecf2dbbbf680c5659efb53.tar.bz2 |
Add a flag to asection, linker_has_input, and use it to reliably
determine whether an input section is the first one assigned to
an output section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b180d2e..85a6b13 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2001-05-16 Alan Modra <amodra@one.net.au> + + * section.c (asection): Add linker_has_input field. + (STD_SECTION): Adjust initialization to suit. + * ecoff.c (bfd_debug_section): Likewise. + * bfd-in2.h: Regenerate. + 2001-05-15 Alexandre Oliva <aoliva@redhat.com> * elf-m10300.c (mn10300_elf_relax_section): Don't relax |