| Commit message (Expand) | Author | Age | Files | Lines |
* | d | law | 1998-01-27 | 8 | -78/+280 |
* | / | law | 1998-01-27 | 9 | -20/+55 |
* | | law | 1998-01-27 | 3 | -27/+68 |
* | a | law | 1998-01-27 | 3 | -45/+60 |
* | * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Add | law | 1998-01-27 | 6 | -11/+48 |
* | * fixincludes: Tweak fix for struct exception in math.h | law | 1998-01-27 | 2 | -4/+12 |
* | * call.c (add_template_candidate_real): New function. | jason | 1998-01-27 | 16 | -1308/+1251 |
* | Patch from Gavin to fix mips16 prologue/epilogue bugs. | wilson | 1998-01-27 | 2 | -3/+9 |
* | * expr.c (cplus_expand_expr, AGGR_INIT_EXPR): Don't check that | jason | 1998-01-27 | 2 | -6/+7 |
* | * v850.h (ASM_OUTPUT_ALIGNED_BSS): Use | law | 1998-01-27 | 2 | -3/+5 |
* | * toplev.c (rest_of_compilation): Replace references to | law | 1998-01-27 | 2 | -2/+8 |
* | * tlink.c (scan_linker_output): Call fclose() for opened files. | law | 1998-01-27 | 2 | -1/+9 |
* | * alpha.c (output_epilog [!VMS]): Don't tag global functions if | rth | 1998-01-27 | 5 | -4/+106 |
* | * alpha.md (abssf, absdf): Revert last change. | rth | 1998-01-27 | 2 | -2/+6 |
* | new | jason | 1998-01-27 | 1 | -0/+9 |
* | * pt.c (type_unification_real): Just accept function parms that | jason | 1998-01-27 | 2 | -9/+9 |
* | * dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO. | law | 1998-01-26 | 3 | -3/+13 |
* | * emit-rtl.c (gen_lowpart_common): Handle more case where converting | law | 1998-01-26 | 2 | -7/+8 |
* | * flags.h: New flag (optimize_size). | law | 1998-01-26 | 15 | -62/+103 |
* | * libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl | law | 1998-01-26 | 2 | -0/+11 |
* | * configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32 | law | 1998-01-26 | 3 | -146/+153 |
* | * toplev.c: Add -dM command line option to dump RTL after the | law | 1998-01-26 | 3 | -454/+339 |
* | * except.c (check_exception_handler_labels): Disable warning when | law | 1998-01-26 | 2 | -1/+6 |
* | Fix C++/-fpic core dump from Brendan, side effect of Kenner's Dec 24 change. | wilson | 1998-01-26 | 2 | -2/+4 |
* | Patch from Joern to fix dwarf1 bug: emit debug info for types defined in | wilson | 1998-01-26 | 3 | -2/+20 |
* | Tweaks from Andreas. | law | 1998-01-26 | 3 | -4/+4 |
* | * h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', and | law | 1998-01-26 | 2 | -4/+37 |
* | * alpha.c (alpha_expand_block_move): Copy ADDRESSOF to reg. | rth | 1998-01-25 | 2 | -0/+10 |
* | * toplev.c (get_run_time): Make sure each case gets its variables. | rth | 1998-01-25 | 2 | -25/+28 |
* | * configure.in (build_xm_file): Add auto-config.h if host=build. | rth | 1998-01-25 | 3 | -150/+189 |
* | * recog.c (validate_replace_rtx_1): Only perform substitutions | law | 1998-01-25 | 2 | -7/+17 |
* | Tweak. | law | 1998-01-25 | 1 | -0/+2 |
* | * decl.c (cp_finish_decl): When bailing on a comdat variable, also | jason | 1998-01-25 | 3 | -5/+16 |
* | * parse.y (typename_sub*): Fix std::. | jason | 1998-01-25 | 3 | -220/+240 |
* | * config/sparc/sparc.c (output_cbranch): Add default case in | law | 1998-01-25 | 3 | -35/+70 |
* | * Make-lang.in (f77.stage1): Depend on stage1-start so parallel | law | 1998-01-25 | 2 | -4/+12 |
* | * objc/Make-lang.in (objc.stage1): Depend on stage1-start. | law | 1998-01-25 | 2 | -4/+9 |
* | * cse.c (simplify_ternary_operation): Don't try to simplify | law | 1998-01-25 | 2 | -1/+7 |
* | Fix mismatched parens. | law | 1998-01-25 | 1 | -2/+2 |
* | * error.c (dump_decl): Fix type default template args. | jason | 1998-01-24 | 2 | -53/+10 |
* | tweak | jason | 1998-01-24 | 3 | -11/+13 |
* | Tweak SCO5 stuff. | law | 1998-01-24 | 1 | -11/+5 |
* | * cse.c (simplify_ternary_operation): Handle more IF_THEN_ELSE | law | 1998-01-23 | 2 | -0/+14 |
* | * crtstuff.c (init_dummy): Keep the epilogue in the init | law | 1998-01-23 | 2 | -1/+5 |
* | * sh.md (movqi_i+1): New peephole. | law | 1998-01-23 | 2 | -1/+17 |
* | Finish .cexp -> .x conversion. | law | 1998-01-23 | 1 | -0/+0 |
* | * lex.c (DIR_SEPARATOR): Define to be '/' if not already defined. | jason | 1998-01-23 | 2 | -1/+10 |
* | revert last change | jason | 1998-01-23 | 2 | -6/+5 |
* | Remove rest of bytecode stuff, except for the VMS *.com files. | wilson | 1998-01-23 | 4 | -7/+7 |
* | * toplev.c (lang_options): Add unknown-pragma options. | law | 1998-01-23 | 2 | -0/+6 |