]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
configure.ac [spu-*-*]: Do not set skipdirs.
[thirdparty/gcc.git] / gcc / ChangeLog
index dc5ab3be569ae2030794846df60956fb2575fcb8..bf3467d032374b7fef06df72b0dd0161b08f58df 100644 (file)
@@ -1,3 +1,13 @@
+2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
+
+       * config/spu/spu.h (FRAME_GROWS_DOWNWARD): Define.
+       (INITIAL_FRAME_POINTER_OFFSET): Remove.
+       * config/spu/spu.c (spu_initial_elimination_offset): Calculate new
+       offset if eliminating soft frame pointer.
+       * config/spu/spu.md (stack_protect_set, stack_protect_test)
+       (stack_protect_test_si): Add initial machine description
+       for Stack Smashing Protector
+
 2008-10-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
 
        PR 11492