This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213187 - in /trunk/gcc/ada: ChangeLog gnat_ugn...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 29 Jul 2014 13:48:29 -0000
- Subject: r213187 - in /trunk/gcc/ada: ChangeLog gnat_ugn...
Author: charlet
Date: Tue Jul 29 13:48:13 2014
New Revision: 213187
URL: https://gcc.gnu.org/viewcvs?rev=213187&root=gcc&view=rev
Log:
2014-07-29 Doug Rupp <rupp@adacore.com>
* sigtramp-armvxw.c: Enhance to handle RTP trampolining.
* init.c: Remove guard on sigtramp for ARM VxWorks RTP.
2014-07-29 Vincent Celier <celier@adacore.com>
* switch-c.adb (Scan_Front_End_Switches): Do not fail when two
runtime directorie specified with two switches --RTS= designate
the same directory, even when there are no literarily the same.
2014-07-29 Robert Dewar <dewar@adacore.com>
* gnat_ugn.texi: Minor documentation clarification.
* switch-c.adb: Minor reformatting.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gnat_ugn.texi
trunk/gcc/ada/init.c
trunk/gcc/ada/sigtramp-armvxw.c
trunk/gcc/ada/switch-c.adb