aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-16Makefile.in (gnatlib): Propagate FORCE_DEBUG_ADAFLAGS value to sub makefilesNicolas Roche2-31/+37
2007-08-16make.adb (Collect_Arguments): Call Test_If_Relative_Path with Including_Non_S...Vincent Celier3-11/+20
2007-08-16g-dyntab.adb, [...]: (Set_Item): Suppress Range_Check on Allocated_Table.Thomas Quinot3-3/+31
2007-08-16exp_ch9.adb (Build_Protected_Entry): Undo previous change because it is not r...Javier Miranda1-5/+3
2007-08-16exp_attr.adb (Attribute_Priority): Add missing support for entries and entry ...Javier Miranda1-10/+66
2007-08-16exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g...Gary Dismukes8-91/+246
2007-08-16cstand.adb (Create_Standard): Create an entity for a zero-sized type associat...Gary Dismukes5-65/+140
2007-08-16re PR middle-end/32897 (Invalid rematerialisation of subregs)Richard Sandiford4-9/+53
2007-08-16re PR c++/31132 (ICE on inconsistent friend declaration)Paolo Carlini4-1/+24
2007-08-16Add test casesArnaud Charlet5-0/+69
2007-08-16Add test cases.Arnaud Charlet9-0/+119
2007-08-15rs6000.c (rs6000_rtx_costs): Add CLZ, CTZ, and POPCOUNT.David Edelsohn2-0/+11
2007-08-16Daily bump.GCC Administrator1-1/+1
2007-08-15configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault2-1/+5
2007-08-15rs6000.c (rs6000_file_start): Output a .gnu_attribute directive for the curre...Daniel Jacobowitz2-2/+13
2007-08-15re PR target/32963 (ICE in failed_reload, could not find a spill register)Steve Ellcey2-0/+7
2007-08-15target-supports.exp (check_effective_target_arm32): Use check_no_compiler_mes...Daniel Jacobowitz2-33/+10
2007-08-15tree-ssa-alias.c (compute_memory_partitions): Use alias_bitmap_obstack to all...Diego Novillo4-69/+177
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey3-2/+7
2007-08-15mips.c (vr4130_swap_insns_p): Use new interface to scheduler dependencies.Maxim Kuvyrkov2-6/+12
2007-08-15i386.md (subsi3_carry_zext): Remove "m" constraint for "register_operand".Rask Ingemann Lambertsen3-7/+17
2007-08-15re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_...Jack Howarth3-0/+8
2007-08-15re PR fortran/29459 (Spurious warnings about anonymous variables)Francois-Xavier Coudert2-1/+15
2007-08-15re PR fortran/33077 (RANDOM_SEED failure for integer(kind=8))Francois-Xavier Coudert4-4/+17
2007-08-15re PR middle-end/33074 (ICE in copy_insn_1, at emit-rtl.c:4925)Jakub Jelinek4-1/+18
2007-08-15re PR c++/32992 (Incorrect code generated for anonymous union and return)Jakub Jelinek5-1/+53
2007-08-15* ChangeLog: Remove gcc/ prefix from file names.Uros Bizjak1-26/+25
2007-08-15re PR c++/33035 (ICE on local class destructor)Paolo Carlini4-1/+30
2007-08-15natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters.Samuel Thibault2-0/+20
2007-08-15* include/private/gcconfig.h: Handle mips64-linux n64 ABI.David Daney2-1/+10
2007-08-15sibcall-3.c: Remove m68k from XFAIL list.Maxim Kuvyrkov3-2/+7
2007-08-15Remove stray conflict marker.Ben Elliston1-1/+0
2007-08-15Daily bump.GCC Administrator1-1/+1
2007-08-15semantics.c (finish_omp_clauses): Strip a NOP_EXPR if constructors and destru...Mark Mitchell2-0/+27
2007-08-14re PR fortran/33066 ("type, bind(C) t": Diagnose missing "::")Francois-Xavier Coudert5-3/+42
2007-08-14re PR fortran/33073 (Type mismatch in build_fixbound_expr())Francois-Xavier Coudert2-20/+10
2007-08-14re PR c++/27211 (Bogus error "template definition of non-template" when there...Paolo Carlini1-1/+1
2007-08-14re PR c++/27211 (Bogus error "template definition of non-template" when there...Paolo Carlini8-20/+44
2007-08-14tree-pass.h (PROP_pta): Removed.Daniel Berlin18-92/+86
2007-08-14i386.c: (legitimize_address): Move dllimported variable check infront of legi...Kai Tietz2-3/+8
2007-08-14re PR tree-optimization/32941 (Bootstrap comparison failure)Steve Ellcey3-23/+51
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi28-102/+308
2007-08-14re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...Rask Ingemann Lambertsen7-11/+244
2007-08-14re PR fortran/32594 (substring simplification leads to ICE)Francois-Xavier Coudert5-10/+80
2007-08-14re PR c/30428 (vector float | vector float is accepted)Andrew Pinski7-2/+70
2007-08-14ResyncArnaud Charlet1-0/+1406
2007-08-14Minor reformatting.Arnaud Charlet5-23/+17
2007-08-14(Write_Eol): Remove trailing spaces before writing the lineArnaud Charlet1-20/+32
2007-08-14(Task_Cont, Task_Stop): New functions, thin binding to the VxWorks routines w...Arnaud Charlet1-2/+24
2007-08-14(Output_Non_Modifed_In_Out_Warnings, Warn_On_Unassigned_Out_Parameter):Arnaud Charlet1-0/+15