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