OSDN Git Service

* expr.c (expand_expr, case ADDR_EXPR): Don't honor
[pf3gnuchains/gcc-fork.git] / ChangeLog
index edc6d3d..b60a905 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-11  Matthias Klose  <doko@debian.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
 
        * MAINTAINERS: Update my email address.
@@ -8,7 +12,7 @@
        (rs6000_initialize_trampoline): Call __trampoline_setup for
        ABI_DARWIN too.
        * darwin-tramp.asm: New file, implements __trampoline_setup.
-       * t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm.
+       * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
 
 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>