gcc.c (modify_target): New variable and struct.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Wed, 20 Sep 2000 20:06:55 +0000 (20:06 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 20 Sep 2000 20:06:55 +0000 (16:06 -0400)
commitdc36ec2cadc111bf6edfe5a96a009df76bd88889
treedaffb6dff669c55643880060479f59d766bbffb2
parent5fa7c8cec4c4d452a4283b9a52b9de9b2e5211b7
gcc.c (modify_target): New variable and struct.

* gcc.c (modify_target): New variable and struct.
(process_command): Handle MODIFY_TARGET_NAME.
* tm.texi (MODIFY_TARGET_NAME): Add documentation for new macro.
* config/pa/pa.h (MODIFY_TARGET_NAME): New macro.

From-SVN: r36555
gcc/ChangeLog
gcc/config/pa/pa.h
gcc/gcc.c
gcc/tm.texi