florian
|
f7b3c03489
* build avrsim unit again
|
3 weeks ago |
ccrause
|
d67f878722
Remove nonexistent controller.
|
1 month ago |
ccrause
|
9af8d099fe
Add atxmega, AVR-Dx and AVR-Ex controllers.
|
1 month ago |
ccrause
|
0e30f6c97c
at90usb8u2 and atmega8u2 should use rjmp/rcall because of small flash size.
|
1 month ago |
ccrause
|
89d98d9bf1
Add more tinyAVR 2 controllers.
|
2 months ago |
ccrause
|
652f21b656
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
2 years ago |
Pierre Muller
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
2 years ago |
Pierre Muller
|
e3f4676fb0
Remove softfpu from unit list for wasm32-embedded target
|
2 years ago |
Pierre Muller
|
9a9e2e4ae5
amiga and embedded Makefile.pfc changes
|
2 years ago |
Pierre Muller
|
70d25e3b60
Remove OS spefic rules for system unit.
|
2 years ago |
Pierre Muller
|
71ebbd7cc3
Use CLASSESUNIT variable instead of classes
|
2 years ago |
Pierre Muller
|
820830cacc
Remove references to variants, varutils, dateutil and fpmkunit units, all moved to packages long ago
|
2 years ago |
Pierre Muller
|
abf3ce721c
Remove OS specific rules for sysutils unit and set SYSUTILS_DEPS_OS as needed
|
2 years ago |
Pierre Muller
|
6b636fc22d
Replace all objpas unit references by $(OBJPASUNIT) OS Makefile.fpc
|
2 years ago |
Pierre Muller
|
2f8c0c091c
Replace typinfo and types unit by TYPINFOUNIT and TYPESUNIT
|
2 years ago |
Pierre Muller
|
3daac41f3d
Handle typinfo unit for DOTTED
|
2 years ago |
Pierre Muller
|
e4fb8aa30a
Handle rtlconst(s) unit for DOTTED
|
2 years ago |
Pierre Muller
|
be78db8180
Handle sysconst unit for DOTTED
|
2 years ago |
Pierre Muller
|
82dec844c3
* Update math unit rules for dotted version
|
2 years ago |
Pierre Muller
|
7eb36c389b
Use CP_UNITS variable
|
2 years ago |
Pierre Muller
|
971ba981f7
Remove OS getopts rule and use GETOPTSUNIT variable
|
2 years ago |
Pierre Muller
|
63d64cce41
Use FGLUNIT and CPALLUNIT variables
|
2 years ago |
Pierre Muller
|
20e87be824
Remove OS rules for strings unit and use STRINGSUNIT variable
|
2 years ago |
Pierre Muller
|
3f4c6c5255
Replace lineinfo by variable LINEINFOUNIT
|
2 years ago |
Pierre Muller
|
b081947e49
Replace all uuchar by $(UUCHARUNIT) in Makefile.fpc
|
2 years ago |
Pierre Muller
|
a88ab9e23f
Replace objpas by $(OBJPASUNIT) in all Makefile.fpc
|
2 years ago |
Pierre Muller
|
e34a5ac44b
Remove OS specific extpas rules and replace extpas by $(EXTPASUNIT)
|
2 years ago |
Pierre Muller
|
d1c0a1b8d3
Remove OS specific iso7185 unit rules, and replace iso7185 by $(ISO7185UNIT)
|
2 years ago |
Pierre Muller
|
774140bb84
Replace all macpas by $(MACPASUNIT) in Makefile.fpc files
|
2 years ago |
florian
|
e19103e9a9
* missing file to build added, as mentioned by Mathew Bradford
|
2 years ago |