This is the mail archive of the gcc-patches@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]

Minor NLS update



Files are moving around, being added, etc.  This helps bring POTFILES.in
back closer to reality.
        * POTFILES.in: Move divmod routines from config/mn10200 to config/
        Add dominance.c

Index: POTFILES.in
===================================================================
RCS file: /cvs/gcc//egcs/gcc/po/POTFILES.in,v
retrieving revision 1.36
diff -c -3 -p -r1.36 POTFILES.in
*** POTFILES.in	2000/11/21 03:04:44	1.36
--- POTFILES.in	2000/11/30 08:26:40
*************** config/convex/convex.h
*** 132,137 ****
--- 132,138 ----
  config/convex/xm-convex.h
  config/dbx.h
  config/dbxcoff.h
+ config/divmod.c
  config/dsp16xx/dsp16xx.c
  config/dsp16xx/dsp16xx.h
  config/dsp16xx/xm-dsp16xx.h
*************** config/mips/svr4-t.h
*** 385,395 ****
  config/mips/ultrix.h
  config/mips/xm-iris6.h
  config/mips/xm-mips.h
- config/mn10200/divmod.c
  config/mn10200/mn10200.c
  config/mn10200/mn10200.h
- config/mn10200/udivmod.c
- config/mn10200/udivmodsi4.c
  config/mn10200/xm-mn10200.h
  config/mn10300/mn10300.c
  config/mn10300/mn10300.h
--- 386,393 ----
*************** config/sparc/xm-sparc.h
*** 510,515 ****
--- 508,515 ----
  config/sparc/xm-sysv4.h
  config/svr3.h
  config/svr4.h
+ config/udivmod.c
+ config/udivmodsi4.c
  config/v850/v850.c
  config/v850/v850.h
  config/v850/xm-v850.h
*************** defaults.h
*** 595,600 ****
--- 595,601 ----
  ../include/demangle.h
  diagnostic.c
  diagnostic.h
+ dominance.c  
  #doprint.c
  doschk.c
  dwarf.h



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