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