aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-04-06Fix trivial formatting buglet in each file.Jeff Law2-2/+2
1999-04-06gcc.exp (proc gcc_target_compile): Add support for timeout specified by target.Jeff Law2-0/+20
1999-04-06Add new tests.Jeff Law3-0/+69
1999-04-06* alpha.c (alpha_end_function): Don't flag weak functions.Richard Henderson2-3/+11
1999-04-06alpha.c (reg_no_subreg_operand): New function.Richard Henderson3-6/+21
1999-04-06expr.c (expand_builtin): Use copy_to_mode_reg; don't force constants into a r...Richard Henderson2-2/+8
1999-04-06Daily bump.Jeff Law1-1/+1
1999-04-06* toplev.c (compile_file): Typo flow_dump -> flow2_dump.Richard Henderson2-1/+5
1999-04-06Makefile.in (TREE_H): Add tree-check.h.Jeffrey A Law2-2/+7
1999-04-06pdp11.c (simple_memory_operand): Add default case in switch.Joseph Myers3-44/+56
1999-04-06flow.c (verify_flow_info): New function.Richard Henderson4-24/+263
1999-04-06expr.c (expand_builtin_setjmp): Put setjmp return label on nonlocal_goto_hand...Richard Henderson1-2/+7
1999-04-06Regression test for current cpplib bug.Zack Weinberg1-0/+18
1999-04-06YA spurious-uninitialized-variable-warning testZack Weinberg1-0/+115
1999-04-06Jan Hubicka <hubicka@paru.cas.cz>Jan Hubicka2-8/+22
1999-04-06emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT.Richard Henderson2-2/+14
1999-04-06flow.c (create_basic_block): Make sure the bb note is in the block.Richard Henderson2-15/+25
1999-04-06cp-tree.h (BASELINK_P): New macro.Mark Mitchell7-61/+97
1999-04-06expr.c (pop_type_0): New function.Per Bothner2-5/+29
1999-04-06expr.c (pop_type_0): New function.Per Bothner2-2/+21
1999-04-06parse.y (patch_binop): Don't fold if non-constant and emiting class files.Per Bothner1-0/+5
1999-04-06parse.y (patch_binop): Don't fold if non-constant and emiting class files.Per Bothner1-2/+6
1999-04-06parse.y (patch_binop): Don't fold if non-constant and emiting class files.Per Bothner1-2/+6
1999-04-06cppexp.c (parse_charconst): Initialize c.Zack Weinberg5-6/+17
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg9-219/+42
1999-04-05Daily bump.Jeff Law1-1/+1
1999-04-05decl.c (lookup_name_current_level): Tweak, and improve documentation.Mark Mitchell3-5/+22
1999-04-05Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).Kaveh R. Ghazi6-6/+24
1999-04-05class.c (add_method_1): Cast the argument of `bzero' to PTR.Kaveh R. Ghazi12-24/+34
1999-04-05class.c (maybe_fixup_vptrs): Remove declaration.Mark Mitchell6-6/+35
1999-04-05parse.y (struct parser_ctxt *ctxp): Now global.Alexandre Petit-Bianco3-4/+20
1999-04-05* Makefile.in (SUBDIR_FLAGS_TO_PASS): Fix misapplied patch.Donn Terry2-1/+4
1999-04-05* Make-lang.in (HOST_CFLAGS): compute dynamically.Donn Terry2-1/+6
1999-04-05* m68k.md (movdf): Hide GPR sources & destinations from regclass.Jeffrey A Law2-2/+8
1999-04-05Oops - fixed typo in previous deltaNick Clifton1-2/+2
1999-04-05Bump for snapshotJeffrey A Law2-1/+5
1999-04-05Named wrong file :)Bruce Korb1-1/+1
1999-04-05Ensure that the server shell is _NOT_ cshBruce Korb1-0/+3
1999-04-05Separate sed -e flag from its argumentBruce Korb1-1/+1
1999-04-05sed command formatting and no CSH as server shellBruce Korb1-0/+6
1999-04-04Bump for snapshotJeffrey A Law2-1/+5
1999-04-04i386.c (x86_double_with_add): Turn off for Pentium and PPro.Jeffrey A Law4-199/+124
1999-04-04pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL nodes.Mark Mitchell2-12/+33
1999-04-04Daily bump.Jeff Law1-1/+1
1999-04-04fix bugs exposed by --enable-checkingCraig Burley4-13/+69
1999-04-03stmt.c (expand_loop_end): When copying the loop exit test, do not walk into a...Jeffrey A Law2-0/+9
1999-04-03* gcc.c-torture/execute/990404-1.c: New test.Jeffrey A Law2-0/+31
1999-04-03Bump for snapshotJeffrey A Law2-1/+5
1999-04-03Daily bump.Jeff Law1-1/+1
1999-04-03hackshell.tpl: Skip links to directories, to avoid removing them.Jeffrey A Law6-17/+30