This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Missing help texts in target specific headers
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Missing help texts in target specific headers
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Mon, 19 Jun 2000 13:20:28 +0200
- Cc: kenner at nyu dot edu, collison at world dot std dot com, dje at watson dot ibm dot com,wilson at cygnus dot com, gcc at dg-rtp dot dg dot com, yuhara at flab dot fujitsu dot co dot jp
While working my way through all headers in config/ in search for help
strings that would need marking for NLS, I found that the headers listed
below have no help strings in (SUB)TARGET_OPTIONS/(SUB)TARGET_SWITCHES. This
means that they won't be listed when 'gcc -v --help' is called.
I've tried to determine the maintainers for these archs and have put those
whom I found into the CC.
I'm not familiar with archs other then i386. So I'm asking you and the list
which of the targets should be regarded worth the effort of updating them.
If it is and your familiar with with that architecture, I ask you to please
have a look at that header and add descrition texts where they are need
(that is, if a given option shouldn't stay undocumented).
Thanks in advance for any assitence you can provide.
-------------------------------------------------
romp/romp.h
dsp16xx/dsp16xx.h
lynx.h
vax/vax.h
spur/spur.h
rs6000/beos.h
rs6000/lynx.h
sh/sh.h
tahoe/tahoe.h
m68k/m68k.h
m68k/apollo.h
m68k/linux-aout.h
m68k/linux.h
m88k/m88k.h
d30v/d30v.h
sparc/sp86x-elf.h
arc/arc.h
lynx-ng.h
pyr/pyr.h
gmicro/gmicro.h
-----------------------------------------------
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h