mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 18:11:15 +08:00
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:
parent
57d52c8111
commit
e145f6a3f2
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user