Commit Graph

861 Commits

Author SHA1 Message Date
Wichert Akkerman
82b162ee2d seems Linux/IA64 changed register names on us, switch to using new names 2001-08-03 11:51:28 +00:00
Wichert Akkerman
54b4f79216 set CLOEXEC flag for outputfile 2001-08-03 11:43:35 +00:00
Wichert Akkerman
7b96b57b7d Add a few LFS syscalls for Linux/sparc 2001-08-03 11:37:07 +00:00
Wichert Akkerman
4f1bbbe74f Support cross-compiling between architectures 2001-07-23 14:43:07 +00:00
Wichert Akkerman
01250b2cc0 Add S390 to architecture list 2001-07-13 22:19:20 +00:00
Wichert Akkerman
0dc4fc93d1 Add S390 to architecture list 2001-07-13 22:09:05 +00:00
John Hughes
1d08dcf46d Merge iov fixes from Richard Kettlewell 2001-07-10 13:48:44 +00:00
Wichert Akkerman
688c7fc3e7 Update config.sub and config.guess 2001-07-02 16:53:25 +00:00
John Hughes
70c5e7aa48 printcontext should pass sigmask addr to printsigmask 2001-05-15 15:09:14 +00:00
John Hughes
aa09c6b01e Don\'t run off end of memory in umovestr when USE_PROCFS 2001-05-15 14:53:43 +00:00
John Hughes
4e36a8151b Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters 2001-04-18 15:11:51 +00:00
Wichert Akkerman
3525440544 Add todays changes 2001-04-12 09:11:04 +00:00
Wichert Akkerman
8f7f0a2d56 Add Ganesan Rajagopal 2001-04-12 09:10:38 +00:00
Wichert Akkerman
d5c2daef10 switch to using /proc/<pid>/status on Linux 2001-04-12 09:10:24 +00:00
Wichert Akkerman
8d15e210fd Update syscall list 2001-04-12 09:01:10 +00:00
Wichert Akkerman
5c4c69bc80 Fix wrong cast in powerpc code 2001-04-12 09:00:47 +00:00
Wichert Akkerman
7a90acaf2b fix mailinglist address 2001-04-12 09:00:24 +00:00
Wichert Akkerman
42080d852e add more configure tests for system headers 2001-04-10 10:32:26 +00:00
Wichert Akkerman
4ca3109a03 Merge MIPS patches from Maciej W. Rozycki 2001-04-10 10:28:43 +00:00
Wichert Akkerman
3472dd562c improve formating for sys_sysmips 2001-04-10 10:27:52 +00:00
Wichert Akkerman
74842453c5 fix some syscall names 2001-04-10 10:26:17 +00:00
Wichert Akkerman
352ce8255d update syscall list 2001-04-10 10:24:54 +00:00
Wichert Akkerman
75c422b3a8 add code to print PC for MIPS 2001-04-10 10:22:50 +00:00
Wichert Akkerman
e70bbe533a note we are working on 4.3.1 now 2001-04-07 21:47:30 +00:00
Wichert Akkerman
3c935437d5 fix small display error for sys_sysmips 2001-04-07 21:45:30 +00:00
Wichert Akkerman
3f389c49db Fix another typo 2001-04-07 21:41:26 +00:00
Wichert Akkerman
d6b9249370 use asm/sysmips.h and linux/utsname.h if they exist
fix some silly typos in mips sections
2001-04-07 21:37:12 +00:00
Wichert Akkerman
b07296aaa1 Updated 2001-04-01 14:05:04 +00:00
Wichert Akkerman
4f043ec2f8 regenerate linux/mips ioctl list 2001-03-31 16:25:58 +00:00
Wichert Akkerman
8aada67e50 regenerate ioctl list 2001-03-31 16:20:33 +00:00
Wichert Akkerman
cf7156792a Removed since we can use the general Linux copy 2001-03-31 16:16:57 +00:00
Wichert Akkerman
29f0d05cee add dir variable to set location of kernel includes 2001-03-31 16:14:55 +00:00
Wichert Akkerman
00cd74c6fe Update Linux/ia64 ioctl list 2001-03-30 16:20:27 +00:00
Wichert Akkerman
386fcd0605 cleanup includefilenames in ioctl lists 2001-03-29 19:07:40 +00:00
Wichert Akkerman
10767789bc Updated linux/powerpc ioctl list 2001-03-29 19:04:25 +00:00
Wichert Akkerman
d7fb20677b update linux/hppa ioctllist 2001-03-29 18:16:07 +00:00
Wichert Akkerman
bbf59e9474 update linux/alpha ioctllist 2001-03-29 17:43:19 +00:00
Wichert Akkerman
00a82eed2b several Linux/sparc fixes 2001-03-28 20:29:17 +00:00
Wichert Akkerman
fe8f65dde2 update Linux/sparc ioctl list 2001-03-28 15:10:49 +00:00
Wichert Akkerman
2f1d87e74f use __WALL for wait4 if we can 2001-03-28 14:40:14 +00:00
Wichert Akkerman
8ab1a3c7ac fix typo 2001-03-28 14:27:23 +00:00
John Hughes
b8a85a49ae Check for endianness of long long 2001-03-28 08:05:27 +00:00
John Hughes
6156357814 Fix compile errors with SCO UDK compiler 2001-03-27 16:47:36 +00:00
Wichert Akkerman
072ea8ada0 retro-actively mention Linux/hppa support in the changelog 2001-03-27 14:46:05 +00:00
John Hughes
8e075fbbda Fix bad merge of solaris patch 2001-03-27 13:57:48 +00:00
Wichert Akkerman
c1652e2095 Add Linux/hppa port, patch from Richard Hirst 2001-03-27 12:17:16 +00:00
Wichert Akkerman
e3bf56a9de add getdents64 and fcntl64 (not decoded yet) 2001-03-19 11:05:17 +00:00
Wichert Akkerman
6f2bbe219b update config.guess 2001-03-19 11:00:29 +00:00
Wichert Akkerman
407be9a2a4 Update Linux/mips syscall table 2001-03-19 10:56:49 +00:00
Wichert Akkerman
e2613b4c7c Add Linux ioctlsort 2001-03-17 17:29:43 +00:00