This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r107628 - in /branches/dfp-branch: decnumber/ g...


Author: bje
Date: Mon Nov 28 22:25:32 2005
New Revision: 107628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107628
Log:
Move decnumber/ to libdecnumber/.

gcc/
	* mklibgcc.in: Refer to libdecnumber, not decnumber.
	* Makefile.in: Likewise.

Added:
    branches/dfp-branch/libdecnumber/
    branches/dfp-branch/libdecnumber/ChangeLog.dfp
    branches/dfp-branch/libdecnumber/decContext.c
    branches/dfp-branch/libdecnumber/decContext.h
    branches/dfp-branch/libdecnumber/decDPD.h
    branches/dfp-branch/libdecnumber/decLibrary.c
    branches/dfp-branch/libdecnumber/decNumber.c
    branches/dfp-branch/libdecnumber/decNumber.h
    branches/dfp-branch/libdecnumber/decNumberLocal.h
    branches/dfp-branch/libdecnumber/decRound.c
    branches/dfp-branch/libdecnumber/decUtility.c
    branches/dfp-branch/libdecnumber/decUtility.h
    branches/dfp-branch/libdecnumber/decimal128.c
    branches/dfp-branch/libdecnumber/decimal128.h
    branches/dfp-branch/libdecnumber/decimal32.c
    branches/dfp-branch/libdecnumber/decimal32.h
    branches/dfp-branch/libdecnumber/decimal64.c
    branches/dfp-branch/libdecnumber/decimal64.h
Removed:
    branches/dfp-branch/decnumber/
Modified:
    branches/dfp-branch/gcc/ChangeLog.dfp
    branches/dfp-branch/gcc/Makefile.in
    branches/dfp-branch/gcc/mklibgcc.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]