aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-06-26ssa.c (struct rename_set_data): Change the name of field 'set_dest' to 'old_r...Geoff Keating2-135/+203
2000-06-26dwarf2.h (enum dwarf_call_frame_info): Add DW_CFA_def_cfa_expression.Andrew Macleod6-749/+1162
2000-06-2620000419-1.c, [...]: Use "target *-*-*", not "target native", in case we are ...Zack Weinberg5-8/+12
2000-06-26Makefile.in, [...]: Delete.Zack Weinberg25-324/+20
2000-06-26[multiple changes]Richard Henderson7-21/+67
2000-06-26re GNATS gcj/268 (Internal compiler error in for-loop test condition)Tom Tromey3-212/+225
2000-06-26c-typeck.c (digest_init): Return error_mark_node node when TREE_TYPE (init) =...J. David Anglin2-1/+8
2000-06-26* g++.old-deja/g++.other/ambig3.C: New test.Nathan Sidwell2-0/+38
2000-06-26search.c (hides): Remove.Nathan Sidwell2-38/+21
2000-06-26syntax1.C: New test.Nathan Sidwell5-0/+107
2000-06-26decl2.c (handle_class_head): Bash typedefs to the type's main decl.Nathan Sidwell2-1/+8
2000-06-26Daily bump.Jeff Law2-2/+2
2000-06-26parse.y (do_resolve_class): Minor optimiztion in the package list search.Alexandre Petit-Bianco3-10/+21
2000-06-26aclocal.m4 (AM_WITH_NLS): Don't set MSGFMT or GMSGFMT to no, test for msgfmt ...Philipp Thomas3-34/+34
2000-06-26* gcc.dg/20000623-1.c: Prototype exit and abort.Zack Weinberg2-0/+7
2000-06-26cp-tree.h (genrtl_begin_stmt_expr): Rename to ...Mark Mitchell4-27/+37
2000-06-2520000625-1.c, [...]: New tests.Zack Weinberg10-21/+109
2000-06-25gengenrtl.c (special_rtx): Fix typo in comment.Theodore Papadopoulo4-3/+11
2000-06-25* mklibgcc.in (LIB2FUNCS): Add missing space.Michael Hayes2-1/+5
2000-06-25expr.c (lookup_field): Print error and return error_mark_node if field refere...Tom Tromey2-2/+25
2000-06-25parse.y (check_abstract_method_definitions): Also check if `other_method' is ...Tom Tromey3-2/+11
2000-06-25Vector support: type node creation & debugging supportBernd Schmidt9-0/+129
2000-06-25re GNATS gcj/260 ("Klass.class" expression should cause Klass to be initialized)Tom Tromey3-4/+15
2000-06-25Fix typos in comments.Kazu Hirata3-3/+8
2000-06-25Daily bump.Jeff Law2-2/+2
2000-06-25aclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if no catalog compiler found.Philipp Thomas3-27/+62
2000-06-24vax.h (TARGET_SWITCHES): Provide descriptions.John David Anglin2-9/+13
2000-06-24mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2FUNCS when generating libgcc.a.Herman A.J. ten Brugge2-0/+11
2000-06-24add XFAILJason Merrill1-1/+1
2000-06-24fixedJason Merrill1-2/+2
2000-06-24collect2.c (resolve_lib_name): Move '/' check to more rational place.Jason Merrill3-7/+19
2000-06-24decl.c (pushdecl): Don't set DECL_CONTEXT from current_namespace.Jason Merrill5-3284/+3326
2000-06-24newJason Merrill2-0/+40
2000-06-24remove XFAILJason Merrill1-1/+1
2000-06-24add missed CL entry:Jason Merrill1-0/+5
2000-06-24stmt.c (expand_decl_cleanup): Emit a dummy insn after last_unconditional_clea...Jakub Jelinek2-0/+12
2000-06-24Vector conversions supportBernd Schmidt9-5/+93
2000-06-24avr-protos.h (avr_hard_regno_mode_ok): New prototype.Marek Michalkiewicz6-96/+201
2000-06-24Vector support: rtx and mode definitionsBernd Schmidt5-3/+186
2000-06-24* cpp.texi: Clarify #pragma GCC namespace.Nathan Sidwell2-4/+13
2000-06-24Daily bump.Jeff Law2-2/+2
2000-06-24aclocal.m4 (AM_GNU_GETTEXT): If LINGUAS isn't set, build all catalogs specifi...Philipp Thomas3-33/+47
2000-06-23sparc.md (reload_outdi+1): Handle HOST_BITS_PER_WIDE_INT == 64 case correctly.Jakub Jelinek2-0/+28
2000-06-23alias.c (fixed_scalar_and_varying_struct_p): Don't examine struct vs.Geoff Keating4-0/+29
2000-06-23cpplib.c (struct pragma_entry): New structure.Nathan Sidwell3-22/+90
2000-06-23calls.c (compute_argument_addresses): Force stack slots into alias set 0.Jakub Jelinek3-14/+36
2000-06-23ia64.md (pred_rel_mutex): Only take one register.Richard Henderson3-6/+9
2000-06-23Daily bump.Jeff Law2-2/+2
2000-06-23parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...Kriang Lerdsuwanakij11-683/+752
2000-06-23newJason Merrill3-4/+26