URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [fixincludes/] [README-fixinc] - Rev 780
Go to most recent revision | Compare with Previous | Blame | View Log
This README file is copied into the directory for GCC-only header fileswhen fixincludes is run by the makefile for GCC.Many of the files in this directory were automatically edited from thestandard system header files by the fixincludes process. They aresystem-specific, and will not work on any other kind of system. Theyare also not part of GCC. The reason we have to do this is becauseGCC requires ANSI C headers and many vendors supply ANSI-incompatibleheaders.Because this is an automated process, sometimes headers get "fixed"that do not, strictly speaking, need a fix. As long as nothing is brokenby the process, it is just an unfortunate collateral inconvenience.We would like to rectify it, if it is not "too inconvenient".
Go to most recent revision | Compare with Previous | Blame | View Log
