diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 11:47:39 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 11:47:39 +0200 |
commit | 967705fee12b4c02456fedbeb4c0dc6e79469ca7 (patch) | |
tree | c4fa9875cec66046b7f721c4ebcfdfb7db694181 /ChangeLog | |
parent | a9def8c49d22815801408e62bedca26810cfceb7 (diff) | |
download | glibc-967705fee12b4c02456fedbeb4c0dc6e79469ca7.tar.gz glibc-967705fee12b4c02456fedbeb4c0dc6e79469ca7.tar.xz glibc-967705fee12b4c02456fedbeb4c0dc6e79469ca7.zip |
SH: ABORT_INSTRUCTION.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 751797d4f4..1ec2e00a7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-06-23 Thomas Schwinge <thomas@codesourcery.com> + * sysdeps/sh/abort-instr.h: New file. + * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the + process in case exit returns. + * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always initialize the GOT register before use. |