aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-29config.gcc: Narrow unsupported target match to avoid clobbering i?86-sequent-...Nathanael Nerode2-1/+7
2003-08-29* builtins.c (mathfn_built_in): Handle new math builtins.Kaveh R. Ghazi2-0/+65
2003-08-29re PR c++/11811 (Weird message with default template arguments)Gabriel Dos Reis4-3/+35
2003-08-29init.c (decl_constant_value): Deal with COND_EXPR specially.Mark Mitchell5-2/+31
2003-08-28Fix (hopefully temporary) for breakage caused by my 08-21 patch.Per Bothner3-3/+15
2003-08-29s390.md ("*mulsi3_sign"): New insn.Ulrich Weigand2-48/+110
2003-08-29Daily bump.GCC Administrator1-1/+1
2003-08-28* gcj.texi (Extensions): Document gcjlib URLs.Tom Tromey2-0/+19
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi8-23/+146
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi7-32/+208
2003-08-28mkfixinc.sh: Remove special case code for unsupported variants of i?86, power...Nathanael Nerode2-7/+3
2003-08-28mkfixinc.sh: Remove special case code for unsupported arm and hppa variants.Nathanael Nerode2-6/+5
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi6-40/+672
2003-08-28s390.c (legitmate_constant_p): Use LARL on zSeries machines even in 31-bit ad...Ulrich Weigand3-240/+229
2003-08-28re PR rtl-optimization/5079 (Reference to static const int not eliminated dur...Mark Mitchell4-0/+48
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