aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-05-24c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_T...Rafael Avila de Espindola3-6/+16
2007-05-24Daily bump.GCC Administrator1-1/+1
2007-05-23* g++.dg/other/vrp1.C: New test.Ian Lance Taylor2-0/+16
2007-05-23re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)Simon Martin2-0/+20
2007-05-23Fix up MIPS16 hard float and add support for complex.Sandra Loosemore12-555/+1140
2007-05-23* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on fido-*-*.Kazu Hirata3-2/+6
2007-05-23invoke.texi (Invoking GCC): Document that the order of the -l option matters.Ian Lance Taylor2-3/+9
2007-05-23sse3-addsubpd.c: Don't include stdlib.h nor i386-cpuid.h.H.J. Lu29-459/+143
2007-05-23re PR fortran/32046 (wrong code with -O2 for gfortran.dg/interface_12.f90 & r...Francois-Xavier Coudert4-9/+32
2007-05-23re PR target/30987 (Problem while compiling gcc for score)Chen Liqin5-48/+13
2007-05-23tree-vrp.c (avoid_overflow_infinity): New static function, broken out of set_...Ian Lance Taylor2-13/+31
2007-05-23re PR fortran/18923 (segfault after subroutine name confusion)Jerry DeLisle2-4/+9
2007-05-22re PR middle-end/31095 (ICE in expand_expr_real_1, at expr.c:8786)Andrew Pinski4-0/+26
2007-05-23Daily bump.GCC Administrator1-1/+1
2007-05-22lower-subreg.c (decompose_multiword_subregs): If we change an insn, call remo...Ian Lance Taylor2-0/+9
2007-05-22re PR tree-optimization/31606 (ICE in try_instantiate_multiple_fields, at tre...Andrew Pinski2-0/+16
2007-05-22sse4_1-check.h: Don't include <stdio.h>.H.J. Lu2-1/+4
2007-05-2220000320-1.x, [...]: XFAIL on m68k-*-* and check_effective_target_coldfire_fpu.Kazu Hirata3-8/+14
2007-05-22name-lookup.c (ambiguous_decl): Adds check for hidden types.Ollie Wild5-2/+48
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford24-346/+288
2007-05-22decl.c (duplicate_decls): Verify namespace names are unique.Ollie Wild5-22/+63
2007-05-22i386-2.C: Update comments on header files tested.H.J. Lu5-17/+65
2007-05-22sse4_1-check.h: Don't include ../auto-host.h.H.J. Lu2-2/+4
2007-05-22mode-switching.c (reg_dies): Change type of second argument to "HARD_REG_SET *".Richard Sandiford2-5/+11
2007-05-22hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of...Richard Sandiford12-218/+275
2007-05-22func-array.c: Support -DDBG to report individual failures.Janis Johnson13-169/+315
2007-05-22gcc/Janis Johnson20-19/+91
2007-05-22i386-cpuid.h (bit_SSE4_1): New.H.J. Lu69-0/+3383
2007-05-22config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.H.J. Lu12-101/+2295
2007-05-22re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn't check lower bound o...Francois-Xavier Coudert4-57/+109
2007-05-22i386.exp (check_effective_target_ssse3): New.Uros Bizjak22-0/+72
2007-05-22* misc.c (enumerate_modes): Consider log2_b to always be one.Alexandre Oliva2-1/+5
2007-05-22linux.h (ASM_SPEC): Add asm_pcrel_spec.Nathan Sidwell4-6/+15
2007-05-22install.texi (Building a cross compiler): Add requirements for Java cross com...David Daney2-0/+12
2007-05-22Daily bump.GCC Administrator1-1/+1
2007-05-21decl.c (cxx_maybe_build_cleanup): Handle __attribute__((cleanup)).Mark Mitchell14-11/+747
2007-05-21re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a...Andrew Pinski7-16/+97
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini9-0/+201
2007-05-21re PR fortran/32002 (insufficient conformance check when assigning the result...Daniel Franke4-0/+63
2007-05-21re PR fortran/32027 (The "DO" variable isn't consistent after loop)Francois-Xavier Coudert4-68/+83
2007-05-21trans-stmt.c (gfc_trans_do): Fix a typo in comment.H.J. Lu2-1/+5
2007-05-21darwin.h (LINK_COMMAND_SPEC): Add .cxx for dsymutil handling as well.Mike Stump3-2/+8
2007-05-21990127-2.x: New file.Uros Bizjak3-2/+21
2007-05-21tmmintrin.h (_mm_alignr_epi8): Provide macro implementation if __OPTIMIZE__ i...Uros Bizjak10-50/+146
2007-05-21re PR fortran/31867 ([4.2 only] function result with character LEN computed a...Paul Thomas5-3/+130
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel6-279/+38
2007-05-21ia64.c (emit_predicate_relation_info): Fix use of NOTE_INSN_BASIC_BLOCK_P.Andreas Schwab2-2/+8
2007-05-21builtins.c (expand_builtin_setjmp_setup): Update comment.Nathan Sidwell5-18/+93
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka43-651/+226
2007-05-21Daily bump.GCC Administrator1-1/+1