2004-10-04 Jakub Jelinek * gnat_ugn.texi: Add : and . to direntry. * gnat-style.texi: Change dircategory to GNU Ada tools. 2005-02-08 Jakub Jelinek * Makefile.in (gnatlib-shared-default): Disallow dlopening of libgnat.so. --- gcc/ada/gnat-style.texi (.../gcc-4_0-branch) (revision 107266) +++ gcc/ada/gnat-style.texi (.../redhat/gcc-4_0-branch) (revision 107414) @@ -28,7 +28,7 @@ @setchapternewpage odd -@dircategory Programming +@dircategory GNU Ada tools @direntry * gnat-style: (gnat-style). GNAT Coding Style @end direntry --- gcc/ada/Makefile.in (.../gcc-4_0-branch) (revision 107266) +++ gcc/ada/Makefile.in (.../redhat/gcc-4_0-branch) (revision 107414) @@ -1316,7 +1316,7 @@ LIBRARY_VERSION := $(LIB_VERSION) endif -ifeq ($(strip $(filter-out powerpc% linux%,$(arch) $(osys))),) +ifeq ($(strip $(filter-out powerpc% ppc% linux%,$(arch) $(osys))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads