Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
shark
(root)
/
shark
/
trunk
/
config/
@ 1080
- Rev 1073
Rev
Go to most recent revision
|
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1073
5594d 11h
tullio
/shark/trunk/
Updated makefiles to consider the new shark.cfg COMPILER option.
1066
5607d 07h
tullio
/shark/trunk/config/
Cleaned old, unused code.
1061
5683d 11h
tullio
/shark/trunk/
Added clearer comments to make modifications to config files easier in order to support older gcc versions.
1056
5719d 20h
tullio
/shark/trunk/
Added gcc 4x support. Actually, tested with version 4.1.2.
Into code, updated some constructs that were not compatible with gcc 4x.
Into config files, added compiler flags to suppress some warnings (turned as default since gcc 4x) and turned off optimizations for inline code, which generated unwanted calls to builtin memcpy.
1051
5780d 15h
tullio
/shark/trunk/
added dynalynk support (thanks to LexN)
1038
5901d 08h
tullio
/shark/trunk/
Resolved bug 237: printf.
Files affected:
- $(BASE)/makefile -> do not compile libfs if not requested into shark.cfg
- $(BASE)/shark.cfg -> added the option to compile or not the FS
- $(BASE)/config/config.mk -> add the make define to compile the FS
- $(BASE)/config/libdep.mk -> build the library only if requested into shark.cfg
- $(BASE)/libc/stdio/printf.c -> remap to the cprintf if FS not compiled
1037
5901d 08h
tullio
/shark/trunk/
Resolved bug 237: printf.
Files affected:
- $(BASE)/makefile -> do not compile libfs if not requested into shark.cfg
- $(BASE)/shark.cfg -> added the option to compile or not the FS
- $(BASE)/config/config.mk -> add the make define to compile the FS
- $(BASE)/libc/stdio/printf.c -> remap to the cprintf if FS not compiled
1025
5914d 13h
mauro
/shark/trunk/
Fix for bug #111.
969
6291d 14h
pj
/shark/trunk/config/
added modules directory in the include path
968
6291d 14h
pj
/shark/trunk/config/
added modules repository
885
6392d 10h
trimarchi
/shark/trunk/config/
Add the new path of include for first library
848
6455d 17h
giacomo
/shark/trunk/config/
Update
847
6456d 10h
giacomo
/shark/trunk/
Update for USB
767
6522d 16h
cirinei
/shark/trunk/config/
Fixed a bug in serial lib
719
6560d 08h
mauro
/shark/trunk/config/
added serial
702
6563d 14h
giacomo
/shark/trunk/config/
SNAPSHOT lib
659
6575d 10h
giacomo
/shark/trunk/config/
Update
638
6581d 09h
giacomo
/shark/trunk/
update
632
6581d 10h
giacomo
/shark/trunk/
Update
623
6581d 12h
giacomo
/shark/trunk/
Update
598
6588d 08h
giacomo
/shark/trunk/
LINUX/GNU differences removed
588
6597d 13h
giacomo
/shark/trunk/
Update
581
6599d 11h
mauro
/shark/trunk/config/
Added NewNet and CPUFreq support
573
6603d 08h
giacomo
/shark/trunk/
Added LINUX/DJGPP selection
558
6607d 16h
giacomo
/shark/trunk/
Update
556
6616d 07h
giacomo
/shark/trunk/config/
Update
508
6640d 10h
giacomo
/shark/trunk/config/
Update
496
6644d 16h
giacomo
/shark/trunk/
Update
489
6652d 08h
giacomo
/shark/trunk/
Update
471
6656d 12h
giacomo
/shark/trunk/
Update
463
6658d 11h
giacomo
/shark/trunk/
Update
461
6659d 09h
giacomo
/shark/trunk/
Update
450
6671d 07h
giacomo
/shark/trunk/
Update
439
6683d 09h
giacomo
/shark/trunk/
Update
431
6684d 16h
giacomo
/shark/trunk/
Update
399
6696d 11h
giacomo
/shark/trunk/
Update
362
6727d 14h
giacomo
/shark/trunk/
Update
361
6727d 15h
giacomo
/shark/trunk/
Update
360
6729d 07h
giacomo
/shark/trunk/
Update
353
6734d 08h
giacomo
/shark/trunk/
New Tracer