From: Tom Tromey Date: Sat, 14 Mar 1998 00:27:43 +0000 (+0000) Subject: Merged recent change from rembrandt branch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=008a80d207730dc92e8a2dc22b0aec6d0e25d0f6;p=binutils-gdb.git Merged recent change from rembrandt branch * depend.c (quote_string_for_make): New function. (wrap_output): Use it. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 89d3642e734..d0791095396 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