aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-01error.c (dump_template_decl): Separate template hearders with space not comma.Gabriel Dos Reis2-1/+6
2000-11-01* cppmain.c (scan_buffer): Don't avoid paste for assembly.Richard Henderson2-1/+7
2000-11-01Daily bump.Jeff Law2-2/+2
2000-11-01c-parse.in (_yylex): Remove CPP_BACKSLASH case.Neil Booth6-8/+10
2000-11-01builtins.c (expand_builtin_strstr): New function.Kaveh R. Ghazi4-0/+104
2000-10-31i386.c (fcmov_comparison_operator): Check for CCFPmode or CCFPUmode instead o...Richard Henderson2-1/+14
2000-10-31c-semantics.c (genrtl_do_stmt): Use integer_zerop instead of integer_zero_node.Richard Henderson2-1/+6
2000-10-31* c-semantics.c (genrtl_do_stmt): Special case do/while(0).Richard Henderson2-11/+24
2000-11-01Do not allow -fdata-sections to override the section attribute of a DECL.Nick Clifton2-1/+6
2000-10-31libgcc2.c (__shtab): Remove __shtab variable.Chris Demetriou3-14/+7
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson6-4/+48
2000-10-31dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.Richard Henderson2-53/+435
2000-10-31cpp.texi: Update for new command line assertion syntax.Neil Booth4-21/+64
2000-10-31* Forgot to update ChangeLog.Neil Booth1-0/+7
2000-10-31920501-7.c: Remove 'CYGNUS LOCAL' markers.Geoff Keating3-4/+5
2000-10-31* gcc.c-torture/execute/va-arg-21.c: New test.Kaveh R. Ghazi2-0/+52
2000-10-31i386.h: Clarify CCNOmode description in comment.Jan Hubicka4-189/+216
2000-10-31c-typeck.c (build_unary_op): If pedantic, pedwarn for increment and decrement...Joseph Myers4-0/+34
2000-10-31cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if undefined.Neil Booth4-6/+8
2000-10-31builtins.c (expand_builtin_fputs): When deleting NOP calls to builtin fputs...Kaveh R. Ghazi4-1/+45
2000-10-31expr.c (do_store_flag): Pass operand_mode instead of GET_MODE (op0) to expand...Jakub Jelinek4-1/+34
2000-10-31sh-protos.h (reg_no_subreg_operand, [...]): Don't declare.J"orn Rennecke5-136/+122
2000-10-31Better .greg dumpBernd Schmidt3-16/+29
2000-10-31Fix crashes in split_all_insnsBernd Schmidt2-14/+21
2000-10-31MMX/SSE bugfixesBernd Schmidt3-20/+39
2000-10-31Daily bump.Jeff Law2-2/+2
2000-10-31memtemp77.C (main): Adjust comparison against.Gabriel Dos Reis7-237/+237
2000-10-31cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.Mark Mitchell7-21/+132
2000-10-30cppfiles.c (stack_include_file): Check for stacked contexts here.Neil Booth8-73/+206
2000-10-30gcc.texi: The C++ standard isn't "draft" anymore.Phil Edwards2-1/+5
2000-10-30Daily bump.Jeff Law2-2/+2
2000-10-30* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.Mark Mitchell2-1/+5
2000-10-29parse.y (patch_method_invocation): NULLify this_arg when already inserted.Alexandre Petit-Bianco2-3/+15
2000-10-29* cpplib.c (skip_rest_of_line): Use _cpp_get_token.Neil Booth2-2/+6
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers7-6/+10
2000-10-29defined.c, [...]: New tests.Neil Booth8-2/+94
2000-10-29invoke.texi: Document that -V will only work for very similar versions of dri...Joseph Myers2-2/+13
2000-10-29macro4.c, macro5.c: New tests.Neil Booth7-6/+81
2000-10-29cppmacro.c (_cpp_create_definition): Optimize the case of a macro defined to ...Neil Booth2-1/+10
2000-10-29* cpplex.c (save_comment): Don't store new lines in C++ comments.Neil Booth2-0/+8
2000-10-29* integrate.c (copy_insn_list): Copy the unchanging flag for calls.Michael Hayes2-0/+5
2000-10-29Daily bump.Jeff Law2-2/+2
2000-10-29cpphash.c (cpp_forall_identifiers): Add context variable for callback routine.Geoff Keating4-9/+25
2000-10-28* c-decl.c (finish_function): Clear c_function_name_declared_p.Alan Modra2-0/+5
2000-10-28regrename.c (scan_rtx_address): Frob action, not class, when trying to disabl...Richard Henderson2-1/+8
2000-10-29New testMark Mitchell1-0/+14
2000-10-29c-semantics.c (make_rtl_for_local_static): Don't clobber DECL_ASSEMBLER_NAME.Mark Mitchell2-8/+24
2000-10-28configure.in: Determine and substitute gcc_version_full.Joseph Myers4-101/+115
2000-10-28recog.c (split_all_insns): Run cleanup_subreg_operands after reload.Richard Henderson1-0/+13
2000-10-28regrename.c (regrename_optimize): Verify that all registers of a multiple reg...Richard Henderson2-20/+41