2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* startup/Makefile.am: Remove USE_INIT_FINI.
This commit is contained in:
Ralf Corsepius
2003-08-11 16:07:24 +00:00
parent 26ff37a4d8
commit 317458ceb4
44 changed files with 90 additions and 62 deletions

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,8 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
$(PGM): $(startup_rel_OBJECTS) $(PGM): $(startup_rel_OBJECTS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,10 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
# AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -25,10 +25,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(startup_rel_OBJECTS) $(PGM): $(startup_rel_OBJECTS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -24,8 +24,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(startup_rel_OBJECTS) $(PGM): $(startup_rel_OBJECTS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,9 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,9 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -20,9 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,9 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -22,8 +22,7 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need. AM_CPPFLAGS += -I@srcdir@/../../shared/gdbstub
AM_CPPFLAGS += -DUSE_INIT_FINI -I @srcdir@/../../shared/gdbstub
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -20,9 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,8 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -20,9 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -20,9 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -20,9 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,9 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -21,9 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -22,9 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__USE_INIT_FINI__. * bsp_specs: Remove -D__USE_INIT_FINI__.

View File

@@ -20,7 +20,7 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
AM_CPPFLAGS += -I @srcdir@/../../shared/gdbstub AM_CPPFLAGS += -I@srcdir@/../../shared/gdbstub
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove USE_INIT_FINI.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -23,9 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using += # (OPTIONAL) Add local stuff here using +=
# #
# USE_INIT_FINI tells main.c what C++ help we need.
AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS) $(PGM): $(OBJS)
$(make-rel) $(make-rel)