* ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.
[official-gcc.git] / gcc / LITERATURE
blob2cbe780df84689c55d6cfb6d027f0359e24fd7df
1 Collected papers/sites on standards, compilers, optimization, etc.
3 - Massively Scalar Compiler Project
5         ftp://cs.rice.edu/public/preston/optimizer
7 - http://www.lpac.ac.uk/SEL-HPC/Articles/CompilersArchive.html
9 - David M Keaton's site
11         http://www.dmk.com, ftp://ftp.dmk.com
12         c9x stuff is in ftp://ftp.dmk.com/DMK/sc22wg14/c9x
14 - Some information about optimizing for x86 processors, links to
15   x86 manuals and documentation.
17         http://www.goof.com/pcg/docs.html
20 - AMD site with optimization guide for x86
22         http://www.amd.com/K6/k6docs/pdf/21828a.pdf
24 - Links related to many compiler topics
26         http://www.nullstone.com/htmls/connections.htm
28 - HPPA information:
30         http://www.hp.com/computing/framed/technology/micropro
32 - New compiler book.  Online appendix includes some compiler links
34         http://www.mkp.com/books_catalog/1-55860-320-4.asp
36 - Various MIPS stuff:
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
46 - IBM Journal of Research and Development
48         http://www.almaden.ibm.com/journal/
51 - System V PowerPC ABI 
53         http://www.esofta.com/softspecs.html
55 - C9X draft
57         http://www.dkuug.dk/JTC1/SC22/WG14/www/docs/n794.htm
59 - DWARF v2 spec and sample implementation
61         ftp://sgigate.sgi.com/pub/dwarf/
64 - Various m68k info (including user guides in pdf format)
66         http://www.mot.com/SPS/HPESD/prod/0X0
69 - Modula 3 Stuff
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
76 - Comp.compilers archive
78         http://www.iecc.com/compilers
80 - Intel Pentium design info:
82         http://developer.intel.com/design/litcentr/index.htm
84 - comp.std.c++ FAQ:
86         http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
88 - EG3 maintains a list of compiler Internet resources, including FAQ's,
89 papers, hot list pages, potential software/shareware, all known companies, etc.
91         http://www.eg3.com/ulc/compulc.htm
92         http://www.eg3.com/softd/compiler.htm
93         http://www.eg3.com/softdv/compiler.htm
95         These resource pages are published as part of EG3's
96         Free Electronic Engineers' Toolbox at:
98         http://www.eg3.com/ebox.htm