Mercurial > ecos-v3_0-branch
graph
-
Added tag after-copyright-change-20090129 for changeset 74dbf4c3f2e1Thu, 29 Jan 2009 17:50:11 +0000, by jlarmour
-
Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129Thu, 29 Jan 2009 17:47:46 +0000, by jlarmour
-
Fix signal1.c so that it only tests real implementations of abort(),Wed, 28 Jan 2009 16:55:35 +0000, by bartv
-
Allow the setjmp test to work in configurations which do not useWed, 28 Jan 2009 16:20:42 +0000, by bartv
-
Revert AEB and all SA1110 platform HALs to use arm-elf-gcc instead ofWed, 28 Jan 2009 15:56:38 +0000, by bartv
-
Make the string tests work in configurations which do not involveWed, 28 Jan 2009 15:28:56 +0000, by bartv
-
The getenv test is N/A if the configuration does not have an environWed, 28 Jan 2009 14:50:20 +0000, by bartv
-
Update tests to work in configurations without main()Wed, 28 Jan 2009 14:46:57 +0000, by bartv
-
Update tests to work in configurations that do not use main()Wed, 28 Jan 2009 14:26:17 +0000, by bartv
-
Fix infra tests in configurations that do not have a main()Wed, 28 Jan 2009 12:40:09 +0000, by bartv
-
Switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words.Mon, 26 Jan 2009 18:09:24 +0000, by bartv
-
Fix build problem with current toolchains.Sat, 24 Jan 2009 10:54:14 +0000, by bartv
-
Added tag before-copyright-change-20090121 for changeset c301264acb03Sun, 18 Jan 2009 03:44:22 +0000, by jlarmour
-
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix silly before-copyright-change-20090121Sun, 18 Jan 2009 03:44:22 +0000, by jlarmour
-
Fix trivial thinko in last changeFri, 16 Jan 2009 00:58:49 +0000, by jlarmour
-
* src/eb55_flash.c: Removed unnecessary external reference.Thu, 15 Jan 2009 04:08:49 +0000, by jlarmour
-
* include/lpc2xxx_iap.h, src/lpc2xxx_iap.c, tests/iap_test.c: NewThu, 15 Jan 2009 03:40:47 +0000, by jlarmour
-
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure theThu, 15 Jan 2009 03:33:52 +0000, by jlarmour
-
* cdl/memalloc.cdl: Invoke tclsh explicitly to avoid the need for executeFri, 09 Jan 2009 14:02:56 +0000, by jld
-
* ecosadmin.tcl, pkgconf/fixhtml.tcl,Thu, 08 Jan 2009 17:13:20 +0000, by jld
-
* cdl/infra.cdl (CYGFUN_INFRA_EMPTY_DELETE_FUNCTIONS): Escape squareTue, 06 Jan 2009 16:29:39 +0000, by jlarmour
-
* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h,Wed, 31 Dec 2008 16:11:51 +0000, by jld
-
* devs/eth/phy/current/cdl/phy_eth_drivers.cdl,Tue, 30 Dec 2008 21:47:14 +0000, by jld
-
* standalone/wxwin/settingsdlg.cpp: Browse all files when selecting HTMLTue, 30 Dec 2008 10:16:54 +0000, by jld
-
* include/signal.inl: (cyg_libc_signals_[un]lock): remove theWed, 24 Dec 2008 01:42:22 +0000, by asl
-
* src/strtoull.cxx, src/strtoll.cxx, src/strtoul.cxx, src/strtoul.cxx:Tue, 23 Dec 2008 23:41:42 +0000, by asl
-
* include/flash_at49xxxx_parts.inl: Add support forTue, 23 Dec 2008 18:49:01 +0000, by asl
-
* cdl/ser_arm_lpc2xxx.cdl:Tue, 23 Dec 2008 18:36:39 +0000, by asl
-
* include/var_intr.h:Tue, 23 Dec 2008 18:33:04 +0000, by asl
-
* src/hal_diag.c: Changed confusing SCI0/1 comments to SCI1/2Tue, 23 Dec 2008 18:31:45 +0000, by asl
-
* src/synth.c: Implemented simulation of proper NOR flash writes.Tue, 23 Dec 2008 18:27:45 +0000, by asl
-
* src/flash_erase_block.c:Tue, 23 Dec 2008 18:27:18 +0000, by asl
-
* cdl/ser_powerpc_mpc555.cdl: Add HW queue optionTue, 23 Dec 2008 17:03:07 +0000, by asl
-
* standalone/wxwin/configitem.cpp: Observe item/macro name settingMon, 22 Dec 2008 21:37:03 +0000, by jld
-
* src/synth.c: Fixed error check of mmap call.Mon, 22 Dec 2008 20:05:02 +0000, by asl
-
* cdl/flash_strata_v2.cdl: Doh, fix doc link properly.Fri, 19 Dec 2008 21:07:13 +0000, by jlarmour
-
* cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly.Fri, 19 Dec 2008 21:06:38 +0000, by jlarmour
-
* src/stm32_flash.c:Fri, 19 Dec 2008 19:01:15 +0000, by nickg
-
* src/dlmalloc.cxx (MALLOC_COPY): Reinstate fix of 2008-01-06Fri, 19 Dec 2008 05:49:15 +0000, by jlarmour
-
* tests/tm_basic.cxx (STACK_SIZE): Revert accidental change ofThu, 18 Dec 2008 18:31:44 +0000, by jlarmour
-
* doc/sgml/makemakefile, doc/sgml/user-guide/user-guide.sgml,Wed, 17 Dec 2008 08:22:45 +0000, by jld
-
* tools/Utils/common/eCosStd.h,Tue, 16 Dec 2008 06:08:08 +0000, by jld
-
* standalone/wxwin/configtooldoc.cpp: Provide additional default state forFri, 12 Dec 2008 21:36:46 +0000, by jld
-
* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Switch value forFri, 12 Dec 2008 10:57:11 +0000, by nickg
-
* src/fd.cxx (fp_ucount_dec, fd_close): Fix locking strategy soFri, 12 Dec 2008 10:50:43 +0000, by nickg
-
* sgml/doclist: reference all documentation files.Wed, 10 Dec 2008 09:55:08 +0000, by jld
-
* standalone/wxwin/runtestsdlg.cpp: Reduce initial/minimum size of theTue, 09 Dec 2008 19:05:35 +0000, by jld
-
* standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique.Mon, 08 Dec 2008 21:28:55 +0000, by jld
-
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2Mon, 08 Dec 2008 20:19:22 +0000, by asl
-
* ecos.db: Use the flash V2 driver for the LPC-H2294, LPC-E2294, &Mon, 08 Dec 2008 20:15:54 +0000, by asl
-
* src/mips_mips32.ld: gcc_except_table subsections don't need to be kept.Fri, 05 Dec 2008 08:22:15 +0000, by jld
-
* src/i386.ld: gcc_except_table subsections don't need to be kept.Fri, 05 Dec 2008 08:14:42 +0000, by jld
-
* include/sys/cdefs.h: New file - previously provided by gcc-3.2.1 toolchainsWed, 03 Dec 2008 17:08:11 +0000, by jld
-
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation callWed, 03 Dec 2008 15:52:34 +0000, by nickg
-
* include/pcmb_io.h (HAL_PCI_TRANSLATE_INTERRUPT): Fixed PCIWed, 03 Dec 2008 09:45:28 +0000, by nickg
-
* include/var_io.h: Memory access macros added.Tue, 02 Dec 2008 20:09:07 +0000, by asl
-
* Flash driver v2 for LPC-E2294, LPC-H2294, LPC-L2294-1M boardsTue, 02 Dec 2008 20:08:25 +0000, by asl
-
* tests/flash[23].c: Fixed copy'n'paste typos in a naming: flash1 ->Sun, 30 Nov 2008 09:50:54 +0000, by asl
-
* include/plf_io.h: Useless and not-portable IO macros removed.Sun, 30 Nov 2008 09:40:58 +0000, by asl
-
Various Cortex-M patches.Mon, 24 Nov 2008 15:43:50 +0000, by nickg
