aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-07optabs.c (emit_unop_insn): Break out to ...Jan Hubicka5-121/+278
2008-08-0720080806-1.c: Move testcase ...Andreas Krebbel2-0/+10
2008-08-07Daily bump.GCC Administrator1-1/+1
2008-08-06acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): New, checks for common values of...Paolo Carlini11-12/+143
2008-08-06re PR c++/36460 (No space between >'s not always handled in C++0x)Douglas Gregor5-5/+36
2008-08-06matrix-reorg.c (compute_offset): Avoid C++ keywords.Kaveh R. Ghazi5-55/+70
2008-08-06re PR c++/26785 ("extra qualification" error gives line number of end of decl...Manuel López-Ibáñez7-6/+51
2008-08-06tree-vect-transform.c (vect_model_simple_cost): Return immediately if stmt is...Victor Kaplansky4-3/+104
2008-08-06re PR c++/8715 ('~' operator for unsigned char and conversion to bool)Manuel López-Ibáñez9-226/+195
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi38-740/+830
2008-08-06Makefile.in (write_entries_to_file): Quote words.Michael Matz3-2/+11
2008-08-06config.host: Match more processor names for Xtensa.Bob Wilson2-2/+6
2008-08-06config.gcc: Match more processor names for Xtensa.Marc Gauthier12-15/+32
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi27-437/+485
2008-08-06re PR middle-end/37010 (-mno-accumulate-outgoing-args doesn't work with stack...H.J. Lu4-2/+75
2008-08-06re PR target/36613 (likely codegen bug)Michael Matz4-4/+82
2008-08-06re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu15-4/+380
2008-08-06jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres...Joseph Myers2-0/+26
2008-08-06Make-lang.in: Use GCC_FOR_TARGET when dealing with s-oscons-tmplt.i.Samuel Tardieu4-3/+15
2008-08-06Make-lang.in (OSCONS_CPPFLAGS): Remove.Samuel Tardieu2-2/+4
2008-08-06acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t is actuall...Paolo Carlini5-6/+218
2008-08-06re PR middle-end/35432 (ICE with zero-sized array)Aldy Hernandez4-1/+22
2008-08-06Makefile.in, [...]: Remove GNAT.Sockets.Constants.Arnaud Charlet31-5354/+43
2008-08-06gnat_ugn.texi: Clarify -gnato documentationRobert Dewar1-5/+12
2008-08-06sem_ch3.adb (Analyze_Component_Declaration): Protect against misuse of incomp...Ed Schonberg2-1/+5
2008-08-06Makefile.in: Now generate s-oscons-$(THREAD_KIND).Thomas Quinot2-1/+5
2008-08-06Makefile.in, [...]: Remove obsolete targets referencing gen-soccon When gener...Thomas Quinot1-0/+8
2008-08-06Makefile.in, [...]: Remove obsolete targets referencing gen-soccon When gener...Thomas Quinot2-21/+5
2008-08-06s-fileio.adb (Open): When file open operation fails...Arnaud Charlet2-1/+28
2008-08-06exp_ch11.adb: Minor reformattingThomas Quinot1-2/+2
2008-08-06sem_ch3.adb (Access_Subprogram_Declaration): If the return type is incomplete...Ed Schonberg1-1/+15
2008-08-06sem_res.adb: Minor reformattingThomas Quinot1-8/+8
2008-08-06New tests.Arnaud Charlet4-0/+75
2008-08-06g-socket-dummy.adb, [...]: New files.Arnaud Charlet10-6/+304
2008-08-06g-comlin.adb (Set_Command_Line): Now that aliases can contain parameters, alw...Jerome Lambourg1-3/+17
2008-08-06sem_res.adb (Resolve_Call): Use base type to determine whether a dereference ...Ed Schonberg1-3/+4
2008-08-06exp_disp (Expand_Interface_Actuals): Adds missing support for expansion of ca...Javier Miranda1-1/+6
2008-08-06adaint.c: Another fix for ACL support on Windows.Pascal Obry1-1/+4
2008-08-06sem_ch3.adb: Minor reformattingThomas Quinot1-1/+1
2008-08-06g-comlin.adb (Define_Switch, [...]): New.Arnaud Charlet3-64/+504
2008-08-06sem.adb: Minor rewording (comment)Thomas Quinot1-1/+1
2008-08-06sem_ch3.adb (Find_Type_Name): protect against duplicate incomplete declaratio...Ed Schonberg1-0/+7
2008-08-06g-awk.adb (Finalize): Do not use directly objects of the type in the finaliza...Ed Schonberg1-30/+49
2008-08-06s-stausa.adb (Fill_Stack): Fixed pragma assert and top pattern mark in the ca...Quentin Ochem1-5/+13
2008-08-06gnat_ugn.texi: Document compiler switch -gnateGVincent Celier1-0/+9
2008-08-06xnmake.adb: Use new XUtil package for platform independent text output.Thomas Quinot1-14/+5
2008-08-06decl.c (gnat_to_gnu_param): Force 32bit descriptor if TARGET_MALLOC64 clear.Doug Rupp4-15/+37
2008-08-062008-08-06 Doug Rupp <rupp@adacore.com>Doug Rupp2-1/+17
2008-08-06exp_disp (Expand_Interface_Conversion): Freeze the entity associated with the...Arnaud Charlet2-0/+22
2008-08-06sem_ch3.adb (Process_Discriminants): diagnose redundant or improper null excl...Ed Schonberg3-10/+47