aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc.svr4
AgeCommit message (Collapse)AuthorFilesLines
1996-01-31(__STDC__): Add one more case.Richard Kenner1-0/+1
From-SVN: r11130
1995-06-15Update header.Richard Kenner1-1/+1
From-SVN: r9989
1995-06-15Change FSF address.Richard Kenner1-1/+2
From-SVN: r9987
1995-02-13(longlong_t, u_longlong_t): Work around bug in Solaris 2.4Richard Kenner1-0/+1
<sys/types.h>. From-SVN: r8926
1995-01-02Remove special patch for <netinet/in.h>Ian Lance Taylor1-26/+27
From-SVN: r8715
1994-12-09(sys/byteorder.h): Turn extern inlines back into static inlines for targets...Richard Kenner1-12/+12
(sys/byteorder.h): Turn extern inlines back into static inlines for targets (such as SPARC/Solaris) that don't supply these functions in the C library. From-SVN: r8636
1994-09-22Fix size_t, ptrdiff_t and wchar_t like fixincludes does.Jason Merrill1-21/+50
Fix size_t, ptrdiff_t and wchar_t like fixincludes does. Use extern inline rather than static inline in byteorder.h. From-SVN: r8121
1994-07-27Change i860 in #if to __i860__, as with other CPUsIan Lance Taylor1-0/+2
From-SVN: r7799
1994-05-26Protect __P in math.h and floatingpoint.h.Ian Lance Taylor1-0/+32
From-SVN: r7350
1994-05-26Don't pass $(srcdir) to fixincludes scriptsIan Lance Taylor1-3/+0
From-SVN: r7347
1994-05-18get rid of CYGNUS LOCAL commentBrendan Kehoe1-1/+0
From-SVN: r7328
1994-05-18fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when compiling for ↵Brendan Kehoe1-0/+33
C++... * fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when compiling for C++, since g++ now supports it as an official typename. From-SVN: r7327
1994-03-17Define BYTE_ORDER in <sys/byteorder.h> as on UnixWare 1.1Ian Lance Taylor1-0/+40
From-SVN: r6804
1994-03-14Don't name variables in mmap prototype.Ian Lance Taylor1-2/+1
From-SVN: r6789
1994-02-15Make byteorder.h a here document, rather than copying it from theIan Lance Taylor1-1/+137
source directory. From-SVN: r6566
1993-11-19When compute DOTS, convert /./ to / to avoidRichard Stallman1-1/+1
accidentally converting it to /../. From-SVN: r6113
1993-10-30(sys/stat.h): Don't change definitions intoRichard Stallman1-4/+4
prototypes if they may already be in prototype form. From-SVN: r5936
1993-09-28(math.h): Put #ifndef around HUGE_VAL define.Jim Wilson1-0/+31
From-SVN: r5509
1993-07-23(making LIB absolute): Just concat with $ORIG_DIR.Richard Stallman1-1/+1
From-SVN: r4969
1993-07-22When fixing ftw.h, preserve remainder ofRichard Stallman1-6/+6
ftw and nftw declaration; don't just rewrite it. From-SVN: r4965
1993-07-21(<ftw.h>): Don't apply specialized fixes to <ftw.h> if we are on Solaris.Jim Wilson1-2/+12
(<ftw.h>): Don't apply specialized fixes to <ftw.h> if we are on Solaris. They are not needed in that case. From-SVN: r4961
1993-07-07Added fixup for __STDC__ == 0 and __STDC__ == 1Richard Stallman1-2/+3
cases found in sequent PTX-2.0.x headers. From-SVN: r4873
1993-07-01Don't create absolute symbolic links;Paul Eggert1-2/+5
make them relative instead. From-SVN: r4815
1993-07-01Remove everything after #endif, instead of tryingPaul Eggert1-2/+4
to turn it into comments, which loses inside comments. From-SVN: r4811
1993-05-17(ieeefp.h): Delete definitions of __mips and __m68k.Richard Stallman1-1/+3
From-SVN: r4491
1993-05-17(ieeefp.h): Delete definitions of __i860 and __m88k.Richard Stallman1-1/+35
(ieeefp.h): Delete `#define __sparc' also. (ieeefp.h): Delete `#define __i386' line. From-SVN: r4487
1993-05-06(sys/varargs.h): Replace.Jim Wilson1-0/+22
From-SVN: r4366
1993-02-24(string.h): Delete 'g' from sed command.Jim Wilson1-1/+1
From-SVN: r3522
1993-01-26Change all uses of EX to SED.Jim Wilson1-198/+151
From-SVN: r3355
1993-01-22Use pwd if PWDCMD is undefined. Add missing echo command.Jim Wilson1-2/+2
From-SVN: r3305
1993-01-14(egrep and sed loop): Don't print messages about files that need no change.Jim Wilson1-1/+2
From-SVN: r3239
1993-01-13(rpc/types.h): Change const extern to extern const.Richard Stallman1-0/+28
From-SVN: r3221
1993-01-12(stat.h): Don't depend upon specific formal parameter names when...Jim Wilson1-26/+27
(stat.h): Don't depend upon specific formal parameter names when locating static functions to convert to prototype form. Also be more selective about what strings to prepend underbars to during renaming of formal parameters and local variables in static functions. From-SVN: r3206
1993-01-07Don't "make LIB absolute" if already absolute,Richard Stallman1-2/+9
to avoid problems with the automounter. From-SVN: r3137
1993-01-04Delete `no change needed' messages.Jim Wilson1-30/+29
From-SVN: r3089
1992-12-30Chmod each copied file a+r.Richard Stallman1-0/+29
From-SVN: r2988
1992-12-24Don't change bitfield types to int.Richard Stallman1-5/+9
From-SVN: r2909
1992-12-23Correct the modification of endian.h.Richard Stallman1-4/+3
From-SVN: r2905
1992-12-23Add special fixes for netinet/in.h and sys/endian.h.Richard Stallman1-3/+3
From-SVN: r2904
1992-12-22Add special fixes for netinet/in.h and sys/endian.h.Richard Stallman1-0/+84
From-SVN: r2902
1992-12-10(limits.h): Add #ifndef/#endif around macros thatJim Wilson1-0/+51
are supposed to be defined in float.h. From-SVN: r2859
1992-11-30(regexp.h): Don't add a getrnge declaration if a conflictingRichard Stallman1-11/+19
declaration is already present. From-SVN: r2823
1992-11-09Avoid use of | in sed regexp; use multiple s commands.Richard Stallman1-2/+10
From-SVN: r2720
1992-10-17(string.h): Remove #defines for other compiler's builtin functions.Richard Stallman1-0/+33
From-SVN: r2501
1992-10-14(sys/stream.h, sys/strsubr.h): Delete spurious `extern'Richard Stallman1-0/+51
in various structure definitions. From-SVN: r2452
1992-10-12Delete excess fi in fixing stat.h.Richard Stallman1-5/+4
From-SVN: r2410
1992-10-07(<sys/signal.h>): Fix types of SIG_DFL, SIG_ERR, SIG_IGN, and SIG_HOLD.Richard Stallman1-0/+60
(<sys/stat.h>): Turn definitions of stat, lstat, fstat, and mknod into ANSI syntax and add __ to variables used. From-SVN: r2362
1992-09-15(EXINIT): Clear it to avoid problems with bad values.Jim Wilson1-0/+4
From-SVN: r2134
1992-07-18entered into RCSRichard Stallman1-2/+5
From-SVN: r1621
1992-07-09*** empty log message ***Richard Stallman1-1/+1
From-SVN: r1540