Jeff Johnston
|
5b30331167
|
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
* arm/Makefile.in: Add support for new pid specs.
* arm/coff-iq80310.specs: Change to allow future support.
* arm/elf-iq80310.specs: Ditto.
* arm/elf-redboot.specs: Ditto.
* arm/coff-redboot.ld: Add EH frame support.
* arm/redboot-crt0.S: Add optional code to clear bss without
memset.
* arm/coff-pid.specs: New file.
* arm/elf-pid.specs: New file.
|
2002-11-07 00:25:57 +00:00 |
Jonathan Larmour
|
6990dc5f3b
|
* arm/syscall.h: New file. To define extra syscall values for RedBoot.
* arm/redboot-syscalls.c (_close): Fix setting of errno value.
(_lseek): Ditto.
(_open): Ditto.
(_write): Ditto.
(_read): Ditto.
(_rename): New function.
(_system): Ditto.
(_stat): Ditto.
(_unlink): Call a syscall for this now.
(isatty): Ditto.
(_fstat): Ditto.
(_gettimeofday): Ditto.
|
2002-04-29 21:51:25 +00:00 |
Mark Salter
|
2dc2c168c5
|
Add eh stuff and .jcr.
|
2002-02-05 18:12:23 +00:00 |
Mark Salter
|
61bc57ac89
|
Add crti to startfile.
|
2002-02-05 18:11:13 +00:00 |
Mark Salter
|
4fa60ba901
|
Add init/fini support.
|
2002-02-05 18:09:18 +00:00 |
Mark Salter
|
2fed14293b
|
Use __get_memtop to put stack in high memory.
|
2002-01-24 13:33:55 +00:00 |
Mark Salter
|
54542d8a29
|
(_times): Unconditionally use SYS_times.
(__get_memtop): New funtion to return top of memory.
|
2002-01-24 13:32:46 +00:00 |
Mark Salter
|
62a25ce17c
|
Add ARM support
|
2002-01-07 18:12:32 +00:00 |