OSDN Git Service

2011-08-04 Emmanuel Briot <briot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 12:22:53 +0000 (12:22 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 12:22:53 +0000 (12:22 +0000)
commitf33ac8b273d551e0d635146279028567f31bdb72
tree0cfbb8f59922a461f56c82052ecb8d3fa97d3fa6
parent78db3d7212cd80d5a88f1b210d2bf96ecec8b8a2
2011-08-04  Emmanuel Briot  <briot@adacore.com>

* make.adb: Remove debug trace.

2011-08-04  Vincent Celier  <celier@adacore.com>

* makeutl.adb (Do_Complete): Get the absolute path name of a relative
path in canonical form, to be able to compare path names on platforms
such as Windows or Darwin.

2011-08-04  Thomas Quinot  <quinot@adacore.com>

* par_sco.adb (Traverse_Declarations_Or_Statements.Set_Statement_Entry):
For a pragma (statement with C1 = 'P'), record the sloc of the pragma.
* scos.ads: Update documentation accordingly.
* put_scos.adb (Output_SCO_Line): Omit statement SCOs for disabled
pragmas.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177369 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/make.adb
gcc/ada/makeutl.adb
gcc/ada/par_sco.adb
gcc/ada/put_scos.adb
gcc/ada/scos.ads