aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-22[multiple changes]Arnaud Charlet5-23/+40
2010-06-22Complete previous change.Arnaud Charlet1-2/+2
2010-06-22Remove unused variable.Arnaud Charlet1-19/+15
2010-06-22sem_res.adb (Make_Call_Into_Operator): Use First_Subtype for better error rep...Thomas Quinot13-33/+182
2010-06-22[multiple changes]Arnaud Charlet7-14/+29
2010-06-22[multiple changes]Arnaud Charlet4-159/+76
2010-06-22[multiple changes]Arnaud Charlet11-4814/+4139
2010-06-22g-socthi-mingw.adb: Properly honor MSG_WAITALL in recvmsg.Pascal Obry2-4/+21
2010-06-22[multiple changes]Arnaud Charlet10-103/+95
2010-06-22[multiple changes]Arnaud Charlet5-6/+65
2010-06-22Update dependencies.Arnaud Charlet2-12/+17
2010-06-22[multiple changes]Arnaud Charlet7-26/+173
2010-06-22sem_ch8.adb: Update comment.Robert Dewar3-44/+44
2010-06-22[multiple changes]Arnaud Charlet4-10/+50
2010-06-22[multiple changes]Arnaud Charlet6-13/+35
2010-06-22sem_util.adb (Is_Delegate): Put in proper alpha order.Robert Dewar3-64/+69
2010-06-22g-expect-vms.adb, [...]: Minor reformatting.Robert Dewar6-141/+154
2010-06-22sem_util.adb (Build_Actual_Subtype): Record original expression in Related_Ex...Thomas Quinot4-21/+42
2010-06-22[multiple changes]Arnaud Charlet4-24/+51
2010-06-22sem_res.adb (Resolve_Call): If the call is rewritten as an indexed of a param...Ed Schonberg4-0/+26
2010-06-22[multiple changes]Arnaud Charlet6-70/+201
2010-06-22sem_eval.adb (Find_Universal_Operator_Type): New subprogram to identify the o...Thomas Quinot5-32/+122
2010-06-22[multiple changes]Arnaud Charlet4-13/+87
2010-06-22[multiple changes]Arnaud Charlet4-24/+47
2010-06-22* typeck.c (comp_except_specs): Fix ce_derived with noexcept.Jason Merrill4-25/+87
2010-06-22semantics.c (check_trait_type): Check COMPLETE_TYPE_P for array element type.Jason Merrill4-13/+23
2010-06-22Daily bump.GCC Administrator1-1/+1
2010-06-21re PR target/39690 (ld: An unknown relocation type 8)John David Anglin2-0/+17
2010-06-21Properly handle psrldq when optimizing for Atom.H.J. Lu7-14/+44
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie9-24/+206
2010-06-21Add -mtune=k8 to gcc.target/i386/amd64-abi-3.c.H.J. Lu2-1/+6
2010-06-21re PR testsuite/44505 (gcc.c-torture/execute/frame-address.c)Alan Modra3-6/+11
2010-06-21c.opt (lang-objc): Remove.Joseph Myers3-7/+5
2010-06-21re PR target/44575 (__builtin_va_arg overwrites into adjacent stack location)Jakub Jelinek4-8/+96
2010-06-21dwarf2out.c (add_linkage_name): New function.Jakub Jelinek2-20/+38
2010-06-21dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.Jakub Jelinek2-0/+17
2010-06-21Makefile.in (build/genattrtab.o): Depend on vecprim.h.Jakub Jelinek3-37/+257
2010-06-21Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek5-24/+319
2010-06-21re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)Jakub Jelinek3-23/+32
2010-06-21stmt.c (resolve_asm_operand_names): Fix handling of %%.Jakub Jelinek2-2/+7
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth2-1/+7
2010-06-21[multiple changes]Arnaud Charlet7-42/+261
2010-06-21sem_res.adb: Minor reformatting.Thomas Quinot3-29/+94
2010-06-21[multiple changes]Arnaud Charlet4-66/+83
2010-06-21* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-76/+82
2010-06-21[multiple changes]Arnaud Charlet6-116/+320
2010-06-21re PR fortran/40632 (Support F2008's contiguous attribute)Tobias Burnus22-26/+607
2010-06-21[multiple changes]Arnaud Charlet8-74/+141
2010-06-21checks.adb: Add comments.Thomas Quinot3-11/+23
2010-06-21[multiple changes]Arnaud Charlet9-202/+154