r213275 - in /trunk/gcc/ada: ChangeLog Makefile...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Jul 30 14:00:00 GMT 2014
Author: charlet
Date: Wed Jul 30 14:00:58 2014
New Revision: 213275
URL: https://gcc.gnu.org/viewcvs?rev=213275&root=gcc&view=rev
Log:
2014-07-30 Gary Dismukes <dismukes@adacore.com>
* exp_prag.adb, a-tags.ads: Minor typo fixes.
2014-07-30 Bob Duff <duff@adacore.com>
* a-excach.adb, a-excach-cert.adb, a-except-2005.ads,
a-except.ads, g-traceb.adb, memtrack.adb,
s-traceb.adb, s-traceb.ads, s-traceb-hpux.adb, s-traceb-mastop.adb:
Cleanup: Make the three versions of System.Traceback.Call_Chain
have the same interface. Use an array for the Traceback parameter
instead of an Address. This will enable reduction in code
duplication.
2014-07-30 Pat Rogers <rogers@adacore.com>
* gnat_ugn.texi: Corrected minor textual error in description
of switch -gnatwl.
2014-07-30 Bob Duff <duff@adacore.com>
* Makefile.rtl: Sort file names.
2014-07-30 Arnaud Charlet <charlet@adacore.com>
* a-tasatt.adb: Complete previous change: kill spurious warning
on e.g. sparc, and make sure we only use the fast path when the
alignment is compatible.
2014-07-30 Yannick Moy <moy@adacore.com>
* sem_ch6.adb (Analyze_Subprogram_Body_Helper): Mark new Spec_Id as
coming from source.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/Makefile.rtl
trunk/gcc/ada/a-excach.adb
trunk/gcc/ada/a-except-2005.ads
trunk/gcc/ada/a-except.ads
trunk/gcc/ada/a-tags.ads
trunk/gcc/ada/a-tasatt.adb
trunk/gcc/ada/exp_prag.adb
trunk/gcc/ada/g-traceb.adb
trunk/gcc/ada/gnat_ugn.texi
trunk/gcc/ada/memtrack.adb
trunk/gcc/ada/s-traceb-hpux.adb
trunk/gcc/ada/s-traceb-mastop.adb
trunk/gcc/ada/s-traceb.adb
trunk/gcc/ada/s-traceb.ads
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list