aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixincludes
AgeCommit message (Expand)AuthorFilesLines
1998-12-17Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Rainer Orth1-0/+30
1998-10-14fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS.Didier FORT1-18/+44
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+74
1998-04-15fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0.K. Richard Pixley1-0/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-5/+12
1998-03-31fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/li...Manfred Hollstein1-0/+25
1998-03-27Makefile.in (stmp-fixinc): If we're actually fixing include files...Manfred Hollstein1-41/+2
1998-01-27* fixincludes: Tweak fix for struct exception in math.hTodd Vierling1-4/+8
1997-12-16fixincludes (size_t): Add support for Motorola's stdlib.h which fails to prov...Manfred Hollstein1-2/+13
1997-12-11fixincludes (str{len,spn,cspn} return value): Handle different layout on sysV88.Manfred Hollstein1-0/+46
1997-11-13fixincludes: Be a little more restrictive on what we will substitute to repla...Brendan Kehoe1-2/+2
1997-11-04* fixincludes: Fix "hypot" prototype in NeXT math.h.Jeffrey A Law1-0/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-0/+38
1997-09-02fixincludes: Permits spaces between # and define.Paul N. Hilfinger1-5/+18
1997-06-13* fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h.Brendan Kehoe1-1/+1
1997-06-03* fixincludes: Fix AIX NULL macro use of void*.Brendan Kehoe1-0/+28
1997-04-18(sys/lc_core.h): Fix OSF1/4.x namespace pollution.Jim Wilson1-0/+51
1997-02-27Remove more cases of __const__ from math.h for NeXTIan Lance Taylor1-1/+3
1997-02-24* fixincludes: Fix need of prototypes for C++ in rpc/xdr.h on SunOS4.Brendan Kehoe1-0/+30
1997-01-27fixincludes: Fix incorrect forward structure declaration in sys/time.h on hpu...Jeff Law1-0/+26
1996-11-21Include <stdio.h> unconditionally in <assert.h> if stderr is neededIan Lance Taylor1-3/+1
1996-10-02Hack around HP/UX 10.20 sed bugIan Lance Taylor1-0/+4
1996-09-30Redefine exception in math.hIan Lance Taylor1-1/+45
1996-09-30Add extern "C" to <sys/mman.h> on HP/UX.Ian Lance Taylor1-21/+22
1996-09-24Insert newlines just before end of 'sed' command strings if last 'sed'Richard Kenner1-4/+8
1996-08-13Remove duplicate volatile from sig_atomic_t in AIX sys/signal.hIan Lance Taylor1-0/+27
1996-06-07fixincludes: When running find...Per Bothner1-8/+5
1996-05-22(pthread.h): Add extern to __page_size* declarationsJim Wilson1-0/+27
1996-04-15Fix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>Ian Lance Taylor1-0/+39
1996-04-01Fix signal prototype on SunOS to avoid C++ pedantic errorIan Lance Taylor1-0/+39
1996-03-05(sys/param.h): Fix c89 __asm statements.Richard Kenner1-0/+18
1996-02-15(rpc/types.h): Remove spurios "ls" command.Richard Kenner1-1/+0
1996-02-13(memory.h): Fix it also on sysV68.Richard Kenner1-1/+2
1996-01-11* fixincludes: Wrap rpc/types.h in extern "C", for osf2.0.Doug Evans1-0/+35
1995-12-16(stdio.h): Fix return type of fread and fwrite on sysV68.Richard Kenner1-0/+25
1995-12-15(sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5.Richard Kenner1-0/+27
1995-11-26(curses.h): Allow space or tab after bool keyword, instead of tab or tab.Richard Kenner1-2/+2
1995-11-05(malloc.h): Fix return type of {m,re}alloc.Richard Kenner1-0/+3
1995-10-19(stdlib.h): Be more general in edit to change declaration ofRichard Kenner1-4/+4
1995-09-12Fix HP/UX <sys/file.h> for g++ -pedantic-errors.Richard Kenner1-0/+25
1995-09-12(curses.h): typedef bool need not take up entire line.Richard Kenner1-2/+2
1995-07-31Avoid clobbering VxWorks drv/netif/if_med.h fileIan Lance Taylor1-0/+12
1995-06-26(string.h): Fix return value for mem{ccpy,chr,cpy,set} andRichard Kenner1-1/+9
1995-06-19Don't define wchar_t under C++.Richard Kenner1-0/+4
1995-06-11(math.h): Keep declaration of abs on HPUX.Richard Kenner1-1/+1
1995-05-26Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C.Richard Kenner1-0/+29
1995-05-25Allow white space between `#' and `if' when looking for lines toRichard Kenner1-1/+1
1995-05-25Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbolsRichard Kenner1-1/+3
1995-04-02(stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ toRichard Kenner1-0/+1
1995-03-10Fix `typedef struct term;' on hppa1.1-hp-hpux9.Ian Lance Taylor1-0/+24