This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Merge ada/adaint.[ch]
- From: Laurent Guerby <guerby at acm dot org>
- To: Arnaud Charlet <charlet at ACT-Europe dot FR>,Geert Bosch <bosch at gnat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 28 Apr 2003 09:06:56 +0200
- Subject: Merge ada/adaint.[ch]
- Organization:
Hi, while merging ada/adaint.[ch] I noticed two patches applied
to the GCC tree weren't applied to the FSF tree whereas
all other were:
2003-01-29 Joel Sherrill <joel at OARcorp dot com>
* adaint.h: Add include of <stdio.h> when target is RTEMS. This
is likely needed for all newlib targets.
and the max_path_len part of:
2002-05-31 Florian Weimer <fw at deneb dot enyo dot de>
* 5ntaprop.adb (with System.OS_Primitives): Remove.
* cstreams.c (max_path_len): Move from here ...
* adaint.c (__gnat_max_path_len): ... to here.
* adaint.c (__gnat_max_path_len): Declare.
* g-dirope.adb (Max_Path): Adjust.
* g-os_lib.adb (Normalize_Pathname.Max_Path): Adjust.
* i-cstrea.ads (max_path_len): Adjust.
* osint.adb (Get_RTS_Search_Dir.Max_Path): Adjust.
* xr_tabls.adb (Dir_Name.Max_Path: Adjust.
* Makefile.in, Make-lang.in: Documentation is now built in
Make-lang.in. Store Info and generated Texinfo files in the
source directory.
* gnat_ug.texi: Remove CVS keywords, correct version number.
Set file name correctly.
* gnat_ug_*.texi: Add.
* .cvsignore: Ignore generated Texinfo files.
Is this intentional or is it an oversight?
--
Laurent Guerby <guerby at acm dot org>