summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unused.Ralf Corsepius2004-03-096-12/+0
|
* Unused.Ralf Corsepius2004-03-08186-372/+0
|
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-083-0/+24
| | | | | | PR 587/bsps * shared/include/cpuIdent.h, shared/include/cpuIdent.c: Add defines for MPC_5XX.
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-083-2/+10
| | | | * Makefile.am, configure.ac: Reflect having added mpc5xx.
* 2004-03-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-089-0/+773
| | | | | | | | * mpc5xx/.cvsignore, mpc5xx/Makefile.am: New. * mpc5xx/exceptions/asm_utils.S, mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, mpc5xx/ictrl/ictrl.c, mpc5xx/ictrl/ictrl.h, mpc5xx/timer/timer.c: New (Submission from Wilfried Busalski <w.busalski@lancier-monitoring.de>).
* UnusedRalf Corsepius2004-03-083-6/+0
|
* UnusedRalf Corsepius2004-03-085-10/+0
|
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-1/+5
| | | | * libnetworking/net/radix.c: Remove warning.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-7/+6
| | | | | * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x support.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-1/+5
| | | | * libmisc/shell/cmds.c: Remove warning.
* 2004-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+8
| | | | | * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so they can be used in application level makefiles.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-2/+6
| | | | * sp07/buffered_io.c: Remove warning.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-2/+6
| | | | * libnetworking/lib/ftpfs.c: Switch bcopy to memcpy.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-053-19/+54
| | | | | | * libcsupport/src/newlibc.c, libcsupport/src/sync.c: Eliminate warnings. Explicitly defeat __STRICT_ANSI__ since both legitimately use routines beyond ANSI.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-1/+6
| | | | * libblock/src/bdbuf.c: Initialize pointer to avoid warning.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-0515-38/+57
| | | | | | | | | | * libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websuemf.c: Remove warnings.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+24
| | | | | | * libchipnetwork/open_eth.c: Remove warnings by conditionally compiling this file only only those CPU families with supported exception models.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-0/+7
| | | | | * mpc6xx/mmu/pte121.c: Add missing ifdef DEBUG to remove warning for unused static routine.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-056-7/+16
| | | | | | | * bootloader/pci.c: Remove warnings by adding include <string.h>. * irq/irq.c: Clean up includes to remove warnings. * pci/pci.c, pci/pci.h, startup/bspstart.c: Better use of const on struct _int_map.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-1/+18
| | | | | * network/network.c: Remove warnings for unused routines left from original code.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-053-21/+9
| | | | | * score/macros/rtems/score/chain.inl, score/src/objectidtoname.c: Add cast to avoid type punning warning in gcc 3.3.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-0535-193/+52
| | | | | | | | | | | | | | | | | | | | | * libblock/src/bdbuf.c, libblock/src/ramdisk.c, libcsupport/src/newlibc.c, libcsupport/src/sync.c, libmisc/cpuuse/cpuuse.c, libmisc/monitor/mon-symbols.c, libmisc/shell/cmds.c, libmisc/shell/shell.c, libnetworking/kern/kern_sysctl.c, libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_addr.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c, libnetworking/libc/ns_print.c, libnetworking/libc/ns_ttl.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/rcmd.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_mkupdate.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c, libnetworking/net/radix.c, libnetworking/rtems/mkrootfs.c, librpc/src/rpc/clnt_perror.c, librpc/src/rpc/svc.c, score/macros/rtems/score/chain.inl, score/src/objectidtoname.c: Too much was accidentally committed -- revert.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-0537-37/+244
| | | | | | | | | | | | | | | | | | | | | * libblock/src/bdbuf.c, libblock/src/ramdisk.c, libcsupport/src/newlibc.c, libcsupport/src/sync.c, libmisc/cpuuse/cpuuse.c, libmisc/monitor/mon-symbols.c, libmisc/shell/cmds.c, libmisc/shell/shell.c, libnetworking/kern/kern_sysctl.c, libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c, libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_addr.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c, libnetworking/libc/ns_print.c, libnetworking/libc/ns_ttl.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/rcmd.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_mkupdate.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c, libnetworking/net/radix.c, libnetworking/rtems/mkrootfs.c, librpc/src/rpc/clnt_perror.c, librpc/src/rpc/rtems_rpc.c, librpc/src/rpc/svc.c, sapi/include/confdefs.h, score/macros/rtems/score/chain.inl, score/src/objectidtoname.c:
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-055-3/+10
| | | | | * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c, psxtimer/psxtimer.c: Eliminate warnings and typos.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-054-63/+10
| | | | | | | | PR 576/doc * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was out of date and frequently duplicated information available from other public sources like the CrossGCC Wiki. * FAQ/embeddedinfo.t: Removed.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-052-3/+9
| | | | | | PR 505/bsps * setvec.c: Rework to remove punned pointer warning generated by gcc 3.3 and newer.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * include/buffer_test_io.h: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-034-1/+76
| | | | | * startup/linkcmds: Add more memory and sections so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-033-2/+6
| | | | * vectors/vectors.h, vectors/vectors_init.c: Undo previous change.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * irq/irq.h: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-1/+5
| | | | * Makefile.am: Correct typo.
* 2004-03-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-032-0/+10
| | | | | * startup/linkcmds: Add more memory so tests can link. This is a generic BSP for a CPU model so OK to do this.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-262-1/+8
| | | | | | PR 570/bsps * custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
* 2004-02-26 Andreas Karlsson <andreas.karlsson@space.se>Joel Sherrill2004-02-262-0/+16
| | | | | * cpu_asm.S: Close window while restoring interrupted task state which resulted in CWP corruption.
* 2004-02-26 Thomas Rauscher <trauscher@loytec.com.Joel Sherrill2004-02-262-9/+26
| | | | | PR 584/RTEMS * rtems/src/eventtimeout.c: Fix critical section window.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-263-0/+17
| | | | | | PR 583/tests * tm26/task1.c, tm27/task1.c: Correctly reset _Thread_Dispatch_disable_level so printing is safe.
* 2004-02-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-265-6/+44
| | | | | | | | | PR 582/core * posix/src/mqueue.c, posix/src/mqueuecreatesupp.c, posix/src/mqueuedeletesupp.c, posix/src/mqueueunlink.c: Use memory from workspace to avoid use of mutex during dispatch disable critical section. Besides memory for object names should come from the Workspace anyway.
* 2004-02-26 Sébastien Barré <sbarre@sdelcc.com>Joel Sherrill2004-02-263-28/+19
| | | | | | PR 582/core * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message queue test so more of it runs now.
* 2004-02-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-242-8/+8
| | | | | PR 580/tools * setup.def: Fix setup.def to match current reality.
* 2004-02-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-233-0/+11
| | | | | * gdb/base-gdb.add: Add annotate.info. * gdb/gdb.add: Remove info/dir.
* 2004-02-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-212-0/+22
| | | | * README: New file.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-1/+5
| | | | * rtems-apt-conf.spec.in: Add @VERSION@ to Source0.
* Update.Ralf Corsepius2004-02-201-4/+8
|
* Add ChangeLogRalf Corsepius2004-02-201-0/+7
|
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-2010-0/+709
| | | | | | | * Makefile.am, gpg/gpg-pubkey-eac29b6f-3fe1f458, ChangeLog, vendors.list.d/rtems.list, sources.list.d/rtems-4.6.list, sources.list.d/rtems-4.7.list, configure.ac, .cvsignore, COPYING, rtems-apt-conf.spec.in, INSTALL: New.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-204-3/+11
| | | | * Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-8/+1
| | | | | * aclocal/rtems-top.m4: Sync with c/src/aclocal/rtems-top.m4 * Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-203-3/+5
| | | | * Makefile.am, gdb/Makefile.am: Cosmetics.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-202-0/+6
| | | | | * Makefile.am: Add EXTRA_DIST = search-id.sh multigen cvsignore-add.sh.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-204-39/+40
| | | | | | | | | | | * acinclude.m4: Fix loosing arguments when configuring cpukit and testsuites (Was exposed with --enable-multilib, only). Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR. Add RTEMS_BSP_CONFIG_SUBDIR. * configure.ac: Reflect changes to acinclude.m4. Reflect new args to testsuites's configure. * aclocal/rtems-top.m4: Remove ENDIF hack. Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).