summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Put -m5200 back in link-edit commands until proper versions of gcc (which takeEric Norum2005-02-082-2/+8
| | | | -m528x as an order to load the -m5200 multilib variants) are widely available.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-083-15/+34
| | | | | | * ftpd/Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * ftpd/preinstall.am: New (Generated from corresponding Makefile.am).
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-083-84/+101
| | | | | | * librpc/Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * librpc/preinstall.am: New (Generated from corresponding Makefile.am).
* Cosmetics.Ralf Corsepius2005-02-085-6/+13
|
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-0812-208/+34
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-0839-515/+735
| | | | | * Makefile.am: Split out preinstallation rules. * preinstall.am: New (Split out from Makefile.am).
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-081-0/+6
| | | | | | * httpd/Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * httpd/preinstall.am: New (Generated from corresponding Makefile.am).
* New.Ralf Corsepius2005-02-081-0/+69
|
* Split preinstallation rules in to separate files (preinstall.am).Ralf Corsepius2005-02-081-67/+3
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-082-0/+18
| | | | | | | | | | | | | | | * itron/Makefile.am, libcsupport/Makefile.am, libnetworking/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, wrapup/Makefile.am, Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * itron/preinstall.am, libcsupport/preinstall.am, libnetworking/preinstall.am, posix/preinstall.am, rtems/preinstall.am, sapi/preinstall.am, score/preinstall.am, wrapup/preinstall.am, preinstall.am: New (Generated from corresponding Makefile.ams). * configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub.
* Split preinstallation rules in to separate files (preinstall.am).Ralf Corsepius2005-02-088-1528/+42
|
* New.Ralf Corsepius2005-02-081-0/+306
|
* New.Ralf Corsepius2005-02-088-0/+1689
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-086-97/+74
| | | | | | | * configure.ac: Add new header guard to cpuopts.h. * Makefile.am: Add libfs, libblock, ftpd header install rules. * libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove header install rules.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-082-1/+6
| | | | | * aclocal/prog-cc.m4: Quote CFLAGS's RHS to accomodate Solaris broken sh.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-084-2/+10
| | | | * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-083-13/+20
| | | | | * libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h: Ansification, cosmetics from FreeBSD.
* Intra-level priorities range from 0 to 7.Eric Norum2005-02-081-1/+1
| | | | Levels range from 1 to 6.
* Ensure consistency of 'installed' bitmap.Eric Norum2005-02-081-1/+5
|
* Set INTC0_ICRx registers properly.Eric Norum2005-02-071-1/+1
|
* New header guards.Ralf Corsepius2005-02-071-3/+3
|
* 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-075-124/+76
| | | | | | * libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c, libmisc/untar/untar.h: Various generalizations and fixes.
* 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-074-138/+155
| | | | | | | | * Makefile.am: Add include/rtems/tar.h. Merge-in header rules from libmisc/Makefile.am * libmisc/Makefile.am: Remove header rules. Remove lib-specific CPPFLAGS. * configure.ac: Add checks for <tar.h>
* 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-072-0/+57
| | | | * include/rtems/tar.h: New.
* Fix typo.Eric Norum2005-02-051-1/+1
|
* Clean up the RAM/FLASH sizes/locations are specified.Eric Norum2005-02-052-18/+12
|
* 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-052-57/+13
| | | | * custom/uC5282.cfg: Cleanup.
* 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-052-3/+5
| | | | * libfs/Makefile.am: Build libfs/src/imfs/imfs_load_tar.c.
* Fix flash base address.Eric Norum2005-02-043-7/+14
| | | | Enable UART2.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+6
| | | | | | * libnetworking/libc/res_init.c, libnetworking/netinet/in.h, libnetworking/netinet/in_pcb.c, libnetworking/netinet/raw_ip.c: Misc. part. updates from FreeBSD.
* Misc. part. updates from FreeBSD.Ralf Corsepius2005-02-044-45/+56
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-19/+4
| | | | * aclocal/enable-itron.m4: Allow unix.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-3/+4
| | | | * aclocal/check-itron.m4: Allow unix.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-1/+4
| | | | * make/bsp.mak: Remove CFLAGS_DEBUG_V.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-2/+4
| | | | * automake/compile.am: Remove depend: (Redundant).
* Reformat.Ralf Corsepius2005-02-041-8/+5
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-3/+7
| | | | * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
* Clean up INTC0 initialization. EPORT1-7 sources are fixed level/priority.Eric Norum2005-02-041-14/+25
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+7
| | | | | | | * rtems/include/rtems/rtems/sem.h, rtems/src/semcreate.c, rtems/src/semdelete.c, rtems/src/semflush.c, rtems/src/semident.c, rtems/src/semobtain.c, rtems/src/semrelease.c: Use rtems_id for semaphores.
* Use rtems_id for semaphores.Ralf Corsepius2005-02-047-7/+7
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-043-3/+20
| | | | | | | * libcsupport/include/rtems/libio.h: Use rtems_id for semaphores. Use char* for buffer. * backward/ftpd.h: New. * Makefile.am: Reflect having added backward/ftpd.h.
* New.Ralf Corsepius2005-02-041-0/+12
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-6/+10
| | | | * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-048-2159/+10
| | | | | | | | | * libnetworking/rtems_servers/ftp.c, libnetworking/rtems_servers/ftp.h, libnetworking/rtems_servers/Makefile.am: Remove (relocated to cpukit/ftpd). * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having removed move libnetworking/rtems_servers.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-045-15/+36
| | | | | | | | | | PR 756/rtems * ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from /c/src/libnetworking/ftpd) * ftpd/ftd.h: New header guards. * ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h. * configure.ac: Add ftpd/Makefile. * Makefile.am: Add ftpd.
* New.Ralf Corsepius2005-02-041-0/+2
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-045-16/+23
| | | | | * console/console.c, include/bsp.h, network/network.c, startup/bspstart.c: Remove obsolete fixed size types.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-1/+6
| | | | | * startup/bspstart.c: rtems_interrupt_catch(trampoline, vector, &old_handler).
* Header guards cleanup.Ralf Corsepius2005-02-049-9/+9
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-044-3/+8
| | | | | * rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h: Header guards cleanup.