diff options
author | Phil Blundell <philb@gnu.org> | 2000-11-13 10:01:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2000-11-13 10:01:13 +0000 |
commit | 90460d9725184ed8d93f6670df0c14ed761d8af9 (patch) | |
tree | e9fc64b620b38dbf58927bddbde9c75900a4ff2a /bfd/ChangeLog | |
parent | 1da00eb45da1abe86cd36b4f3963fac329afa729 (diff) | |
download | gdb-90460d9725184ed8d93f6670df0c14ed761d8af9.zip gdb-90460d9725184ed8d93f6670df0c14ed761d8af9.tar.gz gdb-90460d9725184ed8d93f6670df0c14ed761d8af9.tar.bz2 |
2000-11-09 Philip Blundell <pb@futuretv.com>
* section.c (STD_SECTION): Set gc_mark flag.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3075450..d6596a0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Philip Blundell <pb@futuretv.com> + + * section.c (STD_SECTION): Set gc_mark flag. + 2000-11-11 Kazu Hirata <kazu@hxi.com> * coff-i960.c: Likewise. |