aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-23in include/ChangeLog:Alex Samuel3-2/+29
2000-06-23cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.Mark Mitchell13-151/+356
2000-06-22toplev.c (compile_file): Always call timevar_print.Jason Merrill2-3/+2
2000-06-22pt.c (tsubst_decl, [...]): Clear DECL_SAVED_TREE.Jason Merrill4-14/+57
2000-06-22newJason Merrill1-0/+11
2000-06-22* gcc.c-torture/execute/20000622-1.c: New test.Jakub Jelinek2-0/+25
2000-06-22* g++.old-deja/g++.other/init15.C: New test.Nathan Sidwell2-0/+26
2000-06-22varasm.c (constant_descriptor): Make contents unsigned char.Nathan Sidwell2-20/+40
2000-06-22vaarg2.C: New test.Nathan Sidwell3-0/+57
2000-06-22call.c (build_x_va_arg): Check if in a template decl.Nathan Sidwell3-1/+9
2000-06-22Daily bump.Jeff Law2-2/+2
2000-06-21[multiple changes]Alexandre Petit-Bianco11-624/+806
2000-06-21cppfiles.c (cpp_make_system_header): New function.Zack Weinberg5-8/+38
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg34-616/+134
2000-06-21Makefile.in (SPLAY_TREE_H): New macro.Zack Weinberg2-3/+7
2000-06-21cppfiles.c: Include splay-tree.h, not hashtab.h.Zack Weinberg8-579/+566
2000-06-21class.c (push_lang_context): TYPE_NAME gets you to the Java types DECLs.Alexandre Petit-Bianco3-8/+19
2000-06-21* invoke.texi (g++): "g++" is not a script anymore.Martin Buchholz2-1/+5
2000-06-21pt.c (tsubst_decl, [...]): Fix test for TYPE_DECLs for which we don't need to...Jason Merrill2-13/+11
2000-06-21newJason Merrill1-0/+26
2000-06-21* function.c (round_down): Delete obsolete prototype.J. David Anglin2-3/+2