aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-17sched-ebb.c (init_ready_list): Check INSN_P first.Vladimir Makarov2-1/+5
2002-06-17* sh.md (divsi3): Update way how to find insns in a sequence.J"orn Rennecke2-2/+4
2002-06-17reload1.c (merge_assigned_reloads): Don't change reloads other than RELOAD_FO...J"orn Rennecke2-0/+14
2002-06-17function.c (epilogue_done): Correctly build a sequence of insns for a sibcall...Richard Earnshaw2-1/+7
2002-06-17(CUMULATIVE_ARGS): Replace typedef with #define.Nick Clifton2-1/+4
2002-06-17Daily bump.GCC Administrator3-3/+3
2002-06-17Replace gen_sequence with get_insns.Nick Clifton2-2/+6
2002-06-16i386.h (BIGGEST_FIELD_ALIGNMENT): Define instead of ADJUST_FIELD_ALIGN if IN_...Richard Henderson2-0/+12
2002-06-16tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test after template in...Richard Henderson3-1/+48
2002-06-16regclass.c (globalize_reg): Update regs_invalidated_by_call.Richard Henderson3-8/+43