mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-28 04:13:28 +08:00
Improve -t options support to list all of the configuration macros & work standalone
This commit is contained in:
@ -1,3 +1,16 @@
|
|||||||
|
Tue Aug 13 11:40:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.in (options.o): Depend on defines.h.
|
||||||
|
(defines.h): New rule, go through config.h and make strings of all
|
||||||
|
of the #define HAVE_xxx macros.
|
||||||
|
(distclean): Remove defines.h.
|
||||||
|
|
||||||
|
* options.c (print_options): Print whether many of the
|
||||||
|
configuration macros are defined.
|
||||||
|
|
||||||
|
* main.c (main): If -t options and no filename, just print the
|
||||||
|
options, and don't print the usage message.
|
||||||
|
|
||||||
Mon Aug 12 18:42:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
Mon Aug 12 18:42:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||||
|
|
||||||
* configure.in: Test whether /dev/zero works on the system, and if
|
* configure.in: Test whether /dev/zero works on the system, and if
|
||||||
|
Reference in New Issue
Block a user