This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-1.0.2 stuff



I'd like to see the following changes from the development branch
go into 1.0.2:

Make it possible to use egcs on NetBSD's a.out ports:


   Tue Jan 13 21:55:06 1998  Jeffrey A Law  (law@cygnus.com)

           * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
           * i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise.
           * sparc/netbsd.h, vax/netbsd.h: Likewise.


Prevent random lossage with libio (prototype for lseek since it returns
off_t which is long long on some NetBSD ports)


   Sun Feb  8 20:58:42 1998  Krister Walfridsson (cato@df.lth.se)
   
           * fileops.c: #include <unistd.h>.
           * ioprims.c: Likewise.


This isn't really critical, but I want it in 1.0.2 since it breaks
'make check' in a way that look really bad. That gives the impression
that egcs isn't stable enough to be worth its disk space...


   Sun Feb  1 13:08:18 1998  Krister Walfridsson (cato@df.lth.se)

           * dbz/dbz.c (putconf): Handle systems which use "long long" as type
           for "off_t".
           * dbz/dbzmain.c (mkfiles): Likewise.


   /Krister



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]