summaryrefslogtreecommitdiff
path: root/gcc/cppfiles.c
Commit message (Expand)AuthorAgeFilesLines
* more copyright nitsKaveh Ghazi2000-01-191-1/+1
* cppalloc.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-191-10/+10
* cccp.c (INO_T_EQ): Disable inode-based optimization for Cygwin.Mumit Khan1999-12-141-1/+2
* cpplib.h (struct cpp_buffer: fname, [...]): Mark const.Zack Weinberg1999-10-291-9/+24
* cpperror.c (cpp_file_line_for_message): Constify a char*.Kaveh R. Ghazi1999-09-071-7/+11
* cpplib.c (do_define): Cast `alloca' return value.Dave Brolley1999-06-071-2/+2
* cppfiles.c (initialize_input_buffer): New function.Zack Weinberg1999-05-101-45/+93
* cppfiles.c (find_position, [...]): Use `unsigned long' variables consistently...Zack Weinberg1999-04-181-6/+7
* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1999-04-091-1/+1
* cppexp.c (parse_charconst): Initialize c.Zack Weinberg1999-04-061-1/+2
* Warning fixes:Kaveh R. Ghazi1999-03-191-6/+6
* cppfiles.c (PIPE_BUF): #define PIPE_BUF if not defined already.Dave Brolley1999-03-171-0/+4
* cppfiles.c (read_and_prescan): Map backslash-newline to '\r' (which cannot ot...Zack Weinberg1999-03-161-104/+221
* cppinit.c: Instead of one pending list...Zack Weinberg1999-03-151-100/+33
* cppfiles.c (INO_T_EQ): Handle UWIN.Mumit Khan1999-03-101-1/+2
* Makefile.in (cppmain.o, [...]): Don't depend on machmode.h.Kaveh R. Ghazi1999-02-251-2/+2
* [multiple changes]Zack Weinberg1999-02-091-2/+27
* cppfiles.c (read_and_prescan): Cast the result of `xrealloc' to U_CHAR* when ...Kaveh R. Ghazi1999-02-061-3/+4
* cpplib.c (initialize_char_syntax): Move to cppinit.c.Zack Weinberg1999-02-041-49/+62
* cppfiles.c (safe_read): Deleted.Zack Weinberg1999-01-261-99/+241
* Fix copyright dates.Jeff Law1999-01-061-1/+1
* Makefile.in (gcc.o, [...]): Depend on prefix.h.Kaveh R. Ghazi1999-01-051-15/+16
* cppalloc.c: Add xstrdup here.Zack Weinberg1998-12-151-4/+4
* cpplib.h (struct cpp_buffer): Replace dir and dlen members with a struct file...Zack Weinberg1998-12-071-31/+58
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-4/+0
* * cppfiles.c (simplify_pathname): Un-ANSI-fy function definition.Kaveh R. Ghazi1998-11-261-1/+2
* cpplib.h: Delete struct import_file.Zack Weinberg1998-11-251-442/+714
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* [multiple changes]Zack Weinberg1998-10-291-0/+1023