From f7c7689713e0ee728ce9a4618c5f8b9485de353f Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 14 Jul 1992 01:00:31 +0000 Subject: [PATCH] * ldmain.c(main): prevent -r and -relax from being on at the same time. --- ld/ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index c69424b97f..8a574aa909 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,11 +1,13 @@ +Mon Jul 13 17:33:00 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * ldmain.c(main): prevent -r and -relax from being on at the same + time. + Wed Jul 1 17:51:19 1992 Steve Chamberlain (sac@thepub.cygnus.com) * ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for aliasing problems -Tue Jun 30 20:25:28 1992 D. V. Henkel-Wallace (gumby@cygnus.com) - - * Makefile.in: Add program_suffix (parallel to program_prefix) Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com) -- 2.34.1