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 add target specific processing of command line options


oops - I forgot the ChangeLog entry:

Fri Nov  5 15:50:50 1999  Nick Clifton  <nickc@cygnus.com>

	* gcc.c (process_command): Invoke TARGET_SPECIFIC_DRIVER, if
	it is defined.
	Invoke TARGET_SPECIFIC_DRIVER_CODE if it is defined.

	* tm.texi: Document new target macros: TARGET_SPECIFIC_DRIVER
	and TARGET_SPECIFIC_DRIVER_CODE.




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