aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-02-24re PR c++/9602 (Total confusion about template/friend/virtual/abstract)Kriang Lerdsuwanakij4-0/+32
2003-02-24gcc.c (do_spec_1): Handle pending argument upon return from handle_braces in ...Roger Sayle2-1/+18
2003-02-24re PR c++/5333 (ICE on nested template classes using other nested template cl...Mark Mitchell7-7/+60
2003-02-24sh.c (TARGET_HAVE_TLS): Conditionally define.Kaz Kojima5-2/+363
2003-02-24lang-options.h: Added -Wdeprecated.Tom Tromey13-2612/+2832
2003-02-24Daily bump.GCC Administrator1-1/+1
2003-02-24New test.Alan Modra2-0/+32
2003-02-24calls.c (store_one_arg): Revert 1999-02-16 change.Alan Modra4-101/+171
2003-02-23* gcse.c (cprop_jump): Use the REG_EQUAL note if available.Kazu Hirata2-6/+24
2003-02-23invoke.texi (ggc-min-expand, [...]): Document new default behavior.Kaveh R. Ghazi3-4/+60
2003-02-23re PR c++/7982 (core dump due to recursive definition (using stl set))Kriang Lerdsuwanakij2-0/+22
2003-02-22[multiple changes]Richard Henderson4-94/+103
2003-02-22i386.c: Replace "mcpu" with "mtune".Kelley Cook18-45/+77
2003-02-23Daily bump.GCC Administrator1-1/+1
2003-02-22config.gcc: Delete references to m68k/t-linux and m68k/t-linux-aout.Andreas Schwab4-7/+9
2003-02-22toplev.c (rest_of_compilation): Apply fotgotten hunk of track scheduling patch.Jan Hubicka2-21/+6
2003-02-22* gcc.dg/i386-mul.c: New test.Jan Hubicka2-0/+14
2003-02-22linux.h (TARGET_HAS_F_SETLKW): Define.Jan Hubicka3-0/+9
2003-02-22* c-decl.c (c_expand_body_1): Fix.Jan Hubicka2-0/+5
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka13-399/+506
2003-02-22i386.md: Use gen_lowpart instead of gen_rtx_REG for copying a register.Josef Zlomek2-10/+15
2003-02-22re PR c/8828 (gcc reports some code is unreachable when it is not)Steven Bosscher2-15/+16
2003-02-22re PR c++/3782 (-quiet -fstats produces a segmentation fault in cc1plus)Steven Bosscher2-20/+30
2003-02-22fold-const.c (omit_one_operand): No longer static.Roger Sayle6-27/+125
2003-02-22cris.c (cris_rtx_costs): Blockify dangling else.Hans-Peter Nilsson2-6/+11
2003-02-22* gcc.dg/asmreg-1.c: New test.Hans-Peter Nilsson2-0/+77
2003-02-22regmove.c (optimize_reg_copy_1): Do not replace a hard register in an asm.Hans-Peter Nilsson2-0/+15
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi6-6/+74
2003-02-22i386.c (def_builtin): Special case 64bit builtins.Jan Hubicka6-3/+252
2003-02-22i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq.Jan Hubicka11-32/+112
2003-02-22Daily bump.GCC Administrator1-1/+1
2003-02-21re PR c++/9749 (ICE in write_expression on invalid function prototype)Mark Mitchell4-2/+23
2003-02-21cfgrtl.c (commit_edge_insertions): Call find_many_sub_basic_block only when s...Jan Hubicka2-2/+39
2003-02-21re PR c++/9727 (ICE in pushclass() with template and conversion operator)Mark Mitchell2-0/+17
2003-02-21sh.h (OVERRIDE_OPTIONS): Fix code that clears 'e' register class.J"orn Rennecke4-13/+22
2003-02-21re PR c++/8906 (segmentation fault when parsing nested-class definition)Mark Mitchell2-0/+14
2003-02-21Fix typoMark Mitchell1-1/+1
2003-02-21re PR c++/8724 (explicit destructor call for incomplete class allowed)Mark Mitchell2-0/+12
2003-02-21cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg7-55/+83
2003-02-21search.c (bfs_walk_grow): Remove.Nathan Sidwell2-76/+43
2003-02-21* config/h8300/h8300.md (a peephole2): New.Kazu Hirata2-0/+36
2003-02-21cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.Jan Hubicka3-1/+26
2003-02-21* toplev.c (parse_options_and_default_flags): Undo accidental commit.Jan Hubicka2-1/+4
2003-02-21re PR rtl-optimization/8613 (-O2 optimization generates wrong code)Glen Nakamura4-0/+30
2003-02-21re PR other/5634 (../configure --prefix=~/... doesn't work)Ben Elliston2-1/+10
2003-02-21Daily bump.GCC Administrator1-1/+1
2003-02-20configure.in (TARGET_SYSTEM_ROOT): Set default to ${exec_prefix}/${target_ali...Alexandre Oliva3-260/+270
2003-02-20h8300.md (addhi3_incdec): Change the name to *addhi3_incdec.Kazu Hirata2-2/+8
2003-02-20* explow.c (force_reg): Avoid useless REG_EQUAL notes.Roger Sayle2-4/+12
2003-02-20re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...Toon Moene4-1/+23