| age |
author |
description |
| 2009-01-28 |
bartv |
Revert AEB and all SA1110 platform HALs to use arm-elf-gcc instead of |
| 2009-01-28 |
bartv |
Make the string tests work in configurations which do not involve |
| 2009-01-28 |
bartv |
The getenv test is N/A if the configuration does not have an environ |
| 2009-01-28 |
bartv |
Update tests to work in configurations without main() |
| 2009-01-28 |
bartv |
Update tests to work in configurations that do not use main() |
| 2009-01-28 |
bartv |
Fix infra tests in configurations that do not have a main() |
| 2009-01-26 |
bartv |
Switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words. |
| 2009-01-24 |
bartv |
Fix build problem with current toolchains. |
| 2009-01-18 |
jlarmour |
Added tag before-copyright-change-20090121 for changeset c301264acb03 |
| 2009-01-18 |
jlarmour |
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix sillybefore-copyright-change-20090121 |
| 2009-01-16 |
jlarmour |
Fix trivial thinko in last change |
| 2009-01-15 |
jlarmour |
* src/eb55_flash.c: Removed unnecessary external reference. |
| 2009-01-15 |
jlarmour |
* include/lpc2xxx_iap.h, src/lpc2xxx_iap.c, tests/iap_test.c: New |
| 2009-01-15 |
jlarmour |
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure the |
| 2009-01-09 |
jld |
* cdl/memalloc.cdl: Invoke tclsh explicitly to avoid the need for execute |
| 2009-01-08 |
jld |
* ecosadmin.tcl, pkgconf/fixhtml.tcl, |
| 2009-01-06 |
jlarmour |
* cdl/infra.cdl (CYGFUN_INFRA_EMPTY_DELETE_FUNCTIONS): Escape square |
| 2008-12-31 |
jld |
* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h, |
| 2008-12-30 |
jld |
* devs/eth/phy/current/cdl/phy_eth_drivers.cdl, |
| 2008-12-30 |
jld |
* standalone/wxwin/settingsdlg.cpp: Browse all files when selecting HTML |
| 2008-12-24 |
asl |
* include/signal.inl: (cyg_libc_signals_[un]lock): remove the |
| 2008-12-23 |
asl |
* src/strtoull.cxx, src/strtoll.cxx, src/strtoul.cxx, src/strtoul.cxx: |
| 2008-12-23 |
asl |
* include/flash_at49xxxx_parts.inl: Add support for |
| 2008-12-23 |
asl |
* cdl/ser_arm_lpc2xxx.cdl: |
| 2008-12-23 |
asl |
* include/var_intr.h: |
| 2008-12-23 |
asl |
* src/hal_diag.c: Changed confusing SCI0/1 comments to SCI1/2 |
| 2008-12-23 |
asl |
* src/synth.c: Implemented simulation of proper NOR flash writes. |
| 2008-12-23 |
asl |
* src/flash_erase_block.c: |
| 2008-12-23 |
asl |
* cdl/ser_powerpc_mpc555.cdl: Add HW queue option |
| 2008-12-22 |
jld |
* standalone/wxwin/configitem.cpp: Observe item/macro name setting |
| 2008-12-22 |
asl |
* src/synth.c: Fixed error check of mmap call. |
| 2008-12-19 |
jlarmour |
* cdl/flash_strata_v2.cdl: Doh, fix doc link properly. |
| 2008-12-19 |
jlarmour |
* cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly. |
| 2008-12-19 |
nickg |
* src/stm32_flash.c: |
| 2008-12-19 |
jlarmour |
* src/dlmalloc.cxx (MALLOC_COPY): Reinstate fix of 2008-01-06 |
| 2008-12-18 |
jlarmour |
* tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of |
| 2008-12-17 |
jld |
* doc/sgml/makemakefile, doc/sgml/user-guide/user-guide.sgml, |
| 2008-12-16 |
jld |
* tools/Utils/common/eCosStd.h, |
| 2008-12-12 |
jld |
* standalone/wxwin/configtooldoc.cpp: Provide additional default state for |
| 2008-12-12 |
nickg |
* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Switch value for |
| 2008-12-12 |
nickg |
* src/fd.cxx (fp_ucount_dec, fd_close): Fix locking strategy so |
| 2008-12-10 |
jld |
* sgml/doclist: reference all documentation files. |
| 2008-12-09 |
jld |
* standalone/wxwin/runtestsdlg.cpp: Reduce initial/minimum size of the |
| 2008-12-08 |
jld |
* standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique. |
| 2008-12-08 |
asl |
* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2 |
| 2008-12-08 |
asl |
* ecos.db: Use the flash V2 driver for the LPC-H2294, LPC-E2294, & |
| 2008-12-05 |
jld |
* src/mips_mips32.ld: gcc_except_table subsections don't need to be kept. |
| 2008-12-05 |
jld |
* src/i386.ld: gcc_except_table subsections don't need to be kept. |
| 2008-12-03 |
jld |
* include/sys/cdefs.h: New file - previously provided by gcc-3.2.1 toolchains |
| 2008-12-03 |
nickg |
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call |
| 2008-12-03 |
nickg |
* include/pcmb_io.h (HAL_PCI_TRANSLATE_INTERRUPT): Fixed PCI |
| 2008-12-02 |
asl |
* include/var_io.h: Memory access macros added. |
| 2008-12-02 |
asl |
* Flash driver v2 for LPC-E2294, LPC-H2294, LPC-L2294-1M boards |
| 2008-11-30 |
asl |
* tests/flash[23].c: Fixed copy'n'paste typos in a naming: flash1 -> |
| 2008-11-30 |
asl |
* include/plf_io.h: Useless and not-portable IO macros removed. |
| 2008-11-24 |
nickg |
Various Cortex-M patches. |
| 2008-11-23 |
bartv |
Add M68K documentation. |
| 2008-11-23 |
asl |
* src/watchdog_lpc2xxx.cxx: Since CYG_HAL_ARM_LPC2XXX_PCLK() |
| 2008-11-23 |
asl |
Remove unnecessary implements CYGHWR_IO_FLASH_DEVICE |
| 2008-11-23 |
asl |
* NEWS: |