aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi27-86/+157
2007-08-16tree-vectorizer.c (new_loop_vec_info): Initialize new field.Victor Kaplansky29-26/+538
2007-08-16i386.md (*rep_movdi_rex64): Emit "rep" prefix on the same line as the instruc...Uros Bizjak3-33/+66
2007-08-16Add new tests.Arnaud Charlet4-0/+63
2007-08-16Add new tests.Arnaud Charlet8-0/+88
2007-08-16Add new tests.Arnaud Charlet11-0/+204
2007-08-16ResyncArnaud Charlet1-0/+195
2007-08-16[multiple changes]Arnaud Charlet4-11/+18
2007-08-16vms_conv.adb (Process_Argument): Ensure that project related options are not ...Vincent Celier1-1/+10
2007-08-16sem_res.adb (Comes_From_Predefined_Lib_Unit): New.Hristian Kirtchev5-13/+101
2007-08-16sem_disp.adb (Check_Dispatching_Operation): If the operation implements an op...Ed Schonberg1-2/+5
2007-08-16sem_ch5.adb (Analyze_Assignment): Make sure we still note update in exception...Robert Dewar1-3/+12
2007-08-16sem_ch3.adb (OK_For_Limited_Init_In_05): Allow calls to 'Input to initialize ...Gary Dismukes1-62/+95
2007-08-16sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic ...Ed Schonberg1-1/+5
2007-08-16sem_ch10.adb (Has_With_Clause): If the name of the with clause currently insp...Hristian Kirtchev1-11/+147
2007-08-16prj.ads (Project_Data): Add comments.Vincent Celier5-177/+309
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