Commit Graph
22127 Commits
Author SHA1 Message Date
Ralf Corsepius 206ad76a9c GCC_REL=4. Upgrade to gcc-core-4.2-20061114-rtems4.8-20061115.diff 2006-11-15 03:48:56 +00:00
Ralf Corsepius b2b99f575c Remove (Obsolete) 2006-11-15 03:48:33 +00:00
Ralf Corsepius 9336dd3dcc 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* patches/gcc-core-4.2-20061114-rtems4.8-20061115.diff: New.
	* patches/newlib-1.14.0-bfinrtems-20060810a.diff: Remove (Obsolete).
	* patches/gcc-4.1.1-bfinrtems-20060810a.diff: Remove (Obsolete).
	* rtems-4.8/bfin/Makefile.am, rtems-4.8/bin/gcc-sources.add:
	GCC_REL=4. Upgrade to gcc-core-4.2-20061114-rtems4.8-20061115.diff.
2006-11-15 03:48:11 +00:00
Ralf Corsepius 5a7f1e1e06 New. 2006-11-15 03:43:43 +00:00
Joel Sherrill fe3037df30 2006-11-14 Jiri Gaisler <jiri@gaisler.com>
* cpu_asm.S: Properly support synchronous traps.
2006-11-14 21:44:25 +00:00
Ralf Corsepius f4884049d9 Add. 2006-11-14 17:50:23 +00:00
Ralf Corsepius d62a2e0100 2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require inttypes.h, check for stdint.h.
2006-11-14 09:14:58 +00:00
Ralf Corsepius 3c89bd553e 2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/uC5282.cfg: Remove hard-code compiler flags.
2006-11-14 02:36:27 +00:00
Ralf Corsepius bac803cf97 Remove hard-code compiler flags. 2006-11-14 02:36:01 +00:00
Ralf Corsepius 275470e345 2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
	custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
2006-11-14 02:32:35 +00:00
Ralf Corsepius a472319e8d Remove ASFLAGS, CPU_ASFLAGS (Unused) 2006-11-14 02:32:19 +00:00
Ralf Corsepius d826ef2bc3 2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Remove RTEMS_PROVIDES_STDINT_H,
	  RTEMS_PROVIDES_INTTYPES_H.
2006-11-12 11:19:08 +00:00
Ralf Corsepius 89434bfac1 Regenerate. 2006-11-12 11:18:45 +00:00
Ralf Corsepius d8f653495b Remove RTEMS_PROVIDES_STDINT_H, RTEMS_PROVIDES_INTTYPES_H. 2006-11-12 11:18:21 +00:00
Ralf Corsepius 43912af4a4 2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/stdint.h, libcsupport/include/inttypes.h:
	Remove.
2006-11-12 11:12:53 +00:00
Ralf Corsepius 0fefba6cbc 2006-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/Doxyfile: Remove RTEMS_INLINES.
2006-11-12 11:03:48 +00:00
Ralf Corsepius 78897bc5dd 2006-11-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
	instead of __start_set_sysctl_set, __stop_set_sysctl_set
	(bfin uses '_' prefixed c-symbols.)
2006-11-11 05:12:05 +00:00
Ralf Corsepius 21a7c4242a 2006-11-10 Alain Schaefer <alani@easc.ch>
* startup/linkcmds: Put .fini into sdram.
	Add __edata, __etext.
2006-11-11 05:09:26 +00:00
Ralf Corsepius 9b03931379 'BR: flex bison' for gcc >= 4.2.0 2006-11-10 13:01:42 +00:00
Ralf Corsepius 615b6c9fc8 Introduce GCC_PKGVERS 2006-11-09 14:28:50 +00:00
Ralf Corsepius 7f59079616 Upgrade to gcc-4.2.0-20061031. 2006-11-09 14:27:07 +00:00
Ralf Corsepius e315b42115 New (Merge BFIN patches). 2006-11-09 11:19:05 +00:00
Ralf Corsepius 4df1b2e646 2006-11-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/bfin/bf533.h, rtems/bfin/bfin.h: Remove stray whitespaces.
	* rtems/score/bfin.h: Use __BFIN__ instead of BFIN.
2006-11-09 11:11:03 +00:00
Ralf Corsepius a6c5a6d1ab Remove stray whitespaces. 2006-11-09 11:10:50 +00:00
Ralf Corsepius 1cb0a9b404 Use __BFIN__ instead of BFIN. 2006-11-09 11:10:29 +00:00
Ralf Corsepius 65bee7866c changes 2006-11-09 10:29:45 +00:00
Ralf Corsepius e4fec9007e Add bfin. 2006-11-09 10:28:59 +00:00
Ralf Corsepius e306f333d6 2006-11-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove redundant AC_CHECK_HEADER([stdint.h]),
	AC_CHECK_HEADER([inttypes.h]). Now implicitly checked.
