cvs commit: src/gnu/usr.bin/cc/c++filt Makefile src/gnu/usr.bin/cc3/c++filt Makefile src/usr.bin/objformat Makefile objformat.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Jan 23 14:31:26 PST 2004


joerg       2004/01/23 14:30:25 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin/cc/c++filt Makefile 
    gnu/usr.bin/cc3/c++filt Makefile 
    usr.bin/objformat    Makefile objformat.c 
  Log:
  Add support for ${BINUTILSVER} to objformat. This defaults to gcc2
  and generates the current locations (e.g. /usr/libexec/gcc2/elf/as).
  c++filt was moved into the normal compiler bindir.
  
  Revision  Changes    Path
  1.4       +0 -1      src/gnu/usr.bin/cc/c++filt/Makefile
  1.3       +0 -1      src/gnu/usr.bin/cc3/c++filt/Makefile
  1.4       +4 -5      src/usr.bin/objformat/Makefile
  1.5       +84 -28    src/usr.bin/objformat/objformat.c


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc/c++filt/Makefile.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc3/c++filt/Makefile.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/objformat/Makefile.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/objformat/objformat.c.diff?r1=1.4&r2=1.5&f=h





More information about the Commits mailing list