comparison ChangeLog @ 109628:8e2c7c31861b

Rename src/unexec.c => src/unexcoff.c. src/unexcoff.c: Renamed from unexec.c. src/deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co]. configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o. admin/MAINTAINERS: Rename src/unexec.c => src/unexcoff.c. etc/AUTHORS: Rename unexec.o => unexcoff.o. etc/PROBLEMS: Rename unexec.o => unex*.o. lisp/emacs-lisp/find-gc.el (find-gc-source-files): Rename unexec.c => unexcoff.c. lisp/emacs-lisp/authors.el (authors-fixed-entries): Rename unexec.c => unexcoff.c. msdos/sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of unexec.c => unexcoff.c.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 05 Aug 2010 20:11:32 +0300
parents d06247ec7191
children 9cfca8c9fb07
comparison
equal deleted inserted replaced
109627:fe57b65085f9 109628:8e2c7c31861b
1 2010-08-05 Eli Zaretskii <eliz@gnu.org>
2
3 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
4
1 2010-08-04 Andreas Schwab <schwab@linux-m68k.org> 5 2010-08-04 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * configure.in: Restore accidentally removed use of 7 * configure.in: Restore accidentally removed use of
4 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS. 8 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
5 9