Joel Sherrill
4bbea13f80
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 17:59:06 +00:00
Joel Sherrill
0564ff5123
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 17:18:25 +00:00
Joel Sherrill
2eaf499375
2006-02-08 Thomas Rauscher <trauscher@loytec.com>
...
PR 890/networking
* httpd/webs.c: The webservers enters an infinite loop when a POST
request with less data than indicated in the Content-Length header is
received. It also consumes additional heap memory and a file
descriptor for each invalid POST.
2006-02-08 16:16:42 +00:00
Joel Sherrill
4217b965eb
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 12:28:38 +00:00
Joel Sherrill
350808f984
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add
sections required by newer gcc versions.
2006-02-08 12:28:11 +00:00
Joel Sherrill
869eaa9734
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
sections required by newer gcc versions.
2006-02-08 12:28:03 +00:00
Joel Sherrill
ae3ab7451b
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
sections required by newer gcc versions.
2006-02-08 12:27:59 +00:00
Joel Sherrill
c177d27283
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* shared/startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 12:27:45 +00:00
Joel Sherrill
6ffb898bac
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.dl: Add sections required by newer
gcc versions.
2006-02-08 12:26:35 +00:00
Joel Sherrill
9a7474bc0e
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.pm520: Add sections required by
newer gcc versions.
2006-02-08 12:26:31 +00:00
Joel Sherrill
894fc7f80a
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds.dl: Add sections required by newer gcc versions.
2006-02-08 12:26:28 +00:00
Joel Sherrill
ff167ec45c
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds_ROM: Add sections required by
newer gcc versions.
2006-02-08 12:25:24 +00:00
Joel Sherrill
cdb3ff9c52
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
sections required by newer gcc versions.
2006-02-08 12:25:19 +00:00
Joel Sherrill
f54f308393
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.flash: Add sections required by
newer gcc versions.
2006-02-08 12:25:13 +00:00
Joel Sherrill
c50fb1c5cb
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
sections required by newer gcc versions.
2006-02-08 12:25:04 +00:00
Joel Sherrill
8b1b107f41
2006-02-07 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add sections to fix C++ linking errors.
2006-02-07 12:22:39 +00:00
Eric Norum
b468898f15
Avoid possible division by zero.
2006-02-06 21:43:58 +00:00
Ralf Corsepius
4fca5bd51a
2006-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/mkspec.in: Split patches.
2006-02-05 06:55:51 +00:00
Ralf Corsepius
a2459299f5
2006-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/gccnewlib.add: Dynamically create brp-*.
Use split source tar balls.
2006-02-05 06:54:26 +00:00
Ralf Corsepius
7c1303a064
2006-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* binutils/binutils.add: Dynamically create brp-*.
Misc. update.
2006-02-05 06:52:25 +00:00
Joel Sherrill
6952f3d948
2006-02-01 Joel Sherrill <joel@OARcorp.com>
...
* rtems/score/cpu.h: Increase default stack size on i386 from 1K to 4K.
Most i386 targets are not memory strapped so making this a bit large
is not a burden. It lets more tests run. ticker and psxtimer will not
even run with 1K of stack.
2006-02-01 20:59:48 +00:00
Joel Sherrill
36ffcf3b40
2006-02-01 Joel Sherrill <joel@OARcorp.com>
...
* 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.
2006-02-01 20:57:35 +00:00
Joel Sherrill
104c492ef2
2006-02-01 Joel Sherrill <joel@OARcorp.com>
...
PR 855/tests
* support/include/tmacros.h: Fix typo.
2006-02-01 19:43:32 +00:00
Joel Sherrill
4417e408a2
Fix Formatting.
2006-02-01 19:39:41 +00:00
Joel Sherrill
d2e1d3a39e
2006-02-01 Joel Sherrill <joel@OARcorp.com>
...
* posix/inline/rtems/posix/cond.inl, posix/macros/rtems/posix/cond.inl,
posix/src/conddestroy.c: Remove warnings.
2006-02-01 18:57:34 +00:00
Joel Sherrill
11b4e077e9
2006-02-01 Joel Sherrill <joel@OARcorp.com>
...
* rtems/src/tasks.c, rtems/src/taskvariableadd.c,
rtems/src/taskvariabledelete.c, rtems/src/taskvariableget.c: Remove
warnings.
2006-02-01 18:39:45 +00:00
Joel Sherrill
9bb263d58c
2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gnatinstallhandler.c: Rename since old name is now used
by GNAT source.
2006-02-01 18:38:31 +00:00
Joel Sherrill
b8b8d34459
Formatting.
2006-02-01 18:38:30 +00:00
Joel Sherrill
e1dd8181d1
2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* gnatinstallhandler.c: Rename since old name is now used
by GNAT source.
2006-02-01 18:35:21 +00:00
Ralf Corsepius
a5a0db49c9
2006-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 882/make_build
* bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
2006-02-01 15:08:54 +00:00
Ralf Corsepius
f4f96e998c
2006-01-31 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* shgen.c: include <stdlib.h>.
2006-01-31 05:49:12 +00:00
Eric Norum
be5b08a429
Add code to maintain CPU load average.
2006-01-29 22:48:33 +00:00
Till Straumann
6f10ffee3a
2006-01-26 Till Straumann <strauman@slac.stanford.edu>
...
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeUniverse.c,
vmeUniverse/vmeUniverse.h, vmeUniverse/vme_amd_defs.h:
Added 2F address modifier for VME64 CSR access.
2006-01-27 00:35:27 +00:00
Joel Sherrill
e1f4b2d761
2006-01-23 Joel Sherrill <joel@OARcorp.com>
...
* runtest: Add pvr setting.
2006-01-23 14:50:01 +00:00
Till Straumann
0f1590b49b
2006-01-20 Till Straumann <strauman@slac.stanford.edu>
...
* 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-21 01:46:07 +00:00
Joel Sherrill
4398f42c88
2006-01-20 Joel Sherrill <joel@OARcorp.com>
...
* 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.
2006-01-20 17:30:39 +00:00
Ralf Corsepius
f52fed0beb
2006-01-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* texi2www: Add provisory support for @image.
2006-01-20 17:00:04 +00:00
Ralf Corsepius
bbc7c2d7f8
2006-01-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* user/rtemsarc.gif, user/states.gif, user/rtemspie.gif:
Remove (Unused).
* user/rtemsarc.txt, user/rtemspie.txt, user/states.txt:
New (Extracted from other docs).
* user/Makefile.am: Reflect changes above.
2006-01-20 16:50:22 +00:00
Ralf Corsepius
7b6f2c6465
Remove (Unused).
2006-01-20 16:49:55 +00:00
Ralf Corsepius
0c2559aabc
New. Extracted from other files.
2006-01-20 11:38:33 +00:00
Ralf Corsepius
b298cd83fb
New. Extracted from other files.
2006-01-20 09:20:02 +00:00
Ralf Corsepius
8649ee0f51
Provoke cvs complaints on generated docs.
2006-01-19 10:02:29 +00:00
Ralf Corsepius
9638912aa3
Remove obsolete entries.
2006-01-19 08:35:33 +00:00
Ralf Corsepius
9db5c29b37
Provoke cvs complaints on generated docs.
2006-01-19 08:35:06 +00:00
Ralf Corsepius
1ad166be50
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* base.t: Remove.
* Makefile.am: Remove base.t.
2006-01-19 08:28:46 +00:00
Ralf Corsepius
8d795aad86
2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* index.html.in: Remove OR32.
2006-01-19 08:24:59 +00:00
Ralf Corsepius
0cad08b343
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* eventlog.t: Remove.
* new_chapters.texi: Remove eventlog.
* Makefile.am: Remove eventlog.
2006-01-19 07:21:40 +00:00
Ralf Corsepius
653c295560
Remove
2006-01-19 06:54:51 +00:00
Ralf Corsepius
3ed7261348
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* dumpcontrol.t: Remove.
* new_chapters.texi: Remove dumpcontrol.
* Makefile.am: Remove dumpcontrol.
2006-01-19 06:39:27 +00:00
Ralf Corsepius
579513a324
Remove.
2006-01-19 06:38:45 +00:00