Age | Commit message (Expand) | Author | Files | Lines |
2006-12-01 | re PR c++/30021 (ICE on invalid parameter for main) | Volker Reichelt | 4 | -1/+15 |
2006-12-01 | re PR libfortran/29568 (implement unformatted files with subrecords (Intel st... | Thomas Koenig | 10 | -13/+121 |
2006-12-01 | common.opt (ftree-combine-temps): Remove. | Andrew MacLeod | 8 | -388/+55 |
2006-12-01 | bfin.md (pushsi_insn, popsi_insn): Set correct addrtype attribute. | Bernd Schmidt | 2 | -2/+8 |
2006-12-01 | re PR c++/29433 (using boost::MPL requires lots of memory) | Richard Guenther | 2 | -5/+9 |
2006-12-01 | re PR c++/29066 (ptrmemfunc_vbit_in_delta is broken) | Ryan Mansfield | 4 | -16/+124 |
2006-12-01 | bfin.c (bfin_valid_add): Fix the logic that ensures multiword accesses are in... | Bernd Schmidt | 2 | -2/+8 |
2006-12-01 | [multiple changes] | H.J. Lu | 4 | -0/+89 |
2006-11-30 | spu.c (spu_builtin_range): Move from spu-c.c | Andrew Pinski | 4 | -301/+318 |
2006-12-01 | re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c... | Joseph Myers | 7 | -60/+123 |
2006-11-30 | i386-cpuid.h (bit_SSE3): New. | H.J. Lu | 12 | -11/+1140 |
2006-12-01 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-11-30 | re PR c++/18313 (Missing warning for superfluous const's in return types) | Dirk Mueller | 5 | -3/+76 |
2006-11-30 | simplify-rtx.c (simplify_rtx): Use simplify_subreg rather than simplify_gen_s... | Richard Sandiford | 2 | -3/+8 |
2006-11-30 | rtti.c (get_tinfo_decl): Handle return value from pushdecl_top_level_and_finish. | Geoffrey Keating | 2 | -2/+8 |
2006-11-30 | Implement coalesce list with hash table instead of linked list. | Andrew MacLeod | 3 | -128/+184 |
2006-11-30 | re PR middle-end/30028 (bcopy is wrongly converted to memcpy) | Jan Hubicka | 2 | -1/+7 |
2006-11-30 | tm.texi (MAX_OFILE_ALIGNMENT): Document default. | Carlos O'Donell | 3 | -5/+21 |
2006-11-30 | dfp-bit.c (DFP_TO_INT): Use wider precision. | Janis Johnson | 5 | -1/+302 |
2006-11-30 | tree-ssa-operands.h (struct ssa_operands): New. | Jan Hubicka | 6 | -59/+102 |
2006-11-30 | tree-vectorizer.h (vectorizable_function): Export. | Richard Guenther | 7 | -18/+42 |
2006-11-30 | i386.md (R10_REG): New constant. | Uros Bizjak | 3 | -6/+15 |
2006-11-30 | cselib.c (cselib_init): Use special MEM rtx form for callmem. | Steven Bosscher | 3 | -3/+10 |
2006-11-30 | cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of ... | Steven Bosscher | 4 | -4/+30 |
2006-11-30 | re PR target/29852 (x86_64: SSE version missing for fmod{d,s,x}f3) | Uros Bizjak | 2 | -48/+33 |
2006-11-30 | i386.md (movsf_1): Enable pattern for standard 80387 constants before reload ... | Uros Bizjak | 2 | -9/+27 |
2006-11-29 | crt0.c (__dso_handle): Define. | Andrew Pinski | 2 | -0/+5 |
2006-11-30 | emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially when clearing the ... | Kaz Kojima | 2 | -0/+19 |
2006-11-29 | spu.md (extend_compare): Fix whitespace formatting. | Andrew Pinski | 2 | -2/+9 |
2006-11-29 | re PR target/29945 (ICE in simplify_subreg with simple code in libgfortran) | Andrew Pinski | 4 | -1/+29 |
2006-11-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-11-30 | vect.exp: Skip PowerPC targets not supporting -maltivec. | Joseph Myers | 2 | -1/+9 |
2006-11-29 | * dfp-bit.c (DFP_TO_INT): Fix rounding mode. | Janis Johnson | 2 | -1/+3 |
2006-11-29 | prefetch-3.c: Allow x86_64, but require ilp32. | Eric Christopher | 2 | -2/+7 |
2006-11-29 | * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment. | Janis Johnson | 2 | -2/+3 |
2006-11-29 | * gcc.dg/dfp/convert-bfp.c: Skip long double conversions. | Janis Johnson | 2 | -0/+15 |
2006-11-29 | decRound.c: Move declarations to new file, update comments. | Janis Johnson | 4 | -11/+23 |
2006-11-29 | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 6 | -185/+46 |
2006-11-29 | predicates.md (gpc_reg_operand): Check invalid_e500_subreg. | Joseph Myers | 5 | -9/+27 |
2006-11-29 | Makefile.in (tree-ssanames.o): Remove gt-tree-ssanames.h, since it no longer ... | Daniel Berlin | 2 | -2/+8 |
2006-11-29 | re PR tree-optimization/23744 (VRP does not merge discontinuous ranges of PHIs) | Duncan Sands | 4 | -63/+79 |
2006-11-29 | re PR c++/29022 (ICE using operator int in invalid class hierarchy) | Lee Millward | 8 | -14/+71 |
2006-11-29 | * doc/tm.texi (NO_PROFILE_COUNTERS): Document more accurately. | Jie Zhang | 2 | -4/+9 |
2006-11-29 | sh.opt (minline-ic_invalidate): New option. | J"orn Rennecke | 6 | -9/+40 |
2006-11-29 | gthr-tpf.h (__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION, [...]): Define. | Jim Tison | 2 | -0/+31 |
2006-11-29 | rs6000.c (rs6000_gimplify_va_arg): If STRICT_ALIGNMENT and the type is more a... | Joseph Myers | 2 | -0/+27 |
2006-11-28 | re PR tree-optimization/29984 (SPE GCC segfaults with MAX_EXPR <a, a>) | Andrew Pinski | 4 | -3/+27 |
2006-11-29 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-11-28 | * config/xtensa/lib1funcs.asm (__umulsidi3): Restore a12-a15 on exit. | Bob Wilson | 2 | -0/+11 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 26 | -236/+390 |