aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-19configure.target: Force mips to use the generic cpu routines.Phil Edwards2-0/+8
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-18merge from srcDave Brolley2-0/+11
2002-06-18xtensa.h (FUNCTION_PROFILER): Respect flag_pic when generating the call to _m...Bob Wilson2-20/+30
2002-06-18configure: Remove garbage from previous commit.Phil Edwards2-5/+5
2002-06-18print-rtl.c (print_rtx): Adjust NOTE argument numbers for 2002-06-02 change.Richard Henderson2-2/+7
2002-06-18configure: For in-source builds, make a subdir and re-exec there.Phil Edwards4-2/+91
2002-06-18t-sh (MULTILIB_EXCEPTIONS): Set to ml.J"orn Rennecke5-1/+10
2002-06-18configure.host: Delete file.Phil Edwards11-1273/+1359
2002-06-18sh-protos.h (sh_pr_interrupt): Declare.J"orn Rennecke4-29/+23
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey5-175/+11
2002-06-18natPlainDatagramSocketImpl.cc (receive): Check bounds of argument to FD_SET.Jeff Sturm3-4/+21
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-18javaprims.h: Updated class declaration list.Tom Tromey31-1519/+2305
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 Administrator7-7/+7
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-18lbasename.c: Add 2002 to copyright.Douglas B Rupp2-12/+9
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-17javaprims.h: Updated class declaration list.Tom Tromey10-34/+140
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-17ClassNotFoundException.java: New Classpath version.Nathanael Nerode2-110/+64
2002-06-17print-rtl.c (print_rtx): Print space before vector, not after.Andreas Schwab2-3/+15
2002-06-17ActivateFailedException.java: Remerge from Classpath version.Nathanael Nerode11-192/+448
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson9-72/+57
2002-06-17Fixed warning in sendmsg.c for forwarding function not returning a valueNicola Pero1-0/+7
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero1-27/+31
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 Administrator7-7/+7
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-17* gcj/javaprims.h: Updated class declaration list.Tom Tromey2-4/+6
2002-06-17* java/io/LineNumberInputStream.java: Merged with Classpath.Tom Tromey2-17/+191