aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-19fp-bit.c (_fpmul_parts, [...]): Mark with attribute __always_inline__.Hans-Peter Nilsson2-2/+8
2002-06-19pure-1.c: Make functions static again.Kaveh R. Ghazi2-14/+12
2002-06-18xtensa.h (FUNCTION_PROFILER): Respect flag_pic when generating the call to _m...Bob Wilson2-20/+30
2002-06-18print-rtl.c (print_rtx): Adjust NOTE argument numbers for 2002-06-02 change.Richard Henderson2-2/+7
2002-06-18t-sh (MULTILIB_EXCEPTIONS): Set to ml.J"orn Rennecke5-1/+10
2002-06-18sh-protos.h (sh_pr_interrupt): Declare.J"orn Rennecke4-29/+23
2002-06-18semantics.c (begin_for_stmt): Push the 'for' scope before adding the FOR_STMT.Jason Merrill2-1/+4
2002-06-18rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.Vladimir Makarov4-17/+53
2002-06-18C++ ABI changes.Jason Merrill3-1/+26
2002-06-18* gcc.c-torture/execute/20020615-1.c: Fix typo in comment.Hans-Peter Nilsson2-1/+5
2002-06-18mips-protos.h (mips_initial_elimination_offset): Declare.Richard Sandiford5-173/+208
2002-06-18Daily bump.GCC Administrator3-3/+3
2002-06-18cpplib.c (dtable): Update.Neil Booth4-43/+148
2002-06-18arit.c (do_31div, [...]): Mark prototype __always_inline__.Hans-Peter Nilsson2-4/+12
2002-06-18simd-1.c: New.Aldy Hernandez1-0/+6
2002-06-18simd-1.c: New.Aldy Hernandez12-65/+417
2002-06-18* config/ia64/ia64.md (doloop_end_internal): Correct rtl.Alan Modra2-2/+4
2002-06-17* gcc.c-torture/execute/20020615-1.c: Correct bug-description.Hans-Peter Nilsson2-5/+9
2002-06-18* doloop.c (doloop_optimize): Extract pattern from insn.Alan Modra2-2/+8
2002-06-17* doc/extend.texi (Function Attributes): Remove `,...' from @var.Matt Kraai2-1/+5
2002-06-17bit.c: Don't include glimits.h.Jason Thorpe4-3/+6
2002-06-17* libgcc2.c: Do not include symcat.h or machmode.h.Jeff Law2-3/+4
2002-06-17* expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.Richard Henderson2-0/+12
2002-06-17* dwarfout.c: Include function.h.Tom Tromey2-1/+6
2002-06-17print-rtl.c (print_rtx): Print space before vector, not after.Andreas Schwab2-3/+15
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson9-72/+57