summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2001-03-02 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>bkoz2001-03-0212-728/+685
* * cppinit.c (append_include_chain): Mark "after" include file name list as acgf2001-03-023-8/+18
* 2001-03-02 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>bkoz2001-03-023-3/+8
* cp:nathan2001-03-024-0/+30
* cp:nathan2001-03-024-4/+33
* cp:nathan2001-03-024-3/+44
* * ifcvt.c (noce_operand_ok): Handle properly unarry operations.hubicka2001-03-022-1/+6
* Daily bump.gccadmin2001-03-025-5/+5
* * cppfiles.c (struct include_file): Update.neil2001-03-025-137/+141
* Changes merged from Kawa's gnu.math.bothner2001-03-023-35/+44
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-0278-478/+321
* * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pccdanglin2001-03-022-2/+7
* * cpplib.c (_cpp_init_stacks): Cast enum for comparison.danglin2001-03-025-9/+22
* * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h,zack2001-03-029-56/+80
* * cpphash.h (struct cpp_reader): Add print_version field.zack2001-03-024-16/+47
* * stringpool.c (set_identifier): New function.zack2001-03-026-26/+84
* 2001-03-01 Diego Novillo <dnovillo@redhat.com>dnovillo2001-03-012-1/+6
* 2001-03-01 Phil Edwards <pme@sources.redhat.com>pme2001-03-013-7/+12
* * config/pa/som.h (ASM_IDENTIFY_GCC): Define.law2001-03-012-0/+9
* Undo some breakage introduced Feb 18bernds2001-03-012-2/+14
* * pa.c (emit_move_sequence): Verify operand0 is a hard registerlaw2001-03-012-1/+7
* Rotate bundles earlier in ia64_sched_reorderbernds2001-03-012-9/+10
* Emit NOPs in the assembly output.bernds2001-03-012-0/+99
* Fix register renaming problembernds2001-03-012-0/+7
* cp:nathan2001-03-015-11/+66
* cp:nathan2001-03-014-13/+43
* Fix register elimination problembernds2001-03-012-0/+4
* Avoid exponential runtimebernds2001-03-013-17/+33
* Daily bump.gccadmin2001-03-015-5/+5
* qbkoz2001-03-012-1/+6
* 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-0115-1101/+896
* 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-02-282-9/+14
* * config/m68k/m68k.h (MOVE_BY_PIECES_P): Avoid pushing bytes,dj2001-02-282-0/+10
* * caller-save.c (save_call_clobbered_regs): Fix typo inrth2001-02-282-1/+6
* 2001-02-28 Phil Edwards <pme@sources.redhat.com>pme2001-02-2811-161/+299
* * i386.c (pentium4_cost): New.hubicka2001-02-285-23/+86
* * i386.md (sse_mov?fcc*): New patterns and splitters.hubicka2001-02-283-0/+296
* * i386.md (attribute mode): Add "TI".hubicka2001-02-285-84/+77
* * i386.md (sse_setccsf, sse_setccdf): New.hubicka2001-02-283-66/+107
* * jump.c (reversed_comparison_code): Kill.hubicka2001-02-281-0/+4
* Undo the accidental checkin :(hubicka2001-02-282-39/+0
* * toplev.c (rest_of_compilation): Do post-reload splitting unconditionallyhubicka2001-02-281-0/+5
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-286-37/+205
* 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu2001-02-281-0/+5
* Document the @compatibility_alias compiler directive (description fromovidiu2001-02-281-2/+32
* 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu2001-02-281-0/+6
* Added new test from Nicola Pero.ovidiu2001-02-281-0/+69
* Added.ovidiu2001-02-281-0/+5
* * c-common.c (build_common_tree_nodes): Build intTI_type_nodeshubicka2001-02-282-4/+5
* * caller-save.c (reg_save_code, reg_restore_code): Index by mode, nothubicka2001-02-285-43/+123