summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-202-1/+5
| | | | * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
* 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-202-5/+10
| | | | | * configure.ac: Reflect changes to testsuites/automake, testsuites/aclocal.
* 2005-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-11-172-65/+6
| | | | | | * rtems.adb, rtems.ads: Remove initialization directives as rtems_initialize_executive is obsolete and the other initialization services should not be called from Ada anyway.
* 2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-141-0/+9
| | | | | | | | | * libchip/network/if_media.h, libchip/network/mii.h: Remove (Moved to cpukit). * libchip/Makefile.am: Reflect having moved libchip/network/mii.h and libchip/network/if_media.h. * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and if_media.h having moved.
* Reflect mii.h and if_media.h having moved.Ralf Corsepius2005-11-142-4/+5
|
* Regenerate.Ralf Corsepius2005-11-141-8/+0
|
* Reflect having moved libchip/network/mii.h and libchip/network/if_media.h.Ralf Corsepius2005-11-141-2/+2
|
* Remove (Moved to cpukit).Ralf Corsepius2005-11-142-733/+0
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-132-5/+8
| | | | * Makefile.am: Remove depend-am.
* Remove depend.Ralf Corsepius2005-11-134-14/+0
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+2
| | | | | * automake/compile.am, automake/host.am, automake/local.am, automake/subdirs.am: Remove depend.
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-132-0/+9
| | | | | * configure.ac: Explicitly pass --libdir and --includedir to testsuites.
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-132-4/+4
| | | | * bsp_specs: Remove %cpp.
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-132-4/+4
| | | | * bsp_specs: Remove %cpp.
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-124-8/+8
| | | | * bsp_specs: Remove %cpp.
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-123-7/+8
| | | | | * bsp_specs: Remove %cpp. * console/console.c: Eliminate obsolete types.
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-128-16/+16
| | | | * bsp_specs: Remove %cpp.
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-122-10/+10
| | | | * configure.ac: Remove USE_ENHANCED_INTR_API.
* Clean up UART2 pin setup. Protect pin setup code.Eric Norum2005-11-113-2/+12
|
* Need to install vme_am_defs.h.Eric Norum2005-11-092-0/+2
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-2/+6
| | | | * shared/startup/bspstart.c: Eliminate obsolete types.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-223/+6
| | | | | * vmeUniverse/vmeUniverse.c: Eliminate obsolete types. Remove CVS log.
* Fix disagreement between GCCSPECS and GCC_SPECS.Eric Norum2005-11-093-2/+7
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-2/+22
| | | | * configure.ac: Reflect changes to testsuites.
* Add code to set up pin assignments.Eric Norum2005-11-082-2/+21
|
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-081-0/+6
| | | | | | * automake/compile.am: Remove GCCSPECS. * aclocal/prog-cc.m4: Add GCCSPECS. * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
* Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.Ralf Corsepius2005-11-081-6/+0
|
* Add GCCSPECSRalf Corsepius2005-11-081-1/+6
|
* Remove GCCSPECSRalf Corsepius2005-11-081-5/+0
|
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-081-0/+4
| | | | * irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
* Remove obsolete types (*unsigned32).Ralf Corsepius2005-11-082-22/+22
|
* Remove assignation to U.S. Government.Eric Norum2005-11-072-2/+0
|
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-0711-23/+81
|
* Fixed formatting.Joel Sherrill2005-11-077-18/+18
|
* Repaired some changelog entries lost.Joel Sherrill2005-11-071-3/+3
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+6
| | | | | | * console/console.c: Eliminate unsigned32, unsigned8. * include/bsp.h: Eliminate unsigned32. * startup/bspstart.c: Eliminate unsigned32.
* Eliminate unsigned32.Ralf Corsepius2005-11-074-10/+10
|
* Eliminate unsigned32, unsigned8.Ralf Corsepius2005-11-071-3/+3
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+6
| | | | | | * include/bsp.h: Eliminate unsigned32. * network/network.c: Several minor bug fixes. * startup/bspstart.c: Eliminate unsigned32.
* Several minor bug fixes.Ralf Corsepius2005-11-071-1/+6
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-2/+7
| | | | | * mpc6xx/mmu/pte121.c: Eliminate unsigned32. * mpc8xx/clock/clock.c: Eliminate rtems_unsigned32.
* Eliminate rtems_unsigned32.Ralf Corsepius2005-11-071-2/+2
|
* Eliminate unsigned32.Ralf Corsepius2005-11-071-4/+4
|
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-4/+9
| | | | | * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types. * libchip/rtc/mc146818a.h: Eliminate obsolete types.
* Eliminate obsolete types.Ralf Corsepius2005-11-062-3/+3
|
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-0/+4
| | | | * shared/irq/idt.c: Reflect API changes.
* Reflect API changes.Ralf Corsepius2005-11-061-3/+3
|
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-3/+8
| | | | * timer/timer.c: Remove C++-style comments.
* Remove C++-style comments.Ralf Corsepius2005-11-061-2/+2
|
* 2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-041-1/+6
| | | | | * libchip/network/dec21140.c, libchip/network/elnk.c: Use libcpu/byteorder.h for i386.