Age | Commit message (Expand) | Author | Files | Lines |
2010-05-28 | options.c (gfc_handle_option): Fix handling of -fno-whole-file. | Tobias Burnus | 2 | -1/+5 |
2010-05-28 | re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind... | Joseph Myers | 2 | -6/+11 |
2010-05-28 | final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno). | Joseph Myers | 3 | -9/+16 |
2010-05-26 | diagnostic.c: Don't include opts.h. | Joseph Myers | 2 | -4/+9 |
2010-05-26 | * fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h. | Steven Bosscher | 2 | -5/+4 |
2010-05-26 | rtl.h (decl_default_tls_model): Move prototype from here... | Steven Bosscher | 3 | -4/+9 |
2010-05-26 | re PR fortran/40011 (Problems with -fwhole-file) | Paul Thomas | 2 | -14/+21 |
2010-05-25 | re PR fortran/30668 (-fwhole-file should catch function of wrong type) | Daniel Franke | 2 | -6/+67 |
2010-05-23 | gfortran.h: Do not include system.h. | Tobias Burnus | 27 | -31/+47 |
2010-05-23 | re PR fortran/43851 (Add _gfortran_error_stop_numeric) | Jerry DeLisle | 2 | -8/+23 |
2010-05-22 | re PR fortran/44212 ([OOP] ICE when defining a pointer component before defin... | Janus Weil | 4 | -20/+37 |
2010-05-22 | re PR fortran/44213 (ICE when extending abstract type) | Janus Weil | 2 | -1/+10 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 3 | -1/+7 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 4 | -3/+5 |
2010-05-20 | re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-... | Daniel Franke | 6 | -20/+57 |
2010-05-20 | trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h. | Steven Bosscher | 12 | -33/+30 |
2010-05-20 | options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b... | Tobias Burnus | 2 | -88/+99 |
2010-05-20 | re PR fortran/43851 (Add _gfortran_error_stop_numeric) | Jerry DeLisle | 5 | -36/+88 |
2010-05-19 | re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr... | Daniel Franke | 6 | -15/+69 |
2010-05-19 | re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o... | Daniel Franke | 6 | -43/+54 |
2010-05-19 | re PR fortran/38404 (Warning message identifies incorrect line) | Daniel Franke | 3 | -6/+13 |
2010-05-19 | re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics... | Daniel Franke | 5 | -127/+58 |
2010-05-17 | re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm... | Janus Weil | 2 | -14/+7 |
2010-05-17 | class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here... | Janus Weil | 6 | -767/+844 |
2010-05-17 | fix ChangeLog entries for previous commits | Nathan Froyd | 1 | -1/+1 |
2010-05-17 | fix bogus email for myself | Nathan Froyd | 1 | -1/+1 |
2010-05-17 | tree.c (build_function_type_list_1): Remove bogus assert condition. | Nathan Froyd | 4 | -185/+143 |
2010-05-17 | trans-array.c (gfc_trans_array_constructor_value): Use build_constructor inst... | Nathan Froyd | 4 | -46/+61 |
2010-05-17 | re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function) | Janus Weil | 2 | -21/+35 |
2010-05-16 | re PR fortran/35779 (error pointer wrong in PARAMETER) | Daniel Franke | 2 | -1/+6 |
2010-05-16 | trans-decl.c (module_htab_decls_hash): Revert last change. | Richard Guenther | 2 | -1/+5 |
2010-05-16 | lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE. | Richard Guenther | 2 | -1/+5 |
2010-05-16 | misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O. | Manuel López-Ibáñez | 2 | -8/+6 |
2010-05-16 | re PR fortran/44154 (initialization problem with allocatable scalars) | Janus Weil | 2 | -2/+9 |
2010-05-15 | re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ... | Janus Weil | 7 | -11/+59 |
2010-05-14 | re PR fortran/44135 (Negative array bounds lead to spurious warning) | Steven G. Kargl | 2 | -2/+8 |
2010-05-14 | trans.c (trans_code): Set backend locus early. | Jakub Jelinek | 3 | -2/+10 |
2010-05-13 | re PR fortran/35779 (error pointer wrong in PARAMETER) | Daniel Franke | 7 | -22/+26 |
2010-05-13 | re PR fortran/44036 (I can't declare an external function in an OMP shared st... | Jakub Jelinek | 3 | -2/+25 |
2010-05-11 | re PR fortran/43711 (Unformitive error message for two NOWAIT in OpenMP direc... | Daniel Franke | 2 | -8/+47 |
2010-05-11 | re PR fortran/31820 (Warning if case label value exceeds maximum value for type) | Daniel Franke | 2 | -7/+39 |
2010-05-10 | re PR fortran/27866 (Warn when casting, e.g. assigning a double precision to ... | Daniel Franke | 2 | -2/+42 |
2010-05-10 | re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function) | Janus Weil | 3 | -10/+26 |
2010-05-10 | c-common.c (struct c_common_attributes): Add fnspec attribute. | Richard Guenther | 2 | -12/+56 |
2010-05-07 | re PR fortran/40728 (Bogus error "Error: Can't convert UNKNOWN to REAL(8) at ... | Daniel Franke | 2 | -11/+15 |
2010-05-07 | * g++.dg/cpp0x/nullptr20.C: Use sprintf. | Jason Merrill | 1 | -0/+5 |
2010-05-06 | Add support for C++0x nullptr. | Jason Merrill | 1 | -4/+4 |
2010-05-06 | re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags) | Manuel López-Ibáñez | 3 | -3/+10 |
2010-05-06 | re PR fortran/43985 (ICE when assumed size cray-pointee passed as argument) | Tobias Burnus | 2 | -3/+12 |
2010-05-05 | resolve.c (traverse_data_list): Rephrase error message for non-constant bound... | Daniel Franke | 2 | -7/+14 |