Skip to content
Snippets Groups Projects
  • Richard Sandiford's avatar
    d9dced13
    configure.ac (mips*-sde-elf*): New stanza. · d9dced13
    Richard Sandiford authored
    	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
    	to $skipdirs and only disable gprof for newlib.  Use the normal
    	mips*-elf* handling in other respects.
    	* configure: Regnerate.
    
    gcc/
    2007-xx-xx  Nigel Stephens  <nigel@mips.com>
    	    David Ung  <davidu@mips.com>
    	    Thiemo Seufer  <ths@mips.com>
    	    Richard Sandiford  <richard@codesourcery.com>
    
    	* config.gcc (mips*-sde-elf*): Add support for the SDE C libraries.
    	* configure.ac: Add a mipssde threading type.
    	* configure: Regenerate.
    	* config/mips/sdemtk.h: New file.
    	* config/mips/t-sdemtk: Likewise.
    	* config/mips/sdemtk.opt: Likewise.
    	* gthr-mipssde.h: Likewise.
    	* config/mips/sde.h (FUNCTION_PROFILER): Move to config/mips/sdemtk.h.
    	* config/mips/mips.h (MIPS_SAVE_REG_FOR_PROFILING_P): New macro.
    	(MIPS_ICACHE_SYNC): New macro, split from ...
    	* config/mips/mips.md (clear_cache): ...here.
    	* config/mips/mips.c (mips_save_reg_p): Check
    	MIPS_SAVE_REG_FOR_PROFILING_P on profiled functions.
    	(build_mips16_function_stub): Use targetm.strip_name_encoding.
    	(build_mips16_call_stub): Likewise.
    
    libstdc++-v3/
    2007-xx-xx  Thiemo Seufer  <ths@mips.com>
    
    	* crossconfig.m4 (mips*-sde-elf*): New stanza.
    	* configure: Regenerate.
    
    From-SVN: r128495
    d9dced13
    History
    configure.ac (mips*-sde-elf*): New stanza.
    Richard Sandiford authored
    	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
    	to $skipdirs and only disable gprof for newlib.  Use the normal
    	mips*-elf* handling in other respects.
    	* configure: Regnerate.
    
    gcc/
    2007-xx-xx  Nigel Stephens  <nigel@mips.com>
    	    David Ung  <davidu@mips.com>
    	    Thiemo Seufer  <ths@mips.com>
    	    Richard Sandiford  <richard@codesourcery.com>
    
    	* config.gcc (mips*-sde-elf*): Add support for the SDE C libraries.
    	* configure.ac: Add a mipssde threading type.
    	* configure: Regenerate.
    	* config/mips/sdemtk.h: New file.
    	* config/mips/t-sdemtk: Likewise.
    	* config/mips/sdemtk.opt: Likewise.
    	* gthr-mipssde.h: Likewise.
    	* config/mips/sde.h (FUNCTION_PROFILER): Move to config/mips/sdemtk.h.
    	* config/mips/mips.h (MIPS_SAVE_REG_FOR_PROFILING_P): New macro.
    	(MIPS_ICACHE_SYNC): New macro, split from ...
    	* config/mips/mips.md (clear_cache): ...here.
    	* config/mips/mips.c (mips_save_reg_p): Check
    	MIPS_SAVE_REG_FOR_PROFILING_P on profiled functions.
    	(build_mips16_function_stub): Use targetm.strip_name_encoding.
    	(build_mips16_call_stub): Likewise.
    
    libstdc++-v3/
    2007-xx-xx  Thiemo Seufer  <ths@mips.com>
    
    	* crossconfig.m4 (mips*-sde-elf*): New stanza.
    	* configure: Regenerate.
    
    From-SVN: r128495