diff options
author | Alan Modra <amodra@gmail.com> | 2001-01-14 06:12:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-01-14 06:12:07 +0000 |
commit | d768008d61d1d6b5d437d6f5f5546a7ce953ff1c (patch) | |
tree | 7a2400370320fd893fee2ca955687c361ce16e78 /bfd/ChangeLog | |
parent | 150ccafb7a737cd7678df713dc39760b79f9fc4e (diff) | |
download | gdb-d768008d61d1d6b5d437d6f5f5546a7ce953ff1c.zip gdb-d768008d61d1d6b5d437d6f5f5546a7ce953ff1c.tar.gz gdb-d768008d61d1d6b5d437d6f5f5546a7ce953ff1c.tar.bz2 |
Add parens like the comment says.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e0308b9..7c32439 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ 2001-01-14 Alan Modra <alan@linuxcare.com.au> + * opncls.c (bfd_fdopenr): Add parens like the comment says around + O_ACCMODE. + * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create .plt entries for DT_INIT and DT_FINI. (elf32_hppa_finish_dynamic_sections): Remove special handling of |