OSDN Git Service

pf3gnuchains/gcc-fork.git
1999-10-12 korbbMerge from no_bogosity
1999-10-12 law * libU77/aclocal.m4: Re-write, defining LIBU77_...
1999-10-12 lawDaily bump.
1999-10-12 wilsonMake fatal_insn calls in md file work.
1999-10-12 wilsonChangeLog entry for last sparc*-*-elf constructor change.
1999-10-12 wilsonFix sparc*-*-elf constructor problems; from Jason Merri...
1999-10-12 jason * class.c (fixed_type_or_null): Always set *nonnull.
1999-10-11 rth * gcse.c (delete_null_pointer_checks): Returns...
1999-10-11 lawDaily bump.
1999-10-11 cruxBring copy_insn_1 and copy_rtx in sync and simplify...
1999-10-11 mmitchel * cplus-dem.c (do_type): Handle pointer to member...
1999-10-11 loewis* newcvsroot: New file.
1999-10-11 loewisNew script to replace CVS/Root and CVS/Repository
1999-10-11 geoffk* config/mips/mips.c (mips_build_va_list): Correct
1999-10-11 mmitchel * ggc.h (ggc_push_context): Fix comment.
1999-10-11 dje * rs6000.md (movstrsi_?reg): Use preferred...
1999-10-10 rth * haifa-sched.c (sched_reg_n_calls_crossed...
1999-10-10 rth * combine.c (refresh_blocks, need_refresh)...
1999-10-10 jasonchecked in wrong version
1999-10-10 rth * genrecog.c (add_to_sequence): Thinko last...
1999-10-10 ghaziinclude:
1999-10-10 cruxFix a warning in copy_insn_1
1999-10-10 cruxFix docs for ADDRESS rtx
1999-10-10 cruxDon't put things between tablejumps and jump tables...
1999-10-10 rthLost debug_decision_list from genrecog changelog.
1999-10-10 rth * genrecog.c (add_to_sequence): Move allow_cons...
1999-10-10 rth * i386.h (CC1_SPEC): Typo -- use cc1_cpu.
1999-10-10 law * config.table: Provide a backup shell for...
1999-10-10 law * gcse.c (gcse_main): Avoid global optimization...
1999-10-10 law * c-common.c (check_format_info): Warn if forma...
1999-10-10 law * configure.in (arm*-*-*): Don't let autoconf...
1999-10-09 mmitchel * cp-tree.h (make_rtl_for_local_static): New function.
1999-10-09 rth * alpha.md (extendsidi2): Turn into a splitter...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-09 rthTest commit.
1999-10-09 rth * mips.c (mips_va_arg) [EABI]: Return addr_rtx.
1999-10-08 gavin * config/mips/mips.md (movstrsi+[123]) : Combine these...
1999-10-08 ghazi * configure.in (c-mbchar): Append, don't overwri...
1999-10-08 rth * lists.c (init_EXPR_INSN_LIST_cache): Don...
1999-10-08 cruxNew testcase
1999-10-08 cruxAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-08 ghazi * Makefile.in (insn-recog.o): Depend on hard...
1999-10-08 cruxFix bad constraints in prologue_allocate_stack in i386.md
1999-10-08 lawDaily bump.
1999-10-08 rth * rs6000.md (fix_truncdfsi2_internal+1): Emit...
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-08 mmitchel * tree.c (make_lang_type_fn): New funtion pointer.
1999-10-08 mmitchel * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-08 mmitchelFix test case
1999-10-08 dnovilloMoved ChangeLog entry for a recent change to gcc/config...
1999-10-08 jason * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED...
1999-10-08 jason * class.c (build_vtable_entry_ref): Use finish_asm_stmt.
1999-10-07 meissnerComment out peepholes that generate buggy code
1999-10-07 rth * genrecog.c (add_to_sequence): Disable mode...
1999-10-07 cruxInitialize empty_string in ggc-simple.
1999-10-07 mmitchel * friend.c (make_friend_class): Robustify.
1999-10-07 greenDuring class file generation, generate_classfile occasi...
1999-10-07 rth * configure.in: Detect mmap. Add --with-gc...
1999-10-07 lawDaily bump.
1999-10-07 rth * c-decl.c (ggc_p): Enable.
1999-10-07 dnovillo * config/rs6000/rs6000.c (secondary_reload_clas...
1999-10-07 mmitchel * dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06 tromey * configure.in (GCJ): Define as "target-gcj", not...
1999-10-06 ghazi * flow.c (verify_flow_info): Make it extern...
1999-10-06 brendan * sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc
1999-10-06 meissnerFix sanity check
1999-10-06 rth * genrecog.c (add_to_sequence): Verify operand...
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06 brendan * decl.c (grokdeclarator): Only warn about non-zero...
1999-10-06 rth * genconfig.c (main): Disable HAVE_conditional_...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-10-06 lawDaily bump.
1999-10-06 mmitchel * decl2.c (start_static_storage_duration_function...
1999-10-06 mmitchel * dump.c (DUMP_CHILDREN): Remove.
1999-10-06 meissnerRedo changelog entry.
1999-10-05 mmitchel * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-05 mmitchel * ir.texi: Document LOOP_EXPR and EXIT_EXPR.
1999-10-05 mmitchel * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef...
1999-10-05 meissnerMake libgcc1-test.c compile without warnings
1999-10-05 meissnerDo not include stddef.h if building trampoline support...
1999-10-05 meissnerMark args as unused.
1999-10-05 meissnerDeclare malloc, free, and atexit if inhibit_libc is...
1999-10-05 rth * flow.c (make_edge): Accept an optional 2D...
1999-10-05 ghazi * mbchar.c (literal_codeset, local_mbtowc, local_mblen...
1999-10-05 mmitchel * method.c (synthesize_method): Call setup_vtbl_ptr...
1999-10-05 meissnerInclude tm_p.h in ggc files
1999-10-05 gavin * config/mips/mips.c (mips_move_2words): Split doubles...
1999-10-05 lawDaily bump.
1999-10-05 rthRewrite to use independant test structures.
1999-10-05 zack1999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover...
1999-10-05 rthJeffrey A Law (law@cygnus.com)
1999-10-05 rth * toplev.c (dbr_sched_time): Unconditional.
1999-10-05 green * flow.c (make_edges): Fix insn iteration.
1999-10-04 rth * tree.c (build1): Set TREE_SIDE_EFFECTS for...
1999-10-04 mmitchel * stmt.c (expand_anon_union_decl): When any of the...
1999-10-04 drepperUpdate.
1999-10-04 drepperTest for not using results of va_arg calls.
1999-10-04 tromey * configure: Rebuilt.
1999-10-04 tromey * java/net/natPlainSocketImpl.cc: Don't include headers if
1999-10-04 tromey * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in...
next