aboutsummaryrefslogtreecommitdiff
path: root/gcc/protoize.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-1/+1
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-02-25protoize.c: (AUX_INFO_SUFFIX): New macro.Mumit Khan1-5/+24
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-2/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi1-1/+1
2000-01-07protoize.c: Conditionally include unistd.h.Mumit Khan1-74/+201
1999-10-16protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmet...Kaveh R. Ghazi1-2/+4
1999-09-10protoize.c: Remove various __STDC__ and POSIX hacks.Kaveh R. Ghazi1-173/+107
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-94/+9
1999-09-02protoize.c (gen_aux_info_file): Let pexecute call choose_temp_base if needed.Marc Espie1-2/+1
1999-08-31Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.Kaveh R. Ghazi1-2/+0
1999-08-25Makefile.in (PREPROCESSOR_DEFINES): New macro.Fred Fish1-15/+38
1999-04-16system.h: Always prototype abort.Zack Weinberg1-0/+1
1999-03-23protoize.c (abspath): Preserve multiple leading slashes for _WIN32 and Interix.Mumit Khan1-1/+1
1999-03-18Warning fixes:Kaveh R. Ghazi1-2/+2
1999-03-10cppfiles.c (INO_T_EQ): Handle UWIN.Mumit Khan1-1/+3
1999-02-09system.h (_, N_): Remove dummy i18n macros.Nathan Sidwell1-2/+2
1999-01-30cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1-0/+2
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-176/+200
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-1/+5
1999-01-09gcc.c (xstrerror): Renamed from my_strerror.Kaveh R. Ghazi1-28/+26
1998-12-12* protoize.c (fputs): Wrap extern declaration in #ifndef fputs.Manfred Hollstein1-0/+2
1998-12-11cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".Manfred Hollstein1-1/+0
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-29/+7
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-14/+0
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-11-02configure.in: Call AC_FUNC_VFORK.Kaveh R. Ghazi1-6/+0
1998-10-17Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-0/+4
1998-10-14Warning fixes:Kaveh R. Ghazi1-27/+36
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+2
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-7/+1
1998-05-12Consolidate support for "String-ification" into system.h:Kaveh R. Ghazi1-8/+0
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-27/+27
1998-05-06Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi1-8/+0
1998-04-20Add extra protection in case strrchr already definedMichael Meissner1-0/+2
1998-04-20Switch to strrchr if available instead of rindexMichael Meissner1-4/+14
1998-04-08* protoize.c (creat, read, write): Do not declare.Jeffrey A Law1-2/+2
1998-04-06More system.h cutover patches:Kaveh R. Ghazi1-55/+12
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-29/+59
1998-03-18Fix more warnings...Kaveh R. Ghazi1-0/+2
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-5/+9
1997-12-06Merge from gcc-2.8Jeff Law1-17/+27
1997-09-11Patches from Fred Fish for systems with sys/varargs.h but not varargs.h.Fred Fish1-0/+7
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1-4/+0
1997-06-27(link): Eliminate definition on Win32.Richard Kenner1-0/+2