aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixincludes
AgeCommit message (Expand)Author
1998-04-19Special case more files which have C++ comments nested inside standardkenner
1998-04-19Discard empty C++ comments.kenner
1998-04-12Remove specification of parameters when renaming functions in Alphakenner
1998-02-26Avoid using '0-~' in egrep.kenner
1998-02-26(sys/limits.h): Fix a nested comment problem with HUGE_VAL definitionkenner
1998-02-18(stdlib.h): Do not double-wrap the size_t typedef.kenner
1998-02-03Update comments.kenner
1997-12-23(target_canonical): New variable.kenner
1997-10-01 * fixincludes: Fix sys/param.h so that MAXINT will not be redefinedbkoz
1997-09-02Fixincludes patches for HP/UX 10.20.ian
1997-06-13 * fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h.brendan
1997-06-03 * fixincludes: Fix AIX NULL macro use of void*.brendan
1997-04-18(sys/lc_core.h): Fix OSF1/4.x namespace pollution.wilson
1997-02-27Remove more cases of __const__ from math.h for NeXTian
1997-02-24 * fixincludes: Fix need of prototypes for C++ in rpc/xdr.h on SunOS4.brendan
1997-01-27 * fixincludes: Fix incorrect forward structure declaration inlaw
1996-11-21Include <stdio.h> unconditionally in <assert.h> if stderr is neededian
1996-10-02Hack around HP/UX 10.20 sed bugian
1996-09-30Redefine exception in math.hian
1996-09-30Add extern "C" to <sys/mman.h> on HP/UX.ian
1996-09-24Insert newlines just before end of 'sed' command strings if last 'sed'kenner
1996-08-13Remove duplicate volatile from sig_atomic_t in AIX sys/signal.hian
1996-06-07* fixincludes: When running find, add "/." to directory namebothner
1996-05-22(pthread.h): Add extern to __page_size* declarationswilson
1996-04-15Fix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h>ian
1996-04-01Fix signal prototype on SunOS to avoid C++ pedantic errorian
1996-03-05(sys/param.h): Fix c89 __asm statements.kenner
1996-02-15(rpc/types.h): Remove spurios "ls" command.kenner
1996-02-13(memory.h): Fix it also on sysV68.kenner
1996-01-11 * fixincludes: Wrap rpc/types.h in extern "C", for osf2.0.dje
1995-12-16(stdio.h): Fix return type of fread and fwrite on sysV68.kenner
1995-12-15(sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5.kenner
1995-11-26(curses.h): Allow space or tab after bool keyword, instead of tab or tab.kenner
1995-11-05(malloc.h): Fix return type of {m,re}alloc.kenner
1995-10-19(stdlib.h): Be more general in edit to change declaration ofkenner
1995-09-12Fix HP/UX <sys/file.h> for g++ -pedantic-errors.kenner
1995-09-12(curses.h): typedef bool need not take up entire line.kenner
1995-07-31Avoid clobbering VxWorks drv/netif/if_med.h fileian
1995-06-26(string.h): Fix return value for mem{ccpy,chr,cpy,set} andkenner
1995-06-19Don't define wchar_t under C++.kenner
1995-06-11(math.h): Keep declaration of abs on HPUX.kenner
1995-05-26Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C.kenner
1995-05-25Allow white space between `#' and `if' when looking for lines tokenner
1995-05-25Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbolskenner
1995-04-02(stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ tokenner
1995-03-10Fix `typedef struct term;' on hppa1.1-hp-hpux9.ian
1995-03-03Patch some VxWorks header filesian
1995-02-06Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ian
1995-02-02Fix bool test to permit spaces before the semicolonian
1995-01-25(strings.h): Fix return type of strlen.wilson