| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-01-31 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-31 | 1 | -0/+20 |
* | 2006-01-30 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -33/+31 |
* | * alias.h (ALIAS_SET_MEMORY_BARRIER): New. | rth | 2006-01-24 | 1 | -1/+2 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -2/+1 |
* | 2006-01-13 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-13 | 1 | -7/+58 |
* | 2006-01-03 Adrian Straetling <straetling@de.ibm.com> | krebbel | 2006-01-03 | 1 | -32/+29 |
* | Merge from gomp-branch. | rth | 2005-12-23 | 1 | -0/+16 |
* | 2005-12-20 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-20 | 1 | -1/+2 |
* | 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-16 | 1 | -0/+15 |
* | PR middle-end/25158 | ghazi | 2005-12-01 | 1 | -3/+7 |
* | * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros. | reichelt | 2005-11-30 | 1 | -468/+156 |
* | PR middle-end/20109 | ghazi | 2005-11-29 | 1 | -25/+95 |
* | PR middle-end/25022 | ghazi | 2005-11-26 | 1 | -15/+24 |
* | Fix spurious warning for strstr (s, ""). | wilson | 2005-11-19 | 1 | -1/+3 |
* | 2005-11-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-13 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_synchronize): Build a new-style asm | rth | 2005-10-18 | 1 | -6/+7 |
* | * builtins.c (get_builtin_sync_mode): Make unlimited | hp | 2005-10-16 | 1 | -1/+3 |
* | PR 23714 | rth | 2005-10-16 | 1 | -1/+1 |
* | PR ada/19382 | uweigand | 2005-10-04 | 1 | -6/+18 |
* | * builtins.c (get_builtin_sync_mode): New. | rth | 2005-09-28 | 1 | -30/+56 |
* | * rtl.h (gen_frame_mem, gen_tmp_stack_mem): Declare. | amylaar | 2005-09-05 | 1 | -4/+2 |
* | 2005-08-31 Adrian Straetling <straetling@de.ibm.com> | krebbel | 2005-08-31 | 1 | -51/+50 |
* | PR middle-end/23484 | jakub | 2005-08-29 | 1 | -9/+13 |
* | PR ada/23593 | jakub | 2005-08-28 | 1 | -7/+0 |
* | PR rtl-optimization/23561 | jakub | 2005-08-26 | 1 | -18/+101 |
* | Fix uninitialized register read problem. | wilson | 2005-08-19 | 1 | -1/+16 |
* | 2005-08-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-18 | 1 | -3/+1 |
* | * builtins.c (expand_builtin_strcat): Remove superfluous call to fold. | reichelt | 2005-08-16 | 1 | -8/+5 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -1/+1 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -102/+133 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -28/+25 |
* | * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | jakub | 2005-06-27 | 1 | -4/+1225 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -75/+75 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR tree-opt/22035 | rth | 2005-06-16 | 1 | -44/+0 |
* | 2005-05-17 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-05-17 | 1 | -3/+10 |
* | PR middle-end/21265 | jakub | 2005-05-03 | 1 | -36/+56 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -9/+9 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -1/+2 |
* | * builtins.c (expand_builtin_sync_operation): Revert last change. | rth | 2005-04-20 | 1 | -8/+1 |
* | * builtins.c (expand_builtin_sync_operation): Fold nand to and | rth | 2005-04-18 | 1 | -1/+8 |
* | PR middle-end/21024 | kazu | 2005-04-17 | 1 | -1/+2 |
* | PR target/21051 | rth | 2005-04-16 | 1 | -0/+2 |
* | PR tree-optimization/21004 | uros | 2005-04-15 | 1 | -0/+3 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -4/+334 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+33 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -5/+143 |
* | gcc: | tromey | 2005-03-30 | 1 | -1/+0 |
* | Fix problem with calling powi* builtins. | fjahanian | 2005-03-30 | 1 | -4/+8 |
* | PR target/20203 | amodra | 2005-03-30 | 1 | -6/+2 |