https://github.com/larsbrinkhoff/pdp10-gcc
PDP-10 backend for GCC 3.2
https://github.com/larsbrinkhoff/pdp10-gcc
gcc pdp-10
Last synced: about 1 month ago
JSON representation
PDP-10 backend for GCC 3.2
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/pdp10-gcc
- Owner: larsbrinkhoff
- License: gpl-2.0
- Created: 2014-09-16T17:24:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-17T07:00:38.000Z (over 10 years ago)
- Last Synced: 2025-04-09T19:15:05.540Z (about 1 month ago)
- Topics: gcc, pdp-10
- Language: C
- Homepage: http://pdp10.nocrew.org/gcc/
- Size: 28.2 MB
- Stars: 17
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
This directory contains the GNU Compiler Collection (GCC).
The GNU Compiler Collection is free software. See the file COPYING
for copying permission. The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.The directory INSTALL contains copies of the installation information
as HTML and plain text. The source of this information is
gcc/doc/install.texi. The installation information includes details
of what is included in the GCC sources and what files GCC installs.See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information. An online readable
version of the manual is in the files gcc/doc/gcc.info*.See http://gcc.gnu.org/bugs.html for how to report bugs usefully.