From 0b0b5dbac1a0be5097491708a53c79851993fc19 Mon Sep 17 00:00:00 2001 From: David Henkel-Wallace Date: Fri, 10 Jul 1992 18:37:35 +0000 Subject: [PATCH] Support -program_suffix (and make -program_prefix actually work). --- binutils/ChangeLog | 4 ++++ gas/ChangeLog | 4 ++++ ld/ChangeLog | 3 +++ 3 files changed, 11 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d3d26827459..069ec6f5333 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 30 20:26:15 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * Makefile.in: Add program_suffix (parallel to program_prefix) + Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com) * nm.c (sorters): Lint. Remove excess whitespace. diff --git a/gas/ChangeLog b/gas/ChangeLog index d0d404b0e46..5b8ccae73dd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 30 20:25:54 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * Makefile.in: Add program_suffix (parallel to program_prefix) + Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com) * app.c (process_escape): new function to handle escapes the right diff --git a/ld/ChangeLog b/ld/ChangeLog index 82cbf48fb78..c69424b97f6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -3,6 +3,9 @@ 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.30.2