aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGavin Koch <gavin@cygnus.com>1997-12-18 07:48:12 -0700
committerJeff Law <law@gcc.gnu.org>1997-12-18 07:48:12 -0700
commit913b5d5489c6c62f1e422a085979cdeaef8cc935 (patch)
tree5e3a88f9c46064e514a4e39030ba5bf16308c876 /gcc
parent349390672525fdd344ebe612185c44993c35b6a5 (diff)
downloadgcc-913b5d5489c6c62f1e422a085979cdeaef8cc935.zip
gcc-913b5d5489c6c62f1e422a085979cdeaef8cc935.tar.gz
gcc-913b5d5489c6c62f1e422a085979cdeaef8cc935.tar.bz2
dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the frame pointer in the prologue.
* dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the frame pointer in the prologue. From-SVN: r17130
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ba9b60a..ba56ccc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 18 14:57:29 1997 Gavin Koch <gavin@cygnus.com>
+
+ * dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the
+ frame pointer in the prologue.
+
Thu Dec 18 00:19:38 1997 Robert Lipe <robertl@dgii.com>
* i386/x-sco5 (CLIB) Deleted. (ALLOCA) Added.