aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-06-21bb-reorder.c (make_reorder_chain_1): Search harder for the vax casesi fallthr...Richard Henderson4-19/+35
2002-06-21Make-lang.in (treelang/tree1.o, [...]): Add dependency on $(CONFIG_H).Andreas Jaeger2-18/+24
2002-06-21* config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.Rainer Orth2-1/+7
2002-06-21Daily bump.GCC Administrator3-3/+3
2002-06-21cpperror.c (cpp_error): For traditional CPP, default to diagnostics on pfile-...Neil Booth22-6/+407
2002-06-21mmix.md: Change GNU CC to GCC in file header comment.Hans-Peter Nilsson6-22/+54
2002-06-20cfglayout.c (scope_to_insns_initialize): Call set_block_levels.Jan Hubicka3-4/+41
2002-06-21pa-protos.h (pa_asm_output_mi_thunk): Change third argument to HOST_WIDE_INT.John David Anglin3-5/+13
2002-06-20Fix thinko last change.Richard Henderson1-4/+4
2002-06-20m68k.md (zero_extendsidi2): Create expander; duplicate pattern and adjust con...Richard Henderson2-3/+39
2002-06-20typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.Richard Henderson3-3/+19
2002-06-20* explow.c (probe_stack_range): Use gen_rtx_fmt_ee.Richard Henderson2-6/+10
2002-06-20config.gcc (mipsisa64-*-elf*, [...]): New targets.Chris Demetriou2-0/+10
2002-06-20mips.h (ISA_HAS_FP4): Fix comment to reflect use.Chris Demetriou2-2/+6
2002-06-20* dominance.c: Include errors.h instead of error.h.Stan Shebs2-1/+5
2002-06-20cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig...Neil Booth18-238/+35
2002-06-20i386.h (TARGET_DEFAULT): Do not turn on frame pointer elimination in leaf fun...Jeff Law2-3/+10
2002-06-20* gcc.dg/20020620-1.c: New test.Richard Sandiford2-0/+11
2002-06-20* combine.c (make_extraction): Reapply to the argument of an ASHIFT.Richard Sandiford2-0/+19
2002-06-20t-crtfm (crtfastmath.o): Prefix with $(T) for multilibs.Rainer Orth3-3/+10
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2-0/+763
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka12-183/+478
2002-06-20utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc...Kaveh R. Ghazi7-10/+23
2002-06-20diagnostic.c (diagnostic_kind_text): Const-ify.Kaveh R. Ghazi3-2/+7
2002-06-20* combine.c (subst): Be prepared for simplify_subreg to return VOIDmode.Jan Hubicka2-3/+6
2002-06-20re PR c++/6892 (ICE from #include inside switch(){} inside template function)Kriang Lerdsuwanakij2-0/+10
2002-06-20re PR c++/6723 (ICE on source code successfully compiled by previous versions)Kriang Lerdsuwanakij4-3/+31
2002-06-20com.c (ffecom_prepare_expr_,ffecom_expr_power_integer_): Remove #ifdefed HAHA...Andreas Jaeger2-41/+5
2002-06-20sol2.h: New file.Rainer Orth7-375/+323
2002-06-20* i386.md (xorqi_1_slp, xorqi_2_slp): New patterns.Jan Hubicka2-0/+27
2002-06-20com.c: Remove #ifdef HOHO sections.Nathanael Nerode2-45/+5
2002-06-20c-common.c (c_common_get_alias_set): Correctly handle characters.Richard Henderson4-14/+56
2002-06-20Daily bump.GCC Administrator3-3/+3
2002-06-19mips.c (mips_emit_prefetch): Use hints which match desired locality.Chris Demetriou2-4/+9
2002-06-20h8300.c (TARGET_INSERT_ATTRIBUTES): Define.Dhananjay R. Deshpande2-0/+25
2002-06-20c-parse.in (initelt: identifier ':' initval): Add an empty action to fix a ty...Akim Demaille7-254/+282
2002-06-19mips.c (symbol_operand): New function.Eric Christopher5-42/+160
2002-06-19fp-bit.h: Add unordered defines for gofast.Eric Christopher2-6/+12
2002-06-19genautomata.c (DECL_UNIT, [...]): New macros with checking and without it.Vladimir Makarov2-509/+810
2002-06-19Clean up configure.in checks for bad languages; fix typos in treelang.Tim Josling6-23/+82
2002-06-19tm.texi (TARGET_CPU_CPP_BUILTINS): Correct misnamings of builtin_define and b...Matt Kraai2-3/+10
2002-06-19* cpptrad.c (_cpp_replacement_text_len): initialize len.Andrew Pinski2-0/+5
2002-06-19Makefile.in (unstrap, restrap): New targets.Jason Merrill2-1/+17
2002-06-19* except.c (ehl_free): Remove.Matt Kraai1-9/+0
2002-06-19ns32k.md: Give "*xxx" names to all unnamed insn's.Ian Dall2-260/+257
2002-06-19* Makefile.in (QMTEST_DIR): Simplify definition.Mark Mitchell2-1/+5
2002-06-19* g++.dg/opt/vt1.C: Fix regexp.Jakub Jelinek2-1/+5
2002-06-19(CUMULATIVE_ARGS): Replace typedef with #define.Nick Clifton2-2/+7
2002-06-19Daily bump.GCC Administrator3-3/+3
2002-06-19cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth6-106/+234