]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Oct 2013 13:20:51 +0000 (15:20 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Oct 2013 13:20:51 +0000 (15:20 +0200)
commitc852a0a90d26061bc21d79b9441e9c3e2ac70536
tree25b7f77c7ccd6fe8aacc3ac9861cb7cd9f5d6e8a
parentcf3b97ef62af198eacdafcbb4c6d24e0591520e7
[multiple changes]

2013-10-14  Tristan Gingold  <gingold@adacore.com>

* exp_prag.adb (Expand_Pragma_Import_Export_Exception): Fix
target type for code of VMS imported exception.
* init.c: Replace Exception_Code by void *.
* s-vmexta.adb (Hash, Base_Code_In): Adjust code after changing
the type of Exception_Code.

2013-10-14  Vincent Celier  <celier@adacore.com>

* prj.ads: Minor comment updates.
* prj-attr.adb: New attribute Library_Rpath_Options.

From-SVN: r203544
gcc/ada/ChangeLog
gcc/ada/exp_prag.adb
gcc/ada/init.c
gcc/ada/prj-attr.adb
gcc/ada/prj.ads
gcc/ada/s-vmexta.adb