aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2000-03-07 23:11:06 +0000
committerZack Weinberg <zack@gcc.gnu.org>2000-03-07 23:11:06 +0000
commite23c0ba36fe2be2c8bd601828b9acd16e7ec20cb (patch)
treea31f6a5cd8330056644174c9c5293dea5cb41041 /gcc/java/parse.c
parent28c231d6479bb046652cf9dbd2e8fb5c88910952 (diff)
downloadgcc-e23c0ba36fe2be2c8bd601828b9acd16e7ec20cb.zip
gcc-e23c0ba36fe2be2c8bd601828b9acd16e7ec20cb.tar.gz
gcc-e23c0ba36fe2be2c8bd601828b9acd16e7ec20cb.tar.bz2
[multiple changes]
2000-03-07 Neil Booth <NeilB@earthling.net> * cppexp.c (struct operation, left_shift, right_shift, cpp_parse_expr): Change some "char"s to "U_CHAR"s, and some "int"s to "unsigned int"s. * cpplib.c (detect_if_not_defined, do_assert, do_unassert): Similarly. * cpplib.h: Update for above. * mkdeps.c (deps_init, deps_calc_target): Cast pointers returned from allocations. * cppinit.c (opt_comp, parse_options): New functions. (handle_option): Use parse_option to parse a single command line option, that possibly takes an argument. (cpp_handle_options): Sort the array of command line options on first invocation (non-ASCII hosts only). (print_help): Update. 2000-03-07 Zack Weinberg <zack@wolery.cumb.org> * mkdeps.c (munge): Fix off-by-one bug and inconsistencies in backslash counting loops. Problem noted by Matt Kraai <kraai@ghs.com>. From-SVN: r32394
Diffstat (limited to 'gcc/java/parse.c')
0 files changed, 0 insertions, 0 deletions