| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ... | Manuel López-Ibáñez | 2009-04-22 | 15 | -25/+149 |
* | re PR rtl-optimization/39580 (Revision 145204 caused libgomp.c++/collapse-2.C) | Andrey Belevantsev | 2009-04-22 | 2 | -8/+5 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 6 | -12/+43 |
* | make.adb, [...] (Create_Mapping_File): merge the two versions for Ada_Only an... | Emmanuel Briot | 2009-04-22 | 7 | -247/+124 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 4 | -9/+29 |
* | 2009-04-22 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 2009-04-22 | 5 | -29/+33 |
* | prj.adb, [...] (Project_Data.Unit_Based_Language_*): Two fields removed. | Emmanuel Briot | 2009-04-22 | 4 | -269/+233 |
* | * include/ext/atomicity.h | Jan Hubicka | 2009-04-22 | 13 | -30/+48 |
* | prj-nmsc.adb (Check_Naming_Ada_Only): Properly initialize the separate_suffix... | Emmanuel Briot | 2009-04-22 | 2 | -50/+64 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 9 | -335/+352 |
* | function.c (expand_function_end): Do not emit a jump to the "naked" return la... | Ulrich Weigand | 2009-04-22 | 3 | -29/+14 |
* | re PR tree-optimization/39845 (ICE: in make_decl_rtl, at varasm.c:1304) | Richard Guenther | 2009-04-22 | 4 | -2/+59 |
* | prj-proc.adb, [...] (Check_Naming_Schemes): split into several smaller subpro... | Emmanuel Briot | 2009-04-22 | 3 | -656/+472 |
* | prj.ads, [...] (Recursive_Process): Remove duplicated code. | Emmanuel Briot | 2009-04-22 | 5 | -790/+549 |
* | gthr-vxworks.h (struct __gthread_once_t): Add alignment and padding for PPC. | Nathan Sidwell | 2009-04-22 | 3 | -5/+35 |
* | prj-proc.adb, [...] (Load_Naming_Exceptions): New subprogram. | Emmanuel Briot | 2009-04-22 | 3 | -188/+185 |
* | prj-proc.adb, [...] (Project_Data.First_Referred_By): Removed, since unused. | Emmanuel Briot | 2009-04-22 | 4 | -24/+7 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 7 | -66/+102 |
* | mlib.adb: Minor reformatting | Robert Dewar | 2009-04-22 | 3 | -4/+27 |
* | link.c: Add flag __gnat_separate_run_path_options. | Nicolas Setton | 2009-04-22 | 7 | -140/+276 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 4 | -36/+118 |
* | lib-load.ads, [...] (Make_Child_Decl_Unit): New subprogram... | Ed Schonberg | 2009-04-22 | 7 | -12/+86 |
* | [multiple changes] | Arnaud Charlet | 2009-04-22 | 7 | -26/+47 |
* | lib-load.adb: MInor reformatting | Robert Dewar | 2009-04-22 | 4 | -5/+17 |
* | exp_pakd.adb: Minor comment fixes. | Bob Duff | 2009-04-22 | 10 | -85/+366 |
* | re PR fortran/39735 (procedure pointer assignments: return value is not checked) | Janus Weil | 2009-04-22 | 17 | -202/+169 |
* | sh.c (shift_insns_rtx, [...]): Truncate shift counts to avoid out-of-bounds a... | Paolo Bonzini | 2009-04-22 | 2 | -8/+15 |
* | sparc.h (POINTER_SIZE): Fix comment. | Paolo Bonzini | 2009-04-22 | 2 | -9/+9 |
* | ada-tree.def: Fix formatting nits. | Eric Botcazou | 2009-04-22 | 8 | -260/+252 |
* | alpha.c: Use REG_P... | Uros Bizjak | 2009-04-22 | 6 | -125/+133 |
* | decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry. | Eric Botcazou | 2009-04-22 | 3 | -155/+156 |
* | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 2009-04-22 | 28 | -164/+41 |
* | fe.h (Get_External_Name): Declare. | Eric Botcazou | 2009-04-22 | 5 | -116/+132 |
* | Split ChangeLog | Eric Botcazou | 2009-04-22 | 9 | -43700/+43755 |
* | cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co... | Laurynas Biveinis | 2009-04-22 | 7 | -249/+31 |
* | sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs. | Dave Korn | 2009-04-22 | 2 | -3/+8 |
* | Daily bump. | GCC Administrator | 2009-04-22 | 1 | -1/+1 |
* | sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE... | Kaz Kojima | 2009-04-21 | 3 | -53/+62 |
* | re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile)) | Manuel López-Ibáñez | 2009-04-21 | 5 | -24/+58 |
* | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 2009-04-21 | 286 | -118/+4601 |
* | c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op... | Eric Botcazou | 2009-04-21 | 10 | -78/+285 |
* | Fix paths | Eric Botcazou | 2009-04-21 | 1 | -7/+10 |
* | ada-tree.h (TYPE_RM_SIZE_NUM): Delete. | Eric Botcazou | 2009-04-21 | 6 | -78/+89 |
* | config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m... | Kai Tietz | 2009-04-21 | 6 | -3/+101 |
* | rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a... | Ian Lance Taylor | 2009-04-21 | 3 | -2/+8 |
* | linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c... | Andreas Schwab | 2009-04-21 | 2 | -55/+60 |
* | re PR tree-optimization/39829 (ICE with some code that produces VCE) | Richard Guenther | 2009-04-21 | 4 | -0/+40 |
* | tree-switch-conversion.c (build_constructors): Split a long line. | Martin Jambor | 2009-04-21 | 4 | -46/+115 |
* | re PR libstdc++/39835 (Bootstrap failure: libstdc++-v3/include/bits/random.h:... | Paolo Carlini | 2009-04-21 | 3 | -21/+28 |
* | re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice... | Richard Guenther | 2009-04-21 | 2 | -3/+12 |