aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-23i386.c: Remove unnecessary function declarations.Richard Henderson2-606/+526
2007-03-23link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types an...Gary Benson2-8/+40
2007-03-23re PR fortran/30834 (ICE with kind=8 exponentiaton)Francois-Xavier Coudert6-56/+459
2007-03-23cp-tree.h (current_tempalte_parms): Improve documentation.Mark Mitchell3-4/+13
2007-03-23re PR c++/30863 (Unsigned templatized struct treated as unsigned int)Mark Mitchell5-4/+24
2007-03-23Mark Mitchell <mark@codesourcery.com> PR c++/31273Mark Mitchell4-9/+26
2007-03-23error.c (dump_expr): Handle dependent names that designate types.Gabriel Dos Reis4-10/+39
2007-03-23* acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define.Joseph Myers2-0/+42
2007-03-22i386.c (ix86_function_regparm): Early exit for 64-bit...Richard Henderson4-559/+568
2007-03-23Daily bump.GCC Administrator1-1/+1
2007-03-23re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle6-5/+48
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney9-30/+56
2007-03-22re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez9-19/+171
2007-03-22re PR fortran/31262 (-fno-range-check with large integer values triggers ICE)Francois-Xavier Coudert4-9/+46
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz17-53/+62
2007-03-22c-incpath.c (add_sysroot_to_chain): New.Joseph Myers3-3/+43
2007-03-22Fix typos in ChangeLogDirk Mueller1-3/+3
2007-03-22warnings2.C: Don't use -pedantic.Dirk Mueller117-234/+354
2007-03-22re PR fortran/31193 ([4.2 only] ICE on non-constant character tranfert)Paul Thomas4-37/+88
2007-03-22functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d...Benjamin Kosnik20-2/+48
2007-03-22re PR fortran/20897 (derived type name shall not be same as intrinsic type name)Tobias Schlüter5-2/+56
2007-03-22i386.md (cmp<mode>): Rename from cmpsf and cmpdf.Uros Bizjak2-37/+20
2007-03-22* MAINTAINERS (Write After Approval): Add myself.Nathan Froyd2-0/+5
2007-03-22default.exp: New file.Uros Bizjak12-231/+258
2007-03-22regmove.c (regmove_optimize): Use reg_mentioned_p instead of reg_overlap_ment...Seongbae Park2-1/+11
2007-03-22Daily bump.GCC Administrator1-1/+1
2007-03-21configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting of glob.Richard Sandiford3-2/+8
2007-03-21a.22.8.f90: Add dg-final cleanup-modules line.Jakub Jelinek9-0/+27
2007-03-21* c.opt: Fixup for Objective-C/C++.Mike Stump2-4/+8
2007-03-21explow.c (convert_memory_address): Fold memory reference when POINTERS_EXTEND...Steve Ellcey2-3/+11
2007-03-21re PR target/31245 (SSE2 generation bug with 4.1.2 and -O3)Richard Henderson4-7/+18
2007-03-21vxworks.h (VXWORKS_ADDITIONAL_CPP_SPEC): Remove -D options.Richard Sandiford3-19/+29
2007-03-21target-supports.exp (check_effective_target_nonpic): New procedure.Richard Sandiford10-1/+48
2007-03-21rtl.h (constant_pool_reference_p): Delete.Richard Sandiford5-22/+42
2007-03-21chk.h (LOCAL): Define.Richard Sandiford5-3/+18
2007-03-21invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__.Richard Sandiford3-0/+14
2007-03-21elf.h (TARGET_ASM_DESTRUCTOR): Define.Mark Mitchell3-7/+37
2007-03-21Daily bump.GCC Administrator1-1/+1
2007-03-20jump.c (mark_jump_label): Treat SEQUENCE specially.Bernd Schmidt2-0/+10
2007-03-20configure.ac: Add missing check for gettimeofday.Francois-Xavier Coudert4-0/+117
2007-03-20re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park2-0/+45
2007-03-20* config/vxlib.c (tls_delete_hook): Use TCB for kernel tasks.Nathan Sidwell2-2/+18
2007-03-20[multiple changes]Andrew Haley6-1/+38
2007-03-20re PR middle-end/30907 (Propagation of addresses within loops pessimizes code)Paolo Bonzini5-52/+61
2007-03-20except.c (output_function_exception_table): Do not reference the EH personali...Mark Mitchell2-3/+9
2007-03-20Daily bump.GCC Administrator1-1/+1
2007-03-20re PR c/30762 (IMA messes up with inlining)Jakub Jelinek5-2/+40
2007-03-20re PR inline-asm/30505 (asm operand has impossible constraints.)Jakub Jelinek4-15/+45
2007-03-19register-variables.c: New.Mark Shinwell2-0/+25
2007-03-19re PR tree-optimization/30984 (ICE with computed goto and constants)Jeff Law4-1/+29