Commit Graph

12000 Commits

Author SHA1 Message Date
Ralf Corsepius
6bd18c2a24 Remove *-libs.
Install to sys-root/mingw.
Cosmetics.
2006-02-16 10:06:03 +00:00
Ralf Corsepius
2bf76c905f Add gcc-4.0.2-mingw.diff 2006-02-16 10:04:46 +00:00
Ralf Corsepius
f2fac68028 Backup. 2006-02-16 08:02:11 +00:00
Ralf Corsepius
4c40577c5e New. 2006-02-16 07:59:47 +00:00
Ralf Corsepius
17cf174557 Abandon gcc < 3.0 2006-02-16 04:30:31 +00:00
Ralf Corsepius
242f275d3d Add binutils/*.add 2006-02-15 16:02:21 +00:00
Ralf Corsepius
93a60985e9 Add gcc/*.add 2006-02-15 16:01:21 +00:00
Ralf Corsepius
b3a8c23bd0 New (From rtems/scripts) 2006-02-15 15:24:13 +00:00
Ralf Corsepius
d72421b836 Backup. 2006-02-15 15:21:54 +00:00
Ralf Corsepius
ee8a1ec357 New. 2006-02-15 15:17:26 +00:00
Ralf Corsepius
4b86195ee9 New. 2006-02-15 15:11:12 +00:00
Ralf Corsepius
86209bbc36 Update. 2006-02-15 15:04:28 +00:00
Ralf Corsepius
c0b13f02d8 New. 2006-02-15 15:04:03 +00:00
Ralf Corsepius
209696b31b New. Use FSF sources. 2006-02-15 14:59:48 +00:00
Ralf Corsepius
b47457755b Add *.spec.in 2006-02-15 14:57:27 +00:00
Ralf Corsepius
78128559ae New. 2006-02-14 17:16:45 +00:00
Ralf Corsepius
38dae62ce0 New. 2006-02-14 16:24:47 +00:00
Ralf Corsepius
2b6eb185c3 New. 2006-02-14 15:27:52 +00:00
Ralf Corsepius
67023def73 New. 2006-02-14 14:42:33 +00:00
Ralf Corsepius
d5b3bb8e64 New. 2006-02-14 14:33:19 +00:00
Till Straumann
902a417d19 2006-02-13 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/panic.c, shared/startup/probeMemEnd.c:
    added code for BSPs to use: panic using printk() to display
    reason. probeMemEnd() to determine memory size by probing.
2006-02-14 03:02:47 +00:00
Ralf Corsepius
91423e1ec5 Be less restrictive on picking up target tools to enable using rpm.specs for DOSish OSes.
Generalize comments.
2006-02-09 07:56:43 +00:00
Ralf Corsepius
01b1c7242d Conditionally remove manpage of DOS tools. 2006-02-09 07:56:06 +00:00
Ralf Corsepius
3274157e24 2006-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/binutils.add: Conditionally remove manpage of DOS tools.
	* binutils/target-binutils.add: Be less restrictive on picking up
	target tools to enable using rpm.specs for DOSish OSes.
	Generalize comments.
2006-02-09 07:55:47 +00:00
Ralf Corsepius
6b327594ff 2006-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* common/common.add.in: Add mingw exeext magic.
	Remove stray tab.
2006-02-09 05:10:18 +00:00
Joel Sherrill
26ea8641d8 Fix formatting. 2006-02-08 22:29:26 +00:00
Joel Sherrill
a06eb01e1d 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* rtems++/Task1.cc: Fix warnings.
2006-02-08 22:28:48 +00:00
Joel Sherrill
0fc5b85ca9 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* src/rtemsStatusCode.cc: Fix warnings.
2006-02-08 22:28:32 +00:00
Joel Sherrill
8b474b1352 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* cdtest/main.cc: Fix warnings.
2006-02-08 22:27:59 +00:00
Joel Sherrill
6dbe4d68a7 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c: Correct path to clockdrv_shell.c
2006-02-08 17:59:35 +00:00
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