summaryrefslogtreecommitdiff
path: root/gcc/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* 8manfred1998-03-311-0/+25
* amanfred1998-03-271-41/+2
* * fixincludes: Tweak fix for struct exception in math.hlaw1998-01-271-4/+8
* * fixincludes (size_t): Add support for Motorola's stdlib.hlaw1997-12-161-2/+13
* * fixincludes (str{len,spn,cspn} return value): Handle differentlaw1997-12-121-0/+46
* * fixincludes: Be a little more restrictive on what we willlaw1997-11-141-2/+2
* * fixincludes: Fix "hypot" prototype in NeXT math.h.law1997-11-051-0/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-0/+38
* * fixincludes: Permits spaces between # and define. Discard C++law1997-09-021-5/+18
* * fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h.brendan1997-06-131-1/+1
* * fixincludes: Fix AIX NULL macro use of void*.brendan1997-06-031-0/+28
* (sys/lc_core.h): Fix OSF1/4.x namespace pollution.wilson1997-04-181-0/+51
* Remove more cases of __const__ from math.h for NeXTian1997-02-271-1/+3
* * fixincludes: Fix need of prototypes for C++ in rpc/xdr.h on SunOS4.brendan1997-02-241-0/+30
* * fixincludes: Fix incorrect forward structure declaration inlaw1997-01-271-0/+26
* Include <stdio.h> unconditionally in <assert.h> if stderr is neededian1996-11-211-3/+1
* Hack around HP/UX 10.20 sed bugian1996-10-021-0/+4
* Redefine exception in math.hian1996-09-301-1/+45
* Add extern "C" to <sys/mman.h> on HP/UX.ian1996-09-301-21/+22
* Insert newlines just before end of 'sed' command strings if last 'sed'kenner1996-09-241-4/+8
* Remove duplicate volatile from sig_atomic_t in AIX sys/signal.hian1996-08-131-0/+27
* * fixincludes: When running find, add "/." to directory namebothner1996-06-071-8/+5
* (pthread.h): Add extern to __page_size* declarationswilson1996-05-221-0/+27
* Fix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>ian1996-04-151-0/+39
* Fix signal prototype on SunOS to avoid C++ pedantic errorian1996-04-011-0/+39
* (sys/param.h): Fix c89 __asm statements.kenner1996-03-051-0/+18
* (rpc/types.h): Remove spurios "ls" command.kenner1996-02-151-1/+0
* (memory.h): Fix it also on sysV68.kenner1996-02-131-1/+2
* * fixincludes: Wrap rpc/types.h in extern "C", for osf2.0.dje1996-01-111-0/+35
* (stdio.h): Fix return type of fread and fwrite on sysV68.kenner1995-12-161-0/+25
* (sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5.kenner1995-12-151-0/+27
* (curses.h): Allow space or tab after bool keyword, instead of tab or tab.kenner1995-11-261-2/+2
* (malloc.h): Fix return type of {m,re}alloc.kenner1995-11-051-0/+3
* (stdlib.h): Be more general in edit to change declaration ofkenner1995-10-191-4/+4
* Fix HP/UX <sys/file.h> for g++ -pedantic-errors.kenner1995-09-121-0/+25
* (curses.h): typedef bool need not take up entire line.kenner1995-09-121-2/+2
* Avoid clobbering VxWorks drv/netif/if_med.h fileian1995-07-311-0/+12
* (string.h): Fix return value for mem{ccpy,chr,cpy,set} andkenner1995-06-261-1/+9
* Don't define wchar_t under C++.kenner1995-06-191-0/+4
* (math.h): Keep declaration of abs on HPUX.kenner1995-06-111-1/+1
* Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C.kenner1995-05-261-0/+29
* Allow white space between `#' and `if' when looking for lines tokenner1995-05-251-1/+1
* Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbolskenner1995-05-251-1/+3
* (stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ tokenner1995-04-021-0/+1
* Fix `typedef struct term;' on hppa1.1-hp-hpux9.ian1995-03-101-0/+24
* Patch some VxWorks header filesian1995-03-031-0/+131
* Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ian1995-02-061-2/+6
* Fix bool test to permit spaces before the semicolonian1995-02-021-2/+2
* (strings.h): Fix return type of strlen.wilson1995-01-251-0/+24
* Fix non-const atof parameter on NEWS-OS 4.2Rian1994-12-141-2/+2