divmodhi.S: Add support for the G10 architecture.
* config/rl78/divmodhi.S: Add support for the G10 architecture. Use START_FUNC and END_FUNC macros to enable linker garbage collection. * config/rl78/divmodqi.S: Likewise. * config/rl78/divmodsi.S: Likewise. * config/rl78/mulsi3.S: Likewise. * config/rl78/lib2div.c: Remove G10 functions. * config/rl78/lib2muls.c: Likewise. * config/rl78/t-rl8 (HOST_LIBGCC2_CFLAGS): Define. * config/rl78/vregs.h (START_FUNC): New macro. (END_FUNC): New macro. From-SVN: r217463
Showing
- libgcc/ChangeLog 14 additions, 0 deletionslibgcc/ChangeLog
- libgcc/config/rl78/divmodhi.S 40 additions, 47 deletionslibgcc/config/rl78/divmodhi.S
- libgcc/config/rl78/divmodqi.S 41 additions, 46 deletionslibgcc/config/rl78/divmodqi.S
- libgcc/config/rl78/divmodsi.S 61 additions, 47 deletionslibgcc/config/rl78/divmodsi.S
- libgcc/config/rl78/lib2div.c 0 additions, 35 deletionslibgcc/config/rl78/lib2div.c
- libgcc/config/rl78/lib2mul.c 0 additions, 20 deletionslibgcc/config/rl78/lib2mul.c
- libgcc/config/rl78/mulsi3.S 84 additions, 17 deletionslibgcc/config/rl78/mulsi3.S
- libgcc/config/rl78/t-rl78 2 additions, 0 deletionslibgcc/config/rl78/t-rl78
- libgcc/config/rl78/vregs.h 15 additions, 0 deletionslibgcc/config/rl78/vregs.h
Loading
Please register or sign in to comment