aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-15* libjava.compile/pr176.java: New file, for PR gcj/176.Tom Tromey2-0/+19
2000-03-15i386.md (movhi_1): Promote movw imm...Jan Hubicka3-10/+23
2000-03-15i386.md (ix86_compute_frame_size): stack_alignment_needed is STACK_BOUNDARY f...Jan Hubicka2-1/+6
2000-03-15cp-tree.h (CPTI_REF_DESC_TYPE, [...]): Remove.Nathan Sidwell5-44/+19
2000-03-15decl.c (cp_finish_decl): Remove obsolete comment.Nathan Sidwell3-7/+8
2000-03-15re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constr...Alexandre Petit-Bianco3-2/+9
2000-03-15Daily bump.Jeff Law5-5/+5
2000-03-15* libjava.compile/PR140.xfail: New file.Bryce McKinlay2-0/+2
2000-03-15pr172.java: Correct classname to match file name.Bryce McKinlay3-8/+9
2000-03-15* libjava.compile/PR140.java: New file, for PR gcj/140.Tom Tromey2-0/+15
2000-03-15cp-tree.h: Tweak documentation.Mark Mitchell1-2/+2
2000-03-15cp-tree.h: Tweak documentation.Mark Mitchell2-246/+339
2000-03-15stor-layout.c (layout_union): Remove.Mark Mitchell2-132/+162
2000-03-14flow.c (fixup_reorder_chain): Avoid double labels in the basic block...Jan Hubicka2-55/+53
2000-03-14jni.cc (mangled_name): Fixed assertion.Tom Tromey2-3/+11
2000-03-14flow.c (reorder_basic_blocks): Account for barriers when writing over NEXT_IN...Jason Eckhardt2-2/+26
2000-03-14Delete useless, generated texinfo indexZack Weinberg1-94/+0
2000-03-14check-init.c (check_init): Add new cases for unary and binary tree nodes.Andrew Haley2-0/+20
2000-03-14* gcc.c-torture/execute/20000314-3.c: New test.Jeffrey A Law2-0/+43
2000-03-14c-parse.y, [...]: Regenerate.Greg McGary6-2867/+2900
2000-03-14c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.Greg McGary5-0/+24
2000-03-14* libjava.compile/pr172.java: New file, for PR gcj/172.Tom Tromey2-0/+11
2000-03-14Add cselib; use it in loop and reload_cse_regsBernd Schmidt10-773/+1650
2000-03-14* libjava.compile/pr174.java: New file, for PR gcj/174.Tom Tromey2-0/+24
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt4-12/+90
2000-03-14Fix spec string parsing bugsNick Clifton2-34/+53
2000-03-14function.c (prepare_function_start): Correctly initialize cfun->stack_alignme...Richard Earnshaw2-1/+8
2000-03-14cppfiles.c (find_include_file): Don't assume nshort is a substring of name.Zack Weinberg2-5/+17
2000-03-14* gcc.c-torture/execute/20000314-2.c: New test.Jeffrey A Law2-0/+24
2000-03-14* gcc.c-torture/compile/20000314-2.c: New test.Jeffrey A Law2-2/+9
2000-03-14* gcc.c-torture/execute/2000314-1.c: New test.Jeffrey A Law2-0/+18
2000-03-14New test.Jeffrey A Law2-0/+15
2000-03-14configure.in (hppa configurations): Add pa32-regs.h to the list of tm files a...Jeffrey A Law6-369/+395
2000-03-14regmove.c (combine_stack_adjustments): New.Richard Henderson5-28/+359
2000-03-14* gccbug.in: Add web category, gcc specific classes.Martin v. Löwis2-3/+7
2000-03-14* stor-layout.c (finalize_record_size): Fix typo.Nathan Sidwell2-1/+5
2000-03-14Daily bump.Jeff Law5-5/+5
2000-03-14c-typeck.c (c_alignof): Error on incomplete types.Stan Shebs3-0/+13
2000-03-14Jeff Sturm <jsturm@sigma6.com>Jeff Sturm2-1/+5
2000-03-13parse.y (resolve_package): Set `next' once a type name has been progressively...Alexandre Petit-Bianco3-156/+67
2000-03-14cppfiles.c: Include mkdeps.h.Zack Weinberg5-428/+471
2000-03-14cpphash.c (dump_hash_helper): Only dump nodes of type T_MACRO.Zack Weinberg2-1/+10
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco21-3071/+8759
2000-03-13gccbug.in: New file.Martin v. Löwis5-99/+618
2000-03-13function.c (put_var_into_stack): Use type_for_mode to calculate part_type.Jason Merrill5-2/+41
2000-03-13Makefile.in (LIBCPP_OBJS): Add cpplex.o.Zack Weinberg11-1911/+1976
2000-03-13typeck.c (build_prim_array_type): Correctly set the high word too.Hans Boehm2-1/+5
2000-03-13Fix recently introduced error in expand_end_case.Bernd Schmidt2-0/+8
2000-03-13decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.Jason Merrill3-15/+48
2000-03-13New test; for ia32 codegen bug.Zack Weinberg1-0/+20