OSDN Git Service

* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
[pf3gnuchains/gcc-fork.git] / gcc /
2001-05-22 gerald * README.ACORN: Remove obsolete file.
2001-05-22 rth * combine.c (gen_binary): Use swap_commutative_...
2001-05-22 neil * c-lex.c (c_lex): Just cast cpp's hashnode to gcc...
2001-05-22 gccadminDaily bump.
2001-05-22 rth * combine.c (subst): Do not substitute for...
2001-05-22 rth * combine.c (simplify_comparison): Update op1...
2001-05-22 rth * emit-rtl.c (init_emit_once): Zero unused...
2001-05-22 mmitchel * tree.h (type_num_arguments): Declare it.
2001-05-22 jasonlose START_CATCH_STMT
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-21 rth * dwarf2out.c (current_funcdef_number): Move...
2001-05-21 bothner * jcf-parse.c (read_class): If class is from .class...
2001-05-21 geoffk * gcc.c-torture/compile/920520-1.x: Merge previous...
2001-05-21 geoffk * config/rs6000/rs6000.md (maxsf3): Use rs6000_emit_mi...
2001-05-21 mmitchel * c-decl.c (finish_decl): Don't set DECL_C_HARD_REGIST...
2001-05-21 jasonfix comment
2001-05-21 jason * class.c (build_vtable_entry_ref): Lose vtbl...
2001-05-21 jason * class.c (build_vtable): Set DECL_ASSEMBLER_NA...
2001-05-21 jason * dbxout.c (MINIMAL_DEBUG, flag_minimal_debug...
2001-05-21 jasonadd vague linkage node
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-21 jasontweak formatting
2001-05-21 aph2001-05-17 Andrew Haley <aph@redhat.com>
2001-05-21 ciceron * gcc.c-torture/unsorted/msp.c (A_SIZE): Define accord...
2001-05-21 ciceron * gcc.c-torture/compile/20000804-1.x: New file, this...
2001-05-21 gccadminDaily bump.
2001-05-21 rth * dwarf2out.c (DEBUG_FRAME_SECTION): Rename...
2001-05-21 rth * dwarf2out.c (DEBUG_ABBREV_SECTION, DEBUG_ARAN...
2001-05-21 rthNew test.
2001-05-21 rth * optabs.c (emit_cmp_and_jump_insns): Don't...
2001-05-21 ghazi * fold-const.c (tree_expr_nonnegative_p): Detect more
2001-05-20 jsm28 * extend.texi: Clarify documentation of extensions...
2001-05-20 kenner * expr.c (expand_expr, case ARRAY_REF): Don't fold...
2001-05-20 kenner * stmt.c (expand_decl): Set mode, alignment, and sizes...
2001-05-20 rth * sched-deps.c (sched_analyze_insn): Force...
2001-05-20 rth * Makefile.in (dwarf2asm.o): Depend on $(TREE_H).
2001-05-20 rth * config/i386/att.h (ASM_SHORT, ASM_LONG):...
2001-05-20 jsm28 * invoke.texi: Add more options to summary list.
2001-05-20 jsm28ch:
2001-05-20 nathancp:
2001-05-20 lerdsuwa2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourc...
2001-05-20 jsm28 * invoke.texi: Document meaning of -pedantic when...
2001-05-20 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2001-05-20 neil * hashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 gccadminDaily bump.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-20 mmitchel * except.c (dw2_build_landing_pads): Use word_mode...
2001-05-19 mmitchel * jump.c (mark_jump_label): Tidy previous change.
2001-05-19 korbbopen stdin for those building with a closed one.
2001-05-19 korbbDo not use two warnings when one will do
2001-05-19 mmitchel * jump.c (jump_optimize_1): Tidy.
2001-05-19 jsm28 * c-parse.in (parm_declarator): Split into
2001-05-19 toon2001-05-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-05-19 mmitchel * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_PO...
2001-05-19 kenner * recog.c (general_operand): Modify last change to...
2001-05-19 hubicka * recog.c (general_operand): Prohibit nonzero subreg...
2001-05-19 gccadminDaily bump.
2001-05-19 denisc * regrename.c (regrename_optimize): frame pointer...
2001-05-19 dnovillo2001-05-18 Diego Novillo <dnovillo@redhat.com>
2001-05-18 jasonadd emacs magic comment
2001-05-18 jasonfix
2001-05-18 jason * README.DWARF: Move into dwarfout.c.
2001-05-18 shebs * gcc.c-torture/compile/20010518-1.c: New test.
2001-05-18 shebs2001-05-18 Dale Johannesen <dalej@apple.com>
2001-05-18 hubicka * combine.c (combine_simplify_rtx): Clear op0_mode...
2001-05-18 kenner * genrecog.c (enum decision_type): Add DT_elt_zero...
2001-05-18 kennerMerge in proper ChangeLog
2001-05-18 kenner/tmp/pl
2001-05-18 shebs * configure.in (gcc_cv_as_eh_frame): Cope with...
2001-05-18 bothner * jvspec.c (lang_specific_pre_link): Re-arrange the...
2001-05-18 bothner Changes needed for java/jvspec.c
2001-05-18 law * config/pa/som.h (EXCEPTION_SECTION): Define.
2001-05-18 dberlin2001-05-18 Daniel Berlin <dan@cgsoftware.com>
2001-05-18 nathancp:
2001-05-18 hubicka * gcse.c (try_replace_reg): First try global replace...
2001-05-18 berndsRevert an incorrect change
2001-05-18 mmitchel * function.c (expand_function_start): Avoid creating...
2001-05-18 gccadminDaily bump.
2001-05-18 dje* rs6000.md (movsfcc,movdfcc): Remove NE case.
2001-05-18 korbbregeneration based on new engine
2001-05-18 korbbUpgrade to AutoGen 5 Template
2001-05-18 korbbaccept local directory for fixincl in fixincl.sh script
2001-05-17 oldham2001-05-17 Jeffrey Oldham <oldham@codesourcery.com>
2001-05-17 aoliva* dwarf2out.c (modified_type_die): Equate qualified...
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17 hubicka * cse.c (fold_rtx): Use simplify_subreg.
2001-05-17 mmitchel * doc/install.texi: Update Solaris information.
2001-05-17 mmitchel * except.h (protect_cleanup_actions): Remove it.
2001-05-17 law * except.c (sjlj_emit_function_enter): Call...
2001-05-17 hubicka * recog.c (validate_replace_rtx_1): Use "TO" mode...
2001-05-17 oldham2001-05-17 Jeffrey D. Oldham <oldham@codesourcery...
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Avoid creating...
2001-05-17 berndsFix queueing related bugs
2001-05-17 hubicka * simplify_rtx.c (simplify_subreg): Fix simplification...
2001-05-17 gerald * gccbug.in (CATEGORIES): Add "bootstrap".
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-17 berndsCorrectly count substitutions if eliminations are going on.
2001-05-17 berndsFix c/2728
2001-05-17 gerald * gcc.texi (gccbug): Refer to the web pages for detail...
2001-05-17 gccadminDaily bump.
next