diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-30 14:48:51 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-30 14:48:51 +0200 |
commit | c62800b6177632a75dc574a1c3771aef2ac40806 (patch) | |
tree | 6d44b8521f903d184c1db6a02600e56bbb7214ef /open_issues/gcc.mdwn | |
parent | f62168322c30b358c2eab478e98b72579a611de4 (diff) | |
download | web-c62800b6177632a75dc574a1c3771aef2ac40806.tar.gz web-c62800b6177632a75dc574a1c3771aef2ac40806.tar.bz2 web-c62800b6177632a75dc574a1c3771aef2ac40806.zip |
open_issues/gcc/boehm_gc: New.
Diffstat (limited to 'open_issues/gcc.mdwn')
-rw-r--r-- | open_issues/gcc.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index 76832165..3209d5b0 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -47,4 +48,4 @@ Additionally: * [[`libmudflap`|libmudflap]]. - * [[C++]]. + * [[Boehm_GC]]. |