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
/
cppmacro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cpplib.c (start_directive, end_directive): New functions.
neil
2000-11-15
1
-1
/
+4
*
* cppexp.c (parse_defined): Call cpp_get_token not
neil
2000-11-14
1
-30
/
+26
*
* cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF
neil
2000-11-13
1
-44
/
+36
*
* cppexp.c: Don't worry about pfile->skipping.
neil
2000-11-12
1
-31
/
+9
*
Remove CPP_PLACEMARKERs
neil
2000-11-11
1
-130
/
+112
*
* cpphash.c: Move cpp_defined here from cpplib.c.
neil
2000-11-09
1
-15
/
+12
*
Move directive handling into the lexer itself.
neil
2000-11-08
1
-25
/
+0
*
* c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or
neil
2000-11-06
1
-8
/
+8
*
* c-parse.in (_yylex): Remove CPP_BACKSLASH case.
neil
2000-11-01
1
-1
/
+1
*
* cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if
neil
2000-10-31
1
-3
/
+5
*
* cppfiles.c (stack_include_file): Check for stacked contexts
neil
2000-10-30
1
-15
/
+29
*
* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.
mmitchel
2000-10-30
1
-1
/
+1
*
* cppmacro.c (_cpp_create_definition): Optimize the case of
neil
2000-10-29
1
-1
/
+5
*
2000-10-28 Neil Booth <neilb@earthling.net>
neil
2000-10-28
1
-418
/
+1473
*
* cpphash.h (_cpp_digraph_spellings, _cpp_process_directive,
neil
2000-09-25
1
-52
/
+0
*
* cppmacro.c (check_trad_stringification): Check token
gkm
2000-09-15
1
-2
/
+4
*
* cppmacro.c (check_trad_stringification): New function.
ghazi
2000-09-10
1
-0
/
+52
*
* cppinit.c (cpp_cleanup): Free include dir chains.
neil
2000-08-17
1
-0
/
+12
*
* configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE
zack
2000-08-09
1
-1
/
+1
*
* cpplex.c (parse_name): Might have to glue a CPP_OTHER token
zack
2000-08-04
1
-2
/
+4
*
* cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
zack
2000-08-02
1
-2
/
+2
*
* cpperror.c (v_message): Split into _cpp_begin_message and
zack
2000-08-02
1
-41
/
+28
*
2000-07-31 Jakub Jelinek <jakub@redhat.com>
zack
2000-07-31
1
-2
/
+5
*
* cppmacro.c (CAN_PASTE_AFTER): New macro.
zack
2000-07-20
1
-5
/
+17
*
* cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
zack
2000-07-18
1
-0
/
+1
*
2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
zack
2000-07-18
1
-0
/
+603