This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ANNOUNCE: New Bounded Pointers Project Page
- To: gcc at gcc dot gnu dot org
- Subject: ANNOUNCE: New Bounded Pointers Project Page
- From: Greg McGary <greg at mcgary dot org>
- Date: Mon, 31 Jul 2000 17:35:35 -0700
I put up a new project page for bounds checking with bounded pointers:
http://gcc.gnu.org/proj-bp.html
This is a work in progress and I'll be adding more material over the
coming days and weeks. I think there's already enough information
there to be useful.
You may direct feedback to me.
I'm generally clueless about all things www, but managed to put this
page together by cloning the framework from other project pages and
adapting the content.
If you understand HTML, please help me debug the links to gdb & ld
patches that appear in the "Getting Started" section. The patch files
exist in CVS wwwdocs/htdocs/, the links look reasonable to me (not
saying much... 8^), but Apache doesn't find them.
Greg