| Commit message (Expand) | Author | Age | Files | Lines |
* | * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero. | mmitchel | 1999-09-03 | 7 | -50/+33 |
* | * rtl.h (RTL_CHECKC2): Fix typo in last change. | mmitchel | 1999-09-03 | 2 | -1/+5 |
* | * flow.c (propagate_block): Use XEXP not SET_DEST for a USE. | rth | 1999-09-03 | 5 | -80/+160 |
* | * Makefile.in (tlink.o): Don't depend on toplev.h. | ghazi | 1999-09-03 | 5 | -337/+254 |
* | * parse.y (strip_out_static_field_access_decl): Return operand if | tromey | 1999-09-03 | 3 | -428/+435 |
* | Fri Sep 3 18:09:24 1999 Andrew Haley <aph@cygnus.com> | aph | 1999-09-03 | 3 | -2/+11 |
* | * arm.c (note_invalid_constants): No need to ignore ASMs, we can | rearnsha | 1999-09-03 | 2 | -8/+20 |
* | * tlink.c (scan_linker_output): Skip the initial underscore in | jason | 1999-09-03 | 2 | -1/+685 |
* | * gcc.c-torture/execute/990827-1.c: Fix typo. | rearnsha | 1999-09-03 | 2 | -3/+7 |
* | * typeck.c (build_indirect_ref): Reject dereference of pointer to | nathan | 1999-09-03 | 2 | -1/+13 |
* | * g++.old-deja/g++.other/deref1.C: New test. | nathan | 1999-09-03 | 2 | -0/+17 |
* | Daily bump. | law | 1999-09-03 | 2 | -2/+2 |
* | * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length, | ghazi | 1999-09-03 | 2 | -83/+108 |
* | * reload1.c (eliminate_regs_in_insn): Avoid eliminating the | rth | 1999-09-03 | 3 | -2/+11 |
* | * i386.c (ix86_attr_length_default): Handle TYPE_FXCH. | law | 1999-09-03 | 2 | -0/+10 |
* | Readd file | mmitchel | 1999-09-03 | 1 | -24/+9 |
* | Readd file | mmitchel | 1999-09-03 | 2 | -9/+50 |
* | Remove test | mmitchel | 1999-09-03 | 1 | -26/+0 |
* | * gjavah.c (decode_signature_piece): Emit "::" in JArray<>. | tromey | 1999-09-02 | 2 | -5/+20 |
* | * stmt.c (expand_asm_operands): Fix index into inout_mode when | amylaar | 1999-09-02 | 2 | -1/+6 |
* | * class.c (finish_class): Remove unused parameter, all callers | ghazi | 1999-09-02 | 11 | -21/+51 |
* | * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present. | rth | 1999-09-02 | 3 | -0/+38 |
* | * cp-tree.h (cp_function): Move here, from decl.c. | mmitchel | 1999-09-02 | 11 | -305/+319 |
* | * dwarf2out.c (dwarf2out_line): Constify `lastfile'. | rth | 1999-09-02 | 10 | -53/+63 |
* | * decl2.c (arg_assoc_template_arg): New prototype. New function. | mmitchel | 1999-09-02 | 5 | -31/+155 |
* | * c-parse.in (compstmt_primary_start): New, broken out of first | rth | 1999-09-02 | 7 | -3577/+3792 |
* | * fold-const.c (fold_range_test): Do not try to fold the range | law | 1999-09-02 | 2 | -0/+7 |
* | * g++.old-deja/g++.other/ambig2.C: New test. | nathan | 1999-09-02 | 4 | -0/+102 |
* | * call.c (build_conditional_expr): Warn on enum mismatches. | nathan | 1999-09-02 | 2 | -7/+25 |
* | * combine.c (simplify_rtx): Recognize another case of a synthesized | law | 1999-09-02 | 2 | -2/+7 |
* | Daily bump. | law | 1999-09-02 | 2 | -2/+2 |
* | * protoize.c (gen_aux_info_file): Let pexecute call choose_temp_base if | law | 1999-09-02 | 2 | -2/+6 |
* | * gcc.dg/980414-1.c: Fix assembler syntax to work with old | law | 1999-09-02 | 2 | -1/+6 |
* | * combine.c (simplify_shift_const): Remove extra semicolon. | law | 1999-09-02 | 6 | -5/+13 |
* | * varasm.c (mark_constant_pool): When marking indirect references, | law | 1999-09-02 | 2 | -2/+5 |
* | * except.c (expand_fixup_region_end): Do not peek at | law | 1999-09-02 | 2 | -2/+10 |
* | Fix data corruption. (Eeep!) | rth | 1999-09-02 | 1 | -2/+1445 |
* | * flags.h: New variables align_loops, align_loops_log, | geoffk | 1999-09-02 | 11 | -137/+284 |
* | Merge new ia32 backend from the branch! | rth | 1999-09-02 | 11 | -11002/+10616 |
* | * gxx.gperf (hash, is_reserved_word): Add prototypes. | ghazi | 1999-09-02 | 5 | -17/+47 |
* | * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODE | rth | 1999-09-02 | 2 | -4/+8 |
* | * cp-tree.h (lang_type): Move align into type_flags. | mmitchel | 1999-09-01 | 3 | -9/+13 |
* | * regmove.c (fixup_match_1): Don't move INSN in front of P if | rth | 1999-09-01 | 2 | -1447/+19 |
* | Fix indentation problems | crux | 1999-09-01 | 3 | -295/+300 |
* | Daily bump. | law | 1999-09-01 | 2 | -2/+2 |
* | * alias.c (non_local_reference_p): Constify fmt. | rth | 1999-09-01 | 2 | -1/+5 |
* | define HAVE_DOS_BASED_FILED_SYSTEM on cygwin | meissner | 1999-09-01 | 2 | -0/+8 |
* | Fix typo in comment. | law | 1999-09-01 | 1 | -1/+1 |
* | * lib/c-torture.exp: Avoid the "compare executables" optimization | law | 1999-08-31 | 2 | -1/+20 |
* | * cse.c (delete_trivially_dead_insns): Do not delete stores to | law | 1999-08-31 | 2 | -1/+12 |