Tomas Hajny
|
05e6784906
+ make use of the provided CtrlBreakHandler (OS/2)
|
18 年之前 |
Tomas Hajny
|
85b8eeac17
+ common CtrlBreakHandler for unit Keyboard
|
18 年之前 |
micha
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 年之前 |
micha
|
7d5d4ba706
+ add i386-linux uclibc process startup code
|
18 年之前 |
Tomas Hajny
|
58ff2fb482
+ Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation)
|
18 年之前 |
Tomas Hajny
|
b71f5e80b0
+ RTL exception handler for OS/2
|
18 年之前 |
Tomas Hajny
|
58bca68e6a
+ infrastructure for CtrlBreakHandler added
|
18 年之前 |
Tomas Hajny
|
e70f1a26db
* issue sleep while polling keyboard
|
18 年之前 |
marco
|
7429c4871b
* fix for 9770
|
18 年之前 |
Tomas Hajny
|
f5250c6433
* missing constants for context flags added
|
18 年之前 |
florian
|
f290d5195d
* line ending properties set
|
18 年之前 |
florian
|
0ebbbd5380
* spelling mistakes fixed
|
18 年之前 |
Jonas Maebe
|
3a60a28283
* don't try to add current_procinfo.got to used_in_proc if it's a
|
18 年之前 |
Tomas Hajny
|
633a902565
* exception handler is a function, not procedure
|
18 年之前 |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 年之前 |
Jonas Maebe
|
0a606b308d
- removed unused nested do_generate_code procedure from read_proc
|
18 年之前 |
marco
|
54d8f93b25
* fix for 9772
|
18 年之前 |
Almindor
|
5474e0c987
* fix ioCtl differences between BSD and POSIX
|
18 年之前 |
Jonas Maebe
|
b9752680a5
* fixed crashes when combining -Cg with -g or -pg due to a missing
|
18 年之前 |
Jonas Maebe
|
993ec01a76
* use the gcc jumptable scheme for all ppc targets instead of only for
|
18 年之前 |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
18 年之前 |
marco
|
827d380691
* pchar(pointer()) isms that were safe.
|
18 年之前 |
marco
|
faa8383403
* some pchar(pointer(s)) changes (see maillist)
|
18 年之前 |
Vincent Snijders
|
bc7e54c3f0
* search preprocessor binary and add it as command line parameter for windres, so that the cpp doesn't need to be on the path
|
18 年之前 |
Jonas Maebe
|
c84744b27f
* fixed a_jmp_name() for darwin/i386 (go via a stub)
|
18 年之前 |
Jonas Maebe
|
559bb6226e
* don't try to translate the got register if it's NR_NO (fixes
|
18 年之前 |
peter
|
b5fb7120b8
* fixed length calculation of leb128 constants
|
18 年之前 |
peter
|
c19217f846
* only for jump instructions we need to look at the relative
|
18 年之前 |
Jonas Maebe
|
f51bac256d
* made pic-safe (by simply not accessing global variables from
|
18 年之前 |
Jonas Maebe
|
e81d4b737f
* give a build-time error when trying to cross-compile the compiler from
|
18 年之前 |