DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/gnu/usr.bin src/gnu/usr.bin/as src/gnu/usr.bin/as/config src/gnu/usr.bin/as/opcode src/gnu/usr.bin/as/testscripts src/gnu/usr.bin/ld src/gnu/usr.bin/ld/sparc src/libexec/rtld-aout src/libexec/rtld-aout/i386 src/sbin/ldconfig


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 4 Nov 2004 05:14:11 -0800 (PST)

joerg       2004/11/04 05:14:11 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin          Makefile 
    sbin/ldconfig        Makefile ldconfig.8 ldconfig.c 
  Removed files:
    gnu/usr.bin/as       CONTRIBUTORS COPYING ChangeLog Makefile 
                         Makefile.in NOTES NOTES.config README 
                         README-vms README.coff README.pic 
                         README.rich VERSION app.c as.1 as.1aout 
                         as.c as.h atof-generic.c bignum-copy.c 
                         bignum.h bit_fix.h cond.c config-gas.com 
                         configdos.bat configure.in debug.c expr.c 
                         expr.h flo-const.c flo-copy.c 
                         flonum-mult.c flonum.h frags.c frags.h 
                         gas-format.el hash.c hash.h hex-value.c 
                         input-file.c input-file.h input-scrub.c 
                         link.cmd listing.c listing.h make-gas.com 
                         makefile.dos messages.c obj.h obstack.c 
                         obstack.h output-file.c output-file.h 
                         read.c read.h struc-symbol.h subsegs.c 
                         subsegs.h symbols.c symbols.h tc.h 
                         version.c write.c write.h xmalloc.c 
                         xrealloc.c 
    gnu/usr.bin/as/config Makefile.hp300 Makefile.i386 
                          Makefile.pc532 Makefile.sparc 
                          Makefile.vax aout.h atof-ieee.c 
                          atof-ns32k.c atof-tahoe.c atof-vax.c 
                          coff.h cplus-dem.c ho-ansi.h 
                          ho-decstation.h ho-generic.h ho-hpux.h 
                          ho-i386.h ho-i386aix.h ho-rs6000.h 
                          ho-sun3.h ho-sun386.h ho-sun4.h 
                          ho-sunos.h ho-sysv.h ho-vax.h ho-vms.h 
                          mh-i386 mh-i386aix mh-i386v4 mt-ebmon29k 
                          mt-h8300 mt-h8300hds mt-i386aix mt-mips 
                          mt-rs6000 obj-aout.c obj-aout.h 
                          obj-bfd-sunos.c obj-bfd-sunos.h 
                          obj-bout.c obj-bout.h obj-coff.c 
                          obj-coff.h obj-coffbfd.c obj-coffbfd.h 
                          obj-generic.c obj-generic.h obj-ieee.c 
                          obj-ieee.h obj-vms.c obj-vms.h tc-a29k.c 
                          tc-a29k.h tc-generic.c tc-generic.h 
                          tc-h8300.c tc-h8300.h tc-i386.c 
                          tc-i386.h tc-i860.c tc-i860.h tc-i960.c 
                          tc-i960.h tc-m68851.h tc-m68k.c 
                          tc-m68k.h tc-m68kmote.h tc-m88k.c 
                          tc-m88k.h tc-mips.c tc-mips.h tc-ns32k.c 
                          tc-ns32k.h tc-rs6000.c tc-rs6000.h 
                          tc-sparc.c tc-sparc.h tc-tahoe.c 
                          tc-tahoe.h tc-vax.c tc-vax.h te-dpx2.h 
                          te-generic.h te-hpux.h te-i386aix.h 
                          te-ic960.h te-sco386.h te-sequent.h 
                          te-sun3.h te-sysv32.h vax-inst.h 
    gnu/usr.bin/as/opcode ChangeLog a29k.h h8300.h i386.h i860.h 
                          i960.h m68k.h m88k.h mips.h np1.h 
                          ns32k.h pn.h pyr.h sparc.h tahoe.h vax.h 
    gnu/usr.bin/as/testscripts doboth doobjcmp dostriptest dotest 
                               dounsortreloc dounsortsymbols 
    gnu/usr.bin/ld       Makefile PORTING ld.1 ld.1aout ld.c ld.h 
                         lib.c rrs.c symbol.c symseg.h warnings.c 
                         xbits.c 
    gnu/usr.bin/ld/sparc md-static-funcs.c md.c md.h mdprologue.S 
    libexec/rtld-aout    Makefile dynamic.h md-prologue.c 
                         rtld.1aout rtld.c shlib.c shlib.h 
                         support.c support.h 
    libexec/rtld-aout/i386 md-static-funcs.c md.c md.h 
                           mdprologue.S 
  Log:
  Remove a.out support from base. Bumb WARNS to 6 for ldconfig.
  
  Revision  Changes    Path
  1.14      +2 -2      src/gnu/usr.bin/Makefile
  1.3       +3 -6      src/sbin/ldconfig/Makefile
  1.3       +3 -42     src/sbin/ldconfig/ldconfig.8
  1.6       +11 -502   src/sbin/ldconfig/ldconfig.c


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/Makefile.diff?r1=1.13&r2=1.14&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/ldconfig/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/ldconfig/ldconfig.8.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/ldconfig/ldconfig.c.diff?r1=1.5&r2=1.6&f=u



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