Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. | zack | 2001-06-13 | 1 | -8/+13 |
| | | | | | | | | | | | | | * libgcc-std.ver: Take out __bb* and __gcc_bcmp. * config/t-slibgcc-elf-ver, config/t-slibgcc-sld, config/alpha/t-osf4, config/mips/t-iris6: Extract all references to @shlib_map_file@, @shlib_objs@, or @shlib_base_name@ to Makefile variables. Bump soname version of libgcc to 1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43316 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux. | rth | 2001-05-25 | 1 | -0/+16 |
(i386-*-solaris2): Use t-slibgcc-elf-ver or t-slibgcc-sld. (sparc*-*-solaris2): Likewise. * config/t-linux: Remove shared libgcc macros. * config/t-slibgcc-elf-ver: Move from sparc/t-slibgcc. * config/t-slibgcc-sld: Move from sparc/t-slibgcc-sld. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42602 138bc75d-0d04-0410-961f-82ee72b054a4 |