Changeset 97dbdde1 in rtems


Ignore:
Timestamp:
12/07/01 12:32:10 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d1d7545b
Parents:
d0d33f21
Message:

2001-12-04 Ralf Corsepius <corsepiu@…>

  • custom/bare.cfg: Remove make-target-options.
  • custom/c4xsim.cfg: Ditto.
  • custom/cvme961.cfg: Ditto.
  • custom/efi68k.cfg: Ditto.
  • custom/gen68302.cfg: Ditto.
  • custom/gen68340.cfg: Ditto.
  • custom/genmongoosev.cfg: Ditto.
  • custom/gensh4.cfg: Remove make-target-options, remove GCC272 make-exe, remove empty lines.
  • custom/h8sim.cfg: Remove make-target-options.
  • custom/mcf5206elite.cfg: Ditto.
  • custom/mrm332.cfg: Ditto.
  • custom/mvme147.cfg: Ditto.
  • custom/ods68302.cfg: Ditto.
  • custom/p4000.cfg: Ditto.
  • custom/p4600.cfg: Ditto.
  • custom/p4650.cfg: Ditto.
  • custom/pc386.cfg: Ditto.
  • custom/portsw.cfg: Ditto.
  • custom/simsh4.cfg: Ditto.
Location:
make
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • make/ChangeLog

    rd0d33f21 r97dbdde1  
     12001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * custom/bare.cfg: Remove make-target-options.
     4        * custom/c4xsim.cfg: Ditto.
     5        * custom/cvme961.cfg: Ditto.
     6        * custom/efi68k.cfg: Ditto.
     7        * custom/gen68302.cfg: Ditto.
     8        * custom/gen68340.cfg: Ditto.
     9        * custom/genmongoosev.cfg: Ditto.
     10        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
     11        make-exe, remove empty lines.
     12        * custom/h8sim.cfg: Remove make-target-options.
     13        * custom/mcf5206elite.cfg: Ditto.
     14        * custom/mrm332.cfg: Ditto.
     15        * custom/mvme147.cfg: Ditto.
     16        * custom/ods68302.cfg: Ditto.
     17        * custom/p4000.cfg: Ditto.
     18        * custom/p4600.cfg: Ditto.
     19        * custom/p4650.cfg: Ditto.
     20        * custom/pc386.cfg: Ditto.
     21        * custom/portsw.cfg: Ditto.
     22        * custom/simsh4.cfg: Ditto.
     23
    1242001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    225
  • make/custom/bare.cfg

    rd0d33f21 r97dbdde1  
    2020CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    2121
    22 #  This section makes the target dependent options file.
    23 
    24 define make-target-options
    25 endef
    26 
    2722# this target has no start file
    2823START_BASE=
  • make/custom/c4xsim.cfg

    rd0d33f21 r97dbdde1  
    2525CFLAGS_OPTIMIZE_V=-O1
    2626
    27 #  This section makes the target dependent options file.
    28 define make-target-options
    29 endef
    30 
    3127# this target has no start file
    3228START_BASE=
  • make/custom/cvme961.cfg

    rd0d33f21 r97dbdde1  
    2626CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
    2727
    28 #  This section makes the target dependent options file.
    29 
    30 define make-target-options
    31 endef
    32 
    3328# The following are definitions of make-exe which will work using ld as
    3429# is currently required.  It is expected that as of gcc 2.8, the end user
  • make/custom/efi68k.cfg

    rd0d33f21 r97dbdde1  
    2323# -O4 is ok for RTEMS
    2424CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    25 
    26 #  This section makes the target dependent options file.
    27 
    28 define make-target-options
    29 endef
    3025
    3126# The following are definitions of make-exe which will work using ld as
  • make/custom/gen68302.cfg

    rd0d33f21 r97dbdde1  
    2525CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    2626
    27 #  This section makes the target dependent options file.
    28 
    29 define make-target-options
    30 endef
    31 
    3227# The following are definitions of make-exe which will work using ld as
    3328# is currently required.  It is expected that as of gcc 2.8, the end user
  • make/custom/gen68340.cfg

    rd0d33f21 r97dbdde1  
    1919# -O4 is ok for RTEMS
    2020CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    21 
    22 #  This section makes the target dependent options file.
    23 
    24 define make-target-options
    25 endef
    2621
    2722# The following are definitions of make-exe which will work using ld as
  • make/custom/genmongoosev.cfg

    rd0d33f21 r97dbdde1  
    2121# -O4 is ok for RTEMS
    2222CFLAGS_OPTIMIZE_V=-O2 -g
    23 
    24 #  This section makes the target dependent options file.
    25 
    26 define make-target-options
    27 endef
    2823
    2924# The following are definitions of make-exe which will work using ld as
  • make/custom/gensh4.cfg

    rd0d33f21 r97dbdde1  
    3030CPU_CFLAGS= -m4 -ml
    3131
    32 
    3332# debug flags:
    3433CFLAGS_DEBUG_V = -O0 -ggdb
     
    3837CFLAGS_OPTIMIZE_V = -O4
    3938
    40 #  This section makes the target dependent options file.
    41 
    42 define make-target-options
    43 endef
    44 
    45 
    4639# The following are definitions of make-exe which will work using ld as
    4740# is currently required.  It is expected that as of gcc 2.8, the end user
    4841# will be able to override parts of the compilers specs and link using gcc.
    4942
    50 ifeq ($(RTEMS_USE_GCC272),yes)
    51 define make-exe
    52         $(LD) $(LDFLAGS) -N -e _start \
    53             -T$(PROJECT_RELEASE)/lib/linkcmds\
    54             -o $(basename $@).exe \
    55             $(START_FILE) $(LINK_OBJS) --start-group $(LINK_LIBS) --end-group
    56         $(NM) -n $(basename $@).exe > $(basename $@).num
    57         $(SIZE) $(basename $@).exe
    58 endef
    59 else
    6043define make-exe
    6144        $(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -Wl,-Map,$(basename $@).map \
     
    6548        $(SIZE) $@
    6649endef
    67 endif
    6850
    6951# Miscellaneous additions go here
  • make/custom/h8sim.cfg

    rd0d33f21 r97dbdde1  
    2222# CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
    2323CFLAGS_OPTIMIZE_V=-O0 -g
    24 
    25 #  This section makes the target dependent options file.
    26 
    27 define make-target-options
    28 endef
    2924
    3025# The following are definitions of make-exe which will work using ld as
  • make/custom/mcf5206elite.cfg

    rd0d33f21 r97dbdde1  
    2525# -O4 is ok for RTEMS
    2626CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    27 
    28 define make-target-options
    29 endef
    3027
    3128# The following are definitions of make-exe which will work using ld as
  • make/custom/mrm332.cfg

    rd0d33f21 r97dbdde1  
    1919# optimize flag: typically -0, could use -O4 or -fast, -O4 is ok for RTEMS
    2020CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    21 
    22 #  This section makes the target dependent options file.
    23 #  NDEBUG (C library)
    24 #     if defined asserts do not generate code.  This is commonly used
    25 #     as a command line option.
    26 #
    27 #  RTEMS_TEST_NO_PAUSE (RTEMS tests)
    28 #     do not pause between screens of output in the rtems tests
    29 #
    30 #  RTEMS_DEBUG (RTEMS)
    31 #     If defined, debug checks in RTEMS and support library code are enabled.
    32 
    33 define make-target-options
    34         @echo "/* #define NDEBUG 1 */ "                     >>$@
    35         @echo "#define RTEMS_TEST_NO_PAUSE 1"               >>$@
    36         @echo "/* #define RTEMS_DEBUG  1 */"                >>$@
    37 endef
    3821
    3922# The following are definitions of make-exe which will work using ld as
  • make/custom/mvme147.cfg

    rd0d33f21 r97dbdde1  
    1919# -O4 is ok for RTEMS
    2020CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
    21 
    22 #  This section makes the target dependent options file.
    23 
    24 define make-target-options
    25 endef
    2621
    2722# The following are definitions of make-exe which will work using ld as
  • make/custom/ods68302.cfg

    rd0d33f21 r97dbdde1  
    3131# debugging please
    3232CFLAGS_DEBUG_V =
    33 
    34 #  This section makes the target dependent options file.
    35 
    36 define make-target-options
    37 endef
    3833
    3934# The following are definitions of make-exe which will work using ld as
  • make/custom/p4000.cfg

    rd0d33f21 r97dbdde1  
    1818#  and (hopefully) optimize for it.
    1919CPU_CFLAGS = -mips3 -G0
    20 
    21 #  This section makes the target dependent options file.
    22 define make-target-options
    23 endef
    2420
    2521# optimize flag: typically -0, could use -O4 or -fast
  • make/custom/p4600.cfg

    rd0d33f21 r97dbdde1  
    2222#  and (hopefully) optimize for it.
    2323CPU_CFLAGS = -mips3 -G0
    24 
    25 #  This section makes the target dependent options file.
    26 define make-target-options
    27 endef
    2824
    2925# optimize flag: typically -0, could use -O4 or -fast
  • make/custom/p4650.cfg

    rd0d33f21 r97dbdde1  
    2121#  and (hopefully) optimize for it.
    2222CPU_CFLAGS = -m4650 -mips3 -G0
    23 
    24 #  This section makes the target dependent options file.
    25 define make-target-options
    26 endef
    2723
    2824# optimize flag: typically -0, could use -O4 or -fast
  • make/custom/pc386.cfg

    rd0d33f21 r97dbdde1  
    2525# -fomit-frame-pointer breaks debugging and C++ exceptions
    2626CFLAGS_OPTIMIZE_V=-O4
    27 
    28 #  This section makes the target dependent options file.
    29 
    30 define make-target-options
    31 endef
    3227
    3328# Here is the rule to actually build a $(ARCH)/foo.exe
  • make/custom/portsw.cfg

    rd0d33f21 r97dbdde1  
    1414# This is the actual bsp directory used during the build process.
    1515RTEMS_BSP_FAMILY=portsw
    16 
    17 #  This section makes the target dependent options file.
    18 
    19 define make-target-options
    20 endef
    2116
    2217ifeq ($(RTEMS_USE_GCC272),yes)
  • make/custom/simsh4.cfg

    rd0d33f21 r97dbdde1  
    3737CFLAGS_OPTIMIZE_V = -O4
    3838
    39 #  This section makes the target dependent options file.
    40 
    41 define make-target-options
    42 endef
    43 
    44 
    4539# The following are definitions of make-exe which will work using ld as
    4640# is currently required.  It is expected that as of gcc 2.8, the end user
Note: See TracChangeset for help on using the changeset viewer.