From: Erez Zadok Date: Sat, 28 May 2005 19:11:28 +0000 (+0000) Subject: * completed set of fixes for irix6.5. X-Git-Tag: am-utils-6_1_rc7~2 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=61fe1ddef305cb04eba12bcfc720d546a54c53f3;p=am-utils-6.1.git * completed set of fixes for irix6.5. * Minor new ports alpha-unknown-linux-gentoo1.4.16 alphaev56-dec-osf4.0f, mips-unknown-linux-gentoo1.4.16, and sparc64-unknown-linux-gentoo1.4.16, and mips-sgi-irix6.5. Test those systems with both cc and gcc, where possible. --- diff --git a/.cvsignore b/.cvsignore index ea6e11f..239664b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -150,3 +150,7 @@ A.powerpc-unknown-linux-yellowdog2.3 A.i386-unknown-netbsdelf2.0.2 A.i386-unknown-openbsd3.7 A.i386-pc-linux-deb3.0 +A.alpha-unknown-linux-gentoo1.4.16 +A.alphaev56-dec-osf4.0f +A.mips-unknown-linux-gentoo1.4.16 +A.sparc64-unknown-linux-gentoo1.4.16 diff --git a/ChangeLog b/ChangeLog index 47bebe4..c30413d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2005-05-28 Erez Zadok + * completed set of fixes for irix6.5. + + * Minor new ports alpha-unknown-linux-gentoo1.4.16 + alphaev56-dec-osf4.0f, mips-unknown-linux-gentoo1.4.16, and + sparc64-unknown-linux-gentoo1.4.16, and mips-sgi-irix6.5. Test + those systems with both cc and gcc, where possible. + * include/am_xdr_func.h: remove trailing comma at end of enum list. diff --git a/NEWS b/NEWS index 15c9221..b3e4a13 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ *** Notes specific to am-utils version 6.1-rc7 -XXX: +Remove alloca from am-utils, and rewrite code that used it. + +Assorted minor code cleanups. + +- minor new ports: + alpha-unknown-linux-gentoo1.4.16 + alphaev56-dec-osf4.0f (using both cc and gcc) + mips-sgi-irix6.5 (using both cc and gcc) + mips-unknown-linux-gentoo1.4.16 + sparc64-unknown-linux-gentoo1.4.16 *** Notes specific to am-utils version 6.1-rc6