aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2008-03-20 18:06:47 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2008-03-20 18:06:47 +0100
commit8a57e48f5b437f689420a09c93507b85153fc815 (patch)
tree2b0fae7dfb0def8861acf023cb0b239a9099b91c
parent7621f5d5fb2a0f99dc1c218778863053844d262d (diff)
downloadgcc-8a57e48f5b437f689420a09c93507b85153fc815.zip
gcc-8a57e48f5b437f689420a09c93507b85153fc815.tar.gz
gcc-8a57e48f5b437f689420a09c93507b85153fc815.tar.bz2
Add Pablo Oliveira to the list of authors for 3 patches.
From-SVN: r133390
-rw-r--r--gcc/ada/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 9847af6..50b9bab 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -4580,6 +4580,7 @@
valid value.
2007-08-14 Thomas Quinot <quinot@adacore.com>
+ Pablo Oliveira <oliveira@adacore.com>
* exp_dist.adb (PolyORB_Support.Build_TypeCode_Function): When creating
typecode parameters for a union (in a variant record), remove
@@ -8576,6 +8577,7 @@
formals.
2007-04-06 Thomas Quinot <quinot@adacore.com>
+ Pablo Oliveira <oliveira@adacore.com>
* exp_dist.ads, exp_dist.adb (Build_To_Any_Call, Build_From_Any_Call):
Do an Unchecked_Conversion to handle the passage from the Underlying
@@ -8716,6 +8718,7 @@
(Set_Valid): Move to local package Validity
2007-04-06 Arnaud Charlet <charlet@adacore.com>
+ Pablo Oliveira <oliveira@adacore.com>
* g-expect.adb (Get_Command_Output): When expanding the output buffer
we must ensure that there is enough place for the new data we are going