aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-29Temoporarily disable broken verify flow info.Jan Hubicka1-0/+1
2001-12-29call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ...Nathan Sidwell5-15/+18
2001-12-29re PR c++/5125 (both g++ 3.0.1 and 2.95.3 crash with internal error when tryi...Nathan Sidwell4-1/+28
2001-12-29re PR c++/335 (gcc accepts assignment in read-only structures)Nathan Sidwell5-12/+42
2001-12-29objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.Stan Shebs2-6/+9
2001-12-29* objc/objc-act.c: Apply various cosmetic and formatting changes.Stan Shebs2-67/+67
2001-12-29* gcc.c-torture/compile/20011229-1.c: New test.Hans-Peter Nilsson2-0/+82
2001-12-29darwin-tramp.asm: Fix comment formatting.Kazu Hirata6-23/+31
2001-12-29Daily bump.GCC Administrator6-6/+6
2001-12-29gen-table.pl: Don't process characters after \uffff.Tom Tromey2-4/+14
2001-12-28cpu_limits.h: New file.Richard Henderson4-0/+83
2001-12-28objc-torture.exp: Resync with c-torture.exp.Stan Shebs3-131/+128
2001-12-28objc-act.c (build_module_descriptor): Make sure the init function is not defe...Stan Shebs2-0/+15
2001-12-28* doc/md.texi: Add @findex define_insn_and_split.Kazu Hirata2-0/+5
2001-12-28gen-table.pl: Const-ify output.Kaveh R. Ghazi3-5/+16
2001-12-28c++config: Move doxygen hook comment...Phil Edwards3-4/+11
2001-12-28linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm3-23/+95
2001-12-28re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (funct...Phil Edwards3-2/+83
2001-12-28stl_algo.h (count returning void, [...]): Move to...Paolo Carlini6-376/+447
2001-12-28except.c: Fix comment formatting.Kazu Hirata9-29/+40
2001-12-28* config/h8300/h8300.md: Fix formatting.Kazu Hirata2-22/+26
2001-12-28varasm.c (record_constant_1): Correct parameter to recursive call in default ...Geoffrey Keating2-1/+6
2001-12-28Fix whitespace in and around comment.Richard Kenner1-3/+3
2001-12-28basic_string.h (insert(__pos, __s, __n)): Optimize by avoiding temporaries an...Paolo Carlini3-15/+106
2001-12-28sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define.Jakub Jelinek6-9/+105
2001-12-28c-typeck.c (store_init_value): If initializing object with array type of unkn...Jakub Jelinek5-5/+53
2001-12-28real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT.Richard Henderson3-8/+28
2001-12-28Daily bump.GCC Administrator6-6/+6
2001-12-28combine.c (try_combine): Mask off sign bits when combining stores to the low ...Geoffrey Keating2-1/+5
2001-12-28expr.c (expand_expr): Don't mark memory for non-constants as constant.Geoffrey Keating2-4/+6
2001-12-27integrate.c (copy_rtx_and_substitute, case MEM): If inlining and not for LHS,...Richard Kenner2-0/+12
2001-12-28cppfiles.c (stack_include_files): Don't translate <stdin>.Philipp Thomas2-1/+5
2001-12-27re PR rtl-optimization/3508 (builtin memcmp() could be optimised)Roger Sayle4-0/+68
2001-12-27* config/h8300/h8300.md (two anonymous patterns): Remove.Kazu Hirata2-27/+5
2001-12-27haifa-sched.c (reemit_other_notes): New.Richard Henderson9-19/+138
2001-12-27testsuite_hooks.h (gnu_counting_struct): Add.Phil Edwards3-0/+75
2001-12-27Fix typo in 2001-12-26 entryHans-Peter Nilsson1-1/+1
2001-12-27linux64.h (ASM_DECLARE_FUNCTION_NAME): Simplify.Alan Modra2-76/+98
2001-12-27toplev.c (independent_decode_option): Re-add -aux-info option handling.Jakub Jelinek2-0/+29
2001-12-27integrate.c (copy_insn_notes): Don't adjust REG_EH_REGION note if special value.Richard Kenner2-1/+7
2001-12-27locale_facets.tcc (collate::do_transform): Adjust implicit typename.Paolo Carlini5-10/+21
2001-12-27Daily bump.GCC Administrator6-6/+6
2001-12-27re PR libstdc++/3829 (missing template instantiations)Phil Edwards3-0/+104
2001-12-27Fix typo in ChangeLogKaveh Ghazi1-1/+1
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi17-81/+105
2001-12-26* config/alpha/alpha.c (alpha_align_insns): Remove warning.Richard Kenner2-1/+3
2001-12-26sparc.md (call struct patterns): Show starting at two words long.Richard Kenner2-4/+13
2001-12-26rs6000.h (ASM_CPU_SPEC, [...]): Add mcpu=405.David Edelsohn3-1/+10
2001-12-26insert_iterator.cc (test02): Add.Benjamin Kosnik6-42/+120
2001-12-26re PR c++/196 (problem with: namespace N { class N {...}; })Nathan Sidwell5-5/+76