Fix missing generated files
This commit is contained in:
parent
81fd6210c0
commit
cdd7651698
|
@ -3,8 +3,11 @@
|
|||
* configure.host: Remove or16 and or32 targets and add or1k.
|
||||
* libc/include/machine/ieeefp.h: Replace or32 with or1k.
|
||||
* libc/machine/configure.in: Add or1k subdirectory.
|
||||
* libc/machine/configure: Regenerate.
|
||||
* libc/machine/or1k/configure.in: New file.
|
||||
* libc/machine/or1k/configure: New file.
|
||||
* libc/machine/or1k/Makefile.am: New file.
|
||||
* libc/machine/or1k/Makefile.in: New file.
|
||||
* libc/machine/or1k/setjmp.S: New file.
|
||||
|
||||
2014-07-14 Nick Withers <nick.withers@anu.edu.au>
|
||||
|
|
Loading…
Reference in New Issue