aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-23Makefile.tpl (HOST_EXPORTS): Fix pasto.Paolo Bonzini3-2/+7
2004-06-23gengtype-yacc.y (option): Avoid use of non-constant struct initializer.Richard Sandiford2-2/+10
2004-06-23remove stray conflict markerNathan Sidwell1-1/+0
2004-06-23* doc/extend.texi (Function Attributes): Alphabetize.Nathan Sidwell2-439/+456
2004-06-23Makefile.tpl (configure-build-[+module+], [...]): Pass [+extra_configure_args+].Paolo Bonzini3-1138/+1148
2004-06-23c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.Richard Henderson7-84/+83
2004-06-23rs6000.md (*insvsi_internal5/6): New patterns.Eric Christopher2-12/+51
2004-06-22cfghooks.c (make_forwarder_block): Decrement count on fallthru edge when redi...Pat Haugen2-1/+12
2004-06-22* gcc.dg/noreturn-1.c (foo5): Update function does return lineno.Richard Henderson2-2/+5
2004-06-22c-typeck.c (emit_side_effect_warnings): Ignore error marks.Richard Henderson2-2/+9
2004-06-22i386.c (TARGET_STRUCT_VALUE_RTX): New.Richard Henderson2-21/+43
2004-06-23* gcc.dg/builtins-config.h: Handle FreeBSD.Loren J. Rittle2-0/+6
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson23-109/+196
2004-06-23Daily bump.GCC Administrator1-1/+1
2004-06-23Daily bump.GCC Administrator1-1/+1
2004-06-22re PR middle-end/16026 (ICE in function.c:4804, assign_parms, when -mpowerpc6...Richard Henderson2-2/+6
2004-06-22* Makefile.in (distclean): Don't try to remove empty directories.Joseph Myers2-1/+4
2004-06-22istream.tcc (getline): Make sure arguments passed to min/max have the same type.Alexandre Oliva4-3/+11
2004-06-22fixJason Merrill1-1/+3
2004-06-22re PR target/15869 (No NOP after LW (with -mips1 -O0))Richard Sandiford2-0/+8
2004-06-22pr15551.C: New testcase.Kelley Cook2-0/+26
2004-06-22re PR c++/16112 (ICE with statement expression in return statement)Jason Merrill3-0/+15
2004-06-22re PR target/14800 (Some x86 tests aren't valid for x86_64)H.J. Lu2-0/+11
2004-06-22BytesToUnicode.java (getDecoder): Pass original encoding name to iconv.Bryce McKinlay3-6/+12
2004-06-22Testcases for my rs6000-specific change of this date.Dale Johannesen2-0/+23
2004-06-22mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva2-4/+9
2004-06-22re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugg...Andrew Haley2-1/+6
2004-06-22parse.y (create_class): Correct diagnostic message about java.lang.Object ext...Ranjit Mathew2-2/+7
2004-06-22rs6000.c (legitimate_offset_address_p): Make global, rename rs6000_legitimate...Dale Johannesen4-30/+67
2004-06-22Fix ChangeLog entry.Bryce McKinlay1-3/+3
2004-06-22re PR libgcj/16134 (Memory leak in String.getBytes())Bryce McKinlay3-2/+11
2004-06-22abi.html: Update links.Benjamin Kosnik2-4/+6
2004-06-22complex_inserters_extractors.cc, [...]: Move to...Paolo Carlini18-0/+17
2004-06-22tree-cfg.c (pass_warn_function_return): It needs CFG, not SSA.Paolo Bonzini2-1/+6
2004-06-22std_istream.h (ignore(streamsize __n = 1, int_type __delim = traits_type::eof...Paolo Carlini3-8/+144
2004-06-22invoke.texi (Machine Dependent Options): Alphabetize.Nathan Sidwell2-3358/+3401
2004-06-22Radar #: 3701874Andrew Pinski5-0/+28
2004-06-22cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell14-1430/+1343
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating17-16/+188
2004-06-22* tree-ssa.c (ssa_redirect_edge): Correct leading comment.Ben Elliston2-2/+6
2004-06-22MAINTAINERS: Added self to write-after-approval.Matthew Sachs1-0/+4
2004-06-21* Makefile.in (gimplify.o): Add cgraph.h.Richard Kenner2-2/+4
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner72-780/+1648
2004-06-22configure.in: Check for srcdir/winsup rather than build directory winsup.Christopher Faylor3-2/+8
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist11-16/+203
2004-06-22linker-map.gnu: Use wildcards for __basic_file::sys_open(FILE*, _Ios_Openmode).Loren J. Rittle2-1/+6
2004-06-22Daily bump.GCC Administrator1-1/+1
2004-06-22Daily bump.GCC Administrator1-1/+1
2004-06-21re PR rtl-optimization/14782 (produces an unaligned data access at -O2)John David Anglin3-23/+69
2004-06-21re PR rtl-optimization/16114 (Hang in cse.c (flush_hash_table))Richard Henderson2-5/+16