* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / boehm-gc / boehm-gc.desc
blob7322ecc93352f5977871536ca807005dab4a42df
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/boehm-gc/boehm-gc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A garbage collector for C and C++
15 [T] The Boehm-Demers-Weiser conservative garbage collector can be used as a
16 [T] garbage collecting replacement for C malloc or C++ new. It is also used
17 [T] by a number of programming language implementations that use C as
18 [T] intermediate code.
20 [U] http://www.hpl.hp.com/personal/Hans_Boehm/gc/
22 [A] Hans-J. Boehm <Hans_Boehm@hp.com>
23 [M] The T2 Project <t2@t2-project.org>
25 [C] extra/development
26 [F] CROSS
28 [R] - avr32 blackfin riscv riscv64
30 [L] GPL
31 [S] Stable
32 [V] 8.0.6
33 [P] X --2--5---9 101.800
35 [D] 5e4c773361544ec972c62abaf9b3116388fc0aee8fc2764056ad08a2 gc-8.0.6.tar.gz http://www.hboehm.info/gc/gc_source/