aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor88-659/+1173
2009-04-20trans.c (unchecked_conversion_lhs_nop): New predicate.Eric Botcazou6-1/+122
2009-04-20cp-tree.h (base_access): Change typedef to int.Ian Lance Taylor4-7/+20
2009-04-20ada-tree.h (DECL_HAS_REP_P): Delete.Eric Botcazou8-139/+137
2009-04-20* verify-impl.c (verify_instructions_0): Add cast to enum type.Ian Lance Taylor2-2/+8
2009-04-20module.c (import_iso_c_binding_module): Add casts to enum type.Ian Lance Taylor3-10/+27
2009-04-20atom.md: Add bypasses with ix86_dep_by_shift_count.Joey Ye5-4/+360
2009-04-20expr.c (handled_component_p): Move ...Richard Guenther4-39/+46
2009-04-20basic-block.h (get_all_dominated_blocks): Declare.Richard Guenther5-37/+55
2009-04-20[multiple changes]Arnaud Charlet4-7/+66
2009-04-20Make-lang.in: Update dependenciesArnaud Charlet3-184/+202
2009-04-20[multiple changes]Arnaud Charlet3-6/+17
2009-04-20sem_ch6.adb (Analye_Subprogram_Declaration): Code reorganization, for better ...Arnaud Charlet2-28/+84
2009-04-20sem_attr.adb (Eval_Attribute, [...]): Catch more cases where this attribute c...Robert Dewar3-10/+109
2009-04-20cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan5-3/+286
2009-04-20[multiple changes]Arnaud Charlet6-16/+35
2009-04-20[multiple changes]Arnaud Charlet7-31/+77
2009-04-20[multiple changes]Arnaud Charlet4-6/+40
2009-04-20[multiple changes]Arnaud Charlet3-3/+38
2009-04-20[multiple changes]Arnaud Charlet9-117/+121
2009-04-20[multiple changes]Arnaud Charlet6-39/+134
2009-04-20[multiple changes]Arnaud Charlet4-16/+25
2009-04-20sem_ch8.adb (Analyze_Object_Renaming): Proper checks on incorrect null exclus...Ed Schonberg1-7/+43
2009-04-20sem.adb (Semantics, [...]): Include dependents of bodies that are not included.Bob Duff3-37/+123
2009-04-20exp_ch3.adb (Make_Predefined_Primitive_Specs, [...]): Do not create the decla...Hristian Kirtchev2-31/+51
2009-04-20sem_ch3.adb, [...]: Minor reformattingArnaud Charlet3-72/+66
2009-04-20[multiple changes]Arnaud Charlet7-29/+87
2009-04-20sem_ch8,adb (Analyze_Object_Renaming): Reject ambiguous expressions in an obj...Ed Schonberg2-8/+64
2009-04-20exp_ch5.adb (Expand_Assign_Array): For the case where the assignment involves...Gary Dismukes1-2/+6
2009-04-20output.adb (Flush_Buffer): Do not indent blank lines.Bob Duff2-1/+17
2009-04-20[multiple changes]Arnaud Charlet15-86/+188
2009-04-20trans.c (check_for_eliminated_entity): Remove.Eric Botcazou2-23/+6
2009-04-20re PR tree-optimization/39675 (ICE in vect_get_vec_def_for_operand, at tree-v...Ira Rosen4-11/+46
2009-04-20trans.c (gigi): Declare the name of the compilation unit as the first global ...Eric Botcazou2-7/+12
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis9-31/+317
2009-04-20socket.c, [...] (__gnat_inet_pton): Needs to be enabled for HP-UX as well...Thomas Quinot10-79/+60
2009-04-20[multiple changes]Arnaud Charlet5-4/+36
2009-04-20Update comment.Arnaud Charlet1-1/+1
2009-04-20[multiple changes]Arnaud Charlet5-7/+42
2009-04-20[multiple changes]Arnaud Charlet5-16/+66
2009-04-20[multiple changes]Arnaud Charlet19-69/+338
2009-04-20[multiple changes]Arnaud Charlet3-3/+28
2009-04-20[multiple changes]Arnaud Charlet14-73/+361
2009-04-20s-taprop-irix.adb, [...]: Minor reformatting.Thomas Quinot10-21/+29
2009-04-202009-04-20 Thomas Quinot <quinot@adacore.com>Thomas Quinot12-38/+92
2009-04-20[multiple changes]Arnaud Charlet8-26/+164
2009-04-20sem_elim.ads (Check_For_Eliminated_Subprogram): New procedure for checking fo...Gary Dismukes6-17/+63
2009-04-20g-socket.ads (Send_Socket): Fix misleading comment.Thomas Quinot2-11/+14
2009-04-20Complete previous change.Arnaud Charlet1-0/+2
2009-04-20[multiple changes]Arnaud Charlet5-63/+126