diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 23:50:05 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 23:50:05 +0000 |
commit | 14725081007775da1dbfea5cd55ea8e870ff81e6 (patch) | |
tree | aa2fa2f5308ebb86e608ffcd0e12401fb4a504d6 /boehm-gc/ChangeLog | |
parent | 6c4352acb24847360c3810459fe73d761be0682c (diff) | |
download | ppe42-gcc-14725081007775da1dbfea5cd55ea8e870ff81e6.tar.gz ppe42-gcc-14725081007775da1dbfea5cd55ea8e870ff81e6.zip |
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
* mips_sgi_mach_dep.s: Enable PIC option.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28363 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 5cea85f7cf1..49db7cf03d6 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,7 @@ +1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> + + * mips_sgi_mach_dep.s: Enable PIC option. + 1999-07-19 Tom Tromey <tromey@cygnus.com> * config.h (MPROTECT_VDB): Don't define on Linux. |