gcc.git
2007-05-24 H.J. Lui386.c (ix86_handle_option): Handle SSE4.1 for -msse...
2007-05-24 H.J. Lui386.c (ix86_init_mmx_sse_builtins): Mark __builtin_ia3...
2007-05-24 Danny Smithre PR target/27067 (Compile errors with multiple inheri...
2007-05-24 Francois-Xavier... re PR testsuite/32038 (gfortran.dg/pr25603.f is invalid...
2007-05-24 Jerry DeLislere PR fortran/31716 (segfault with real array bounds)
2007-05-24 Rafael Avila... c-common.c (c_common_signed_or_unsigned_type): Delay...
2007-05-24 GCC AdministratorDaily bump.
2007-05-23 Ian Lance Taylor* g++.dg/other/vrp1.C: New test.
2007-05-23 Simon Martinre PR preprocessor/20077 (GCC accepts macro definitions...
2007-05-23 Sandra LoosemoreFix up MIPS16 hard float and add support for complex.
2007-05-23 Kazu Hirata* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on...
2007-05-23 Ian Lance Taylorinvoke.texi (Invoking GCC): Document that the order...
2007-05-23 H.J. Lusse3-addsubpd.c: Don't include stdlib.h nor i386-cpuid.h.
2007-05-23 Paolo Bonzinire PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518...
2007-05-23 Francois-Xavier... re PR fortran/32046 (wrong code with -O2 for gfortran...
2007-05-23 Chen Liqinre PR target/30987 (Problem while compiling gcc for...
2007-05-23 Ian Lance Taylortree-vrp.c (avoid_overflow_infinity): New static functi...
2007-05-23 Jerry DeLislere PR fortran/18923 (segfault after subroutine name...
2007-05-23 Andrew Pinskire PR middle-end/31095 (ICE in expand_expr_real_1,...
2007-05-23 GCC AdministratorDaily bump.
2007-05-22 Ian Lance Taylorlower-subreg.c (decompose_multiword_subregs): If we...
2007-05-22 Andrew Pinskire PR tree-optimization/31606 (ICE in try_instantiate_m...
2007-05-22 H.J. Lusse4_1-check.h: Don't include <stdio.h>.
2007-05-22 Paolo Carlinitestsuite_allocator.h (check_new): Assign false to...
2007-05-22 Kazu Hirata20000320-1.x, [...]: XFAIL on m68k-*-* and check_effect...
2007-05-22 Ollie Wildname-lookup.c (ambiguous_decl): Adds check for hidden...
2007-05-22 Tobias Burnuslibgfortran.h: Mark stop_numeric as noreturn.
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-22 Ollie Wilddecl.c (duplicate_decls): Verify namespace names are...
2007-05-22 H.J. Lui386-2.C: Update comments on header files tested.
2007-05-22 Ollie Wild* MAINTAINERS (Write After Approval): Add myself.
2007-05-22 H.J. Lusse4_1-check.h: Don't include ../auto-host.h.
2007-05-22 Richard Sandifordmode-switching.c (reg_dies): Change type of second...
2007-05-22 Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2007-05-22 Janis Johnsonfunc-array.c: Support -DDBG to report individual failures.
2007-05-22 Janis Johnsongcc/
2007-05-22 Tobias Burnusre PR libfortran/31295 (Uninitialized variable in libgf...
2007-05-22 H.J. Lui386-cpuid.h (bit_SSE4_1): New.
2007-05-22 H.J. Luconfig.gcc (i[34567]86-*-*): Add smmintrin.h to extra_h...
2007-05-22 Francois-Xavier... re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn...
2007-05-22 Uros Bizjaki386.exp (check_effective_target_ssse3): New.
2007-05-22 Alexandre Oliva* misc.c (enumerate_modes): Consider log2_b to always...
2007-05-22 Nathan Sidwelllinux.h (ASM_SPEC): Add asm_pcrel_spec.
2007-05-22 David Daneyinstall.texi (Building a cross compiler): Add requireme...
2007-05-22 GCC AdministratorDaily bump.
2007-05-21 Mark Mitchelldecl.c (cxx_maybe_build_cleanup): Handle __attribute__...
2007-05-21 Ian Lance Taylorinternal.h (struct cpp_reader): Add new fields: nonexis...
2007-05-21 Andrew Pinskire PR tree-optimization/31995 (can't determine dependen...
2007-05-21 Paolo Bonzinic-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC...
2007-05-21 Daniel Frankere PR fortran/32002 (insufficient conformance check...
2007-05-21 Francois-Xavier... re PR fortran/32027 (The "DO" variable isn't consistent...
2007-05-21 H.J. Lutrans-stmt.c (gfc_trans_do): Fix a typo in comment.
2007-05-21 Mike Stumpdarwin.h (LINK_COMMAND_SPEC): Add .cxx for dsymutil...
2007-05-21 Uros Bizjak990127-2.x: New file.
2007-05-21 Paolo Carlinic_locale.h: Do not include <cstdarg>, use builtins.
2007-05-21 James LemkeUpdate my e-mail address for new employer.
2007-05-21 Uros Bizjaktmmintrin.h (_mm_alignr_epi8): Provide macro implementa...
2007-05-21 Paul Thomasre PR fortran/31867 ([4.2 only] function result with...
2007-05-21 Andreas Krebbeldefaults.h (IBM_FLOAT_FORMAT): Macro definition removed.
2007-05-21 Andreas Schwabia64.c (emit_predicate_relation_info): Fix use of NOTE_...
2007-05-21 Nathan Sidwellbuiltins.c (expand_builtin_setjmp_setup): Update comment.
2007-05-21 Paolo Carlinire PR libstdc++/31621 (libstdc++ uses -xc++ which can...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-21 GCC AdministratorDaily bump.
2007-05-20 Manuel López... Changelog: Fix wrong year.
2007-05-20 Manuel López... re PR middle-end/7651 (Define -Wextra strictly in terms...
2007-05-20 Paolo Carlinistl_algo.h: Shuffle the functions to better match the...
2007-05-20 Uros Bizjaktmmintrin.h (_mm_alignr_epi32): Implement as always...
2007-05-20 Martin Michlmayrre PR target/32007 (bootstrap broken on ARM v3)
2007-05-20 Andreas Toblerconfigure.ac: Introduce extra_ldflags_libgc.
2007-05-20 Daniel Frankere PR fortran/32001 (MAX intrinsic with large number...
2007-05-20 Uros Bizjakre PR target/31585 (gcc.target/i386/sse-vect-types...
2007-05-20 Manuel López... re PR middle-end/7651 (Define -Wextra strictly in terms...
2007-05-20 GCC AdministratorDaily bump.
2007-05-19 Uros Bizjakre PR target/31585 (gcc.target/i386/sse-vect-types...
2007-05-19 Andreas Toblerre PR libgcj/31659 (config-int.h:327:1: error: "INT8_MI...
2007-05-19 Francois-Xavier... re PR fortran/30820 (-Wno-error not necessary in Make...
2007-05-19 Francois-Xavier... re PR fortran/31974 ([4.2]: array allocation multiplica...
2007-05-19 Uros Bizjaksfp-machine.h (FP_EX_INVALID, [...]): New constants.
2007-05-19 Manuel López... invoke.texi (Warning Options): Add -Wconversion-sign.
2007-05-19 Andy Hutchinsonavr-protos.h (expand_prologue, [...]): Add declaration.
2007-05-19 Richard Sandifordmips.c (mips_offset_within_alignment_p): Tweak comment.
2007-05-19 Kaveh R. Ghazire PR middle-end/30250 (Evaluate lgamma/gamma at compil...
2007-05-19 Jerry DeLislere PR fortran/31964 ([4.2, 4.1 only]ishftc fails with...
2007-05-19 Jerry DeLislere PR fortran/31964 ([4.2, 4.1 only]ishftc fails with...
2007-05-19 GCC AdministratorDaily bump.
2007-05-18 Andrew Pinskiforwprop-1.c: New testcase.
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-05-18 Geoffrey Keating* unwind-dw2.c (uw_identify_context): Use the CFA,...
2007-05-18 H.J. Lure PR target/31989 (Gcc miscompiles C/C++ on Linux...
2007-05-18 DJ Deloriemips.c (mips_offset_within_alignment_p): New.
2007-05-18 Uros Bizjaklonglong.h (__x86_64__): Add definitions for add_ssaaaa...
2007-05-18 H.J. Lure PR target/31628 (stdcall function is miscompiled)
2007-05-18 Daniel Frankere PR fortran/24633 (MODULE attribute conflicts with...
2007-05-18 Richard Sandifordvxworks.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine.
2007-05-18 Uros Bizjak* PR rtl-optimization/31344 is actually middle-end...
2007-05-18 Uros Bizjakre PR middle-end/31344 (bootstrap broken on i[345]86...
2007-05-18 Ian Lance Taylorre PR tree-optimization/31953 (ICE in set_value_range...
2007-05-18 Kaveh R. Ghazitoplev.c (print_version): Output GMP/MPFR version info.
2007-05-18 Kaveh R. Ghazibuiltins.c (CASE_MATHFN_REENT): New macro.
next