aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-08-13 10:10:39 -0600
committerJeff Law <law@gcc.gnu.org>1997-08-13 10:10:39 -0600
commit5f0445a70cf258da6f750c765c8fd9ef5d5fdd73 (patch)
tree39998754009fff72f251fddb4b09220db1f08f60
parent992d1248f594fdf8a71636823d0dec36df992c87 (diff)
downloadgcc-5f0445a70cf258da6f750c765c8fd9ef5d5fdd73.zip
gcc-5f0445a70cf258da6f750c765c8fd9ef5d5fdd73.tar.gz
gcc-5f0445a70cf258da6f750c765c8fd9ef5d5fdd73.tar.bz2
New file with pointers to compiler relates web sites.
From-SVN: r14784
-rw-r--r--gcc/LITERATURE27
1 files changed, 27 insertions, 0 deletions
diff --git a/gcc/LITERATURE b/gcc/LITERATURE
new file mode 100644
index 0000000..fc2c460
--- /dev/null
+++ b/gcc/LITERATURE
@@ -0,0 +1,27 @@
+Collected papers/sites on standards, compilers, optimization, etc.
+
+- Massively Scalar Compiler Project
+
+ ftp://cs.rice.edu/public/preston/optimizer
+
+- http://www.lpac.ac.uk/SEL-HPC/Articles/CompilersArchive.html
+
+- David M Keaton's site
+
+ http://www.dmk.com, ftp://ftp.dmk.com
+ c9x stuff is in ftp://ftp.dmk.com/DMK/sc22wg14/c9x
+
+- Some information about optimizing for x86 processors, links to
+ x86 manuals and documentation.
+
+ http://www.goof.com/pcg/docs.html
+
+
+- Links related to many compiler topics
+
+ http://www.nullstone.com/htmls/connections.htm
+
+- HPPA information:
+
+ http://www.hp.com/computing/framed/technology/micropro
+