Rockbox
Find a file
Daniel Stenberg ef3a3e7093 use the gcc option -ffreestanding: (quote from the gcc man page)
"A freestanding environment is one in which the standard library may not
exist, and program startup may not necessarily be at "main".  The most obvious
example is an OS kernel."


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1818 a1c6a512-1295-4272-9138-f99709370657
2002-08-20 14:00:42 +00:00
apps use the gcc option -ffreestanding: (quote from the gcc man page) 2002-08-20 14:00:42 +00:00
CVSROOT Removed cvs@haxx.se again 2002-06-07 11:14:47 +00:00
firmware use the gcc option -ffreestanding: (quote from the gcc man page) 2002-08-20 14:00:42 +00:00
gdb Fixed scramble path and main target 2002-06-19 12:04:21 +00:00
tools made it output valid C code even if given a filename that starts with a 2002-08-19 08:04:48 +00:00
uisimulator Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. 2002-08-16 14:41:47 +00:00
www added http:// to a URL, made Q3 spell out that it is for recorders 2002-08-20 08:05:40 +00:00