Age | Commit message (Expand) | Author | Files | Lines |
2003-08-27 | string.h, regset.h: Fix to match produced versions. | Nathanael Nerode | 4 | -4/+23 |
2003-08-27 | parser.c (struct cp_token): Use enum bitfields. | Dan Nicolaescu | 2 | -20/+28 |
2003-08-27 | Makefile.am: Add comment. | Phil Edwards | 17 | -135/+194 |
2003-08-27 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-08-26 | inclhack.def (ptx_pwd_h): New disabled fix, ported from fixinc.ptx. | Nathanael Nerode | 2 | -0/+26 |
2003-08-26 | StrictMath.java: Typo fix. | Tom Tromey | 6 | -13/+35 |
2003-08-26 | inclhack.def (ptx_sys_mc_param_h): New disabled fix, ported from fixinc.ptx. | Nathanael Nerode | 2 | -0/+29 |
2003-08-26 | Copy over from cs branch: | Per Bothner | 4 | -16/+29 |
2003-08-26 | Acl.java: Fix broken p tag. | Mark Wielaard | 8 | -44/+56 |
2003-08-26 | Makefile.in: Rebuilt. | Tom Tromey | 2 | -11/+9 |
2003-08-26 | re PR middle-end/12002 (internal compiler error: in gen_lowpart, at emit-rtl.... | Roger Sayle | 5 | -4/+31 |
2003-08-26 | s390.c (emit_prologue): Don't check literal pool size. | Ulrich Weigand | 3 | -34/+9 |
2003-08-26 | inclhack.def (svr4_preproc_lint_on, [...]): New disabled fixes, ported from f... | Nathanael Nerode | 2 | -0/+34 |
2003-08-26 | install.texi (Prerequisites): Mention GNU make requirement. | Mark Mitchell | 3 | -62/+63 |
2003-08-26 | Reference.java (get): Indentation fix. | Tom Tromey | 2 | -8/+16 |
2003-08-26 | re PR libgcj/12058 (java.lang.reflect.Array.set(Object, int, Object) throws j... | Tom Tromey | 2 | -1/+4 |
2003-08-26 | s390.md ("*llgt_sisi", [...]): New insns. | Andreas Krebbel | 2 | -0/+76 |
2003-08-26 | s390.md ("*fmadddf", [...]): New insns. | Andreas Krebbel | 2 | -0/+52 |
2003-08-26 | Proxy.java (ProxyData): `pack' now a String. | Tom Tromey | 2 | -6/+28 |
2003-08-26 | fold-const.c (fold <MULT_EXPR>): Optimize (C1/X)*C2 into (C1*C2)/X when unsaf... | Roger Sayle | 4 | -10/+78 |
2003-08-26 | builtins.c (fold_builtin_bitop): New function to perform constant folding of ... | Roger Sayle | 3 | -11/+147 |
2003-08-26 | * gcc.dg/noncompile/20030818-1.c: Expect second line of error. | Matt Kraai | 2 | -1/+5 |
2003-08-26 | cin_unget-1.txt: New. | Loren J. Rittle | 3 | -0/+48 |
2003-08-26 | re PR c++/11871 (Koenig lookup regression) | Nathan Sidwell | 4 | -1/+41 |
2003-08-26 | builtins.c (build_function_call_expr): Don't set TREE_SIDE_EFFECTS here. | Nathan Sidwell | 8 | -14/+35 |
2003-08-26 | gcse.c (is_too_expensive): New function. | Nathan Sidwell | 2 | -79/+57 |
2003-08-26 | config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th... | Zack Weinberg | 7 | -105/+141 |
2003-08-26 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-08-26 | builtins.c (expand_builtin_mathfn): Rearrange so that we only return 0 for in... | Roger Sayle | 2 | -32/+83 |
2003-08-25 | vector-1_x.c: Compile with -w. | Janis Johnson | 5 | -0/+15 |
2003-08-25 | ia64.c (ia64_expand_tls_address): Properly truncate result when op0 is SImode. | Richard Henderson | 2 | -26/+31 |
2003-08-25 | inclhack.def (svr4_sighandler_type): New fix, ported from fixinc.svr4. | Nathanael Nerode | 4 | -5/+76 |
2003-08-25 | combine.c (simplify_comparison): Re-enable widening of comparisons with non-p... | Ulrich Weigand | 2 | -5/+12 |
2003-08-25 | Fix thinko | Gabriel Dos Reis | 1 | -1/+0 |
2003-08-25 | * cxx-pretty-print.c (pp_cxx_class_name): Remove unused function. | Richard Henderson | 2 | -6/+4 |
2003-08-25 | combine.c (distribute_notes): Handle REG_ALWAYS_RETURN. | Ulrich Weigand | 4 | -0/+19 |
2003-08-25 | * combine.c (combine_simplify_rtx): Fix RTL sharing bug. | Ulrich Weigand | 2 | -3/+9 |
2003-08-25 | pretty-print.h (pp_maybe_newline_and_indent): New macro. | Gabriel Dos Reis | 10 | -873/+2173 |
2003-08-25 | Makefile.am: added gnu/awt/xlib/XOffScreenImage.java. | Scott Gilbertson | 14 | -108/+442 |
2003-08-25 | re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline) | Mark Mitchell | 1 | -15/+33 |
2003-08-25 | re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline) | Mark Mitchell | 14 | -77/+102 |
2003-08-24 | i386.i386.c (ix86_return_in_memory): Reformat. | Richard Henderson | 4 | -19/+64 |
2003-08-25 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-08-24 | gcc_release (build_sources): Create/update the LAST_UPDATED file in the sourc... | Gerald Pfeifer | 2 | -1/+8 |
2003-08-24 | * rtlanal.c (may_trap_p): Simplify an integer comparison. | Kazu Hirata | 2 | -3/+5 |
2003-08-24 | inclhack.def (AAB_svr4_replace_byteorder): Enhance comment. | Nathanael Nerode | 3 | -6/+19 |
2003-08-24 | t-i860: New. | Jason Eckhardt | 3 | -1/+11 |
2003-08-24 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-08-24 | c-decl.c (pushdecl): Only put decls which finish_struct will do something abo... | Jakub Jelinek | 4 | -3/+47 |
2003-08-23 | re PR c/11369 (too relaxed checking with -Wstrict-prototypes) | Jan Hubicka | 5 | -26/+124 |