]> gcc.gnu.org Git - gcc.git/commit - gcc/alloc-pool.h
Makefile.in (OBJS): Add alloc-pool.o
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 19 Dec 2002 15:53:46 +0000 (15:53 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 19 Dec 2002 15:53:46 +0000 (15:53 +0000)
commit7f22efe1d61fc558beafecf6a364cc345f31d69e
tree44047fd11a950adb0359bc5a8cbf8cfcaf6a46b3
parentda9701a61c66e154f085b885f317382e498f451e
Makefile.in (OBJS): Add alloc-pool.o

2002-12-18  Daniel Berlin  <dberlin@dberlin.org>

* Makefile.in (OBJS): Add alloc-pool.o
(alloc-pool.o): New object.

* alloc-pool.c: New file.
* alloc-pool.h: New file.

From-SVN: r60312
gcc/ChangeLog
gcc/Makefile.in
gcc/alloc-pool.c [new file with mode: 0644]
gcc/alloc-pool.h [new file with mode: 0644]
This page took 0.058468 seconds and 5 git commands to generate.