summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-1/+6
| | | | * librdbg/src/ptrace.c: Remove warning.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-1/+6
| | | | | * libcsupport/include/ringbuf.h: Use uint8_t instead of char for raw data buffer.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-1/+6
| | | | | * rtems/src/regiongetfreeinfo.c: Return RTEMS_SUCCESSFUL instead of RTEMS_INVALID_ADDRESS on success path.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-033-7/+13
| | | | | * libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Use uint8_t instead of char for raw data buffer.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-0340-71/+59
| | | | | | | | | | | | | | | | | | | | | | | * samples/hello/sptest.adb, sptests/sp03/sptest.adb, sptests/sp04/sptest.adb, sptests/sp05/sptest.adb, sptests/sp07/sptest.adb, sptests/sp13/sptest.adb, sptests/sp14/sptest.adb, sptests/sp20/sptest.adb, sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/tmtest.adb: Remove warnings.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-034-64/+78
| | | | * rtems.adb: Remove gcc 4.x warnings.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-0/+8
| | | | * include/.cvsignore: New file.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-0/+18
| | | | * .cvsignore: New file.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-034-6/+11
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix overflow of _CPU_Interrupt_stack_high calculation.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-033-118/+106
| | | | * sh7045/sci/sci.c, sh7045/sci/sci_termios.c: Remove warnings.
* 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-032-0/+9
| | | | * comm/tty_drv.c: Modified to support addition of parameter to ISRs.
* 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-035-5/+11
| | | | | | * libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_fxp.c, libchip/serial/mc68681.c: Modified parameter list to remove warnings.
* 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-035-6/+23
| | | | | | | * 3c509/3c509.c, ne2000/ne2000.c: Modified parameters to remove warnings. * console/console.c, wd8003/wd8003.c: Added support for addition of parameter in ISRs.
* 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-034-3/+12
| | | | | | | * clock/ckinit.c, console/console.c: Added support for addition of parameter to ISRs. * network/network.c: Modified parameter list to remove warnings.
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-032-6/+13
| | | | | * gccnewlib/gccnewlib.add: Suppress building tools not supported by avr, h8300 and mips.
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-033-2/+6
| | | | | * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. %infodir/dir handling changes.
* Add patch having been missed in 05/02 patchRalf Corsepius2005-05-031-2/+0
|
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-032-4/+6
| | | | | * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq (rpm anachronism).
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-0/+2
| | | | | * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling changes.
* Misc. %infodir/dir handling changes.Ralf Corsepius2005-05-037-31/+27
|
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-0/+3
| | | | | | * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-032-1/+3
| | | | * common/common.add.in: Use FC compliant BuildRoot.
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-8/+1
| | | | | * gccnewlib/gccnewlib.add: Remove gnatgcc hacks. Misc %infodir/dir handling changes.
* Fix typo in previous changelog entryRalf Corsepius2005-05-031-1/+1
|
* Fix typo in previous changelog entryRalf Corsepius2005-05-031-2/+3
|
* Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.Ralf Corsepius2005-05-036-6/+11
|
* 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-031-0/+8
| | | | | | | | * gccnewlib.add: Remove gnatgcc hacks. Misc %infodir/dir handling changes. * target-c++.add, target-g77.add, target-gcj.add, target-gfortran.add, target-gnat.add, target-objc.add: Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
* 2005-05-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-023-42/+7
| | | | | * Makefile.am: Remove dmv177 and ppcn_60x. * custom/dmv177.cfg: Removed.
* 2005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-022-2/+2
| | | | | * libfs/src/dosfs/msdos_format.c, librpc/src/xdr/xdr.c: Added initialization to remove warnings.
* 2005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-026-6/+19
| | | | | | | * libchip/network/cs8900.c, libchip/network/i82586.c, libchip/network/open_eth.c, libchip/network/sonic.c, libchip/serial/mc68681.c: Modified types to remove warnings. Added initialization to remove warnings.
* 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-026-2/+80
| | | | | | | PR 782/rtems * rtems.ads: Remove stray ';'. * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get, Task_Variable_Delete.
* Remove bogus ChangeLog entry.Ralf Corsepius2005-05-023-6/+4
|
* changesRalf Corsepius2005-05-022-0/+10
|
* 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-023-3/+9
| | | | | * binutils/base-binutils.add, binutils/binutils.add: Misc %infodir/dir handling changes.
* 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-022-0/+13
| | | | | * configure.ac: Reflect changes to autotools/*. * autotools/Makefile.am: Update.
* Reflect changes to *.spec.in generation.Ralf Corsepius2005-05-021-0/+1
|
* 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-022-1/+20
| | | | | | | | | * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in: Remove. * autotools/automake.add, autotools/autoconf.add, autotools/header.add: New. * autotools/Makefile.am: Streamline specs generation with other tools.
* New.Ralf Corsepius2005-05-023-0/+190
|
* Remove.Ralf Corsepius2005-05-022-195/+0
|
* 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-011-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | * mptests/mp01/config.h, samples/base_mp/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of <confdefs.h> (obsolete).
* Include <rtems/confdefs.h> instead of <confdefs.h> (obsolete).Ralf Corsepius2005-05-0157-57/+57
|
* 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-011-0/+5
| | | | | * libnetworking/kern/kern_mib.c, libnetworking/sys/libkern.h: Update from FreeBSD.
* Update from FreeBSDRalf Corsepius2005-05-012-31/+39
|
* 2005-04-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-306-53/+81
| | | | | | * configure.ac: fix evaluating --enable-ada. * ada/Makefile.am: Use preinstall.am * ada/preinstall.am: New.
* 2005-05-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-302-36/+4
| | | | * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
* 2005-04-29 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-292-0/+5
| | | | * score/src/objectidtoname.c: Removed warnings
* 2005-04-29 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-293-26/+5
| | | | * irq/irq.c, start/start.S: Removed warnings
* 2005-04-29 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-292-0/+436
| | | | | * New BSP. * console/config.c: New files.
* 2005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-294-12/+13
| | | | | | | * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat cleanup. * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info fixes.
* 2005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-294-46/+6
| | | | | * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add, gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0