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
/
cppinit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* c-lex.c (GET_ENVIRONMENT): Remove.
neil
2002-07-21
1
-11
/
+5
*
* cppexp.c (struct op): Add token pointer.
neil
2002-07-20
1
-0
/
+1
*
* cppinit.c (cpp_handle_option): Suppress warnings with an
neil
2002-07-02
1
-14
/
+14
*
* cpphash.h (struct cpp_reader): Make date and time strings.
neil
2002-06-19
1
-4
/
+7
*
* Makefile.in: Update cppmain.o.
neil
2002-06-11
1
-4
/
+5
*
* Makefile.in (LIBCPP_OBJS): Take out version.o.
zack
2002-06-09
1
-24
/
+3
*
* cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
zack
2002-06-07
1
-59
/
+85
*
* cpphash.h (_cpp_create_definition): Update prototype.
neil
2002-06-05
1
-5
/
+3
*
* c-common.c (c_common_init): Override cpplib's default
neil
2002-06-02
1
-0
/
+2
*
* cppinit.c (append_include_chain): Always pay attention to
zack
2002-05-31
1
-5
/
+1
*
2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
neil
2002-05-29
1
-0
/
+3
*
* c-common.c (c_common_init): Set CPP arithmetic precision.
neil
2002-05-27
1
-7
/
+11
*
* cppinit.c (mark_named_operators): Split out from init_builtins.
neil
2002-05-23
1
-10
/
+22
*
* cpperror.c (_cpp_begin_message): No special casing
neil
2002-05-23
1
-13
/
+13
*
* cpperror.c: Fix formatting.
kazu
2002-05-22
1
-16
/
+16
*
* c-common.c (c_common_init): Set options->unsigned_char from
zack
2002-05-21
1
-21
/
+4
*
* cppinit.c (sanity_checks): Avoid printf mismatch warnings.
aj
2002-05-21
1
-4
/
+6
*
* cppinit.c (cpp_post_options): If preprocessed, turn off
neil
2002-05-18
1
-2
/
+9
*
* cppinit.c (struct builtin): Remove unused fields.
zack
2002-05-18
1
-60
/
+46
*
* Makefile.in: Update for cpptrad.c.
neil
2002-05-17
1
-4
/
+16
*
* c-common.c (c_common_init_options): Use C89 for Objective-C,
neil
2002-05-17
1
-25
/
+10
*
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
zack
2002-05-16
1
-68
/
+9
*
* c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
zack
2002-05-15
1
-12
/
+0
*
* Makefile.in (c-common.o, cppinit.o): Update.
neil
2002-05-13
1
-5
/
+0
*
* c-common.c (c_common_init): Set options->unsigned_wchar.
neil
2002-05-07
1
-8
/
+5
*
* c-common.c (warn_multichar): New.
neil
2002-05-06
1
-0
/
+1
*
* c-common.c (c_common_init): Set up CPP arithmetic.
neil
2002-05-05
1
-40
/
+51
*
* Makefile.in (c-lex.o): Update.
neil
2002-05-04
1
-7
/
+5
*
* cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
neil
2002-05-04
1
-24
/
+34
*
* c-lex.c (lex_string): Let cpp_parse_escape handles truncation
neil
2002-05-04
1
-0
/
+33
*
* cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...
jakub
2002-05-01
1
-1
/
+15
*
* cppexp.c (lex): Update to use state.skip_eval.
neil
2002-04-28
1
-0
/
+4
*
* cppfiles.c (_cpp_pop_file_buffer): Return void. Move
neil
2002-04-22
1
-47
/
+29
*
* cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.
neil
2002-04-21
1
-3
/
+3
*
* cpperror.c (print_location): Don't print include chain
neil
2002-04-14
1
-17
/
+20
*
* cppinit.c (cpp_create_reader): Initialize
thorpej
2002-04-07
1
-0
/
+6
*
preprocessor/3951
neil
2002-03-24
1
-10
/
+6
*
* cppinit.c (cpp_handle_option): Set warn_endif_labels if
neil
2002-03-24
1
-4
/
+1
*
2002-03-22 Phil Edwards <pme@gcc.gnu.org>
pme
2002-03-22
1
-0
/
+9
*
* cppinit.c: Revert -MD removal.
neil
2002-03-16
1
-0
/
+17
*
* cppinit.c (print_help): Display -MD and -MMD.
neil
2002-03-16
1
-21
/
+5
*
PR preprocessor/5899
neil
2002-03-10
1
-6
/
+4
*
* attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in
ghazi
2002-03-03
1
-2
/
+1
*
* cppinit.c (output_deps): Correct test for stdout output.
neil
2002-02-23
1
-7
/
+7
*
* cppinit.c (init_dependency_output): Take deps output file
neil
2002-02-20
1
-14
/
+16
*
* cppinit.c (merge_include_chains): Check for brack being
zack
2002-02-17
1
-1
/
+2
*
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
neil
2002-02-02
1
-0
/
+16
*
PR other/1502:
jakub
2002-01-29
1
-2
/
+6
*
* Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or
zack
2002-01-08
1
-0
/
+5
*
* cpperror.c: Update comments and copyright.
neil
2002-01-03
1
-17
/
+12
[next]