OSDN Git Service

[pf3gnuchains/gcc-fork.git] / gcc / LITERATURE
1 Collected papers/sites on standards, compilers, optimization, etc.
2
3 - Massively Scalar Compiler Project
4
5         ftp://cs.rice.edu/public/preston/optimizer
6
7 - Searchable article archive
8
9         http://hypatia.dcs.qmw.ac.uk/SEL-HPC/Articles/CompilersArchive.html
10
11 - David M Keaton's site
12
13         http://www.dmk.com, ftp://ftp.dmk.com
14         c9x stuff is in ftp://ftp.dmk.com/DMK/sc22wg14/c9x
15
16 - Some information about optimizing for x86 processors, links to
17   x86 manuals and documentation.
18
19         http://www.goof.com/pcg/docs.html
20
21
22 - AMD site with optimization guide for x86
23
24         http://www.amd.com/K6/k6docs/pdf/21828a.pdf
25
26 - Links related to many compiler topics
27
28         http://www.nullstone.com/htmls/connections.htm
29
30 - HPPA information:
31
32         http://www.hp.com/computing/framed/technology/micropro
33
34 - New compiler book.  Online appendix includes some compiler links
35
36         http://www.mkp.com/books_catalog/1-55860-320-4.asp
37
38 - Various MIPS stuff:
39
40         http://www.sgi.com/MIPS/arch/mips4docs/mipsiv_3_2.pdf  (*)
41         http://www.sgi.com/MIPS/arch/MIPS16/MIPS16.whitepaper.pdf
42         http://www.sgi.com/MIPS/arch/MIPS16/mips16.pdf
43         http://www.sgi.com/MIPS/arch/ISA5/isa5_tech_brf.pdf
44         http://www.sgi.com/MIPS/arch/ISA5/MDMXspec.pdf
45         http://www.sgi.com/MIPS/arch/ISA5/MIPSVspec.pdf
46
47
48 - IBM Journal of Research and Development
49
50         http://www.almaden.ibm.com/journal/
51
52
53 - System V PowerPC ABI 
54
55         http://www.esofta.com/softspecs.html
56
57 - C9X draft
58
59         http://www.dkuug.dk/JTC1/SC22/WG14/www/docs/n794.htm
60
61 - DWARF v2 spec and sample implementation
62
63         ftp://sgigate.sgi.com/pub/dwarf/
64
65
66 - Various m68k info (including user guides in pdf format)
67
68         http://www.mot.com/SPS/HPESD/prod/0X0
69
70
71 - Modula 3 Stuff
72
73         http://www.cmass.com
74         http://www.cl.cam.ac.uk/m3doc/linux/cambridge.html
75         ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/m3-fbsd-m3cc-3.6.tar.gz
76         http://www.m3.org
77
78 - Comp.compilers archive
79
80         http://www.iecc.com/compilers
81
82 - Intel Pentium design info:
83
84         http://developer.intel.com/design/litcentr/index.htm
85
86 - comp.std.c++ FAQ:
87
88         http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
89
90 - EG3 maintains a list of compiler Internet resources, including FAQ's,
91 papers, hot list pages, potential software/shareware, all known companies, etc.
92
93         http://www.eg3.com/ulc/compulc.htm
94         http://www.eg3.com/softd/compiler.htm
95         http://www.eg3.com/softdv/compiler.htm
96
97         These resource pages are published as part of EG3's
98         Free Electronic Engineers' Toolbox at:
99
100         http://www.eg3.com/ebox.htm
101