aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz3-18/+16
2003-08-27cpperror.c (print_location): Don't check for !pfile->buffer.Per Bothner2-16/+17
2003-08-28Daily bump.GCC Administrator1-1/+1
2003-08-27* real.c (do_multiply): Initialize with memset.Jason Merrill2-1/+5
2003-08-27gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak4-4/+44
2003-08-27s390.c (struct machine_function): Remove member literal_pool_label.Ulrich Weigand4-198/+347
2003-08-27ptrmem3.C: New test.Mark Mitchell3-1/+30
2003-08-27inclhack.def (ptx_netswap): New disabled fix, ported from fixinc.ptx.Nathanael Nerode3-10/+46
2003-08-27[multiple changes]Richard Earnshaw5-23/+2177
2003-08-27builtins.c (expand_builtin_expect_jump): Save pending_stack_adjust and restor...Jakub Jelinek4-1/+78
2003-08-27calls.c (initialize_argument_information): If an argument has no stack space ...Richard Sandiford7-217/+122
2003-08-27string.h, regset.h: Fix to match produced versions.Nathanael Nerode4-4/+23
2003-08-27parser.c (struct cp_token): Use enum bitfields.Dan Nicolaescu2-20/+28
2003-08-27Daily bump.GCC Administrator1-1/+1
2003-08-26inclhack.def (ptx_pwd_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode2-0/+26
2003-08-26inclhack.def (ptx_sys_mc_param_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode2-0/+29
2003-08-26Copy over from cs branch:Per Bothner4-16/+29
2003-08-26re PR middle-end/12002 (internal compiler error: in gen_lowpart, at emit-rtl....Roger Sayle5-4/+31
2003-08-26s390.c (emit_prologue): Don't check literal pool size.Ulrich Weigand3-34/+9
2003-08-26inclhack.def (svr4_preproc_lint_on, [...]): New disabled fixes, ported from f...Nathanael Nerode2-0/+34
2003-08-26install.texi (Prerequisites): Mention GNU make requirement.Mark Mitchell3-62/+63
2003-08-26s390.md ("*llgt_sisi", [...]): New insns.Andreas Krebbel2-0/+76
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