aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-06predict.c (maybe_hot_frequency_p): When profile is absent, all frequencies mi...Jan Hubicka2-0/+7
2008-08-06reload.c (find_reloads): Force constants into literal pool also if they are w...Andreas Krebbel4-39/+93
2008-08-06re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov4-27/+50
2008-08-06haifa-sched.c (extend_global): Split to extend_global_data and extend_region_...Maxim Kuvyrkov4-21/+57
2008-08-06sched-rgn.c (new_ready): Check if instruction can be speculatively scheduled ...Maxim Kuvyrkov2-3/+21
2008-08-05re PR c++/37016 (member function pointer failure with optimization)Jason Merrill4-14/+18
2008-08-06Daily bump.GCC Administrator1-1/+1
2008-08-05* config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.Bob Wilson2-1/+4
2008-08-05xtensa.c (xtensa_va_start): Unshare valist.Bob Wilson2-19/+32
2008-08-05re PR c++/37016 (member function pointer failure with optimization)Jason Merrill3-2/+90
2008-08-05configure.ac (HAVE_GAS_CFI_DIRECTIVE): Check .cfi_personality.Richard Henderson3-0/+7
2008-08-05testsuite_api.h (diamond_derivation<>::test): Expect ambiguity together with ...Paolo Carlini14-33/+58
2008-08-05re PR tree-optimization/37024 (bad tail call from tuples merge)Andrew Pinski4-1/+29
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson11-10/+519
2008-08-05HACKING: Update instructions how to build gcj/javaprims.h.Matthias Klose2-2/+6
2008-08-05sem_ch3.adb (Process_Subtype): An allocator is a valid construct that can car...Arnaud Charlet4-0/+44
2008-08-05vms_data.ads: Translation for /POINTER_SIZE qualifier.Doug Rupp1-0/+31
2008-08-05Makefile.rtl: Compile s-oscons.ads as part of the runtime library.Thomas Quinot1-0/+1
2008-08-052008-08-05 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-1/+8
2008-08-05Remove test, premature.Arnaud Charlet2-31/+0
2008-08-05sem_ch5.adb (Analyze_Assignment_Statement): Apply conversion to right-hand si...Arnaud Charlet2-6/+31
2008-08-05sem_attr.adb: (Analyze_Attribute...Ed Schonberg1-32/+62
2008-08-05adaint.c: Remove support for readable attribute on vxworks and nucleusPascal Obry1-2/+2
2008-08-05gsocket.h: Make this file includable in a Nucleus environment, which does not...Thomas Quinot2-5/+19
2008-08-05* gnat.dg/post_block.adb: New test.Arnaud Charlet2-0/+31
2008-08-05invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook7-13/+44
2008-08-05ug_words: Add entries for -gnatw.b/-gnatw.BArnaud Charlet3-0/+18
2008-08-05gnat_ugn.texi: Changing the description of the gnatcheck metrics rule accordi...Sergey Rybin1-59/+40
2008-08-05spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus.Ulrich Weigand2-38/+89
2008-08-05spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word-sized SUBREG of multi-wor...Ulrich Weigand3-3/+14
2008-08-05a-wtdeio.adb (Put (Current_Output)): Use Fore in the call to Put (File).Vincent Celier3-8/+11
2008-08-05adaint.c, [...]: Add support for the readable attribute.Arnaud Charlet5-41/+120
2008-08-052008-08-05 Vincent Celier <celier@adacore.com>Vincent Celier2-7/+8
2008-08-05Makefile.in (gnatlib*): Now depend on oscons target.Thomas Quinot2-3/+11
2008-08-05xoscons.adb, [...]: New files.Thomas Quinot7-2/+1776
2008-08-05opt.ads (Warn_On_Biased_Representation): New flagArnaud Charlet5-10/+76
2008-08-05adaint.c: In UNIX cases do not call __gnat_stat but stat directly.Pascal Obry1-12/+12
2008-08-05socket.c: Minor reformatting.Thomas Quinot1-1/+2
2008-08-05a-coinve.adb: Reorder the code to avoid uninitialized warning.Pascal Obry1-3/+2
2008-08-05re PR middle-end/37026 (GCC ICE in tree_to_gimple_tuple)Richard Guenther2-0/+17
2008-08-05sem_ch12.adb (Validate_Array_Type_Instance): Only apply complex visibility ch...Arnaud Charlet2-3/+24
2008-08-05prj-nmsc.adb: Minor reformattingRobert Dewar1-20/+22
2008-08-05sem_ch3.adb: Minor reformattingRobert Dewar1-4/+3
2008-08-05* gnat.dg/not_null.adb: New test.Arnaud Charlet2-0/+25