aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-26s390.md ("*fmadddf", [...]): New insns.Andreas Krebbel2-0/+52
2003-08-26fold-const.c (fold <MULT_EXPR>): Optimize (C1/X)*C2 into (C1*C2)/X when unsaf...Roger Sayle4-10/+78
2003-08-26builtins.c (fold_builtin_bitop): New function to perform constant folding of ...Roger Sayle3-11/+147
2003-08-26* gcc.dg/noncompile/20030818-1.c: Expect second line of error.Matt Kraai2-1/+5
2003-08-26re PR c++/11871 (Koenig lookup regression)Nathan Sidwell4-1/+41
2003-08-26builtins.c (build_function_call_expr): Don't set TREE_SIDE_EFFECTS here.Nathan Sidwell8-14/+35
2003-08-26gcse.c (is_too_expensive): New function.Nathan Sidwell2-79/+57
2003-08-26config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th...Zack Weinberg5-42/+72
2003-08-26Daily bump.GCC Administrator1-1/+1
2003-08-26builtins.c (expand_builtin_mathfn): Rearrange so that we only return 0 for in...Roger Sayle2-32/+83
2003-08-25vector-1_x.c: Compile with -w.Janis Johnson5-0/+15
2003-08-25ia64.c (ia64_expand_tls_address): Properly truncate result when op0 is SImode.Richard Henderson2-26/+31
2003-08-25inclhack.def (svr4_sighandler_type): New fix, ported from fixinc.svr4.Nathanael Nerode4-5/+76
2003-08-25combine.c (simplify_comparison): Re-enable widening of comparisons with non-p...Ulrich Weigand2-5/+12
2003-08-25Fix thinkoGabriel Dos Reis1-1/+0
2003-08-25* cxx-pretty-print.c (pp_cxx_class_name): Remove unused function.Richard Henderson2-6/+4
2003-08-25combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.Ulrich Weigand4-0/+19
2003-08-25* combine.c (combine_simplify_rtx): Fix RTL sharing bug.Ulrich Weigand2-3/+9
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis10-873/+2173
2003-08-25re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline)Mark Mitchell1-15/+33
2003-08-25re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline)Mark Mitchell14-77/+102
2003-08-24i386.i386.c (ix86_return_in_memory): Reformat.Richard Henderson4-19/+64
2003-08-25Daily bump.GCC Administrator1-1/+1
2003-08-24* rtlanal.c (may_trap_p): Simplify an integer comparison.Kazu Hirata2-3/+5
2003-08-24inclhack.def (AAB_svr4_replace_byteorder): Enhance comment.Nathanael Nerode3-6/+19
2003-08-24t-i860: New.Jason Eckhardt3-1/+11
2003-08-24Daily bump.GCC Administrator1-1/+1
2003-08-24c-decl.c (pushdecl): Only put decls which finish_struct will do something abo...Jakub Jelinek4-3/+47
2003-08-23re PR c/11369 (too relaxed checking with -Wstrict-prototypes)Jan Hubicka5-26/+124
2003-08-23s390.h (LOAD_EXTEND_OP): Remove.Ulrich Weigand3-26/+47
2003-08-23fix thinko in previousDale Johannesen1-1/+1
2003-08-23calls.c (emit_library_call_value_1): Fix obvious errors in arguments to emit_...Dale Johannesen2-2/+7
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt5-22/+11
2003-08-23* config/mips/linux64.h (STARTFILE_PREFIX_SPEC): Remove.Richard Sandiford2-6/+4
2003-08-23mips.c (mips_setup_incoming_varargs): Handle o32 and o64 as well.Richard Sandiford2-100/+38
2003-08-23s390.c (s390_expand_movstr, [...]): Use ISO C syntax for function pointer calls.Ulrich Weigand3-44/+52
2003-08-23* combine.c (apply_distributive_law): Correct comment.Roger Sayle2-1/+5
2003-08-23re PR c++/3765 (member using declaration can't change access from public)Kriang Lerdsuwanakij4-21/+61
2003-08-23PR c++/641, c++/11876Kriang Lerdsuwanakij9-24/+117
2003-08-23i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.Jason Eckhardt2-3/+4
2003-08-23i860.c (i860_build_va_list): Create the va_decl declaration.Jason Eckhardt4-143/+210
2003-08-23iq2000.c: Fix comment typos.Kazu Hirata3-4/+9
2003-08-23iq2000.c: Follow spelling conventions.Kazu Hirata4-12/+18
2003-08-23i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since ...Jason Eckhardt3-3/+18
2003-08-23i860-protos.h (output_delay_insn): Remove prototype.Jason Eckhardt4-502/+124
2003-08-23i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.Jason Eckhardt7-150/+100
2003-08-23i860-protos.h (i860_va_start): Remove 'stdarg_p' argument.Jason Eckhardt5-87/+156
2003-08-23linkage.exp: Treat all HP-UX platforms identically.Mark Mitchell2-1/+6
2003-08-23MAINTAINERS: Resurrect the i860 maintainer.Jason Eckhardt9-0/+6474
2003-08-23* g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.Mark Mitchell2-1/+5