]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:31:43 +0000 (15:31 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:31:43 +0000 (15:31 +0200)
commit4edb2be07d34b23142292f14941501bda0614951
tree57a0c3fc2827757acf848fd1a747b9168b6a77fa
parentd43d5ef7b552483264f6af5a831bdef1d1cd55cb
[multiple changes]

2005-07-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
    Thomas Quinot  <quinot@adacore.com>

* Make-lang.in: (ada/targtyps.o): Add missing TREE_H dependency.
new target gen-soccon.

2005-07-04  Robert Dewar  <dewar@adacore.com>

* s-mastop-irix.adb, s-mastop-vms.adb: Minor reformatting

2005-07-04  Thomas Quinot  <quinot@adacore.com>

* g-socket.ads (Check_Selector): Minor rewording of comment.

2005-07-04  Vincent Celier  <celier@adacore.com>

* vms_data.ads: Add VMS qualifiers for new gnatpp switch --eol=

2005-07-04  Thomas Quinot  <quinot@adacore.com>

* gen-soccon.c: Add constants SO_SNDTIMEO and SO_RCVTIMEO.

2005-07-04  Sergey Rybin  <rybin@adacore.com>

        * gnat_ugn.texi: Add description of --eol gnatpp option

2005-07-04  Eric Botcazou  <ebotcazou@adacore.com>
    Thomas Quinot  <quinot@adacore.com>

        * gnat_rm.texi: Add a note that pragma Unreferenced is not appropriate
if the user wants all calls of a subprogram to be flagged,
independently of whether they are made from within the same unit or
another unit.
        Mention restriction for pragma Linker_Alias on some platforms.
        Document pragma Linker_Constructor and Linker_Destructor.
        Rewrite documentation of Weak_External, Linker_Section and
        Linker_Alias pragmas.

From-SVN: r101598
gcc/ada/Make-lang.in
gcc/ada/g-socket.ads
gcc/ada/gen-soccon.c
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/s-mastop-irix.adb
gcc/ada/s-mastop-vms.adb
gcc/ada/vms_data.ads