GNU Binutils with patches for OS216
Rev. | c4df5bbeb87a445dbc84b9ed677b2c721e5051b5 |
---|---|
サイズ | 572 バイト |
日時 | 2020-07-04 04:03:47 |
作者 | Sebastian Huber |
ログメッセージ | sim/igen: Fix linker error with -fno-common
GCC 10 enables -fno-common by default. This resulted in multiple
ld: libsim.a(idecode.o):sim/v850/idecode.h:71: multiple definition of
idecode_issue'; libsim.a(irun.o):sim/v850/idecode.h:71: first defined here ld: libsim.a(engine.o):sim/v850/idecode.h:71: multiple definition of
idecode_issue'; libsim.a(irun.o):sim/v850/idecode.h:71: first defined here ld: libsim.a(support.o):sim/v850/idecode.h:71: multiple definition of
idecode_issue'; libsim.a(irun.o):sim/v850/idecode.h:71: first defined here ld: libsim.a(semantics.o):sim/v850/idecode.h:71: multiple definition
of idecode_issue'; libsim.a(irun.o):sim/v850/idecode.h:71: first defined here sim/igen
PR sim/26194
* lf.h (lf_get_file_type): Declare.
|
/addr2line
/ar
/bin2c
/coffdump
/cxxfilt
/dlltool
/dllwrap
/elfedit
/nm-new
/objcopy
/objdump
/ranlib
/readelf
/size
/srconv
/strings
/strip-new
/sysdump
/sysinfo
/windmc
/windres
/arlex.c
/arparse.c
/arparse.h
/deflex.c
/defparse.c
/defparse.h
/mcparse.c
/mcparse.h
/rcparse.c
/rcparse.h
/sysinfo.c
/sysinfo.h
/syslex.c
/sysroff.c
/sysroff.h
/doc/addr2line.1
/doc/ar.1
/doc/c++filt.1
/doc/cxxfilt.man
/doc/dlltool.1
/doc/elfedit.1
/doc/nm.1
/doc/objcopy.1
/doc/objdump.1
/doc/ranlib.1
/doc/readelf.1
/doc/size.1
/doc/strings.1
/doc/strip.1
/doc/windmc.1
/doc/windres.1