From 008a80d207730dc92e8a2dc22b0aec6d0e25d0f6 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 14 Mar 1998 00:27:43 +0000 Subject: [PATCH] Merged recent change from rembrandt branch * depend.c (quote_string_for_make): New function. (wrap_output): Use it. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 89d3642e73..d079109539 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Fri Mar 13 16:31:38 1998 Tom Tromey + + * depend.c (quote_string_for_make): New function. + (wrap_output): Use it. + +Thu Mar 12 18:28:22 1998 Nick Clifton + + * config/obj-elf.c (obj_elf_section): Set bss flag in seg_info + structure if type is SHT_NOBITS. [Bug fix courtesy of rth] + start-sanitize-sky Thu Mar 12 16:13:25 1998 Doug Evans -- 2.34.1