Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Joel Sherrill
e0e2615e29
__assert.c: Fix missing prototype warnings
2013-09-22 10:06:15 -05:00
Sebastian Huber
68f36d144a
score: Add and use rtems_assert_context
2013-02-12 09:31:27 +01:00
Alex Ivanov
cc390b62c4
libcsupport: Doxygen enhancement GCI task #6
...
http://www.google-melange.com/gci/task/view/google/gci2012/7992212
2012-12-11 17:35:30 -05:00
Sebastian Huber
a0c7aa5555
score: Add RTEMS_FATAL_SOURCE_ASSERT
2012-11-15 15:33:13 +01:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
2012-05-11 08:44:13 -05:00
Ralf Corsepius
18daff9b95
Whitespace removal.
2009-11-29 13:35:32 +00:00
Ralf Corsepius
c92b69c340
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/__assert.c: Rework autoconf defines.
2009-09-30 05:05:30 +00:00
Ralf Corsepius
d0b800178d
Conditionally build __assert().
2009-03-11 17:27:01 +00:00
Joel Sherrill
29ab6a0ea0
2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libcsupport/src/__assert.c: Clean up and make __assert() call
__assert_func().
2008-01-09 16:37:40 +00:00
Joel Sherrill
b36dc03c90
2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/__assert.c: Newlib 1.16.0 adds __assert_func(). We
need to have it also.
2008-01-09 15:40:19 +00:00
Ralf Corsepius
be96863141
2007-03-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/__assert.c: Add HAVE_CONFIG_H.
2007-03-30 04:57:30 +00:00
Joel Sherrill
4fbd8f7aa9
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1234/cpukit
* libcsupport/Makefile.am: Provide printk() based implementation of
__assert() to reduce dependencies in executables.
* libcsupport/src/__assert.c: New file.
2007-03-28 18:58:12 +00:00