2006-11-09 07:49:21 +00:00
Ralf Corsepius fbf8301b58 2006-11-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu_asm.S: Re-add HI, LO.
2006-11-08 08:42:45 +00:00
Ralf Corsepius 3faa99f239 2006-11-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* irq.c: Add missing newline.
	* rtems/score/cpu.h: Eliminate hidden backspaces.
2006-11-08 08:23:35 +00:00
Ralf Corsepius da95961027 Eliminate hidden backspaces. 2006-11-08 08:23:19 +00:00
Ralf Corsepius 918b7a9f7e Add missing newline 2006-11-08 08:21:20 +00:00
Joel Sherrill 068c3ee1df 2006-11-02 Steven Johnson <sjohnson@sakuraindustries.com>
* libnetworking/netdb.h, libnetworking/libc/gethostbyht.c,
	libnetworking/libc/gethostnamadr.c: This patch adds a functional
	gethostbyname_r to RTEMS. We were having problems with multiple
	threads calling gethostbyname, so we decided the best way to deal
	with it was to do it properly, rather than kludge up our code to make
	gethostbyname safe. We have found several slightly different
	parameter lists for this function, it does not seem to be standard.
	The one we used has the linux interface. In RTEMS there was an
	existing gethostbyname_r inside a #ifdef _THREAD_SAFE which was NOT
	Threadsafe, as this just called gethostbyname. So we have placed all
	of the additional code inside the #ifdef _THREAD_SAFE.
2006-11-02 21:48:41 +00:00
Joel Sherrill e1d578d8bc 2006-11-01 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Fix typo.
2006-11-01 16:06:03 +00:00
Joel Sherrill 550d13ea18 2006-10-30 Joel Sherrill <joel@OARcorp.com>
* startup/rtems-ctor.cc: Conditionally disable non-GCC code.
2006-10-30 22:23:46 +00:00
Joel Sherrill 302f5fa579 2006-10-30 Joel Sherrill <joel@OARcorp.com>
PR 841/rtems
	* psxsem01/init.c: Make sem_timedwait more conformant to Open Group
	specification.
2006-10-30 22:22:00 +00:00
Joel Sherrill 0c2ec7f52c 2006-10-30 Joel Sherrill <joel@OARcorp.com>
PR 841/rtems
	* itron/inline/rtems/itron/semaphore.inl, itron/src/twai_sem.c,
	posix/include/rtems/posix/semaphore.h,
	posix/inline/rtems/posix/semaphore.inl,
	posix/src/semaphorewaitsupp.c, posix/src/semtimedwait.c,
	posix/src/semwait.c, rtems/src/semobtain.c,
	rtems/src/semtranslatereturncode.c,
	score/include/rtems/score/coresem.h, score/src/coresemseize.c: Make
	sem_timedwait more conformant to Open Group specification.
2006-10-30 22:21:23 +00:00
Joel Sherrill 842a8fe157 2006-10-30 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2006-10-30 16:56:10 +00:00
Joel Sherrill b174ee85ac 2006-10-30 Joel Sherrill <joel@OARcorp.com>
* bsp_specs: Add crti, crtbegin, crtend, and crtn.
2006-10-30 16:53:54 +00:00
Ralf Corsepius 5cde0c45ee Update sparc dep to rtems4.8 2006-10-30 03:53:00 +00:00
Ralf Corsepius 5fcda0225a Remove (unused) 2006-10-27 08:42:14 +00:00
Ralf Corsepius d94d76adcc Remove (unused). 2006-10-27 08:32:40 +00:00
Ralf Corsepius f5b9b5b149 Remove (broken). 2006-10-27 08:32:05 +00:00
Ralf Corsepius 2466600af1 Remove (obsolete). 2006-10-27 08:31:28 +00:00
Ralf Corsepius 31691791a4 2006-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac, Makefile.am: Remove rtems4.7.
	* rtems4.7: Remove (Development now in rtems-4-7-branch only).
2006-10-27 08:29:40 +00:00
Ralf Corsepius 136e2349ba Remove rtems-4.7 2006-10-27 08:27:56 +00:00
Ralf Corsepius 58b7d38fb8 Remove (unused). 2006-10-27 08:26:24 +00:00
Ralf Corsepius 4e0f6b73cc Bump GCC_RPMREL. 2006-10-27 08:24:43 +00:00
Ralf Corsepius 969d68c91e 2006-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* patches/newlib-1.14.0-rtems4.8-20061027.diff: New.
	* patches/newlib-1.14.0-rtems-20061026.diff: Remove (broken).
2006-10-27 08:23:17 +00:00
Ralf Corsepius 29aed1fd56 Update to newlib-1.14.0-rtems4.8-20061027.diff 2006-10-27 08:21:17 +00:00