1name: "obstack" 2description: "obstack.c and obstack.h from the GCC libiberty library." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://gcc.gnu.org/onlinedocs/libiberty/Obstacks.html" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://github.com/gcc-mirror/gcc/archive/releases/gcc-12.2.0.tar.gz" 11 } 12 version: "releases/gcc-12.2.0" 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2022 16 month: 10 17 day: 7 18 } 19} 20