Commit e145f6a3 by Kazuhiro Inaoka Committed by Nick Clifton

t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replacing…

t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replacing the existing value.

* config/m32r/t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list
rather than replacing the existing value.

From-SVN: r92085
parent 57d52c81
2004-12-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* config/m32r/t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to
the list rather than replacing the existing value.
2004-12-13 Richard Henderson <rth@redhat.com> 2004-12-13 Richard Henderson <rth@redhat.com>
* cfg.c (dump_flow_info): Don't dump pseudo info after reload. * cfg.c (dump_flow_info): Don't dump pseudo info after reload.
......
...@@ -40,4 +40,4 @@ LIBGCC1 = ...@@ -40,4 +40,4 @@ LIBGCC1 =
CROSS_LIBGCC1 = CROSS_LIBGCC1 =
LIBGCC1_TEST = LIBGCC1_TEST =
SHLIB_MAPFILES = $(srcdir)/config/m32r/libgcc-glibc.ver SHLIB_MAPFILES += $(srcdir)/config/m32r/libgcc-glibc.ver
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment