OSDN Git Service

2009-04-16 Tristan Gingold <gingold@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 2009 12:52:28 +0000 (12:52 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 2009 12:52:28 +0000 (12:52 +0000)
commit4e06d1d1057bacd630407c4fc4b731e4207152e3
tree30c6a373132e5d4e1de4bb03bdf7beda67d1d2a3
parent62ae98f1636fae2fe720187755a60268eb9902ac
2009-04-16  Tristan Gingold  <gingold@adacore.com>

* init.c: Detect real stack overflow on Darwin.

* system-darwin-x86.ads: Use stack probing on darwin x86.

2009-04-16  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Analyze_Attribute, case 'Address): It is illegal to
take the address of an intrinsic subprogram.

2009-04-16  Vincent Celier  <celier@adacore.com>

* g-trasym-unimplemented.ads, g-trasym-unimplemented.adb: New file.

* g-trasym.ads: Update comments.

2009-04-16  Vasiliy Fofanov  <fofanov@adacore.com>

* tracebak.c (STOP_FRAME): Verify validity of the current address
before dereferencing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146182 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/g-trasym-unimplemented.adb [new file with mode: 0644]
gcc/ada/g-trasym-unimplemented.ads [new file with mode: 0644]
gcc/ada/g-trasym.ads
gcc/ada/init.c
gcc/ada/sem_attr.adb
gcc/ada/system-darwin-x86.ads
gcc/ada/tracebak.c