aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-09-13cppinit.c (append_include_chain): Initialize 'next' and 'alloc' fields.Dave Brolley2-0/+7
1999-09-13sizeof3.C: Remove XFAILS.Nathan Sidwell3-4/+8
1999-09-13typeck.c (expr_sizeof): Don't decay arrays and functions.Nathan Sidwell2-19/+9
1999-09-13Set *correct* g++ options.Nathan Sidwell2-2/+2
1999-09-13* gcc.c-torture/compile/990913-1.c: New test.Jeffrey A Law2-0/+14
1999-09-13call.c (build_conditional_expr): Always use a TARGET_EXPR for class rvalues a...Jason Merrill2-5/+24
1999-09-13Move definition of 'thenan' to its own object file in order to save space.Nick Clifton3-5/+34
1999-09-13Daily bump.Jeff Law2-2/+2
1999-09-13tree.c (fix_sizetype): Exchange the types for TYPE_SIZE and TYPE_SIZE_UNIT.Andreas Schwab2-2/+7
1999-09-13Fix typo in last change.Kaveh Ghazi1-1/+1
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi15-109/+193
1999-09-13call.c (implicit_conversion): Robustify.Mark Mitchell9-36/+67
1999-09-12decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.Mark Mitchell1-0/+17
1999-09-12arm.c (note_invalid_constants): Use recog_data.operand_type for recog_op_type.Richard Earnshaw2-1/+6
1999-09-12Fix stupid mistakeBernd Schmidt1-1/+0
1999-09-12Add missing declarationsBernd Schmidt2-0/+5
1999-09-12Use structures not many single arrays in reloadBernd Schmidt4-902/+899
1999-09-12define_function cleanupBernd Schmidt4-29/+39
1999-09-12* alpha.md (adddi3): Make `pattern' array static.Richard Henderson1-1/+1
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson33-690/+864
1999-09-12c4x.h (c4x_rpts_cycles_string, [...]): Constify char *.Michael Hayes3-4/+11
1999-09-12Daily bump.Jeff Law2-2/+2
1999-09-11tree.c (save_tree_status): Revert 10 Sep change.Richard Henderson2-4/+13
1999-09-11* cse.c (cse_main): If gc'ing, collect around cse_basic_block.Richard Henderson2-0/+17
1999-09-11ggc-simple.c (ggc_pop_context): Fold outstanding bytes into surrounding context.Richard Henderson1-2/+4
1999-09-11re GNATS gcj/18 (Internal error: segfault on invalid cast)Alexandre Petit-Bianco3-2/+11
1999-09-12tree.c (type_hash_canon): Put all types in the hash-table, when GC'ing.Mark Mitchell2-1/+6
1999-09-12decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.Mark Mitchell8-103/+7
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson25-497/+539
1999-09-12cp-tree.def (CLEANUP_STMT): New node.Mark Mitchell8-92/+169
1999-09-11class.c (finish_class): We're now outside a valid method declaration.Alexandre Petit-Bianco2-0/+6
1999-09-11Remove trailing whitespace from linesZack Weinberg1-16/+16
1999-09-11Update copyright.Richard Henderson5-5/+5
1999-09-11Alex Samuel <samuel@codesourcery.com>Alex Samuel5-411/+524
1999-09-11Daily bump.Jeff Law2-2/+2
1999-09-11cppalloc.c (xstrdup): Use memcpy.Zack Weinberg4-61/+102
1999-09-10gjavah.c (add_class_decl): Generate include for gcj/array.h, not java-array.h.Tom Tromey2-3/+13
1999-09-10builtins.c (expand_builtin_va_arg): Cope with an array-type va_list decomposi...Richard Henderson3-5/+31
1999-09-10Fix too small buffer problem found by ia64 port.Jim Wilson2-3/+13
1999-09-10protoize.c: Remove various __STDC__ and POSIX hacks.Kaveh R. Ghazi2-173/+138
1999-09-10loop.c (basic_induction_var): Typo NULL_RTX -> NULL.Richard Henderson1-0/+12
1999-09-10Fix missing ChangeLog entryMark Mitchell1-0/+5
1999-09-10tree.c (type_hash_lookup): Check for equal TYPE_ALIGN fields when comparing t...Andrew Haley2-0/+11
1999-09-10loop.c (basic_induction_var): Typo NULL_RTX -> NULL.Richard Henderson3-9/+13
1999-09-10alias.c (rtx_equal_for_memref_p): Allow CONST_DOUBLEs to be used as pointers.Andrew Haley2-0/+9
1999-09-10rfg4.C: Revert erroneous change, add -w.Nathan Sidwell3-3/+9
1999-09-10Fix ashlqi3 bugBernd Schmidt2-2/+7
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt21-829/+430
1999-09-10cp-tree.h (language_function): Rename expanding_p to x_expanding_p.Mark Mitchell6-90/+106
1999-09-10cp-tree.h (finish_cleanup_try_block): New function.Mark Mitchell2-0/+4