| Commit message (Expand) | Author | Age | Files | Lines |
* | * lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the | rth | 1999-10-08 | 2 | -7/+19 |
* | New testcase | crux | 1999-10-08 | 2 | -0/+27 |
* | Add functions copy_insn/copy_insn_1; use them in jump.c | crux | 1999-10-08 | 4 | -6/+214 |
* | * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h. | ghazi | 1999-10-08 | 7 | -2/+23 |
* | Fix bad constraints in prologue_allocate_stack in i386.md | crux | 1999-10-08 | 2 | -1/+6 |
* | Daily bump. | law | 1999-10-08 | 5 | -5/+5 |
* | * rs6000.md (fix_truncdfsi2_internal+1): Emit a clobber | rth | 1999-10-08 | 2 | -1/+7 |
* | * cp-tree.h (cp_make_lake_type): Renamed from make_lang_type. | mmitchel | 1999-10-08 | 4 | -2/+9 |
* | * tree.c (make_lang_type_fn): New funtion pointer. | mmitchel | 1999-10-08 | 4 | -2/+28 |
* | * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED for a catch | mmitchel | 1999-10-08 | 6 | -4/+85 |
* | Fix test case | mmitchel | 1999-10-08 | 1 | -3/+1 |
* | Moved ChangeLog entry for a recent change to gcc/config/rs6000 to | dnovillo | 1999-10-08 | 2 | -5/+5 |
* | * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner. | jason | 1999-10-08 | 3 | -26/+27 |
* | * class.c (build_vtable_entry_ref): Use finish_asm_stmt. | jason | 1999-10-08 | 2 | -14/+22 |
* | Comment out peepholes that generate buggy code | meissner | 1999-10-07 | 2 | -22/+27 |
* | * genrecog.c (add_to_sequence): Disable mode check for | rth | 1999-10-07 | 2 | -0/+11 |
* | Initialize empty_string in ggc-simple. | crux | 1999-10-07 | 2 | -1/+5 |
* | * friend.c (make_friend_class): Robustify. | mmitchel | 1999-10-07 | 3 | -4/+20 |
* | During class file generation, generate_classfile occasionally writes | green | 1999-10-07 | 2 | -6/+21 |
* | * configure.in: Detect mmap. Add --with-gc=foo to select | rth | 1999-10-07 | 4 | -480/+523 |
* | Daily bump. | law | 1999-10-07 | 5 | -5/+5 |
* | * c-decl.c (ggc_p): Enable. | rth | 1999-10-07 | 2 | -2/+6 |
* | * config/rs6000/rs6000.c (secondary_reload_class): For | dnovillo | 1999-10-07 | 2 | -0/+6 |
* | * dump.c (dequeue_and_dump): Dump all three operands to a COND_EXPR. | mmitchel | 1999-10-07 | 2 | -1/+8 |
* | * configure.in (GCJ): Define as "target-gcj", not "target/gcj" | tromey | 1999-10-06 | 4 | -137/+147 |
* | * flow.c (verify_flow_info): Make it extern & unconditionally define. | ghazi | 1999-10-06 | 2 | -6/+10 |
* | * sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc | brendan | 1999-10-06 | 2 | -1/+6 |
* | Fix sanity check | meissner | 1999-10-06 | 2 | -2/+8 |
* | * genrecog.c (add_to_sequence): Verify operand to label_ref is | rth | 1999-10-06 | 2 | -2/+14 |
* | * cp-tree.h (CLASSTYPE_VFIELD): Remove. | mmitchel | 1999-10-06 | 9 | -36/+59 |
* | * decl.c (grokdeclarator): Only warn about non-zero arrays if | brendan | 1999-10-06 | 2 | -1/+7 |
* | * genconfig.c (main): Disable HAVE_conditional_arithmetic. | rth | 1999-10-06 | 3 | -0/+39 |
* | * collect2.c (scan_prog_file, scan_libraries): Prototype function | ghazi | 1999-10-06 | 6 | -35/+90 |
* | Daily bump. | law | 1999-10-06 | 5 | -5/+5 |
* | * decl2.c (start_static_storage_duration_function): Push the | mmitchel | 1999-10-06 | 2 | -0/+6 |
* | * dump.c (DUMP_CHILDREN): Remove. | mmitchel | 1999-10-06 | 2 | -247/+146 |
* | Redo changelog entry. | meissner | 1999-10-06 | 1 | -3/+7 |
* | * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR. | mmitchel | 1999-10-05 | 3 | -2/+29 |
* | * ir.texi: Document LOOP_EXPR and EXIT_EXPR. | mmitchel | 1999-10-05 | 2 | -0/+15 |
* | * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef'ing. | mmitchel | 1999-10-05 | 2 | -1/+5 |
* | Make libgcc1-test.c compile without warnings | meissner | 1999-10-05 | 2 | -4/+23 |
* | Do not include stddef.h if building trampoline support and inhibit_libc is de... | meissner | 1999-10-05 | 2 | -3/+6 |
* | Mark args as unused. | meissner | 1999-10-05 | 2 | -2/+4 |
* | Declare malloc, free, and atexit if inhibit_libc is defined. | meissner | 1999-10-05 | 3 | -2/+31 |
* | * flow.c (make_edge): Accept an optional 2D bitmap in which | rth | 1999-10-05 | 2 | -30/+69 |
* | * mbchar.c (literal_codeset, local_mbtowc, local_mblen): Constify | ghazi | 1999-10-05 | 3 | -12/+21 |
* | * method.c (synthesize_method): Call setup_vtbl_ptr for destructors. | mmitchel | 1999-10-05 | 5 | -49/+112 |
* | Include tm_p.h in ggc files | meissner | 1999-10-05 | 6 | -3/+14 |
* | * config/mips/mips.c (mips_move_2words): Split doubles if ISA >= 3, | gavin | 1999-10-05 | 2 | -1/+17 |
* | Daily bump. | law | 1999-10-05 | 5 | -5/+5 |