Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | s-taprop-solaris.adb: (Time_Slice_Val): Change type to Integer. | Eric Botcazou | 1 | -76/+72 |
2006-10-31 | mlib-tgt-lynxos.adb, [...]: Use Append_To, instead of Ext_To, when building t... | Vincent Celier | 12 | -244/+325 |
2006-10-31 | system-vms_64.ads, [...]: Add pragma Warnings(Off... | Robert Dewar | 24 | -26/+50 |
2006-10-31 | s-osinte-posix.adb, [...] (To_Target_Priority): New function maps from System... | Arnaud Charlet | 25 | -182/+538 |
2006-10-31 | a-calend-vms.adb (Leap_Sec_Ops): Temp body for package in private part of Ada... | Hristian Kirtchev | 13 | -435/+2121 |
2006-10-31 | g-socthi-vxworks.adb (C_Gethostbyname): Fix wrong test for returned error sta... | Thomas Quinot | 1 | -2/+2 |
2006-10-31 | sem_res.adb (Resolve_Unary_Op): Add warning for use of unary minus with multi... | Robert Dewar | 7 | -264/+563 |
2006-10-31 | a-taster.adb, [...]: Minor reformatting. | Robert Dewar | 40 | -178/+86 |
2006-10-31 | MAINTAINERS (Write After Approval): Add myself. | Stephen M. Webb | 2 | -0/+5 |
2006-10-31 | i386.md (asindf2, [...]): Conditionalize expansion on !optimize_size. | Richard Guenther | 2 | -95/+109 |
2006-10-31 | re PR fortran/29387 (ICE on character array function of variable length) | Paul Thomas | 8 | -33/+151 |
2006-10-31 | * opts.c (decode_options): Disable CSE skip blocks. | Steven Bosscher | 2 | -1/+4 |
2006-10-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-10-30 | * decl.c (grokdeclarator): Fix line-wrapping. | Dirk Mueller | 2 | -2/+5 |
2006-10-30 | fix typo | Dirk Mueller | 1 | -1/+1 |
2006-10-30 | re PR c++/28704 (%s substituted with "static member"/"free" can't be properly... | Dirk Mueller | 2 | -2/+9 |
2006-10-30 | utility (tuple_size<std::pair<> >::value): Provide definition. | Paolo Carlini | 2 | -2/+10 |
2006-10-30 | re PR c++/6321 (no warning for bad main function declaration) | Dirk Mueller | 6 | -47/+69 |
2006-10-30 | re PR c++/28669 (%s substituted with static/non- can't be properly translated) | Dirk Mueller | 2 | -2/+11 |
2006-10-30 | eichin01a.C (main): Fix prototype. | Dirk Mueller | 7 | -6/+15 |
2006-10-30 | tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition. | Paolo Carlini | 4 | -18/+39 |
2006-10-30 | pr27827.c: Explicitly specify -mfpmath=387. | Roger Sayle | 2 | -1/+5 |
2006-10-30 | re PR middle-end/29335 (transcendental functions with constant arguments shou... | Kaveh R. Ghazi | 5 | -0/+41 |
2006-10-30 | recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ... | Pete Steinmetz | 2 | -22/+73 |
2006-10-30 | MAINTAINERS: Change email address. | Uros Bizjak | 2 | -1/+5 |
2006-10-30 | max_size.cc: Actually do test max_size(). | Paolo Carlini | 2 | -4/+8 |
2006-10-30 | MAINTAINERS (Write After Approval): Add myself. | Vladimir Prus | 2 | -0/+5 |
2006-10-30 | re PR fortran/29452 (Keyword check for specifiers in WRITE and READ) | Tobias Burnus | 7 | -3/+46 |
2006-10-30 | mips.md (mul<mode>3): Split into... | Richard Sandiford | 2 | -10/+27 |
2006-10-30 | linux64.h (DRIVER_SELF_SPECS): Use a single spec, but with each set of option... | Richard Sandiford | 2 | -2/+7 |
2006-10-30 | unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_tabl... | J"orn Rennecke | 2 | -1/+6 |
2006-10-30 | builtins.c (expand_builtin_mathfn_3): Correct coding style. | Roger Sayle | 9 | -69/+90 |
2006-10-30 | re PR fortran/29410 ([4.2 only] bug with TRANSFER() and -O2) | Andrew Pinski | 4 | -3/+26 |
2006-10-30 | typeck.c (build_unary_op): Fix indenting. | Dirk Mueller | 2 | -14/+19 |
2006-10-30 | default.exp (${tool}_target_compile): Use v3_target_compile. | Joseph Myers | 4 | -1/+13 |
2006-10-30 | * config/mips/linux.h (NO_SHARED_SPECS): Correct syntax error. | David Daney | 2 | -1/+5 |
2006-10-30 | re PR tree-optimization/29637 (Endless recursion in make_vector_type) | Jakub Jelinek | 4 | -1/+36 |
2006-10-30 | Fix whitespacing. | Mike Stump | 1 | -2/+2 |
2006-10-30 | dwarf2out.c (file_name_acquire): Correct typo. | Danny Smith | 2 | -2/+6 |
2006-10-30 | fold-compare-1.c: Update to reflect recent changes in tree canonicalization. | Roger Sayle | 2 | -2/+7 |
2006-10-30 | tree.h (tree_value_handle): Remove struct value_set declaration. | Daniel Berlin | 7 | -853/+836 |
2006-10-30 | builtins.c (fold_builtin_floor): Check for the availability of the C99 trunc ... | Roger Sayle | 2 | -3/+10 |
2006-10-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-10-29 | builtins.c (fold_builtin_hypot): Rearrange recursive transformation before ot... | Kaveh R. Ghazi | 4 | -19/+107 |
2006-10-29 | debug.cc (_Safe_sequence_base::_M_revalidate_singular): Fix pasto, advance __... | Paolo Carlini | 2 | -14/+14 |
2006-10-29 | fold-const.c (fold_comparison): Fold ~X op ~Y as Y op X. | Roger Sayle | 4 | -7/+86 |
2006-10-29 | re PR c++/29089 (Words substituted for %s in a sentence can not be translated) | Dirk Mueller | 2 | -10/+20 |
2006-10-29 | fix testcase | Dirk Mueller | 1 | -1/+3 |
2006-10-29 | re PR c++/16307 (-Wchar-subscripts does not warn on pointers) | Dirk Mueller | 4 | -0/+26 |
2006-10-29 | mips.md (mul<mode>3): Check ISA_HAS_MUL3 rather than GENERATE_MULT3_<MODE>. | Richard Sandiford | 3 | -116/+106 |