diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-11 18:10:19 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-11 18:10:19 +0000 |
commit | 03394ac99982865c474724a75bcbfdf682715da0 (patch) | |
tree | 19921e41671bceb49ee3834b2ba86d74415633b5 /bfd/ChangeLog | |
parent | 9db7c108d956729feeb8bac1e7b2303ad4ebbb70 (diff) | |
download | gdb-03394ac99982865c474724a75bcbfdf682715da0.zip gdb-03394ac99982865c474724a75bcbfdf682715da0.tar.gz gdb-03394ac99982865c474724a75bcbfdf682715da0.tar.bz2 |
(INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.
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 da15e5b..648b690 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2003-12-11 Nick Clifton <nickc@redhat.com> + + * elf.c (INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments. + 2003-12-08 Richard Sandiford <rsandifo@redhat.com> * elfxx-mips.h, elfxx-mips.c, cpu-mips.c: Convert prototypes. |