aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson25-1891/+114
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini10-401/+507
2004-07-08re PR bootstrap/16326 (Bootstrap failure after "RTL prologue/epilogue for SPA...Eric Botcazou2-62/+96
2004-07-08tree-flow.h (addressable_vars): Declare.Diego Novillo5-53/+137
2004-07-07varasm.c (assemble_variable): Use assemble_zeros for zero-initialized variables.Jan Beulich2-7/+25
2004-07-07* varasm.c (asm_output_bss): Don't declare unless BSS_SECTION_ASM_OP.Jan Beulich2-1/+3
2004-07-07expmed.c (emit_store_flag): Also special-case double-word (in-)equality compa...Jan Beulich2-8/+13
2004-07-07calls.c (emit_library_call_value_1): Use mode of function parameter rather th...Jan Beulich2-3/+7
2004-07-07i386.c (ix86_gimplify_va_arg): Don't need temporary for passing arguments the...Jan Beulich2-4/+9
2004-07-08[multiple changes]Benjamin Kosnik5-2/+17
2004-07-07re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)H.J. Lu2-0/+45
2004-07-08cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va...Mark Mitchell6-138/+259
2004-07-08Introduce H8SX support.Alexandre Oliva17-667/+4845
2004-07-07class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we get internal e...Per Bothner2-0/+4
2004-07-07* config.gcc (i[34567]86-*-mingw32*): Enable threads by default.Aaron W. LaFramboise2-3/+7
2004-07-07* flow.c (attempt_auto_inc): Remove now-redundant PUT_CODE.Per Bothner2-1/+4
2004-07-07* engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush.Aaron W. LaFramboise2-5/+4
2004-07-07* gcj.texi (Linking): New node. Document -lgij usage.Per Bothner2-9/+51
2004-07-07* Makefile.am: Add rules to build libgij from just gij.cc.Per Bothner3-5/+17
2004-07-07* gcj.texi (Invoking gij): Document new -verbose:class flag.Per Bothner2-0/+7
2004-07-08Daily bump.GCC Administrator2-2/+2
2004-07-08darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading-underscore.Mike Stump3-9/+17
2004-07-07tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Look through any valu...Richard Henderson2-4/+27
2004-07-0720020210-1.c: xfail with optimization.Eric Christopher2-0/+5
2004-07-07jvm.h (namespace jcj): Declare verbose_class_flagPer Bothner4-0/+18
2004-07-07function.c (assign_parm_find_data_types): Call FUNCTION_ARG_PASS_BY_REFERENCE...Alexandre Oliva2-1/+9
2004-07-07abi.html: Updates for 3.4.1 release.Benjamin Kosnik2-3/+22
2004-07-07tree-cfg (group_case_labels): Remove case labels that have the same target as...Steven Bosscher2-1/+17
2004-07-07931004-12.x: Xfail on powerpc-*-darwin*.Andrew Pinski2-0/+10
2004-07-07tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS regardless of DEC...Steven Bosscher3-15/+12
2004-07-07configure: Regenerate with the right autoconf.Andrew Pinski2-4/+95
2004-07-07re PR libstdc++/16401 (ostringstream in gcc 3.4.x very slow for big data)Paolo Carlini4-10/+137
2004-07-07* g++.dg/init/call1.C: XFAIL.Mark Mitchell2-1/+5
2004-07-07ifcvt.c (total_bb_rtx_cost): New function.David Edelsohn2-2/+31
2004-07-07re PR target/10567 (-fno-delayed-branch not honored in back-end)Eric Botcazou3-22/+171
2004-07-07re PR tree-optimization/15777 (Fold does not always fold sub trees)Andrew Pinski2-2/+5
2004-07-07expr.c (expand_expr_real_1): Fix formating.Andrew Pinski9-137/+18
2004-07-07re PR c++/16334 (No warning about use of overloading extension)Jason Merrill2-0/+14
2004-07-07* MAINTAINERS: Add self as a profile feedback maintainer.Jan Hubicka2-0/+5
2004-07-07collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi...H.J. Lu5-93/+95
2004-07-07rs6000.c (struct processor_costs): Add new fields for simple floating point o...Roger Sayle2-11/+153
2004-07-07tree-flow-inline.h (may_propagate_copy): Move...Richard Henderson5-104/+118
2004-07-07i386.c (override_options): Don't set x86_prefetch_sse from -mtune= option.Jakub Jelinek2-2/+5
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva57-302/+365
2004-07-07re PR target/16407 (Unaligned access to local variables)Richard Sandiford7-10/+58
2004-07-07re PR middle-end/16392 (function.c:3192: error: `stack_args_size' undeclared)John David Anglin2-1/+6
2004-07-07re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)H.J. Lu2-1/+11
2004-07-07configure.host: Enable hash synchronization on Darwin.Andreas Tobler3-16/+23
2004-07-07re PR c++/15815 (Update #pragma interface and #pragma implementation document...Jason Merrill2-35/+23
2004-07-07re PR target/16130 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-4/+18