aboutsummaryrefslogtreecommitdiff
path: root/gcc/LITERATURE
blob: ac35e3a5a74cd6c56023371384882fc00364b6cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Collected papers/sites on standards, compilers, optimization, etc.

- Massively Scalar Compiler Project

	ftp://cs.rice.edu/public/preston/optimizer

- Searchable article archive

        http://hypatia.dcs.qmw.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


- AMD site with optimization guide for x86

	http://www.amd.com/K6/k6docs/pdf/21828a.pdf

- Links related to many compiler topics

	http://www.nullstone.com/htmls/connections.htm

- HPPA information:

	http://www.hp.com/computing/framed/technology/micropro

- New compiler book.  Online appendix includes some compiler links

	http://www.mkp.com/books_catalog/1-55860-320-4.asp

- Various MIPS stuff:

        http://www.sgi.com/MIPS/arch/mips4docs/mipsiv_3_2.pdf  (*)
        http://www.sgi.com/MIPS/arch/MIPS16/MIPS16.whitepaper.pdf
        http://www.sgi.com/MIPS/arch/MIPS16/mips16.pdf
        http://www.sgi.com/MIPS/arch/ISA5/isa5_tech_brf.pdf
        http://www.sgi.com/MIPS/arch/ISA5/MDMXspec.pdf
        http://www.sgi.com/MIPS/arch/ISA5/MIPSVspec.pdf


- IBM Journal of Research and Development

  	http://www.almaden.ibm.com/journal/


- System V PowerPC ABI 

	http://www.esofta.com/softspecs.html

- C9X draft

	http://www.dkuug.dk/JTC1/SC22/WG14/www/docs/n794.htm

- DWARF v2 spec and sample implementation

	ftp://sgigate.sgi.com/pub/dwarf/


- Various m68k info (including user guides in pdf format)

	http://www.mot.com/SPS/HPESD/prod/0X0


- Modula 3 Stuff

	http://www.cmass.com
	http://www.cl.cam.ac.uk/m3doc/linux/cambridge.html
	ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/m3-fbsd-m3cc-3.6.tar.gz
	http://www.m3.org

- Comp.compilers archive

	http://www.iecc.com/compilers

- Intel Pentium design info:

	http://developer.intel.com/design/litcentr/index.htm

- comp.std.c++ FAQ:

	http://reality.sgi.com/employees/austern_mti/std-c++/faq.html

- EG3 maintains a list of compiler Internet resources, including FAQ's,
papers, hot list pages, potential software/shareware, all known companies, etc.

	http://www.eg3.com/ulc/compulc.htm
	http://www.eg3.com/softd/compiler.htm
	http://www.eg3.com/softdv/compiler.htm

	These resource pages are published as part of EG3's
	Free Electronic Engineers' Toolbox at:

	http://www.eg3.com/ebox.htm