aboutsummaryrefslogtreecommitdiff
path: root/gcc/cccp.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-16cccp.c: Don't define MIN/MAX anymore.Kaveh R. Ghazi1-5/+0
1998-12-11cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h".Manfred Hollstein1-1/+0
1998-12-09cccp.c (create_definition): Fix end of bufer logic.Dave Brolley1-2/+2
1998-12-08c-decl.c (flag_isoc9x): Default off.Richard Henderson1-3/+4
1998-12-07cccp.c (ignore_escape_flag): Add support for \ as `natural' characters in fil...Mike Stump1-9/+17
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-14/+65
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-14/+10
1998-11-23cccp.c (S_ISREG, S_ISDIR): Delete defines.Melissa O'Neill1-8/+0
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-3/+3
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-16/+16
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-1/+10
1998-10-16cccp.c (rescan): Handle multibyte chartacters ending in backslash.Dave Brolley1-43/+60
1998-10-13Warning fixes:Kaveh R. Ghazi1-12/+10
1998-09-25cccp.c (pedwarn_with_file_and_line): For !__STDC__ case...Kaveh R. Ghazi1-8/+10
1998-09-20c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee1-8/+8
1998-09-16cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIRAlexandre Oliva1-1/+0
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-07-21cccp.c (do_include): Fix vax c style include handling.Klaus Kaempf1-1/+1
1998-07-20configure.in (enable_c_mbchar): New configure option.Dave Brolley1-20/+339
1998-07-13Add --help option.Nick Clifton1-1/+79
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-12/+2
1998-06-18cccp.c (hack_vms_include_specification): rewrite to handle '#include <dir/fil...Klaus Kaempf1-116/+297
1998-05-19Warning Fixes:Kaveh R. Ghazi1-21/+21
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-58/+88
1998-05-06typo typo fixes fixesJeff Law1-4/+4
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-13/+15
1998-05-06Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi1-4/+0
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-17/+42
1998-04-06More system.h cutover patches:Kaveh R. Ghazi1-81/+26
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-189/+345
1998-03-30gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.Stan Cox1-5/+9
1998-03-12Don't accept GNU C macro varargs extension when pedantic.Jim Wilson1-0/+2
1998-03-06* cccp.c (main): Fix dumb mistakes in last change.Jeffrey A Law1-4/+4
1998-03-04cccp.c (main): Avoid undefined behavior when setting pend_includes and pend_f...Jeffrey A Law1-2/+6
1998-02-12* cccp.c (new_include_prefix): Correctly handle -I./.Jeffrey A Law1-1/+1
1998-02-01* cccp.c (main): Predefine __VMS_VER on VMS.Klaus Kaempf1-0/+59
1998-01-29cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.Klaus Kaempf1-6/+6
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-1/+1
1997-12-09configure.in: Check for functions getrlimit and setrlimit.Manfred Hollstein1-1/+1
1997-12-06* cccp.c: Fix typo brought over in merge.Jeffrey A Law1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-202/+154
1997-11-17From Tom TromeyTom Tromey1-5/+25
1997-11-13cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings un...Paul Eggert1-1/+2
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-108/+151
1997-10-01* cccp.c (expand_to_temp_buffer): Initialize all members of obuf.Thomas Koenig1-0/+5
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1-4/+0
1997-07-10(INO_T_EQ): Return 0 for MSDOS.Doug Evans1-2/+2
1997-06-27(INO_T_EQ): Define for Win32 but not Cygwin32.Richard Kenner1-0/+5