diff options
author | Alan Modra <amodra@gmail.com> | 2001-01-25 02:31:42 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-01-25 02:31:42 +0000 |
commit | 02aa14fb329dba348f0f893e7e838aac3ebeb939 (patch) | |
tree | 22eebc4825ce772e3862d5287cb3d005e32a9301 /ld/ChangeLog | |
parent | 05c6581e28a1d6ca8db3514a09b3bee2c4c7b9ee (diff) | |
download | gdb-02aa14fb329dba348f0f893e7e838aac3ebeb939.zip gdb-02aa14fb329dba348f0f893e7e838aac3ebeb939.tar.gz gdb-02aa14fb329dba348f0f893e7e838aac3ebeb939.tar.bz2 |
(lang_leave_overlay): Don't set lma_region when load_base is specified.
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 cdd999c..d8e79b5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-01-25 Jim Driftmyer <jdrift@stny.rr.com> + + * ldlang.c (lang_leave_overlay): Don't set lma_region when + load_base is specified. + 2001-01-24 Hans-Peter Nilsson <hp@axis.com> * emultempl/elf32.em: Correct spelling in comments and listed |