r180941 - in /trunk/libgcc: ChangeLog config/i3...
ro@gcc.gnu.org
ro@gcc.gnu.org
Fri Nov 4 11:54:00 GMT 2011
Author: ro
Date: Fri Nov 4 11:54:17 2011
New Revision: 180941
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180941
Log:
Use sol2-c[1n].S on more targets
* config/i386/sol2-ci.S: Rename to ...
* config/i386/crti.S: ... this.
* config/i386/sol2-cn.S: Rename to ...
* config/i386/crtn.S: ... this.
* config/sparc/sol2-ci.S: Rename to ...
* config/sparc/crti.S: ... this.
* config/sparc/sol2-cn.S: Rename to ...
* config/sparc/crtn.S: ... this.
* config/t-sol2 (CUSTOM_CRTIN): Remove.
(crti.o, crtn.o): Remove.
Added:
trunk/libgcc/config/i386/crti.S
- copied, changed from r180940, trunk/libgcc/config/i386/sol2-ci.S
trunk/libgcc/config/i386/crtn.S
- copied, changed from r180940, trunk/libgcc/config/i386/sol2-cn.S
trunk/libgcc/config/sparc/crti.S
- copied, changed from r180940, trunk/libgcc/config/sparc/sol2-ci.S
trunk/libgcc/config/sparc/crtn.S
- copied, changed from r180940, trunk/libgcc/config/sparc/sol2-cn.S
Removed:
trunk/libgcc/config/i386/sol2-ci.S
trunk/libgcc/config/i386/sol2-cn.S
trunk/libgcc/config/sparc/sol2-ci.S
trunk/libgcc/config/sparc/sol2-cn.S
Modified:
trunk/libgcc/ChangeLog
trunk/libgcc/config/t-sol2
More information about the Gcc-cvs
mailing list