]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/uintp.adb
impunit.adb: Add Interfaces.Java.JNI...
authorRobert Dewar <dewar@adacore.com>
Tue, 8 Apr 2008 06:57:39 +0000 (08:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 8 Apr 2008 06:57:39 +0000 (08:57 +0200)
commitefde9617b15c8eb477c52111c660e35e45a59785
tree6cffd6610375b23eb865fd9a5ef43bdbfbf75654
parent2fe53bf5a4927ae72baa9160627bdecb6d2fcdfb
impunit.adb: Add Interfaces.Java.JNI...

2008-04-08  Robert Dewar  <dewar@adacore.com>
    Bob Duff  <duff@adacore.com>

* impunit.adb: Add Interfaces.Java.JNI, System.Strings.Stream_Ops,
Ada.Calendar.Conversions, Ada.Dispatching.EDF, GNAT.Time_Stamp

* s-intman-mingw.adb: Minor comment fix -- spell 'explicitly' correctly

* g-trasym.adb: Minor comment fix -- spell 'explicitly' correctly

* g-trasym.ads: Minor comment improvements

* s-stalib.adb: Minor comment fix -- spell 'explicitly' correctly

* a-sequio.ads, a-direio.ads: improve message for tagged type

* a-strunb.ads: Minor reformatting

* a-tifiio.adb: Minor reformatting

* atree.adb (Fix_Parents): Use clearer names for formals
Cleanup and simplify code
Use named notation in calls

* exp_fixd.adb (Do_Multiply_Fixed_Universal): Use named notation in
confusing calls

* uintp.adb: Used named notation for some confusing calls

* bindusg.adb: Minor change in one line of output

* cstand.adb: Minor reformatting of src representation of Standard

* a-assert.ads: Add comment.

* g-decstr.adb: Fix bad indentation

* expander.ads, expander.adb: Code clean up.

* sem_dist.ads, sem_type.adb, g-dirope.ads, g-exctra.ads, s-valwch.adb,
s-wchstw.adb, targparm.ads, widechar.adb: Minor reformatting

* i-cstrin.adb: Fix casing error in formal parameter name in call

From-SVN: r134063
28 files changed:
gcc/ada/a-assert.ads
gcc/ada/a-direio.ads
gcc/ada/a-sequio.ads
gcc/ada/a-strunb.ads
gcc/ada/a-tifiio.adb
gcc/ada/atree.adb
gcc/ada/bindusg.adb
gcc/ada/cstand.adb
gcc/ada/exp_fixd.adb
gcc/ada/expander.adb
gcc/ada/expander.ads
gcc/ada/g-decstr.adb
gcc/ada/g-dirope.ads
gcc/ada/g-exctra.ads
gcc/ada/g-trasym.adb
gcc/ada/g-trasym.ads
gcc/ada/i-cstrin.adb
gcc/ada/impunit.adb
gcc/ada/s-intman-mingw.adb
gcc/ada/s-stalib.adb
gcc/ada/s-stalib.ads
gcc/ada/s-valwch.adb
gcc/ada/s-wchstw.adb
gcc/ada/sem_dist.ads
gcc/ada/sem_type.adb
gcc/ada/targparm.ads
gcc/ada/uintp.adb
gcc/ada/widechar.adb