aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook24-1483/+3298
2004-03-11Daily bump.GCC Administrator2-2/+2
2004-03-10optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2.Uros Bizjak8-0/+223
2004-03-11* MAINTAINERS: Update my email address.Ben Elliston2-1/+5
2004-03-10invoke.texi (ARM Options): Fix -mpfu typo.Anthony Green2-1/+5
2004-03-10aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...David Edelsohn7-72/+54
2004-03-10fold-const.c (tree_expr_nonnegative_p): Add more builtin cases.Kaveh R. Ghazi4-0/+219
2004-03-10rs6000-c.c (rs6000_cpu_cpp_builtins): Define __LONGDOUBLE128 on AIX.David Edelsohn2-1/+10
2004-03-10re PR rtl-optimization/14381 (sched2 moving "may throw" instructions into epi...Andrew Haley1-0/+1
2004-03-10function.c (expand_function_end): Emit a blockage insn before the epilogue wh...Andrew Haley3-4/+21
2004-03-10re PR target/14480 (gcc/config/rs6000/t-rtems is missing)Joel Sherrill2-1/+6
2004-03-102004-03-10 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-0/+69
2004-03-10dbxout.c (dbxout_symbol_location): Do not output references to optimized-out ...Ulrich Weigand2-4/+25
2004-03-10valarray_subset_assignment.cc: Fix typos.Paolo Carlini2-2/+6
2004-03-10ia64.md (divsi3, udivsi3): Remove unused variable twon34_r.Andreas Schwab2-2/+5
2004-03-10re PR libstdc++/13450 (std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN...Paul Kienzle5-7/+92
2004-03-10re PR libstdc++/3247 (valarray private member)Jerry Quinn6-17/+142
2004-03-10swap.cc: Add in bits for non-weak systems.Benjamin Kosnik9-12/+57
2004-03-09Testsuite changes for new -Wstrict-aliasing=2 option.James E Wilson3-1/+22
2004-03-09New option -Wstrict-aliasing=2.James E Wilson8-7/+51
2004-03-09re PR bootstrap/12371 ([m68k-linux] bootstrap error in make compare)Roman Zippel3-7/+44
2004-03-10ia64.md (divsi3): Fix algorithm.Steve Ellcey3-9/+35
2004-03-10system.h (SUNOS4_SHARED_LIBRARIES): Poison.Ian Lance Taylor6-291/+13
2004-03-10Daily bump.GCC Administrator2-2/+2
2004-03-10re PR other/14474 (make dvi breaks for "TeX (Web2C 7.3.1) 3.14159")Hans-Peter Nilsson2-0/+61
2004-03-09hpux.h (MULTILIB_DEFAULTS): Define.Zack Weinberg2-1/+8
2004-03-09* c-decl.c (last_function_parms, last_function_parm_tags)Zack Weinberg4-132/+176
2004-03-09ifcvt.c (noce_try_sign_mask): New function to transform "x = (y < 0) ? z ...Roger Sayle4-0/+103
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook5-71/+86
2004-03-09c-typeck.c (tagged_types_tu_compatible_p): Fix typo.Andrew Pinski2-1/+6
2004-03-092004-03-09 Michael Koch <konqueror@gmx.de>Michael Koch3-79/+90
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green34-136/+5130
2004-03-09re PR c++/14397 (Access check for wrong copy constructor)Nathan Sidwell4-3/+36
2004-03-09* call.c (initialize_reference): Fix typo.Mark Mitchell2-1/+5
2004-03-09simplify-rtx.c (simplify_const_relational_operation): New function renamed fr...Roger Sayle8-85/+86
2004-03-09re PR c++/14409 (Accepts invalid function signature for explicit instantiation)Giovanni Bajo6-9/+84
2004-03-09* config/m32r/m32r.md: Remove all define_peephole's.Kazu Hirata2-58/+4
2004-03-09* config/rs6000/rs6000.md: Remove trailing whitespace.Alan Modra2-52/+56
2004-03-09re PR c++/14230 (ICE in cp_expr_size)Mark Mitchell4-0/+34
2004-03-09rewrap commentJason Merrill1-2/+2
2004-03-09Fix typoMark Mitchell1-1/+1
2004-03-09re PR c++/14432 (Built-ins lead to conflict even if no header file included)Mark Mitchell4-7/+30
2004-03-09re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell21-162/+146
2004-03-09re PR c++/13658 ([testcase] namespace association vs. templates part one)Benjamin Kosnik8-0/+452
2004-03-09Makefile.in (site.exp): Add libiconv variable definition.Eric Christopher4-17/+32
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson8-728/+1646
2004-03-09accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with "-c".Hans-Peter Nilsson2-2/+7
2004-03-09re PR target/14480 (gcc/config/rs6000/t-rtems is missing)Joel Sherrill2-0/+91
2004-03-09Daily bump.GCC Administrator2-2/+2
2004-03-08re PR c++/13170 (ICE in build_base_path)Jason Merrill6-33/+42