aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-07-11[multiple changes]Zack Weinberg6-219/+304
2000-07-11new tests results from changesBruce Korb2-8/+0
2000-07-11Regenerate after this patch:Benjamin Chelf2-347/+225
2000-07-11fixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif pairBruce Korb3-13/+20
2000-07-11gensupport.c (process_rtx): Make rtl checking stop complaining about the defi...Clinton Popetz2-2/+9
2000-07-11mips.c (simple_memory_operand): Access the INTVAL of the address, not it's co...Clinton Popetz2-1/+6
2000-07-11irix_multiline_cmnt is now obsoleteBruce Korb3-129/+83
2000-07-11fix spelling typoNick Clifton1-1/+1
2000-07-11class.c (layout_class_type): Add pointers to virtual bases after base classes...Mark Mitchell2-2/+7
2000-07-11Remove obsolete fix testsBruce Korb2-203/+5
2000-07-11* cpplex.c (T, I, S, C, N): Avoid non-constant initializers.Kaveh R. Ghazi2-5/+9
2000-07-11* gcc.dg/cpp/cmdlne-C.c: Fix typo.Neil Booth2-2/+6
2000-07-11cpp.texi: Update.Neil Booth4-10/+52
2000-07-11cppinit.c: (cpp_reader_init): Allow digraphs by default.Neil Booth4-35/+60
2000-07-11Daily bump.Jeff Law2-2/+2
2000-07-10Fixing a really lame patch. Sorry for the ChangeLog tweaking.)Alexandre Petit-Bianco2-3/+4
2000-07-10Oops, fix date in ChangeLog entryHans-Peter Nilsson1-1/+1
2000-07-10inclhack.def (libc1_ifdefd_memx): New fix.Hans-Peter Nilsson4-79/+179
2000-07-10ia64.c (got_symbolic_operand): New.Richard Henderson5-57/+95
2000-07-10Fix compile time warning messageNick Clifton2-2/+7
2000-07-10flags.h: Add new variable flag_single_precision_constant.Chandrakala Chavva5-3/+27
2000-07-10diagnostic.c (output_octal): Second parameter is unsigned.Gabriel Dos Reis2-15/+32
2000-07-10c-parse.y: Regenerate.Ben Chelf2-227/+105
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