Age | Commit message (Expand) | Author | Files | Lines |
2004-08-31 | re PR c++/17221 (C++ offsetof regression) | Richard Henderson | 3 | -5/+25 |
2004-08-31 | offsetof1.C: Include cstddef, use non-builtin form of offsetof. | Richard Henderson | 3 | -18/+10 |
2004-08-31 | re PR fortran/17244 (gfortran fatal error: gfc_todo: Not Implemented: Returni... | Tobias Schlüter | 4 | -3/+50 |
2004-08-31 | transfer.c (read_sf): Rename uinty to readlen. | Paul Brook | 2 | -0/+22 |
2004-08-31 | list_read.c (eat_separator): Set at_eo when a '/' is seen. | Paul Brook | 2 | -0/+26 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 8 | -47/+53 |
2004-08-31 | * f95-lang.c: Change initial comment to say gfortran. | Tobias Schlüter | 2 | -1/+2 |
2004-08-31 | * primary.c: Update copyright boilerplate to say GCC. | Tobias Schlüter | 2 | -12/+16 |
2004-08-31 | Made fixincludes a toplevel build module. | Paolo Bonzini | 100 | -18816/+85 |
2004-08-31 | attribs.c (strip_attrs): Remove. | Joseph Myers | 5 | -110/+88 |
2004-08-31 | read-rtl.c: Disable RTL checking. | Richard Sandiford | 2 | -1/+13 |
2004-08-31 | mips.md (fcond): New code macro and attribute. | Richard Sandiford | 2 | -150/+35 |
2004-08-31 | revert: re PR rtl-optimization/16590 (Incorrect execution when compiling with... | Mark Mitchell | 4 | -4/+13 |
2004-08-30 | hard-reg-set.h: s/HOST_BITS_PER_WIDES_FAST_INT/HOST_BITS_PER_WIDEST_FAST_INT. | Andrew Pinski | 2 | -2/+6 |
2004-08-30 | re PR rtl-optimization/13987 (compile time regression while compile fold-cons... | Andrew Pinski | 8 | -15/+89 |
2004-08-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-08-30 | cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE, not the pointers. | Steven Bosscher | 2 | -1/+7 |
2004-08-30 | trans-types.h: Add comments. | Paul Brook | 2 | -7/+10 |
2004-08-30 | cp-tree.h (initialize_artificial_var): Declare. | Mark Mitchell | 4 | -14/+29 |
2004-08-30 | re PR c/12738 (Missing function with 'static' block-scope declaration; unit-a... | Geoffrey Keating | 10 | -22/+61 |
2004-08-30 | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 11 | -412/+367 |
2004-08-30 | expr.c (array_ref_element_size): Force aligned_size back to sizetype. | Richard Henderson | 3 | -7/+33 |
2004-08-30 | c-parse.in (parmlist_or_identifiers_1): Remove unreachable and redundant code. | Joseph Myers | 2 | -7/+6 |
2004-08-30 | c-tree.h (struct language_function): Add arg_info element. | Joseph Myers | 3 | -5/+23 |
2004-08-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac... | Nathan Sidwell | 7 | -167/+115 |
2004-08-30 | gfortran.h (gfc_namespace): Add new field is_block_data. | Tobias Schlüter | 8 | -18/+81 |
2004-08-30 | class.c (build_base_path): Use build_address directly. | Richard Henderson | 6 | -23/+18 |
2004-08-30 | c-typeck.c (build_unary_op): Don't expand ADDR_EXPR of a COMPONENT_REF to poi... | Richard Henderson | 3 | -42/+52 |
2004-08-30 | expr.c (expand_expr_addr_expr): New. | Richard Henderson | 2 | -129/+143 |
2004-08-30 | mips.c (MIPS_FP_CONDITIONS): New macro. | Richard Sandiford | 4 | -1182/+222 |
2004-08-30 | fold-const.c (tree_expr_nonzero_p): Use get_base_address before assuming an A... | Richard Henderson | 4 | -7/+36 |
2004-08-30 | * gthr-posix.h, gthr-dce.h: Add #pragma weaks. | Jason Merrill | 2 | -1/+4 |
2004-08-30 | * gthr-posix.h: Add #pragma weaks. | Jason Merrill | 2 | -1/+9 |
2004-08-30 | name-lookup.c (pop_binding, [...]): Replace abort with gcc_assert or gcc_unre... | Nathan Sidwell | 9 | -182/+175 |
2004-08-30 | gcov-io.c (GCOV_CHECK): Use gcc_assert when available. | Nathan Sidwell | 3 | -3/+10 |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 16 | -223/+243 |
2004-08-30 | Makefile.in (machname.h): Remove. | Paolo Bonzini | 8 | -86/+82 |
2004-08-30 | tree.h (BINFO_PRIMARY_BASE_OF): Remove. | Nathan Sidwell | 6 | -200/+162 |
2004-08-30 | configure.ac: Do not run fixincludes after stage1 during toplevel bootstrap. | Paolo Bonzini | 3 | -121/+85 |
2004-08-30 | sched-deps.c (get_condition): Partially revert previous, by never trying to e... | Richard Earnshaw | 2 | -2/+13 |
2004-08-30 | c-common.c (c_sizeof_or_alignof_type): Use gcc_assert. | Nathan Sidwell | 4 | -11/+10 |
2004-08-30 | fortran-torture.exp (fortran-torture-execute): Honor additional_flags set by ... | Richard Henderson | 6 | -0/+40 |
2004-08-30 | * lib/f-torture.exp: Remove. | Richard Henderson | 2 | -333/+4 |
2004-08-30 | mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S,D,PS}): Delete. | Richard Sandiford | 3 | -155/+42 |
2004-08-30 | tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE in COMPONENT_REF... | Diego Novillo | 2 | -5/+13 |
2004-08-30 | c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a... | Gabriel Dos Reis | 4 | -10/+21 |
2004-08-29 | trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export. | Richard Henderson | 3 | -32/+32 |
2004-08-30 | * sched-deps.c (get_condition): Fix breakage in previous patch. | Richard Earnshaw | 2 | -5/+10 |
2004-08-30 | * doc/install.texi: Fix broken mpfr link. | Paul Brook | 2 | -1/+5 |
2004-08-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |