diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-03-08 18:31:45 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-03-08 18:31:45 +0000 |
commit | 5af0055602c4db78f82eccafe751ca54f499fdf1 (patch) | |
tree | ead0655d4b5ec422a5903a6bba4b1168cd5963e7 /gnu/usr.bin/gcc/config/i386/sol2-gc1.asm | |
parent | 6e60ece9f7cb1dc3cf104ee80f2b47c728eed447 (diff) |
update to gcc 2.8.1
Diffstat (limited to 'gnu/usr.bin/gcc/config/i386/sol2-gc1.asm')
-rw-r--r-- | gnu/usr.bin/gcc/config/i386/sol2-gc1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/i386/sol2-gc1.asm b/gnu/usr.bin/gcc/config/i386/sol2-gc1.asm index 8983a672ac2..24a1965f37e 100644 --- a/gnu/usr.bin/gcc/config/i386/sol2-gc1.asm +++ b/gnu/usr.bin/gcc/config/i386/sol2-gc1.asm @@ -41,7 +41,7 @@ ! information obtained by single stepping executables on other i386 SVR4 ! implementations. This file is the first thing linked into any executable. -! This is a modified crt1.s by J.W.Hawtin <J.W.Hawtin@lboro.ac.uk> 15/8/96, +! This is a modified crt1.s by J.W.Hawtin <oolon@ankh.org> 15/8/96, ! to allow program profiling, by calling monstartup on entry and _mcleanup ! on exit |