index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
cppfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cpperror.c (print_location): Don't take a file name; use the
neil
2001-08-17
1
-2
/
+6
*
* c-lex.c (map): Make const.
neil
2001-08-11
1
-8
/
+5
*
PR preprocessor/3081
neil
2001-08-05
1
-5
/
+4
*
* Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h
neil
2001-08-04
1
-1
/
+1
*
* line-map.c: New.
neil
2001-08-02
1
-3
/
+3
*
* alias.c: Fix comment formatting.
kazu
2001-08-01
1
-4
/
+4
*
* cppexp.c (parse_defined): Always record the macro name.
neil
2001-07-29
1
-4
/
+4
*
* cppfiles.c (remove_component_p): Don't assume lstat/stat will
aoliva
2001-05-22
1
-0
/
+6
*
* cppfiles.c (struct include_file): New member err_no.
neil
2001-05-05
1
-9
/
+9
*
* configure.in: Add check for lstat.
neil
2001-04-06
1
-96
/
+118
*
* cppfiles.c (open_file): Fail directories silently, but
neil
2001-04-06
1
-30
/
+34
*
* cppfiles.c (stack_include_file): Use MAX of sysp.
aoliva
2001-03-16
1
-2
/
+2
*
* cpp.texi: Update documentation for -include and -imacros.
neil
2001-03-15
1
-73
/
+72
*
* cppfiles.c (stack_include_file): Only increase the include
neil
2001-03-14
1
-57
/
+56
*
* cppfiles.c (NO_INCLUDE_PATH): New macro.
neil
2001-03-13
1
-70
/
+47
*
* cppfiles.c: Update comments.
neil
2001-03-12
1
-105
/
+116
*
* cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete.
neil
2001-03-11
1
-12
/
+3
*
* cppfiles.c (search_from): Use lbasename.
neil
2001-03-10
1
-5
/
+1
*
* cppfiles.c (search_from): Special case the empty string.
neil
2001-03-04
1
-1
/
+5
*
* cppfiles.c (_cpp_execute_include): Don't make a null-terminated
neil
2001-03-04
1
-15
/
+6
*
* cppfiles.c (struct include_file): Update.
neil
2001-03-02
1
-93
/
+75
*
* cppfiles.c: Update comments.
neil
2001-02-21
1
-8
/
+4
*
* cppfiles.c (stack_include_file): Generate dependencies
neil
2001-02-19
1
-19
/
+23
*
* cppfiles.c (_cpp_make_system_header): Generate a file
neil
2001-02-16
1
-0
/
+2
*
* cppfiles.c (_cpp_read_file): Add to dependencies if requested.
jakub
2001-01-24
1
-0
/
+3
*
* cppfiles.c (_cpp_fake_include): New function.
neil
2001-01-13
1
-1
/
+22
*
2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
neil
2001-01-11
1
-4
/
+4
*
* cppfiles.c (_cpp_execute_include): Move `len` initialisation
grahams
2001-01-09
1
-1
/
+2
*
* tradcpp.c (deps_file, print_deps_missing_files): New variables.
jakub
2001-01-04
1
-7
/
+8
*
* c-lex.c: s/change_file/file_change.
neil
2000-12-18
1
-8
/
+11
*
* c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.
neil
2000-12-17
1
-13
/
+0
*
* cppfiles.c (hack_vms_include_specification): Delete function
zack
2000-12-15
1
-280
/
+0
*
* cppfiles.c (read_name_map): Return null if open () fails.
neil
2000-12-13
1
-28
/
+22
*
* cpperror.c (print_location): New function.
neil
2000-12-11
1
-4
/
+1
*
* cppfiles.c (NEVER_REREAD, DO_NOT_REREAD): Move from cpphash.h.
neil
2000-12-09
1
-0
/
+10
*
* cppfiles.c (struct include_file): Move from cpphash.h.
neil
2000-12-07
1
-10
/
+59
*
* c-common.c (parse_in): Make a cpp_reader *.
neil
2000-12-07
1
-44
/
+0
*
* cppfiles.c (stack_include_file): Push zero-length buffers
neil
2000-12-05
1
-37
/
+47
*
* cppfiles.c (cpp_make_system_header): Take 2 booleans,
neil
2000-12-04
1
-10
/
+9
*
* c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):
neil
2000-11-27
1
-17
/
+11
*
* cppfiles.c (open_file): If already read, then don't reopen.
nathan
2000-11-03
1
-4
/
+12
*
* cppfiles.c (stack_include_file): Check for stacked contexts
neil
2000-10-30
1
-0
/
+3
*
2000-10-28 Neil Booth <neilb@earthling.net>
neil
2000-10-28
1
-27
/
+39
*
* cppfiles.c (lookup_include_file): Rename to open_file.
neil
2000-09-21
1
-39
/
+53
*
* cppfiles.c (read_include_file): Take no special action for
neil
2000-09-19
1
-6
/
+0
*
* cppfiles.c (purge_cache): use munmap() only if MMAP_THRESHOLD
neil
2000-09-16
1
-1
/
+3
*
* cppiles.c (purge_cache): Use PTR not caddr_t.
rth
2000-09-16
1
-1
/
+1
*
* cppfiles.c: Move all default-#defines to top of file.
zack
2000-09-12
1
-334
/
+262
*
*** empty log message ***
zack
2000-08-24
1
-5
/
+4
*
* cppfiles.c (actual_directory): Don't write beyond `dir'
gkm
2000-08-24
1
-2
/
+2
[prev]
[next]