* ldmain.c(main): prevent -r and -relax from being on at the same

time.
This commit is contained in:
Steve Chamberlain 1992-07-14 01:00:31 +00:00
parent a933d598b6
commit f7c7689713
1 changed files with 5 additions and 3 deletions

View File

@ -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)