| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert emutls patch. | Richard Henderson | 2006-10-09 | 1 | -0/+4 |
* | re PR middle-end/29254 (verify_cgraph_node failed (inlined_to pointer is set ... | Richard Guenther | 2006-10-09 | 1 | -0/+6 |
* | re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') | Steve Ellcey | 2006-10-09 | 1 | -0/+8 |
* | * tree-mudflap.c (mf_xform_derefs_1): Add parentheses around TREE_TYPE. | Aldy Hernandez | 2006-10-09 | 1 | -0/+4 |
* | mips.c (mips_legitimize_tls_address): Implement all TLS models in the same wa... | Richard Sandiford | 2006-10-08 | 1 | -0/+6 |
* | mips.c (mips_classify_symbol): Do not return SYMBOL_SMALL_DATA if SYMBOL_REF_... | Richard Sandiford | 2006-10-08 | 1 | -0/+6 |
* | elf.h (HANDLE_PRAGMA_PUSH_POP): Define. | Richard Sandiford | 2006-10-08 | 1 | -0/+4 |
* | * sched-int.h: Fix comment typos. | Kazu Hirata | 2006-10-07 | 1 | -0/+2 |
* | * gimplify.c, sched-int.h: Fix comment typos. | Kazu Hirata | 2006-10-07 | 1 | -0/+4 |
* | sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros. | Maxim Kuvyrkov | 2006-10-06 | 1 | -0/+10 |
* | re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched.... | Maxim Kuvyrkov | 2006-10-06 | 1 | -0/+7 |
* | re PR target/29256 (loop performance regression) | Zdenek Dvorak | 2006-10-06 | 1 | -0/+8 |
* | re PR tree-optimization/29330 (-O -ftree-loop-linear --> virtual memory ex... | Jakub Jelinek | 2006-10-06 | 1 | -0/+12 |
* | re PR target/28924 (x86 sync builtins fail for char and short memory operands) | Jakub Jelinek | 2006-10-06 | 1 | -0/+7 |
* | * print-tree.c (print_node_brief, print_node): Print sign of Inf. | J"orn Rennecke | 2006-10-06 | 1 | -0/+4 |
* | * config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): Define | J"orn Rennecke | 2006-10-06 | 1 | -0/+4 |
* | sync.md ("sync_add<mode>", [...]): Use <modeconstraint> instead of "r" as ope... | Uros Bizjak | 2006-10-06 | 1 | -0/+6 |
* | gimplify.c (gimplify_type_sizes): Don't recurse on the pointed-to type. | Olivier Hainque | 2006-10-06 | 1 | -0/+8 |
* | * config/i386/mingw32.h (GOMP_SELF_SPECS): Add -mthreads for openmp. | Danny Smith | 2006-10-06 | 1 | -0/+4 |
* | re PR tree-optimization/29290 (SPEC CPU2000 178.galgel ICE using -O3 -ftree-l... | Jakub Jelinek | 2006-10-06 | 1 | -0/+4 |
* | re PR target/29198 (Incorrect reference to __thread array with -fPIC -O2 on x86) | Jakub Jelinek | 2006-10-06 | 1 | -0/+4 |
* | re PR c/29091 (vector constant not fully outputed) | Jakub Jelinek | 2006-10-06 | 1 | -0/+6 |
* | mips.c (mips_pass_by_reference): Do not return false for EABI if type is NULL. | Richard Sandiford | 2006-10-05 | 1 | -0/+6 |
* | bfin.md (subsi3): Lose expander, change previously unnamed pattern into subsi3. | Bernd Schmidt | 2006-10-05 | 1 | -0/+7 |
* | loop.texi: Add data references analysis description. | Ira Rosen | 2006-10-05 | 1 | -0/+4 |
* | gcov.texi: Add formatting to "Invoking gcov" section head. | Brooks Moses | 2006-10-04 | 1 | -0/+4 |
* | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 2006-10-04 | 1 | -0/+39 |
* | Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen: | Zack Weinberg | 2006-10-04 | 1 | -4/+16 |
* | re PR c++/28448 (doc reference to -fdiagnostics-show-options looks like it sh... | Ryan Mansfield | 2006-10-04 | 1 | -0/+5 |
* | darwin-libgcc.10.5.ver: Update to symbol list for current Leopard versions. | Geoffrey Keating | 2006-10-04 | 1 | -0/+6 |
* | * doc/install.texi: Fix typos. | Kazu Hirata | 2006-10-03 | 1 | -0/+4 |
* | builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX. | Eric Botcazou | 2006-10-03 | 1 | -0/+6 |
* | Add PR numbers for previously installed fix. | Kaveh Ghazi | 2006-10-03 | 1 | -0/+3 |
* | unwind-dw2-fde-darwin.c (getsectdatafromheader_64): Fix first arg to be struc... | Jack Howarth | 2006-10-03 | 1 | -0/+5 |
* | re PR c/29154 (*(* ppointer++)++ = *pointer++ generates bad code) | Jakub Jelinek | 2006-10-02 | 1 | -0/+6 |
* | tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an... | Sandra Loosemore | 2006-10-01 | 1 | -0/+9 |
* | re PR c/20533 (documentation: attribute 'used', applied to a variable) | Ryan Mansfield | 2006-10-01 | 1 | -0/+5 |
* | re PR c/24010 (Duplicate C99 dot initializer warning missing) | Joseph Myers | 2006-09-30 | 1 | -0/+11 |
* | re PR rtl-optimization/28096 (fdlibm/strtod.c miscompiled at -O2) | Eric Botcazou | 2006-09-30 | 1 | -1/+7 |
* | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 2006-09-29 | 1 | -0/+47 |
* | re PR target/28617 (___divti3 and ___umodti3 undefined for -m64 on powerpc-ap... | Geoffrey Keating | 2006-09-29 | 1 | -0/+9 |
* | t-hpux (LIB2FUNCS_EXTRA): Remove unwind-hpux.c. | Steve Ellcey | 2006-09-28 | 1 | -0/+5 |
* | gimplify.c (gimplify_init_ctor_preeval): Call maybe_with_size_expr on the ele... | Eric Botcazou | 2006-09-28 | 1 | -0/+6 |
* | loop.texi: New file. | Zdenek Dvorak | 2006-09-28 | 1 | -0/+6 |
* | darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl. | Geoffrey Keating | 2006-09-28 | 1 | -0/+7 |
* | sh.md (divsi_inv_m0): Remove unused variable. | Kaz Kojima | 2006-09-28 | 1 | -0/+4 |
* | re PR fortran/28276 (EXPONENT() broken for real constants) | Steven G. Kargl | 2006-09-27 | 1 | -0/+4 |
* | re PR target/29230 (gcc-4.1 generates faulty asm on ARM when compiling openms... | Paul Brook | 2006-09-27 | 1 | -0/+5 |
* | reload1.c (alter_reg): Require the alignment of the stack slot to be at least... | Richard Sandiford | 2006-09-27 | 1 | -0/+7 |
* | re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ... | Jakub Jelinek | 2006-09-26 | 1 | -0/+8 |