aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-10c-common.h (build_stmt): Declare.Benjamin Chelf9-130/+256
2000-07-10semantics.c (expand_body): Sync interface information at the end of function ...Jakub Jelinek2-0/+6
2000-07-10Daily bump.Jeff Law5-5/+5
2000-07-10* expr.c (expand_expr): Bail earlier if we get an error_mark_node.Jason Merrill2-0/+5
2000-07-10tree.h (STRIP_NOPS): Check for error_mark_node.Jason Merrill3-49/+15
2000-07-10init.c (build_new_1): Bail early if the call to new fails.Jason Merrill8-1625/+1703
2000-07-10decl.c (pushtag): Don't put local classes in template functions on the local_...Mark Mitchell3-1/+13
2000-07-10cp-tree.h (char_type_p): New function.Mark Mitchell8-25/+78
2000-07-09diagnostic.c (wrap_text): New function.Gabriel Dos Reis3-50/+140
2000-07-09* cppexp.c (_cpp_parse_expr): Don't use unary plus.Zack Weinberg2-1/+5
2000-07-09cpphash.h: ISvspace, is_vspace, is_nvspace: New.Neil Booth7-76/+148
2000-07-09diagnostic.c (diagnostic_args): New macro.Gabriel Dos Reis3-62/+369
2000-07-09Daily bump.Jeff Law5-5/+5
2000-07-08c-torture.exp: Make compiler_conditional_xfail_data global.Angela Marie Thomas2-1/+5
2000-07-08* gcc.dg/cpp/macsyntx.c: Add test for #define defined.Neil Booth2-0/+5
2000-07-08fold-const.c (extract_muldiv): Check whether c divides op1 exactly if operati...Toon Moene2-4/+17
2000-07-08final.c (final): Do not abort when reg-stack introduces a new insn.Richard Henderson2-6/+20
2000-07-08cpplib.h (struct cpp_name): Now struct cpp_string.Zack Weinberg10-265/+334
2000-07-08Commited on behalf of geoffk@cygnus.com:Geoff Keating2-3/+15
2000-07-08Daily bump.Jeff Law5-5/+5
2000-07-07parse.y (generate_classfile): Exclude null strings.Alexandre Petit-Bianco2-1/+6
2000-07-08cppinit.c (print_help): split overlong line into ISO C89 maximum chunks.Donn Terry2-0/+27
2000-07-07jcf-write.c (generate_classfile): Properly install the ConstantValue attribut...Alexandre Petit-Bianco4-5/+17
2000-07-08cppexp.c: Update all code for new lexer interface.Zack Weinberg12-501/+398
2000-07-08cpphash.c (is__va_args__): New function.Neil Booth6-35/+157
2000-07-08configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead o...Benjamin Kosnik4-4/+5
2000-07-08Clean up configure/build longstanding issues.Benjamin Kosnik4-47/+47
2000-07-07i386.md (call_pop, [...]): Do not set current_function_uses_pic_offset_table ...Jan Hubicka2-14/+26
2000-07-07Fix glibc -O2 iso646.i abort.Jim Wilson2-1/+13
2000-07-07Clean up configure/build longstanding issues.Benjamin Kosnik11-1070/+1102
2000-07-07[multiple changes]Benjamin Kosnik3-33/+129
2000-07-07download.html: Mention gcc_update.Phil Edwards10-68/+255
2000-07-07Dummy checkin of footer.html to force web sync.Phil Edwards1-1/+1
2000-07-07natClassLoader.cc (_Jv_PrepareCompiledClass): Initialize static final String ...Tom Tromey2-1/+23
2000-07-07stringconst2.out: New file.Tom Tromey3-0/+27
2000-07-07tradcpp.c (main): Rename label `include' to `add_include' to avoid conflicts ...Kaveh R. Ghazi2-2/+7
2000-07-07integrate.c (copy_insn_list): Remove REG_LABEL notes.Jakub Jelinek4-3/+35
2000-07-07sibcall.c (uses_addressof): Add INMEM argument...Jakub Jelinek8-10/+178
2000-07-07tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE and friends.Zack Weinberg2-0/+11
2000-07-07system.h (UNION_INIT_ZERO): New macro for initializing union members in structs.Kaveh R. Ghazi3-2/+19
2000-07-07* cpp.texi: Update.Neil Booth2-16/+69
2000-07-07cplus-dem.c (main): fflush() after emitting last char before waiting for input.Andrew Haley2-0/+6
2000-07-07final.c (final): Detect out of bounds array access to the insn_lengths array.Jeffrey A Law2-0/+11
2000-07-07* symlink-tree: Check number of arguments.Phil Edwards2-0/+9
2000-07-07* fold-const.c (fold): Fix a comment typo.Kazu Hirata2-1/+5
2000-07-07* cpp.texi: Update to new lexer.Neil Booth2-845/+952
2000-07-07Daily bump.Jeff Law5-5/+5
2000-07-06[multiple changes]Alexandre Petit-Bianco5-40/+102
2000-07-06Java: fixes for the PRs gcj/{271,272,275}.Alexandre Petit-Bianco4-30/+32
2000-07-06tradcpp.c: New file.Zack Weinberg5-2/+6985