aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1999-07-31 23:50:05 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-07-31 23:50:05 +0000
commit71c7a006e5e9fbbee53687c4d93fe75a2e537bca (patch)
treeaa2fa2f5308ebb86e608ffcd0e12401fb4a504d6 /boehm-gc/ChangeLog
parent138607df84309e4542b348c8f27bd1b17c8b387d (diff)
downloadgcc-71c7a006e5e9fbbee53687c4d93fe75a2e537bca.zip
gcc-71c7a006e5e9fbbee53687c4d93fe75a2e537bca.tar.gz
gcc-71c7a006e5e9fbbee53687c4d93fe75a2e537bca.tar.bz2
mips_sgi_mach_dep.s: Enable PIC option.
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> * mips_sgi_mach_dep.s: Enable PIC option. From-SVN: r28363
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 5cea85f..49db7cf 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.