aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-31darwin.c (darwin_make_decl_one_only): Allocate section names once per compila...Matt Austern2-6/+20
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 Brook5-13/+50
2004-08-31list_read.c (eat_separator): Set at_eo when a '/' is seen.Paul Brook4-0/+31
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter14-63/+76
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-31AttributedString.java (AttributedString): Use ArrayList to build array of att...Tom Tromey2-5/+13
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini114-244/+6597
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 Administrator2-2/+2
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 Brook4-7/+18
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-30Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson7-45/+159
2004-08-30install.html: Update locales list (from Paolo).Phil Edwards2-160/+28
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-30HACKING: Remove reference to special automake.Andreas Tobler2-12/+4
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-30pool_allocator.h: Rename __pool_base to __pool_alloc_base.Benjamin Kosnik4-14/+21
2004-08-30fold-const.c (tree_expr_nonzero_p): Use get_base_address before assuming an A...Richard Henderson4-7/+36
2004-08-30Prime.java (generateRandomPrime): Use return result from `add'.Tom Tromey2-5/+10
2004-08-30Fix brown-bag typo in ChangeLog entry.Anthony Green1-1/+1
2004-08-30UID.java (UID): Read `nextCount', not count.Tom Tromey2-2/+6
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-30Makefile.am: Add frv support.Anthony Green13-89/+693
2004-08-30call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.Nathan Sidwell16-223/+243
2004-08-30DEREncodingException.java: Remove whitespaces.Andreas Tobler2-2/+6
2004-08-30File.java File (String,String): Fixed handling of empty path.Jeroen Frijters2-6/+34
2004-08-30Makefile.in (machname.h): Remove.Paolo Bonzini8-86/+82
2004-08-30tree.h (BINFO_PRIMARY_BASE_OF): Remove.Nathan Sidwell6-200/+162