POTFILES.in: Move divmod routines from config/mn10200 to config/ Add dominance.c
* POTFILES.in: Move divmod routines from config/mn10200 to config/ Add dominance.c From-SVN: r37869
This commit is contained in:
parent
75273d0832
commit
e3e1101af0
@ -1,3 +1,8 @@
|
|||||||
|
Thu Nov 30 01:28:08 2000 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* POTFILES.in: Move divmod routines from config/mn10200 to config/
|
||||||
|
Add dominance.c
|
||||||
|
|
||||||
2000-11-25 Philipp Thomas <pthomas@suse.de>
|
2000-11-25 Philipp Thomas <pthomas@suse.de>
|
||||||
* sv.po: New swedish translation file.
|
* sv.po: New swedish translation file.
|
||||||
* en_GB.po: Removed.
|
* en_GB.po: Removed.
|
||||||
|
@ -132,6 +132,7 @@ config/convex/convex.h
|
|||||||
config/convex/xm-convex.h
|
config/convex/xm-convex.h
|
||||||
config/dbx.h
|
config/dbx.h
|
||||||
config/dbxcoff.h
|
config/dbxcoff.h
|
||||||
|
config/divmod.c
|
||||||
config/dsp16xx/dsp16xx.c
|
config/dsp16xx/dsp16xx.c
|
||||||
config/dsp16xx/dsp16xx.h
|
config/dsp16xx/dsp16xx.h
|
||||||
config/dsp16xx/xm-dsp16xx.h
|
config/dsp16xx/xm-dsp16xx.h
|
||||||
@ -385,11 +386,8 @@ config/mips/svr4-t.h
|
|||||||
config/mips/ultrix.h
|
config/mips/ultrix.h
|
||||||
config/mips/xm-iris6.h
|
config/mips/xm-iris6.h
|
||||||
config/mips/xm-mips.h
|
config/mips/xm-mips.h
|
||||||
config/mn10200/divmod.c
|
|
||||||
config/mn10200/mn10200.c
|
config/mn10200/mn10200.c
|
||||||
config/mn10200/mn10200.h
|
config/mn10200/mn10200.h
|
||||||
config/mn10200/udivmod.c
|
|
||||||
config/mn10200/udivmodsi4.c
|
|
||||||
config/mn10200/xm-mn10200.h
|
config/mn10200/xm-mn10200.h
|
||||||
config/mn10300/mn10300.c
|
config/mn10300/mn10300.c
|
||||||
config/mn10300/mn10300.h
|
config/mn10300/mn10300.h
|
||||||
@ -510,6 +508,8 @@ config/sparc/xm-sparc.h
|
|||||||
config/sparc/xm-sysv4.h
|
config/sparc/xm-sysv4.h
|
||||||
config/svr3.h
|
config/svr3.h
|
||||||
config/svr4.h
|
config/svr4.h
|
||||||
|
config/udivmod.c
|
||||||
|
config/udivmodsi4.c
|
||||||
config/v850/v850.c
|
config/v850/v850.c
|
||||||
config/v850/v850.h
|
config/v850/v850.h
|
||||||
config/v850/xm-v850.h
|
config/v850/xm-v850.h
|
||||||
@ -595,6 +595,7 @@ defaults.h
|
|||||||
../include/demangle.h
|
../include/demangle.h
|
||||||
diagnostic.c
|
diagnostic.c
|
||||||
diagnostic.h
|
diagnostic.h
|
||||||
|
dominance.c
|
||||||
#doprint.c
|
#doprint.c
|
||||||
doschk.c
|
doschk.c
|
||||||
dwarf.h
|
dwarf.h
|
||||||
|
Loading…
Reference in New Issue
Block a user