cvs commit: src/gnu/usr.bin/cc34/cc_prep/patches calls.c.patch combine.c.patch common.opt.patch cse.c.patch explow.c.patch expr.c.patch flags.h.patch function.c.patch gcse.c.patch integrate.c.patch loop.c.patch optabs.c.patch opts.c.patch reload1.c.patch ...

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Jun 19 17:13:11 PDT 2004


joerg       2004/06/19 17:10:53 PDT

DragonFly src repository

  Modified files:
    gnu/usr.bin/cc34/cc_prep/patches calls.c.patch combine.c.patch 
                                     common.opt.patch cse.c.patch 
                                     explow.c.patch expr.c.patch 
                                     flags.h.patch 
                                     function.c.patch gcse.c.patch 
                                     integrate.c.patch 
                                     loop.c.patch optabs.c.patch 
                                     opts.c.patch reload1.c.patch 
                                     rtl.h.patch 
                                     simplify-rtx.c.patch 
                                     toplev.c.patch tree.h.patch 
  Log:
  Redo the ProPolice patches, there were partly broken.
  
  Revision  Changes    Path
  1.2       +7 -5      src/gnu/usr.bin/cc34/cc_prep/patches/calls.c.patch
  1.2       +12 -9     src/gnu/usr.bin/cc34/cc_prep/patches/combine.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/common.opt.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/cse.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/explow.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/expr.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/flags.h.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/function.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/gcse.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/integrate.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/loop.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/optabs.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/opts.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/reload1.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/rtl.h.patch
  1.2       +59 -24    src/gnu/usr.bin/cc34/cc_prep/patches/simplify-rtx.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/toplev.c.patch
  1.2       +3 -2      src/gnu/usr.bin/cc34/cc_prep/patches/tree.h.patch


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/calls.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/combine.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/common.opt.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/cse.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/explow.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/expr.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/flags.h.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/function.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/gcse.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/integrate.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/loop.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/optabs.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/opts.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/reload1.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/rtl.h.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/simplify-rtx.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/toplev.c.patch.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/tree.h.patch.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list