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]

Re: Patch to move "#define USG" from xm-*.h to config.gcc's xm_defines


 > From: "Zack Weinberg" <zackw@Stanford.EDU>
 > 
 > Are you going to do anything about all the files that just include
 > other files?  We want to turn those into direct references from
 > config.gcc.
 > zw

Sure.  I actually already took a look but it seemed like it would be
better to wait until after your config.h patch went in.

I'm going to hit POSIX next.
After that I'm going to put MAXPATHLEN into system.h.
Then I'll wait for your patch to go in and do include files.

Besides those and:
HOST_WORDS_BIG_ENDIAN
ONLY_INT_FIELDS
HOST_FLOAT_FORMAT
Deleting USG/POSIX from config.gcc
Bypassing platforms which really need hacks: vms/beos/dos/interix/etc

What else is on the "list"?

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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