oops - omitted from previous delta
This commit is contained in:
parent
434d1125a3
commit
7714a18c89
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
1999-06-04 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* Makefile.am: Add epoc-arm-pe target.
|
||||
* Makefile.in: Regenerate.
|
||||
* pe-arm.c: Only redefine interworking function names if they have
|
||||
not already been redefined.
|
||||
* pei-arm.c: Only redefine interworking function names if they have
|
||||
not already been redefined.
|
||||
* epoc-pe-arm.c: Redefine interworking function names to avoid a
|
||||
name space clash.
|
||||
* epoc-pei-arm.c: Redefine interworking function names to avoid a
|
||||
name space clash.
|
||||
|
||||
1999-06-03 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1.
|
||||
|
|
Loading…
Reference in a new issue