summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-0826-13/+66
| | | | * startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-082-1/+5
| | | | * shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-086-4/+16
| | | | * startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-083-2/+9
| | | | | * startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.* section.
* 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>Joel Sherrill2006-03-073-7/+176
| | | | | | | PR 853/filesystem * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver should be modified to support the new exception scheme and to use the handle parameter.
* Add PRs.Joel Sherrill2006-03-071-5/+5
|
* 2006-03-07 Lars Munch <lars@segv.dk>Joel Sherrill2006-03-072-4/+11
| | | | | | | | | | * at91rm9200/clock/clock.c: The clock tick is not very precise on at91rm9200. The attached patch improves the situation by: (1) Not reloading the "period interval timer" register in the interrupt handler since this is done automatically. (2) Use integer rounding in the calculation of the "period interval timer" register value to get as close as posible to the CONFIGURE_MICROSECONDS_PER_TICK value.
* Changes from Daron ChabotEric Norum2006-02-233-46/+95
|
* 2006-02-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-02-143-0/+309
| | | | | | * shared/startup/panic.c, shared/startup/probeMemEnd.c: added code for BSPs to use: panic using printk() to display reason. probeMemEnd() to determine memory size by probing.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-1/+5
| | | | * src/rtemsStatusCode.cc: Fix warnings.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-1/+5
| | | | * clock/clockdrv.c: Correct path to clockdrv_shell.c
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-6/+8
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-088-8/+24
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-0846-82/+168
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-12/+14
| | | | | * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-12/+11
| | | | | * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-9/+14
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-4/+8
| | | | * shared/startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-6/+11
| | | | | * startup/linkcmds, startup/linkcmds.dl: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-11/+13
| | | | | * startup/linkcmds, startup/linkcmds.pm520: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-3/+7
| | | | * startup/linkcmds.dl: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-4/+9
| | | | | * startup/linkcmds, startup/linkcmds_ROM: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-088-12/+22
| | | | | * startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-4/+9
| | | | | * startup/linkcmds, startup/linkcmds.flash: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-6/+11
| | | | | * startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add sections required by newer gcc versions.
* 2006-02-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-072-3/+7
| | | | * startup/linkcmds: Add sections to fix C++ linking errors.
* Avoid possible division by zero.Eric Norum2006-02-063-2/+8
|
* 2006-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-013-1/+17
| | | | | | * configure.ac, console/console.c: Add USE_COM1_AS_CONSOLE BSP option. This makes it easy to build the pc386 BSP in a configuration that corresponds to qemu with COM1 redirected to stdio.
* Fix Formatting.Joel Sherrill2006-02-011-4/+5
|
* 2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-02-011-0/+5
| | | | | * gnatinstallhandler.c: Rename since old name is now used by GNAT source.
* Formatting.Joel Sherrill2006-02-012-12/+13
|
* 2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-02-011-1/+3
| | | | | * gnatinstallhandler.c: Rename since old name is now used by GNAT source.
* Add code to maintain CPU load average.Eric Norum2006-01-294-6/+51
|
* 2006-01-26 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-01-275-3/+29
| | | | | | * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h, vmeUniverse/vme_amd_defs.h: Added 2F address modifier for VME64 CSR access.
* 2006-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-232-0/+7
| | | | * runtest: Add pvr setting.
* 2006-01-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-01-212-9/+37
| | | | | | | * mpc6xx/mmu/pte121.c: consistency check now warns instead of reporting an error when coming across a non 1:1 VSID; fix: triv121IsRangeMapped() needs to convert segment offset into a page index if the vsid argument is non-special.
* 2006-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-202-2/+94
| | | | | | * psim: Enhance to add limit on how long a single test is allowed to execute. This can be used to significantly enhance the reliability of long batch test runs.
* Regenerate.Ralf Corsepius2006-01-1465-65/+65
|
* Replace illegal lvalue casts with explicit increments.Eric Norum2006-01-122-5/+12
|
* Regenerate.Ralf Corsepius2006-01-1266-0/+234
|
* Remove all-local:.Ralf Corsepius2006-01-1264-128/+0
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+2
| | | | * wrapup/Makefile.am: Add preinstall.am.
* Add preinstall.amRalf Corsepius2006-01-121-15/+1
|
* New.Ralf Corsepius2006-01-121-0/+26
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-124-37/+31
| | | | | | * libchip/Makefile.am: Build libchip/network/smc91111. * libchip/network/smc91111.c, libchip/network/smc91111config.h: Eliminate cyg_int* crap.
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-4/+0
|