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
This commit is contained in:
Kazuhiro Inaoka 2004-12-13 12:10:01 +00:00 committed by Nick Clifton
parent 57d52c8111
commit e145f6a3f2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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>
* cfg.c (dump_flow_info): Don't dump pseudo info after reload.

View File

@ -40,4 +40,4 @@ LIBGCC1 =
CROSS_LIBGCC1 =
LIBGCC1_TEST =
SHLIB_MAPFILES = $(srcdir)/config/m32r/libgcc-glibc.ver
SHLIB_MAPFILES += $(srcdir)/config/m32r/libgcc-glibc.ver