aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-14* ltconfig (freebsd*): Default to elf.Gerald Pfeifer2-1/+5
2007-02-14configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for newlib.Benjamin Kosnik3-804/+822
2007-02-14builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argument...Nick Clifton2-2/+8
2007-02-14bitmap.c (bitmap_and, [...]): Ensure dst->current is valid.Seongbae Park2-0/+11
2007-02-14config.gcc: Add arm*-*-uclinux-*eabi.Paul Brook7-31/+134
2007-02-14Daily bump.GCC Administrator1-1/+1
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor31-179/+1139
2007-02-13re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:...Ian Lance Taylor2-1/+24
2007-02-13configure.ac (target_libraries): Move libgcc before libiberty.Daniel Jacobowitz3-4/+9
2007-02-13builtin-bswap-2.c: New test case.Roger Sayle2-0/+13
2007-02-13* gcc/config/i386/i386.md (fixuns_truncdfhi2): Require SSE2.Stuart Hastings2-1/+5
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-2/+35
2007-02-132007-02-13 Andrew Haley <aph@redhat.com>Andrew Haley4-0/+25
2007-02-13alpha.c (alpha_stdarg_optimize_hook): Strip handled_component_p before lookin...Richard Henderson2-4/+15
2007-02-13pr29302-1.c: Moved from...Richard Henderson2-0/+5
2007-02-13i386.md (bswapsi_1): Rename from bswapsi2, remove flags clobber.Richard Henderson3-29/+129
2007-02-13* config/i386/i386.md (cmpdi_ccno_1_rex64, *cmpsi_ccno_1,Uros Bizjak2-26/+37
2007-02-13re PR bootstrap/30753 (checking for correct version of gmp.h... no)Daniel Jacobowitz3-141/+471
2007-02-13locale_facets.tcc (num_get<>::do_get): Avoid warning about ambiguous else.Dirk Mueller2-8/+17
2007-02-13ffi.c (ffi_prep_args, [...]): Add long double handling.Andreas Krebbel2-0/+32
2007-02-13jvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from jthread to Thread *; it ...Keith Seitz2-11/+14
2007-02-12i386.md (fixuns_trunc<SSEMODEF>si_1): New insn.Richard Henderson5-45/+91
2007-02-13re PR c/29521 (Confusing warning for return with expression in function retur...Manuel López-Ibáñez5-1/+44
2007-02-13re PR libstdc++/21172 (potential integer overflow error in STL heap functions)Paolo Carlini2-17/+39
2007-02-13Daily bump.GCC Administrator1-1/+1
2007-02-13alias.c (find_symbolic_term): Delete unused function.Manuel López-Ibáñez2-34/+4
2007-02-12friend.c (do_friend): Annotate warning about friend declarations in templates...Dirk Mueller2-6/+11
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey17-2252/+84
2007-02-12[multiple changes]Paul Thomas4-6/+65
2007-02-12re PR c++/14622 (type mismatch in explicit template instantiation not detected)Simon Martin5-2/+38
2007-02-12i386.md (paritydi2, paritysi2): New expanders.Uros Bizjak5-2/+153
2007-02-12tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou3-1/+24
2007-02-12Remove executable bits.Richard Henderson2-0/+0
2007-02-12dwarf2out.c (round_up_to_align): New static function.Eric Botcazou2-6/+27
2007-02-12* sv.po: Update.Joseph Myers2-393/+416
2007-02-12alpha.md (bswapsi2, bswapdi2): New.Richard Henderson2-1/+60
2007-02-12calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the result mode ...Richard Henderson2-3/+23
2007-02-12i386.md (*bswapdi2_rex): Renamed from bswapdi2.Roger Sayle4-1/+38
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton11-575/+895
2007-02-12constraints.md: New file.Richard Henderson7-171/+156
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek3-55/+407
2007-02-12re PR tree-optimization/29145 (unsafe use of restrict qualifier)Dorit Nuzman6-12/+92
2007-02-12re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez6-18/+32
2007-02-12Fix nits.Eric Botcazou1-13/+9
2007-02-11sse4a-extract.c: Add "LL" to 64bit constants.H.J. Lu3-27/+32
2007-02-12simplify-rtx.c (simplify_relational_operation_1): Correct typo.Roger Sayle2-1/+6
2007-02-12simplify-rtx.c (simplify_relational_operation_1): Optimize comparisons of POP...Roger Sayle5-0/+58
2007-02-12Daily bump.GCC Administrator1-1/+1
2007-02-11intrinsic.texi (HOSTNM): Fix typographical error in syntax.Daniel Franke2-1/+39
2007-02-11re PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 -O (internal compiler err...Tobias Schlüter4-68/+128