aboutsummaryrefslogtreecommitdiff
path: root/gcc
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 Law2-2/+2
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 Law2-2/+2
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 Law2-2/+2
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-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-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-07final.c (final): Detect out of bounds array access to the insn_lengths array.Jeffrey A Law2-0/+11
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 Law2-2/+2
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
2000-07-06cppinit.c: Include cppdefault.h.Zack Weinberg5-124/+215
2000-07-06reload.c (push_reload): When seeing if can reuse a register...Richard Kenner2-2/+9
2000-07-06* g++.old-deja/g++.pt/instantiate7.C: New test.Nathan Sidwell2-0/+22
2000-07-06* pt.c (tsubst): Don't layout type, if it's error_mark.Nathan Sidwell2-2/+8
2000-07-06thunk2.C: Add return 0.Nathan Sidwell5-6/+15
2000-07-06* pt.c (instantiate_pending_templates): Reset template level.Nathan Sidwell2-0/+6
2000-07-06cpplib.c: (_cpp_parse_assertion): Perform hash lookups based on full length o...Neil Booth2-1/+6
2000-07-06timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.Hans-Peter Nilsson2-0/+12
2000-07-06Daily bump.Jeff Law2-2/+2
2000-07-05h8300-proto.h: Fix formatting.Kazu Hirata4-79/+79