diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-12-11 10:28:02 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-12-11 10:28:02 -0800 |
commit | 2b8c06a34c0ad84682800d62f5620722039b1108 (patch) | |
tree | e7abe0edd9f027cc41c234593d8035437819d102 /ld/ChangeLog | |
parent | 5e319dd3e18e1318ab97a2dabb93095e2bd82ee3 (diff) | |
download | gdb-2b8c06a34c0ad84682800d62f5620722039b1108.zip gdb-2b8c06a34c0ad84682800d62f5620722039b1108.tar.gz gdb-2b8c06a34c0ad84682800d62f5620722039b1108.tar.bz2 |
Remove shared object from -Ttext-segment
* ld.texinfo: Remove shared object from -Ttext-segment.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 677a467..7dc40f7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2013-12-11 H.J. Lu <hongjiu.lu@intel.com> + + * ld.texinfo: Remove shared object from -Ttext-segment. + 2013-12-10 Roland McGrath <mcgrathr@google.com> * Makefile.am (install-exec-local): Prefix libtool invocation with |