aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-01c-semantics.c (prune_unused_decls): Return error_mark_node instead of (tree) ...Diego Novillo2-1/+6
2001-03-01index.html: Update broken links.Phil Edwards3-7/+12
2001-03-01som.h (ASM_IDENTIFY_GCC): Define.Jeffrey A Law2-0/+9
2001-03-01Undo some breakage introduced Feb 18Bernd Schmidt2-2/+14
2001-03-01pa.c (emit_move_sequence): Verify operand0 is a hard register before determin...Jeffrey A Law2-1/+7
2001-03-01Rotate bundles earlier in ia64_sched_reorderBernd Schmidt2-9/+10
2001-03-01Emit NOPs in the assembly output.Bernd Schmidt2-0/+99
2001-03-01Fix register renaming problemBernd Schmidt2-0/+7
2001-03-01Implement using decls inside template functions.Nathan Sidwell5-11/+66
2001-03-01decl2.c (do_nonmember_using_decl): Don't complain if we find same function.Nathan Sidwell4-13/+43
2001-03-01Fix register elimination problemBernd Schmidt2-0/+4
2001-03-01Avoid exponential runtimeBernd Schmidt3-17/+33
2001-03-01Daily bump.GCC Administrator5-5/+5
2001-03-01configure.target: Change irix* to irix6.5* in target_os table.Benjamin Kosnik2-1/+6
2001-03-01c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik15-1101/+896
2001-02-28Makefile.in (check-c++): Use tabs, not spaces.Benjamin Kosnik2-9/+14
2001-02-28m68k.h (MOVE_BY_PIECES_P): Avoid pushing bytes, since that doesn't work the w...DJ Delorie2-0/+10
2001-02-28caller-save.c (save_call_clobbered_regs): Fix typo in comparison last change.Richard Henderson2-1/+6
2001-02-28acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards11-161/+299
2001-02-28i386.c (pentium4_cost): New.Jan Hubicka5-23/+86
2001-02-28i386.md (sse_mov?fcc*): New patterns and splitters.Jan Hubicka3-0/+296
2001-02-28i386.md (attribute mode): Add "TI".Jan Hubicka5-84/+77
2001-02-28i386.md (sse_setccsf, [...]): New.Jan Hubicka3-66/+107
2001-02-28* jump.c (reversed_comparison_code): Kill.Jan Hubicka1-0/+4
2001-02-28Undo the accidental checkin :(Jan Hubicka2-39/+0
2001-02-28toplev.c (rest_of_compilation): Do post-reload splitting unconditionally for ...Jan Hubicka1-0/+5
2001-02-28i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints.Jan Hubicka6-37/+205
2001-02-28objc-features.texi: Document the @compatibility_alias compiler directive (des...Ovidiu Predescu1-0/+5
2001-02-28Document the @compatibility_alias compiler directive (description fromOvidiu Predescu1-2/+32
2001-02-28bycopy-3.m: Added new test from Nicola Pero.Ovidiu Predescu1-0/+6
2001-02-28Added new test from Nicola Pero.Ovidiu Predescu1-0/+69
2001-02-28Added.Ovidiu Predescu1-0/+5
2001-02-28c-common.c (build_common_tree_nodes): Build intTI_type_nodes for HOST_BITS_PE...Jan Hubicka2-4/+5
2001-02-28caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka5-43/+123
2001-02-28ifcvt.c (noce_emit_store_flag, [...]): Use reversed_comparison_code instead o...Jan Hubicka2-15/+24
2001-02-28jump.c (reversed_comparison_code_parts): Allow reversal of unordered compares...Jan Hubicka2-1/+17
2001-02-28Remove floating point and complex type template constant parms.Nathan Sidwell4-40/+12
2001-02-28Daily bump.GCC Administrator5-5/+5
2001-02-27print-rtl.c (print_rtx): Don't print field five on NOTEs other than NOTE_INSN...Richard Henderson2-36/+50
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik2-716/+0
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik18-1145/+1774
2001-02-28xm-iris4.h: Delete #if 0 block (there since before 1997).Zack Weinberg5-17/+5
2001-02-27c-common.c (walk_stmt_tree): Visit the chain of the current tree even if walk...Diego Novillo3-17/+21
2001-02-27m68k.c (output_function_prologue): Save the new CFA register, *then* define i...DJ Delorie2-1/+6
2001-02-28Correct license.Benjamin Kosnik12-186/+311
2001-02-27pa.c (override_options): Promote -fpic to -fPIC.Jeffrey A Law4-45/+28
2001-02-27std_stdexcept.h (runtime_error): Make string member non-const.Benjamin Kosnik3-4/+44
2001-02-27except.c (call_eh_info): Revert "match_function"'s type.Jeffrey Oldham2-2/+6
2001-02-27stdexceptions.cc (test03): Fix.Benjamin Kosnik2-3/+7
2001-02-27* md.texi (min, max): DocumentJan Hubicka2-0/+12