OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 bkoz2001-01-02 Benjamin Kosnik <bkoz@redhat.com>
2001-01-03 kenner * config/sparc/sparc.h (RETURN_IN_MEMORY): Return...
2001-01-03 nathancp:
2001-01-03 berndsImprove alias analysis for ia64
2001-01-03 nathancp:
2001-01-03 berndsFix silliness in last change
2001-01-03 aoliva* build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'.
2001-01-03 berndsAdd extra arg to cse_rtx_varies_p
2001-01-03 kenner * config/sparc/sparc.md (nonlocal_goto): Emit goto_han...
2001-01-03 jasonupdate
2001-01-03 berndsDon't use MEM_ALIAS_SET on a REG
2001-01-03 ovidiuWed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu...
2001-01-03 ovidiuAdded __objc_msg_forward, a hook that allows external...
2001-01-03 ovidiuAdded __objc_msg_forward, a hook that allows external...
2001-01-03 lawDaily bump.
2001-01-03 aoliva* combine.c (simplify_shift_const): Even if we're sign...
2001-01-03 law * toplev.c (rest_of_compilation): Don't print basic...
2001-01-03 ghazi * gcc.c-torture/compile/20010102-1.c: New test.
2001-01-03 lawUpdate copyright.
2001-01-03 law * config/i386/djgpp.h (DWARF2_DEBUGGING_INFO...
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-03 mrs * decl2.c: (max_tinst_depth): Increase to 50.
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
2001-01-03 mmitchel * fold-const.c (fold_convert): Fix typo.
2001-01-03 tromey * java/awt/ScrollPane.java: Wrote.
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 jason * typeck.c (build_binary_op): Fix pmf compariso...
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 jasontweak formatting
2001-01-02 hubicka * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.
2001-01-02 hubicka * i386.c (ix86_split_to_parts): Return number of part...
2001-01-02 mmitchelUpdate copyright
2001-01-02 mmitchel * tree.def (TRUTH_NOT_EXPR): Improve documentation.
2001-01-02 kennerFix last change
2001-01-02 kenner * expr.c (store_constructor_field): Update ALIGN befor...
2001-01-02 cchavvaInitial version.
2001-01-02 oldham2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-02 oldham2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-02 kenner * c-decl.c (start_function): Don't warn on third param...
2001-01-02 dj* ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. Do...
2001-01-02 ghazi * tsystem.h: Define HAVE_DECL_GETOPT.
2001-01-02 dj* config/mh-djgpp: do not set CFLAGS.
2001-01-02 dj* configure: handle DOS-style absolute paths.
2001-01-02 dj* configure.in: remove supported directories from ...
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2001-01-02 pbFix illegal asm
2001-01-02 kennerUpdate comment
2001-01-02 lawDaily bump.
2001-01-02 rth * alpha.md (*ze_and_ne): Duplicate insn conditi...
2001-01-02 bkoz2001-01-01 Benjamin Kosnik <bkoz@fillmore.redhat...
2001-01-02 aj * decl.c (cp_missing_noreturn_ok_p): New.
2001-01-02 aj * c-decl.c (c_decode_option): Remove support of
2001-01-02 ajNew tests for noreturn.
2001-01-02 pme2000-12-27 Phil Edwards <pme@sources.redhat.com>
2001-01-02 kenner * config.gcc (sparc64-wrs-vxworks*): New case.
2001-01-02 kenner * config/sparc/sparc.c (sparc_override_options): Do...
2001-01-02 kenner * function.c (expand_function_end): Properly handle...
2001-01-02 ghaziupdate copyrights
2001-01-02 ghazi * c-common.c (c_common_nodes_and_builtins): Set prototype
2001-01-02 aoliva* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
2001-01-02 law * loop.c (add_label_notes): Increment the label...
2001-01-02 korbbmore README info
2001-01-02 korbbupdate the README for fixinc
2001-01-01 law * tests_flags.in: Fix typo in usage.
2001-01-01 law * loop.c (scan_loop): Use xmalloc to allocate movables.
2001-01-01 aoliva* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
2001-01-01 berndsExtra arg for rtx_varies_p
2001-01-01 kenner * explow.c (convert_memory_address, case SYMBOL_REF...
2001-01-01 kenner * config/sparc/sparc.c (input_operand): Properly test...
2001-01-01 kenner * config.gcc (sparc-*-elf): Include sparc/sol2.h.
2001-01-01 kenner * config/sparc/sparc.md: Test TARGET_ARCH64 instead...
2001-01-01 lawDaily bump.
2001-01-01 m.hayes * loop.c (check_insn_for_bivs): Use ivs->n_regs to...
2001-01-01 m.hayes * loop.c (loop_ivs_free): New function.
2001-01-01 m.hayes * loop.h (struct iv): New.
2001-01-01 aoliva* resource.c (mark_referenced_resources): Abort() before
2001-01-01 m.hayes * loop.h (REG_IV_CLASS): New accessor macro.
2001-01-01 kenner * dwarf2out.c (loc_descriptor_from_tree, case WITH_REC...
2001-01-01 m.hayes * loop.c (loop_giv_reduce_benefit): Break out from...
2001-01-01 m.hayes * loop.c (loop_bivs_find): Break out from strength_reduce.
2001-01-01 m.hayes * loop.c (LOOP_REG_LIFETIME, LOOP_REG_GLOBAL_P): Define.
2001-01-01 m.hayes * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
2001-01-01 aoliva* include/c_std/bits/std_cstdlib.h (mblen): Protect...
2001-01-01 m.hayes * loop.h (struct loop_movables): New.
2000-12-31 m.hayes * loop.c (debug_loops): New.
2000-12-31 pbAdd missing operands to asm statement.
2000-12-31 lawDaily bump.
2000-12-31 rth * dbxout.c (dbxout_block): Invert logic on...
2000-12-31 kenner * expr.c (expand_expr, case COMPONENT_REF): Fix typo...
2000-12-30 ghaziOops, fix style nit.
2000-12-30 ghazi * builtins.c (validate_arglist): New function, use it.
2000-12-30 robertl2000-12-29 Robert Lipe <robertl@sco.com>
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-30 pbFix typos.
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-30 kenner * calls.c (calls_function_1, case CONSTRUCTOR): New...
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-30 bryceForgot these in last commit.
next