1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* include/sys/config.h: New file for GEL configuration. * include/string.h: Don't define the default for ATTR_*. * include/util.h: Likewise. More... almost 20 years ago
* config/make-defattr.awk: New file. * Make Build the include/sys/defconfig.h header by scanning all includes. * move-if-change: New file from GNU projects. * include/sys/defconfig.h: Generate. More... almost 20 years ago
* config/gel.defs: Update to use GEL_LIBDIR More... almost 20 years ago
* doc/filter.sh: New file, filter the files * doc/Doxy Generate XML files * doc/Makefile (dist-clean): Update (gel-functions.xml): Build from doxygen XML files More... almost 20 years ago
* doc/make-config.xsl: New file for extraction of doxygen XML files for creation of gel config file More... almost 20 years ago
* src/libutil/Makefile ($(GEL_LIBUTIL)): Create lib directory. * src/libc/Make Likewise. * src/libbot/Make Likewise. * src/libc/stdio/Make Likewise. * src/libc/stdio/Make Likewise. * src/libc/string/Make Likewise. * src/libgdm/Make Likewise. * src/libgel/Make Likewise. * src/libutil/Make Likewise. More... almost 20 years ago
* testsuite/gel.examples/misc.exp: New test. * testsuite/gel.examples/primes.d: New test for primes example. * testsuite/gel.examples/pulse.exp: Likewise for pulse example. * testsuite/gel.examples/stack_depth.d: Likewise for stack_depth. More... about 20 years ago
* testsuite/gel.benchs/bench-misc.d: New test. * testsuite/gel.benchs/bench-float.d: New test. * testsuite/gel.benchs/bench-string.d: New test. * testsuite/gel.benchs/bench-basic.d: New test. * testsuite/gel.benchs/benchs.exp: New test. * testsuite/gel.gel/event-test.d: Update. * testsuite/lib/gel.exp: Add support for flags. More... about 20 years ago
* config/m68hc11-cme11/memory.x: Define. * config/m68hc11-32k/memory.x (eeprom): Define. More... about 20 years ago
From <[email protected]>: More... over 20 years ago
* Release 1.6 More... over 20 years ago
* Makefile (tar): Exclude .cvsignore More... over 20 years ago
CVS ignore files to make sure bin/lib are extracted by CVS More... over 20 years ago
* testsuite/lib/gel.exp: Pass --cpu-config=0xe to simulator More... over 20 years ago
* include/sys/_types.h: Compilation fix for gcc 3.0.4. * include/stdlib.h: Likewise. * include/limits.h: Likewise. More... over 20 years ago
* tests/gdm-benchs.c: New file for gdm benchmarks. * tests/Make Build it if GDM is supported. * ada/Make Check if SUBDIRS is empty. More... over 20 years ago
* ada/hello/gnat/s-stoele.ads: New file from gcc 3.3. * ada/hello/gnat/s-stoele.adb: New file from gcc 3.3. * ada/hello/gnat/unchconv.ads: New file from gcc 3.3. More... over 20 years ago
* config/gel.defs: Use version 1.6 * README: Update. More... over 20 years ago
Update More... over 20 years ago
* README: Update. More... over 20 years ago
* include/unistd.h (_exit): Use short to enforce 16-bit int. * include/asm-m68hc12/arch-axcmd12/arch/exit.h: Fix include protection. * include/bot/bot.h: Don't declare sprintf. More... over 20 years ago
* tests/Make Fix build for eeprom-512 More... over 20 years ago
Fix warning More... over 20 years ago
* src/libc/stdio/fvwrite.c: Remove unused locals. * src/libc/stdlib/calloc.c (calloc): Use memset. * src/libbsp/exit.c: Include <unistd.h> * include/util.h (malloc_check): Declare. * include/util.h (malloc_dump): Declare. * src/libc/benchs.c (strlen): Remove. * tests/Make Fix compilation for multiple boards. More... over 20 years ago
* Update More... over 20 years ago
* ANNOUNCE: Update. More... over 20 years ago
* include/sys/param.h (PAGE0_ATTRIBUTE): Always define this attribute. (ATTRIBUTE_UNUSED): Document. More... over 20 years ago
* include/gel/timer.h: Define GEL_PAGE0_ATTRIBUTE to empty if not defined. * src/libgel/event.c: Use GEL_PAGE0_ATTRIBUTE instead of PAGE0_ATTRIBUTE * src/libgel/panel.c: Likewise. * src/libgel/timer.c: Likewise. More... over 20 years ago
* doc/index.doc: Update, mention new boards. * doc/Doxy Take into account new files. * examples/gdm/lines/lines.c: Update comments for doxygen * include/gdm/display.h: Likewise. * include/gdm/display-hw.h: Likewise. * include/gel/timer.h: Likewise. More... over 20 years ago
* src/libc/stdlib/Make Update. More... over 20 years ago