aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-31Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.Robert Bowdidge5-61/+86
2004-09-01funcdef-storage-1.c: Add dg-options to suppress -pedantic-errors.Geoffrey Keating2-0/+6
2004-09-01Remove stray >>>>>>>R. Kelley Cook1-1/+0
2004-09-01sh.c (output_branch): Check the insn length possibly in the delayed slot.Kaz Kojima2-1/+7
2004-09-01Daily bump.GCC Administrator2-2/+2
2004-08-31error.c (generate_error): Set both iostat and library_return.Paul Brook4-6/+29
2004-08-31tree-pretty-print.c (dump_generic_node, [...]): Add blank after ')'.Richard Kenner2-4/+22
2004-08-31Add missing newlines at two function headersRichard Kenner1-2/+4
2004-08-31c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.Richard Kenner7-20/+29
2004-08-31tree-cfg.c (cfg_remove_useless_stmts_bb): Also invalidate if VAL gets modified.Richard Kenner2-2/+12
2004-08-31re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255)Tobias Schlüter4-1/+19
2004-08-31re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook5-5/+47
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell12-10/+113
2004-09-01re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov2-0/+12
2004-08-31unit.c: Separate copyright years by ','.Tobias Schlüter2-11/+9
2004-08-31re PR target/15334 (ICE building libgcc/./_mulvsi3.o for m68hc11-unknown-elf)Stephane Carrez2-0/+11
2004-08-31* CONTRIB, NEWS, README, TODO: Remove obsolete files.Tobias Schlüter5-114/+4
2004-08-31* io/unit.c (get_unit): Remove superfluous if.Paul Brook2-3/+5
2004-08-31Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski8-255/+409
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