aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-08ffitarget.h: Remove PPC stuff which does not belong to frv.Andreas Tobler2-30/+6
2005-02-08expr.c (add_type_assertion): Use the proper enumeration type, since this is w...Marcin Dalecki2-1/+6
2005-02-08natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier.Tom Tromey2-4/+9
2005-02-08* config/linker-map.gnu (GLIBCXX_3.4): Add _ZNSdC* and _ZNSdD*.Mark Mitchell2-0/+8
2005-02-08re PR target/19806 (cris-axis-elf testsuite failure: gcc.c-torture/execute/20...Hans-Peter Nilsson4-146/+122
2005-02-08re PR preprocessor/19801 (cppinternals.texi references old file names)Paolo Bonzini2-3/+9
2005-02-08cxx-pretty-print.c, [...]: Update copyright.Kazu Hirata4-3/+8
2005-02-08expr.c (gfc_copy_expr): Don't copy 'op1' and 'op2' for EXPR_SUBSTRING.Tobias Schlüter5-13/+36
2005-02-08parser.c (cp_lexer_start_debugging): Avoid arithmetic operations on boolean v...Mark Mitchell2-2/+8
2005-02-08simplify-rtx.c (simplify_relational_operation_1): Avoid creating zero extensi...Roger Sayle2-11/+10
2005-02-08Daily bump.GCC Administrator2-2/+2
2005-02-07re PR ada/19489 (gnat tools not buildable cross)Nathanael Nerode4-207/+127
2005-02-075.cc: Make buf static.Loren J. Rittle3-3/+9
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter10-164/+233
2005-02-07defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader.Tom Tromey5-15/+30
2005-02-08re PR target/19803 (__builtin_expect does not modify branch prediction for po...Alan Modra2-1/+6
2005-02-07Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard3-6/+34
2005-02-07Fix messing of the simplify_relational_operation_1 function in Roger's change...Andrew Pinski1-1/+1
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster8-26/+139
2005-02-07re PR libgcj/19611 (create 'sources.zip' for use in eclipse)Tom Tromey3-0/+77
2005-02-07re PR debug/19327 (gcc.c-torture/execute/921215-1.c compilation -O3 -g)Eric Botcazou2-0/+9
2005-02-07Forgot to commit registerImageIOSpis changeAnthony Green1-0/+9
2005-02-07extend.texi: Document deprecated extensions allowing static floating-point me...Jonathan Wakely2-0/+16
2005-02-07* cse.c: Update comments.Kazu Hirata2-13/+17
2005-02-07cfgcleanup.c, [...]: Update copyright.Kazu Hirata10-9/+17
2005-02-07re PR middle-end/19775 (sqrt(pow(x,y)) != pow(x,y*0.5) (with -ffast-math))Richard Guenther6-7/+47
2005-02-07Add new files from last change.Anthony Green2-18/+31
2005-02-07[multiple changes]Anthony Green20-40/+2162
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch9-451/+634
2005-02-07re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr")Richard Sandiford4-26/+16
2005-02-07linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions.Alexandre Oliva2-14/+3
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva3-12/+35
2005-02-07rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply...Ralf Corsepius2-0/+13
2005-02-07re PR rtl-optimization/19800 (mmix-knuth-mmixware broken, building newlib/lib...Roger Sayle2-3/+18
2005-02-07t-rtems (MULTILIB_MATCHES): Let m528x match m5200.Ralf Corsepius2-0/+5
2005-02-07re PR other/17135 (-freorder-functions mis-documented)Joseph Myers2-2/+7
2005-02-07re PR other/14402 (gccbug confusion)Joseph Myers2-2/+6
2005-02-06simplify-rtx.c (simplify_relational_operation_1): Simplify (ne:SI (zero_extra...Roger Sayle2-0/+20
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers12-40/+42
2005-02-06re PR other/7549 (gcc3.1: Documentation glitches in info-files)Joseph Myers3-2/+31
2005-02-06tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add unnecessary c...Zdenek Dvorak2-3/+29
2005-02-06re PR tree-optimization/18219 (bloats code by 31%)Zdenek Dvorak2-12/+14
2005-02-06expmed.c (store_bit_field): Make the SUBREG code adjust bitnum.Richard Sandiford4-13/+42
2005-02-06df.c (df_insn_refs_record): Use XEXP to get the operand of a USE, not SET_DEST.Steven Bosscher2-1/+6
2005-02-06* diagnostic.c (default_diagnostic_finalizer): Fix use of attribute.Marcin Dalecki2-1/+5
2005-02-06* gcc.dg/altivec-19.c: New.Geoffrey Keating1-0/+12
2005-02-06config.gcc (*-*-darwin*): Separate darwin7 and darwin8 configs.Geoffrey Keating4-2/+42
2005-02-03InetAddress.java (InetAddress): Make a private copy of the address.David Daney4-7/+20
2005-02-03tree-vectorizer.h (LOC): New type.Leehod Baruch1-0/+75
2005-02-03tree-vectorizer.h (LOC): New type.Leehod Baruch2-219/+275