mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-27 22:10:32 +00:00
Fix typo in f7f2534e
* Makefile.am: Typo fix. * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate.
This commit is contained in:
parent
4627fc13ce
commit
37186264f3
@ -1,3 +1,9 @@
|
||||
2014-08-20 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* Makefile.am: Typo fix.
|
||||
* Makefile.in: Regenerate.
|
||||
* po/POTFILES.in: Regenerate.
|
||||
|
||||
2014-08-19 Andreas Tobler <andreast@fgznet.ch>
|
||||
|
||||
* Makefile.am: Add FreeBSD ARM support.
|
||||
|
@ -296,7 +296,7 @@ TARG_ENV_HFILES = \
|
||||
config/te-386bsd.h \
|
||||
config/te-aix5.h \
|
||||
config/te-armeabi.h \
|
||||
config/te-armfbsddeabi.h \
|
||||
config/te-armfbsdeabi.h \
|
||||
config/te-armfbsdvfp.h \
|
||||
config/te-armlinuxeabi.h \
|
||||
config/te-dynix.h \
|
||||
|
@ -565,7 +565,7 @@ TARG_ENV_HFILES = \
|
||||
config/te-386bsd.h \
|
||||
config/te-aix5.h \
|
||||
config/te-armeabi.h \
|
||||
config/te-armfbsddeabi.h \
|
||||
config/te-armfbsdeabi.h \
|
||||
config/te-armfbsdvfp.h \
|
||||
config/te-armlinuxeabi.h \
|
||||
config/te-dynix.h \
|
||||
|
@ -176,6 +176,8 @@ config/tc-z8k.h
|
||||
config/te-386bsd.h
|
||||
config/te-aix5.h
|
||||
config/te-armeabi.h
|
||||
config/te-armfbsdeabi.h
|
||||
config/te-armfbsdvfp.h
|
||||
config/te-armlinuxeabi.h
|
||||
config/te-dynix.h
|
||||
config/te-epoc-pe.h
|
||||
|
Loading…
Reference in New Issue
Block a user