Subversion Repositories shark

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1083 6085d 16h /shark/tags/rel_1_5_4/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.  
/shark/tags/rel_1_5_4
/shark/tags/rel_1_5_4/libc/getopt
/shark/tags/rel_1_5_4/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_4/libc/stdlib/qsort.c
/shark/tags/rel_1_5_4/oslib/config.mk
/shark/tags/rel_1_5_4/oslib/examples/syscalls.c
/shark/tags/rel_1_5_4/oslib/lib
/shark/tags/rel_1_5_4/oslib/libcons
/shark/tags/rel_1_5_4/oslib/ll
/shark/tags/rel_1_5_4/libc/libio/old
/shark/tags/rel_1_5_4/libc/stdlib/exit.c
/shark/tags/rel_1_5_4/mkf/makefile.libc
/shark/tags/rel_1_5_4/mkf/makefile.xlib
/shark/tags/rel_1_5_4/mkf/readme.txt
/shark/tags/rel_1_5_4/oslib/libc/cons1.c
/shark/tags/rel_1_5_4/oslib/libc/cons2.c
/shark/tags/rel_1_5_4/oslib/libc/cprintf.c
/shark/tags/rel_1_5_4/oslib/libc/message.c
1081 6085d 16h tullio /shark/trunk/config/ Added -fno-stack-protector flag for compiling with new gcc 4 under Ubuntu.  
/shark/trunk/config/config.mk
1073 6374d 13h tullio /shark/trunk/ Updated makefiles to consider the new shark.cfg COMPILER option.  
/shark/trunk/config/config.mk
/shark/trunk/oslib/config.mk
/shark/trunk/shark.cfg
1061 6463d 12h tullio /shark/trunk/ Added clearer comments to make modifications to config files easier in order to support older gcc versions.  
/shark/trunk/change_log.txt
/shark/trunk/config/config.mk
/shark/trunk/oslib/config.mk
1056 6499d 21h 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.
 
/shark/trunk/config/config.mk
/shark/trunk/drivers/bttv/include/drivers/bttvp.h
/shark/trunk/drivers/fb/cfbimgblt.c
/shark/trunk/drivers/fb/matrox/matroxfb_base.h
/shark/trunk/drivers/fb/radeonfb.c
/shark/trunk/drivers/fb/riva/fbdev.c
/shark/trunk/drivers/fb/vgastate.c
/shark/trunk/drivers/input/shark/shark_keymap.c
/shark/trunk/drivers/linuxc26/include/asm/byteorder.h
/shark/trunk/drivers/linuxc26/include/asm/processor.h
/shark/trunk/drivers/linuxc26/include/linux/byteorder/swab.h
/shark/trunk/drivers/linuxc26/include/linux/fb.h
/shark/trunk/drivers/linuxc26/include/linux/i2c.h
/shark/trunk/drivers/linuxc26/include/linux/rcupdate.h
/shark/trunk/drivers/linuxc26/linuxcomp.c
/shark/trunk/drivers/linuxc26/videodev.c
/shark/trunk/drivers/linuxc26/waitqueue.c
/shark/trunk/drivers/usb/input/hid-core.c
/shark/trunk/oslib/config.mk
/shark/trunk/oslib/libc/reboot.c
/shark/trunk/oslib/ll/i386/hw-data.h
/shark/trunk/oslib/ll/i386/mem.h
/shark/trunk/oslib/ll/i386/x-bios.h
1051 6560d 17h tullio /shark/trunk/ added dynalynk support (thanks to LexN)  
/shark/trunk/ports/dynalink
/shark/trunk/ports/dynalink/dynalink.c
/shark/trunk/ports/dynalink/dynalink.h
/shark/trunk/ports/dynalink/elf.c
/shark/trunk/ports/dynalink/elf.h
/shark/trunk/ports/dynalink/format.h
/shark/trunk/ports/dynalink/makefile
/shark/trunk/config/config.mk
/shark/trunk/config/libdep.mk
1037 6681d 09h 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
 
/shark/trunk/config/config.mk
/shark/trunk/makefile
/shark/trunk/shark.cfg
1025 6694d 14h mauro /shark/trunk/ Fix for bug #111.  
/shark/trunk/lib/makefile
/shark/trunk/config/config.mk
/shark/trunk/config/example.mk
/shark/trunk/config/example2.mk
/shark/trunk/config/lib.mk
/shark/trunk/config/sublib.mk
/shark/trunk/libc/makefile
969 7071d 15h pj /shark/trunk/config/ added modules directory in the include path  
/shark/trunk/config/config.mk
623 7361d 13h giacomo /shark/trunk/ Update  
/shark/trunk/drivers/bttv/include/drivers/fg.h
/shark/trunk/config/config.mk
/shark/trunk/config/mk/gnu.mk
/shark/trunk/config/mk/linux.mk
/shark/trunk/drivers/bttv/bttv-cards.c
/shark/trunk/drivers/bttv/bttv-driver.c
/shark/trunk/drivers/linuxc26/videodev.c
/shark/trunk/shark.cfg
598 7368d 09h giacomo /shark/trunk/ LINUX/GNU differences removed  
/shark/trunk/config/config.mk
/shark/trunk/config/mk/gnu.mk
/shark/trunk/config/mk/linux.mk
/shark/trunk/oslib/config.mk
/shark/trunk/oslib/mk/gnu.mk
/shark/trunk/oslib/mk/linux.mk
573 7383d 09h giacomo /shark/trunk/ Added LINUX/DJGPP selection  
/shark/trunk/config/config.mk
/shark/trunk/shark.cfg
558 7387d 17h giacomo /shark/trunk/ Update  
/shark/trunk/config/config.mk
/shark/trunk/oslib/config.mk
/shark/trunk/config/mk/gnu.mk
/shark/trunk/config/mk/linux.mk
/shark/trunk/shark.cfg