aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-27acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.Phil Edwards14-160/+405
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-27Makefile.am: (write_entries_to_file) New parameterized function for writing e...Mohan Embar3-22/+66
2003-08-27run_doxygen: Shell fixes.Phil Edwards2-12/+19
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-27Makefile.am: Add comment.Phil Edwards17-135/+194
2003-08-27Daily bump.GCC Administrator2-2/+2
2003-08-26inclhack.def (ptx_pwd_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode2-0/+26
2003-08-26StrictMath.java: Typo fix.Tom Tromey6-13/+35
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-26Acl.java: Fix broken p tag.Mark Wielaard8-44/+56
2003-08-26Makefile.in: Rebuilt.Tom Tromey2-11/+9
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-26Reference.java (get): Indentation fix.Tom Tromey2-8/+16
2003-08-26re PR libgcj/12058 (java.lang.reflect.Array.set(Object, int, Object) throws j...Tom Tromey2-1/+4
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-26Proxy.java (ProxyData): `pack' now a String.Tom Tromey2-6/+28
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-26cin_unget-1.txt: New.Loren J. Rittle3-0/+48
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 Weinberg7-105/+141
2003-08-26Daily bump.GCC Administrator2-2/+2
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-25Makefile.am: added gnu/awt/xlib/XOffScreenImage.java.Scott Gilbertson14-108/+442
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