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]
Other format: [Raw text]

updated fixinc patch


Here is a patch to remove references to obsoleted targets in fixinc. It also cleans up the handling
of replacement text. This is an update against current head of a patch I submitted a few weeks
ago. I tested it by running genfixes.

I tried to change the test AAB_svr4_no_varargs to use the newer replacement text system,
but I could not get it to pass genfixes. If anyone has a suggestion for this I would like to fix
that test also.

-Larin

=======================

gcc/ChangeLog:

2002-12-31 Larin Hennessy <larin@science.oregonstate.edu>

* fixinc/fixinc.svr4: Remove references to i860, Sony NewsOS, and spur.
* fixinc/inclhack.def: Remove tests for Apple A/UX, ARM/RISCiX, DG/UX,
m88k-*-sysv3*, Sony NewsOS. Remove references to i860. Cleanup handling
of replacement text.
* fixinc/mkfixinc.sh: Remove reference to i?86-*-osf1*


Attachment: fixinc.diff.gz
Description: GNU Zip compressed data


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