OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [ChangeLog.or32] - Diff between revs 242 and 247

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 242 Rev 247
 
2010-08-25  Jeremy Bennett  
 
 
 
        * config/or32/elf.h : Defined.
 
        : Changed to DWARF2_DEBUG.
 
        : Deleted.
 
        * config/or32/or32.h: Obsolete code surrounded by "#if 0" removed
 
        for clarity.
 
        : Definition deleted.
 
        :
 
        Definition deleted (default suffices).
 
        : Defined.
 
        : Defined.
 
        * config/or32/or32.md: Commenting clarified. Obsolete code for
 
        define_function_unit deleted.
 
 
2010-08-19  Jeremy Bennett  
2010-08-19  Jeremy Bennett  
        * config/or32/elf.h : Definition removed.
        * config/or32/elf.h : Definition removed.
        : Modified to match or32.h
        : Modified to match or32.h
        * config/or32/linux-elf.h: Modified to match
        * config/or32/linux-elf.h: Modified to match
        or32.h
        or32.h
        * config/or32/or32.h : Changed to use free instead of
        * config/or32/or32.h : Changed to use free instead of
        _free to match change in USER_LABEL_PREFIX.
        _free to match change in USER_LABEL_PREFIX.
        : Changed from "_" to "".
        : Changed from "_" to "".
        : Surround .proc by tab chars.
        : Surround .proc by tab chars.
        * config/or32/or32.S (__mulsi3, __udivsi3, __divsi3, __umodsi3)
        * config/or32/or32.S (__mulsi3, __udivsi3, __divsi3, __umodsi3)
        (__modsi3): Changed from ___mulsi3, ___udivsi3, ___divsi3,
        (__modsi3): Changed from ___mulsi3, ___udivsi3, ___divsi3,
        ___umodsi3 and ___modsi3 respectively to match change in
        ___umodsi3 and ___modsi3 respectively to match change in
        USER_LABEL_PREFIX.
        USER_LABEL_PREFIX.
2010-07-20  Jeremy Bennett 
2010-07-20  Jeremy Bennett 
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
        linking of _malloc and _free against a weak reference also when
        linking of _malloc and _free against a weak reference also when
        using -lg.
        using -lg.
2010-07-19  Jeremy Bennett 
2010-07-19  Jeremy Bennett 
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
        * config/or32/or32.h: Updated LIB_SPEC for newlib 1.18.0 to force
        linking of _malloc and _free against a weak reference.
        linking of _malloc and _free against a weak reference.
2010-07-17  Jeremy Bennett 
2010-07-17  Jeremy Bennett 
        * config/or32/or32.h: Updated STARTFILE_SPEC and LIB_SPEC
        * config/or32/or32.h: Updated STARTFILE_SPEC and LIB_SPEC
        definition for newlib.
        definition for newlib.
2010-07-16  Jeremy Bennett 
2010-07-16  Jeremy Bennett 
        * config/or32/or32.h: Updated SPEC definitions to pick up newlib
        * config/or32/or32.h: Updated SPEC definitions to pick up newlib
        in custom location.
        in custom location.
2010-07-13  Jeremy Bennett 
2010-07-13  Jeremy Bennett 
        * config/or32/initfini.c: Corrected assembler sequences.
        * config/or32/initfini.c: Corrected assembler sequences.
2010-07-07  Jeremy Bennett 
2010-07-07  Jeremy Bennett 
        * config.gcc: Specified cpu_type for or32. Corrected templates
        * config.gcc: Specified cpu_type for or32. Corrected templates
        specified for or32-*-elf*. Added extra_parts for
        specified for or32-*-elf*. Added extra_parts for
        or32-*-elf*. Specified t-or32 as tmake_file for or32-*-elf*.
        or32-*-elf*. Specified t-or32 as tmake_file for or32-*-elf*.
        * config/or32/initfini.c: Created.
        * config/or32/initfini.c: Created.
        * config/or32/or32.h : Removed.
        * config/or32/or32.h : Removed.
        : Add crtinit.o.
        : Add crtinit.o.
        : Just specify crtfini.o.
        : Just specify crtfini.o.
        : Unified multiple definitions. Added newlib library
        : Unified multiple definitions. Added newlib library
        when specified.
        when specified.
        * config/or32/or32.opt : New option added.
        * config/or32/or32.opt : New option added.
        * config/or32/t-default: Added details for crtinit and crtfini.
        * config/or32/t-default: Added details for crtinit and crtfini.
        * config/or32/t-or32: Added details for crtinit and crtfini.
        * config/or32/t-or32: Added details for crtinit and crtfini.
2010-06-30  Jeremy Bennett  
2010-06-30  Jeremy Bennett  
        * config/or32/or32.h : Corrected definition.
        * config/or32/or32.h : Corrected definition.
        : Pick up newlib specific linker script.
        : Pick up newlib specific linker script.
        : Specify newlib library.
        : Specify newlib library.
        * config/or32/or32.opt : New option added.
        * config/or32/or32.opt : New option added.
2010-06-21  Jeremy Bennett  
2010-06-21  Jeremy Bennett  
        * config/or32/or32.md: Duplicate define_insn of "movdf" and "movsf"
        * config/or32/or32.md: Duplicate define_insn of "movdf" and "movsf"
        removed.
        removed.
2010-06-17  Jungsook yang  
2010-06-17  Jungsook yang  
        * config/or32/or32.c (or32_expand_branch): Added SFmode case.
        * config/or32/or32.c (or32_expand_branch): Added SFmode case.
        * config/or32/or32.md : Added.
        * config/or32/or32.md : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added TARGET_DOUBLE_FLOAT.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        : Added.
        * config/or32/or32.opt: mdouble-float option added.
        * config/or32/or32.opt: mdouble-float option added.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.