Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 10:25:20 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/cc/cc_tools auto-host.h src/contrib/gcc function.c gcc.c src/contrib/gcc/config freebsd-spec.h src/contrib/gcc/config/alpha freebsd.h src/contrib/gcc/config/i386 freebsd.h
Message-ID:  <200211261825.gAQIPKF3094252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/11/26 10:25:20 PST

  Modified files:
    gnu/usr.bin/cc/cc_tools auto-host.h 
    contrib/gcc          function.c gcc.c 
    contrib/gcc/config   freebsd-spec.h 
    contrib/gcc/config/alpha freebsd.h 
    contrib/gcc/config/i386 freebsd.h 
  Log:
  Remove our custom mixed ELF/a.out support.  This means the base compiler
  now only produce ELF objects.  It also makes us closer to stock GCC, and
  simplifies the set of changes we still need from stock GCC on every import.
  
  Applauded by:   peter
  Approved by:    re
  
  Revision  Changes    Path
  1.14      +0 -2      src/contrib/gcc/config/alpha/freebsd.h
  1.6       +1 -4      src/contrib/gcc/config/freebsd-spec.h
  1.59      +13 -192   src/contrib/gcc/config/i386/freebsd.h
  1.13      +3 -10     src/contrib/gcc/function.c
  1.32      +0 -55     src/contrib/gcc/gcc.c
  1.12      +1 -7      src/gnu/usr.bin/cc/cc_tools/auto-host.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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