forked from Imagelibrary/rtems
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove lib (Now expected to exist in GCC).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* console/rsPMCQ1.c, irq/irq_init.c: Reflect changes to pci-API.
|
* console/rsPMCQ1.c, irq/irq_init.c: Reflect changes to pci-API.
|
||||||
|
|||||||
@@ -1,15 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s \
|
||||||
%{!qrtems_debug: start.o%s} \
|
%{!qrtems_debug: start.o%s} \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2007-03-12 Joel Sherrill <joel@OARcorp.com>
|
2007-03-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clock/clock.c, console/console.c, ide/pcmcia_ide.c, irq/irq.c,
|
* clock/clock.c, console/console.c, ide/pcmcia_ide.c, irq/irq.c,
|
||||||
|
|||||||
@@ -1,14 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
||||||
%{!qrtems_debug: } \
|
%{!qrtems_debug: } \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2007-04-02 Joel Sherrill <joel@OARcorp.com>
|
2007-04-02 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* Makefile.am: Add dummy printk support so all tests link.
|
* Makefile.am: Add dummy printk support so all tests link.
|
||||||
|
|||||||
@@ -1,15 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: ecrti%O%s --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
||||||
%{!qrtems_debug: } \
|
%{!qrtems_debug: } \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2007-03-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
2007-03-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||||
|
|
||||||
* startup/bspstart.c: set external clock to 0 for some boards to
|
* startup/bspstart.c: set external clock to 0 for some boards to
|
||||||
|
|||||||
@@ -1,15 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
%{qjava: -lffi -lgcjgc -lzgcj -lgcj} %{qc++: -lstdc++} -lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \
|
||||||
%{!qrtems_debug: } \
|
%{!qrtems_debug: } \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2006-12-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2006-12-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* network/if_hdlcsubr.h: Remove K'n'R macros.
|
* network/if_hdlcsubr.h: Remove K'n'R macros.
|
||||||
|
|||||||
@@ -1,15 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s \
|
||||||
%{!qrtems_debug: start.o%s} \
|
%{!qrtems_debug: start.o%s} \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2007-04-01 Joel Sherrill <joel@OARcorp.com>
|
2007-04-01 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 1235/bsps
|
PR 1235/bsps
|
||||||
|
|||||||
@@ -1,14 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
-lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s \
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s \
|
||||||
%{!qrtems_debug: mvme5500start.o%s} \
|
%{!qrtems_debug: mvme5500start.o%s} \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* bsp_specs: Remove lib (Now expected to exist in GCC).
|
||||||
|
|
||||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: New BUG-REPORT address.
|
* configure.ac: New BUG-REPORT address.
|
||||||
|
|||||||
@@ -1,14 +1,7 @@
|
|||||||
%rename lib old_lib
|
|
||||||
%rename endfile old_endfile
|
%rename endfile old_endfile
|
||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
*lib:
|
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
|
||||||
%{qjava: -lffi -lgcjgc -lzgcj -lgcj} %{qc++: -lstdc++} -lc -lgcc --end-group \
|
|
||||||
%{!qnolinkcmds: %{qrtems_debug: --defsym RTEMS_DEBUG=1} -T linkcmds%s -Map %b.map}}}
|
|
||||||
|
|
||||||
*startfile:
|
*startfile:
|
||||||
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s}}
|
%{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user