projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c926f67
)
* libgcc2.c (_bb): Remove ctime declaration.
author
Douglas B Rupp
<rupp@gnat.com>
Tue, 11 Dec 2001 13:18:18 +0000
(08:18 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 11 Dec 2001 13:18:18 +0000
(08:18 -0500)
From-SVN: r47872
gcc/ChangeLog
patch
|
blob
|
history
gcc/libgcc2.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8d98a25a554dbddceeaec4f4f95357661f814c4c..b8f9faa14dc3e37d60f456e47caf119416a88caa 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,7
@@
Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
+ * libgcc2.c (_bb): Remove ctime declaration.
+
* Makefile.in (stage[1234]-start): $(LN_S) utilities in a manner
that works if LN_S = cp.
diff --git
a/gcc/libgcc2.c
b/gcc/libgcc2.c
index cece1c06944c5b5990c9d368a1383000e3d12f12..46027e4295cf4fbb955a1a513df46a24f233b2b4 100644
(file)
--- a/
gcc/libgcc2.c
+++ b/
gcc/libgcc2.c
@@
-1299,7
+1299,6
@@
BLOCK_PROFILER_CODE
#undef NULL /* Avoid errors if stdio.h and our stddef.h mismatch. */
#include <stdio.h>
-char *ctime PARAMS ((const time_t *));
#include "gbl-ctors.h"
#include "gcov-io.h"