Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 1995 10:40:04 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        chuckr@glue.umd.edu (Chuck Robey)
Cc:        FreeBSD-chat@FreeBSD.org
Subject:   Re: Gcc-2.7.1
Message-ID:  <199511180940.KAA02789@keltia.freenix.fr>
In-Reply-To: <Pine.SUN.3.91.951117213130.13386F-100000@cappuccino.eng.umd.edu> from "Chuck Robey" at Nov 17, 95 09:34:15 pm

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Chuck Robey said:
> about the new release.  I have seen nothing, but last night I checked 
> into prep.ai.mit.edu, and, sure enough, gcc-2.7.1 is there, all right.  
> Am I looking in the wrong place for the announcement, or does anyone know 
> why I haven't seen one?

I haven't seen it either. I got the diff file (about 350 KB).
 
> Or maybe wehre I could go to get info about the new release?

Noteworthy changes in GCC version 2.7.1:

This release fixes numerous bugs (mostly minor) in GCC 2.7.0, but
also contains a few new features, mostly related to specific targets.

Major changes have been made in code to support Windows NT.

The following new targets are supported:

      2.9 BSD on PDP-11
      Linux on m68k
      HP/UX version 10 on HP PA RISC (treated like version 9)
      DEC Alpha running Windows NT

When parsing C, GCC now recognizes C++ style `//' comments unless you
specify `-ansi' or `-traditional'.

The PowerPC System V targets (powerpc-*-sysv, powerpc-*-eabi) now use the
calling sequence specified in the System V Application Binary Interface
Processor Supplement (PowerPC Processor ABI Supplement) rather than the callin
sequence used in GCC version 2.7.0.  That calling sequence was based on the AI
calling sequence without function descriptors.  To compile code for that older
calling sequence, either configure the compiler for powerpc-*-eabiaix or use
the -mcall-aix switch when compiling and linking.

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Nov 12 16:47:05 MET 1995



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511180940.KAA02789>