diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-12 10:34:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-12 10:34:25 +0000 |
commit | b4330e85f7069fa4e1124f6ddd75d876d18ef247 (patch) | |
tree | 60c1c35523a2160be48f94b05f296592416e3b11 /ld/ChangeLog | |
parent | c91d0dfb4f6910d4c192d9fc4ba018e90d951d99 (diff) | |
download | gdb-b4330e85f7069fa4e1124f6ddd75d876d18ef247.zip gdb-b4330e85f7069fa4e1124f6ddd75d876d18ef247.tar.gz gdb-b4330e85f7069fa4e1124f6ddd75d876d18ef247.tar.bz2 |
Include -z nocopyreloc in usage
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 218ed09..cf039da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-10-12 Vassili Karpov <malc@pulsesoft.com> + + * emultempl/elf32.em (gld_*_listoptions): Include -z nocopyreloc + in usage. + 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com> * scripttempl/armaout.sc: Place .bss section after end of aligned |