aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-25fmap.ads, [...] (Source_Data.Get_Object): Field removed, since it can be comp...Emmanuel Briot8-247/+155
2009-06-25sem_ch4.adb: Minor reformatting.Pascal Obry3-6/+10
2009-06-25[multiple changes]Arnaud Charlet4-29/+57
2009-06-25[multiple changes]Arnaud Charlet12-639/+61
2009-06-25[multiple changes]Arnaud Charlet7-126/+465
2009-06-25plugins.texi (Building GCC plugins): Corrected typo in Makefile excerpt - @ s...Basile Starynkevitch2-1/+5
2009-06-25exp_ch6.adb, [...]: Minor reformattingRobert Dewar5-10/+20
2009-06-25arc.c: Include "df.h".Ian Lance Taylor22-268/+321
2009-06-25invoke.texi (SH Options): Document -m2a, -m2a-single, -m2a-single-only and -m...Takashi YOSHII3-4/+33
2009-06-25Daily bump.GCC Administrator1-1/+1
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov14-47/+29
2009-06-24Update copyright yearDJ Delorie1-1/+1
2009-06-24* error.c (dump_decl): Do say "typedef" for the injected class name.Jason Merrill2-1/+3
2009-06-24pt.c (lookup_template_class): Use currently_open_class, compare template args...Jason Merrill2-25/+10
2009-06-24Oops, missed deletion.DJ Delorie1-3/+0
2009-06-24mep-ext-cop.cpu: Fix copyright notice.DJ Delorie7-11/+124
2009-06-24re PR c++/40342 (ambiguous overload not diagnosed)Jason Merrill5-1/+29
2009-06-24contrib.texi (Contributors):Denis Chertykov2-1/+5
2009-06-24re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)Janus Weil8-15/+207
2009-06-24[multiple changes]Arnaud Charlet14-242/+490
2009-06-24prj-proc.adb, [...] (Allow_Duplicate_Basenames): New parameter to several sub...Emmanuel Briot8-108/+158
2009-06-24gnat_ugn.texi, [...] (Suffix_Matches): A suffix can also match the full base ...Emmanuel Briot3-5/+32
2009-06-24[multiple changes]Arnaud Charlet16-202/+426
2009-06-24gnatcmd.adb, [...] (Units_Table): Removed, since no longer useful.Emmanuel Briot10-631/+572
2009-06-24[multiple changes]Arnaud Charlet9-306/+340
2009-06-24[multiple changes]Arnaud Charlet4-14/+51
2009-06-24[multiple changes]Arnaud Charlet5-28/+47
2009-06-24[multiple changes]Arnaud Charlet4-5/+55
2009-06-24Fix nitsEric Botcazou1-4/+4
2009-06-24future (shared_future): Adjust doxygen comment.Jonathan Wakely2-1/+5
2009-06-24re PR libstdc++/40297 ([C++0x] debug mode vs atomics)Jonathan Wakely3-32/+42
2009-06-24re PR middle-end/40501 (error: invalid conversion in gimple call)Andreas Krebbel4-5/+94
2009-06-24MAINTAINERS: Add myself as mep maintainer.DJ Delorie35-0/+64071
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor11-61/+5007
2009-06-24Daily bump.GCC Administrator1-1/+1
2009-06-23arm.c (arm_override_options): Fix braces and formatting from previous commit.Ramana Radhakrishnan2-6/+12
2009-06-23user.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*.Benjamin Kosnik8-22/+39
2009-06-23shared_ptr.h: Do not swap rvalues.Jonathan Wakely7-38/+53
2009-06-23* Makefile.in ($(out_object_file)): Depend upon $(DF_H).Ian Lance Taylor2-1/+5
2009-06-23reload.c (alternative_allows_const_pool_ref): Mark mem parameter with ATTRIBU...Ian Lance Taylor2-1/+7
2009-06-23Update commentMichael Meissner1-1/+2
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner21-254/+1327
2009-06-23config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs.Anatoly Sokolov7-429/+418
2009-06-23re PR testsuite/39297 (gcc.dg/tree-ssa/loop-31.c)Steve Ellcey2-1/+8
2009-06-23macros.h: Replace @tbd with valid doxygen tag @todo.Jonathan Wakely3-2/+7
2009-06-23directives.c (parse_include): Add location argument.Manuel López-Ibáñez5-21/+46
2009-06-23var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN...Jakub Jelinek3-148/+313
2009-06-23tree-object-size.c (addr_object_size): Instead of checking for non-NULL TREE_...Jakub Jelinek5-18/+914
2009-06-23re PR libstdc++/40518 (data races when calling std::string::erase() on empty ...Paolo Carlini3-16/+45
2009-06-23utils.c (handle_vector_size_attribute): Import from c-common.c and populate i...Olivier Hainque2-1/+93