Jonas Maebe
|
3a23eefecc
* various fixes, mostly changing the names of the modifies registers to
|
23 years ago |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
marco
|
3c59d6dfb9
* Fixes Posix dir copied to devel branch
|
23 years ago |
Jonas Maebe
|
c7aefd286b
* fixed stupid bug of mine in g_flags2reg() when optimizations are on
|
23 years ago |
carl
|
589f06c18f
+ mre tests for cg testuit
|
23 years ago |
carl
|
f94cec7ddb
- removed unused m68k stuff
|
23 years ago |
carl
|
50537e95fc
* fix generic exception handling
|
23 years ago |
carl
|
947142291c
* stack allocation is now done separately (at the end) of genentrycode
|
23 years ago |
carl
|
1ef442f4bf
- removed newcg define
|
23 years ago |
carl
|
afd252b0b5
* fixed stackframe parameter (should only contain local size),
|
23 years ago |
carl
|
6b9e686ae3
+ reading of used registers in assembler routines is now
|
23 years ago |
carl
|
3a70811b1a
* fixed generic exception management
|
23 years ago |
carl
|
1b79ac2058
- moved new_exception and free_exception to ncgutils
|
23 years ago |
carl
|
528d042442
+ fix incorrect comment in insertlistcopy
|
23 years ago |
carl
|
9d0465995f
- removed as this unit is no longer necessary
|
23 years ago |
michael
|
2d3f7d18b3
+ mode directive added plus some types fixed
|
23 years ago |
michael
|
e814c211e8
+ Implemented stack and queue (untested)
|
23 years ago |
florian
|
030eae46de
* a couple of interface related fixes
|
23 years ago |
marco
|
925ae63afb
* Practically rewritten in first update in 2 years or so.
|
23 years ago |
marco
|
7f2dd379a6
* Initial versions.
|
23 years ago |
marco
|
b9f92442be
* Initial versions, to allow support for uname in posix.pp
|
23 years ago |
michael
|
e1031b6b30
+ support for octal included and Include/Exclude
|
23 years ago |
michael
|
fcd3bf3b1c
+ Added octal representation
|
23 years ago |
michael
|
dfde6a6448
+ Example for include/exclude
|
23 years ago |
michael
|
e534a97353
+ Fixed range check errors
|
23 years ago |
florian
|
2b3a8dccf8
+ support for octal constants, they are specified by a leading &
|
23 years ago |
florian
|
2eec6a0897
*** empty log message ***
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
michael
|
b5717d4dde
+ Added support for octal strings (using &)
|
23 years ago |
carl
|
f46268dbf6
+ more m68k fixes
|
23 years ago |