a-rbtgso.adb, [...]: All explicit raise statements now include an exception message.
authorMatthew Heaney <heaney@adacore.com>
Wed, 15 Feb 2006 09:32:52 +0000 (10:32 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:32:52 +0000 (10:32 +0100)
commitffabcde5e102cd7cc8a283ddc89861a727226913
tree39a55d293e0dcbbc8992be624d0eb85bc7be0307
parent738819cdce8e966e04a3e83d305db2cfa9bdaa75
a-rbtgso.adb, [...]: All explicit raise statements now include an exception message.

2006-02-13  Matthew Heaney  <heaney@adacore.com>

* a-rbtgso.adb, a-crbtgo.adb, a-crbtgk.adb, a-coorse.adb,
a-cohama.adb, a-ciorse.adb, a-cihama.adb, a-cihase.adb,
a-cohase.adb: All explicit raise statements now include an exception
message.

* a-ciormu.ads, a-ciormu.adb, a-coormu.ads, a-coormu.adb
(Update_Element_Preserving_Key): renamed op to just Update_Element.
Explicit raise statements now include an exception message

* a-cihase.ads, a-cohase.ads: Removed comment.

* a-stboha.ads, a-stboha.adb, a-stfiha.ads, a-envvar.adb,
a-envvar.ads, a-swbwha.ads, a-swbwha.adb, a-swfwha.ads, a-szbzha.ads,
a-szbzha.adb, a-szfzha.ads: New files.

From-SVN: r111035
26 files changed:
gcc/ada/a-cihama.adb
gcc/ada/a-cihase.adb
gcc/ada/a-cihase.ads
gcc/ada/a-ciormu.adb
gcc/ada/a-ciormu.ads
gcc/ada/a-ciorse.adb
gcc/ada/a-cohama.adb
gcc/ada/a-cohase.adb
gcc/ada/a-cohase.ads
gcc/ada/a-coormu.adb
gcc/ada/a-coormu.ads
gcc/ada/a-coorse.adb
gcc/ada/a-crbtgk.adb
gcc/ada/a-crbtgo.adb
gcc/ada/a-envvar.adb [new file with mode: 0755]
gcc/ada/a-envvar.ads [new file with mode: 0755]
gcc/ada/a-rbtgso.adb
gcc/ada/a-stboha.adb [new file with mode: 0644]
gcc/ada/a-stboha.ads [new file with mode: 0644]
gcc/ada/a-stfiha.ads [new file with mode: 0644]
gcc/ada/a-swbwha.adb [new file with mode: 0644]
gcc/ada/a-swbwha.ads [new file with mode: 0644]
gcc/ada/a-swfwha.ads [new file with mode: 0644]
gcc/ada/a-szbzha.adb [new file with mode: 0644]
gcc/ada/a-szbzha.ads [new file with mode: 0644]
gcc/ada/a-szfzha.ads [new file with mode: 0644]