mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
Support -program_suffix (and make -program_prefix actually work).
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 30 20:26:15 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: Add program_suffix (parallel to program_prefix)
|
||||||
|
|
||||||
Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com)
|
Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
* nm.c (sorters): Lint. Remove excess whitespace.
|
* nm.c (sorters): Lint. Remove excess whitespace.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 30 20:25:54 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: Add program_suffix (parallel to program_prefix)
|
||||||
|
|
||||||
Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
|
Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
|
||||||
|
|
||||||
* app.c (process_escape): new function to handle escapes the right
|
* app.c (process_escape): new function to handle escapes the right
|
||||||
|
@ -3,6 +3,9 @@ Wed Jul 1 17:51:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
|
|||||||
* ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for
|
* ldmain.c (Q_enter_global_ref), ldindr.c (add_indirect): fix for
|
||||||
aliasing problems
|
aliasing problems
|
||||||
|
|
||||||
|
Tue Jun 30 20:25:28 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: Add program_suffix (parallel to program_prefix)
|
||||||
|
|
||||||
Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
|
Thu Jun 18 09:38:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user