Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/sparc



   
   Module Name: gnusrc
   Committed By:        eeh
   Date:                Wed Apr 24 22:28:36 UTC 2002
   
   Modified Files:
        gnusrc/gnu/dist/toolchain/gcc/config/sparc: sparc.c
   
   Log Message:
   Backport from -current a fix for structure passing lossage.



hmm, you know, it would be nice if patches from the FSF toolchain
be commited with the relevant FSF ChangeLog entry in our cvs
commit log?  for an example, see what msaitoh has been doing:


Module Name:    gnusrc
Committed By:   msaitoh
Date:           Thu Apr  4 13:30:38 UTC 2002

Modified Files:
        gnusrc/gnu/dist/toolchain/gcc: combine.c

Log Message:
sync with gnu/dist/gcc/combine.c rev. 1.5

 > gcc original rev. 1.89:
 >      * combine.c (if_then_else_cond): If comparing against zero,
 >      just return thing being compared.
 >
 > gcc original rev. 1.132:
 >      * combine.c (combine_simplify_rtx): Don't create an if_then_else
 >      unless both args are general_operand.

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gcc/combine.c




perhaps we could do this for future toolchain fixes taken from
the FSF tree?  it certainly helps keep what fixes are ported
being a lot clearer.  the above commit message is very terse
and i haven't located the change in the FSF tree yet...


.mrg.



Home | Main Index | Thread Index | Old Index