aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-12* real.c (encode_ibm_extended): Do round low word.Alan Modra2-3/+6
2004-03-12arm.md (is_xscale): Comment this attribute and move it a bit further up in th...Ben Elliston2-1/+8
2004-03-11host-solaris.c (sol_gt_pch_use_address): Add missing terminating marker to co...Eric Botcazou2-1/+6
2004-03-11re PR c++/14476 (ICE after error about enum not being defined when using it a...Mark Mitchell3-19/+11
2004-03-11mips.md: Use move_operand in splitters for 64-bit moves.Richard Sandiford3-96/+94
2004-03-11var-tracking.c (struct variable_def): Added field refcount.Josef Zlomek2-38/+189
2004-03-11var-tracking.c (vars_copy_1): Cleanup and speedup chain operations.Josef Zlomek2-40/+36
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata27-48/+60
2004-03-11configure: Regenerate, since I forgot to while committing Paolo's changes.Nathanael Nerode2-371/+122
2004-03-11(top level)Paolo Bonzini5-173/+62
2004-03-11re PR c++/14510 (Lookup error between function name and struct name)Mark Mitchell4-1/+19
2004-03-10c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson14-162/+400
2004-03-10(build_pointer_type_for_mode): Fix comments and whitespace.Richard Kenner1-5/+6
2004-03-10re PR c/14517 (change in behaviour wrt duplicate qualifiers)Richard Henderson5-13/+61
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook3-51/+65
2004-03-11Daily bump.GCC Administrator1-1/+1
2004-03-10optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2.Uros Bizjak8-0/+223
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-10dbxout.c (dbxout_symbol_location): Do not output references to optimized-out ...Ulrich Weigand2-4/+25
2004-03-10ia64.md (divsi3, udivsi3): Remove unused variable twon34_r.Andreas Schwab2-2/+5
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 Administrator1-1/+1
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-09c-typeck.c (tagged_types_tu_compatible_p): Fix typo.Andrew Pinski2-1/+6
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-09Makefile.in (site.exp): Add libiconv variable definition.Eric Christopher4-17/+32
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson2-4/+8