]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and the reference to `mcount...
authorDavid O'Brien <obrien@FreeBSD.org>
Thu, 17 Jun 1999 12:30:44 +0000 (06:30 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 17 Jun 1999 12:30:44 +0000 (06:30 -0600)

        * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
        the reference to `mcount' was not correct for the ELF on FreeBSD.

From-SVN: r27568

gcc/ChangeLog

index 83221e6e22529b4d24aeb1ec25e4d7bf61ee9e55..81293dea46c0fd768c01a8515f4264ceb131ecd3 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun 17 13:28:30 1999  David O'Brien <obrien@FreeBSD.org>
+
+       * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
+       the reference to `mcount' was not correct for the ELF on FreeBSD.
+
 Thu Jun 17 02:54:30 1999  Jeffrey A Law  (law@cygnus.com)
 
        * emit-rtl.c (operand_subword): Tighten checks for when it is safe