Age | Commit message (Expand) | Author | Files | Lines |
2007-07-13 | spe.md (SPE_ACC_REGNO): Delete definition. | David Edelsohn | 9 | -138/+178 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 10 | -106/+596 |
2007-07-13 | Add myself to MAINTAINERS with write after approval. | Dan Hipschman | 2 | -0/+5 |
2007-07-13 | config.gcc: Add options for arch and tune on SPU. | Sa Liu | 15 | -67/+1062 |
2007-07-13 | * splay-tree.h: Fix whitespace. | Uros Bizjak | 2 | -20/+17 |
2007-07-13 | re PR tree-optimization/32721 (CCP removes volatile qualifiers.) | Richard Guenther | 5 | -1/+39 |
2007-07-13 | libgcj.ver: Add __gcj_personality_sj0. | Andrew Haley | 1 | -2/+2 |
2007-07-13 | [multiple changes] | Andrew Haley | 13 | -17/+139 |
2007-07-13 | natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b... | Roger Sayle | 2 | -0/+8 |
2007-07-13 | Fix a typo. | H.J. Lu | 1 | -1/+1 |
2007-07-13 | re PR other/32188 (DFP instrinic document is out of date) | H.J. Lu | 2 | -86/+180 |
2007-07-13 | 20011127-1.c: Use dg-message... | Hans-Peter Nilsson | 2 | -2/+7 |
2007-07-13 | * gengtype-lex.l: Allow declarations to be indented. | Andreas Schwab | 2 | -9/+13 |
2007-07-13 | invoke.texi: Unified upper- and lower-case in menus. | Daniel Franke | 3 | -95/+115 |
2007-07-13 | Index: gcc/ChangeLog | Geoffrey Keating | 11 | -0/+497 |
2007-07-13 | linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi... | Kaz Kojima | 2 | -3/+9 |
2007-07-13 | sh.c (mark_use): Remove. | Kaz Kojima | 2 | -81/+4 |
2007-07-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-07-12 | re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ... | Manuel López-Ibáñez | 233 | -5627/+5918 |
2007-07-12 | re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans... | Daniel Franke | 5 | -7/+39 |
2007-07-12 | arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ... | Paul Brook | 2 | -0/+9 |
2007-07-12 | pt.c (template_parms_variadic_p): Remove. | Kazu Hirata | 3 | -12/+5 |
2007-07-12 | re PR fortran/32704 (-static-libgfortran is undocumented) | Daniel Franke | 2 | -1/+31 |
2007-07-12 | re PR fortran/32634 (renamed, use associated generic interface rejected) | Paul Thomas | 4 | -1/+54 |
2007-07-12 | re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1) | Christopher D. Rickett | 11 | -22/+179 |
2007-07-12 | * gcc.c-torture/execute/align-3.c: Remove function addr check. | Steve Ellcey | 2 | -2/+4 |
2007-07-12 | tree-ssa-pre.c (get_expression_vuses): Move out side-effect. | Daniel Berlin | 2 | -4/+11 |
2007-07-12 | sse.md (storentdf, storentsf): New. | Zdenek Dvorak | 2 | -0/+18 |
2007-07-12 | 2007-07-12 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -12/+13 |
2007-07-12 | re PR target/25413 (wrong alignment or incorrect address computation in vecto... | Dorit Nuzman | 15 | -29/+474 |
2007-07-12 | all_bound.cc: Disambiguate uses of TR1/C++0x facilities. | Douglas Gregor | 28 | -56/+105 |
2007-07-12 | target-support.exp (check_ultrasparc_hw_available): New function. | Nathan Froyd | 9 | -6/+71 |
2007-07-12 | builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL. | Geoffrey Keating | 5 | -21/+27 |
2007-07-12 | splay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace p... | Kai Tietz | 2 | -4/+7 |
2007-07-12 | * gcc.target/mips/save-restore-5.c: Add -mno-abicalls. | Daniel Jacobowitz | 2 | -1/+5 |
2007-07-12 | target.h (builtin_vectorization_cost): Add new target builtin. | Dorit Nuzman | 26 | -18/+937 |
2007-07-12 | re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) | Jakub Jelinek | 7 | -3/+74 |
2007-07-12 | re PR c++/30854 (Wrong number of arguments printed for constructor) | Jakub Jelinek | 4 | -1/+23 |
2007-07-12 | MethodResult.h, [...]: Regenerate. | Matthias Klose | 3 | -10/+15 |
2007-07-12 | jazzlib, rmi: Remove empty directories. | Matthias Klose | 1 | -0/+4 |
2007-07-12 | re PR fortran/29804 (segfault with -fbounds-check on allocatable derived type... | Francois-Xavier Coudert | 2 | -0/+33 |
2007-07-12 | gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_o... | Richard Guenther | 3 | -6/+23 |
2007-07-12 | re PR rtl-optimization/32729 (Loop unrolling not performed with large constan... | Zdenek Dvorak | 2 | -8/+6 |
2007-07-12 | trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charl... | Richard Guenther | 3 | -3/+14 |
2007-07-12 | expr.c (expand_java_return): RETURN_EXPR has void type. | Richard Guenther | 2 | -6/+22 |
2007-07-12 | splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a lon... | Kai Tietz | 2 | -16/+30 |
2007-07-12 | re PR fortran/32634 (renamed, use associated generic interface rejected) | Daniel Franke | 2 | -17/+7 |
2007-07-12 | sh.md (symGOTOFF2reg): Add missing parenthesis. | Kaz Kojima | 2 | -2/+7 |
2007-07-12 | maint-tool (deps): Output stamp-h instead of config.h. | Alexandre Oliva | 3 | -80/+82 |
2007-07-12 | re PR tree-optimization/32663 (revision 126369 went into an infinite loop) | Daniel Berlin | 8 | -70/+250 |