OSDN Git Service

* expr.c (expand_expr, case ADDR_EXPR): Don't honor
[pf3gnuchains/gcc-fork.git] / ChangeLog
index efba101..b60a905 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,18 @@
+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.
+
 2001-12-07  Turly O'Connor  <turly@apple.com>
        * MAINTAINERS (Write After Approval): Add myself.
        * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
        (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>