* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[external/binutils.git] / sim / README-HACKING
index e4efeb1..bee504a 100644 (file)
@@ -153,6 +153,11 @@ updated using the sequence:
        $  make -f Makefile.in SHELL=/bin/sh autoheader-changelog
        $  more */new-ChangeLog
        $  make -f Makefile.in SHELL=/bin/sh autoheader-install
+
+To add the entries to an alternative ChangeLog file, use:
+
+       $  make ChangeLog=MyChangeLog ....
+
 \f
 tconfig.in
 ==========