aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-01dwarf2out.c (decl_scope_table, [...]): Use VEC instead of VARRAY.Kazu Hirata2-8/+10
2005-05-01* global.c (calculate_reg_pav): Use VEC instead of VARRAY.Kazu Hirata2-9/+16
2005-05-01gimplify.c (gimplify_compound_lval): Use VEC instead of VARRAY.Kazu Hirata2-14/+15
2005-05-01re PR c++/14391 (-fno-weak vs. __GXX_WEAK__)Andrew Pinski1-0/+1
2005-05-01c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell5-1/+36
2005-05-01function.c (INVOKE__main): Do not define.Mark Mitchell2-9/+10
2005-05-01os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines.Paolo Carlini11-84/+29
2005-05-01* tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-05-01arm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.Paul Brook5-41/+19
2005-05-01install.texi (Specific): Omit dots in the @anchors names for i?86-*-sco3.2v5*...Gerald Pfeifer2-10/+16
2005-05-01* zh_CN.po: New file.Joseph Myers2-0/+21859
2005-05-01re PR tree-optimization/18316 (Missed IV optimization)Zdenek Dvorak9-197/+834
2005-05-01i386.md (movmemsi): Also active when TARGET_INLINE_ALL_STRINGOPS.Michael Matz4-1/+21
2005-05-01Daily bump.GCC Administrator1-1/+1
2005-04-30re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the en...Thomas Koenig4-1/+18
2005-04-30re PR target/20633 ([4.0 only] libgcc2.c:1623: error: size of array 'compile_...Eric Botcazou2-0/+6
2005-04-30bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.Paul Brook5-10/+33
2005-04-30Fix matmul PR18857 and supply testcasePaul Thomas20-138/+1704
2005-04-30tree-ssanames.c: Fix a comment typo.Kazu Hirata3-2/+7
2005-04-30h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell3-252/+261
2005-04-30loop-invariant.c (invariants, [...]): Use VEC instead of VARRAY.Kazu Hirata2-18/+26
2005-04-30re PR libstdc++/21286 (filebuf::xsgetn vs pipes)Paolo Carlini2-14/+30
2005-04-29function.c (instantiate_decls): Remove valid_only argument.Richard Henderson2-527/+371
2005-04-30Daily bump.GCC Administrator1-1/+1
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch10-228/+247
2005-04-29gengtype.c (write_func_for_structure): Split out ...Richard Henderson2-45/+29
2005-04-29tree.c (build_block): Removed unused 'tags' argument.Tom Tromey9-7/+22
2005-04-29expr.c (force_evaluation_order): Declare 'saved' earlier.Andrew Pinski2-1/+6
2005-04-29Class.h (_Jv_ResolvePoolEntry): Declare as friend.Andrew Haley2-0/+7
2005-04-29re PR tree-optimization/21272 (SSA_NAME def follows use with -ftree-vectorize)Andrew Pinski1-0/+1
2005-04-29re PR libstdc++/21238 (conflicting "typedef __numpunct_cache<_CharT> __cac...Paolo Carlini8-13/+358
2005-04-292005-04-29 Dalibor Topic <robilad@kaffe.org>Dalibor Topic5-37/+74
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley7-64/+185
2005-04-29re PR rtl-optimization/21144 (Apparent infinite loop in reload)Michael Matz2-1/+7
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley4-9/+43
2005-04-29xtensa.h (OPTIMIZATION_OPTIONS): Define to disable flag_reorder_blocks.Bob Wilson2-0/+18
2005-04-29re PR tree-optimization/21030 (ICE in set_value_range building 176.gcc with -O2)Kazu Hirata4-6/+57
2005-04-29re PR tree-optimization/21272 (SSA_NAME def follows use with -ftree-vectorize)Devang Patel4-1/+22
2005-04-29* tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos.Kazu Hirata3-5/+7
2005-04-29[multiple changes]Jakub Jelinek18-28/+889
2005-04-29tree-flow-inline.h: Fix a comment typo.Kazu Hirata3-2/+7
2005-04-29fr30.c (fr30_expand_prologue): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell3-17/+18
2005-04-29configure.ac: Check for ftruncate and chsize.Francois-Xavier Coudert5-188/+123
2005-04-29arm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if a definition has already ...Mark Mitchell3-0/+20
2005-04-29s390.md ("prologue_tpf", [...]): Alter trace hooks calls to improve performance.Jim Tison2-7/+9
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown9-11/+155
2005-04-29configure: Regenerate.Paolo Bonzini4-50/+56
2005-04-29Fix typo in previous patch.Ralf Corsepius2-2/+2
2005-04-29configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, powerpc-*rtems*, arm*-*-rte...Ralf Corsepius3-0/+16
2005-04-29m68k.c (m68k_initial_elimination_offset): Use gcc_assert and gcc_unreachable ...Nathan Sidwell4-134/+103