diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2009-07-01 01:23:54 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@gcc.gnu.org> | 2009-07-01 01:23:54 +0000 |
commit | 1df34d4da76c0bd92cd5eb68d9ffb5021b7ee3b4 (patch) | |
tree | 678db9620aef6b8c0ac4f01da0f5a5ac39c84a78 /gcc/expr.c | |
parent | 429a907c9aad98f4cee72a79ec9c50c3d5fde320 (diff) | |
download | gcc-1df34d4da76c0bd92cd5eb68d9ffb5021b7ee3b4.zip gcc-1df34d4da76c0bd92cd5eb68d9ffb5021b7ee3b4.tar.gz gcc-1df34d4da76c0bd92cd5eb68d9ffb5021b7ee3b4.tar.bz2 |
vax.h (TARGET_BSD_DIVMOD): New macro.
* config/vax/vax.h (TARGET_BSD_DIVMOD): New macro. Set to 1.
* config/vax/linux.h (TARGET_BSD_DIVMOD): New macro. Redefine the
to 0.
* config/vax/vax.c (vax_init_libfuncs): Only redefine udiv_optab
and umod_optab if TARGET_BSD_DIVMOD.
* config/vax/lib1funcs.asm: New file.
* config/vax/t-linux: New file.
* config.gcc (vax-*-linux*): Set tmake_file to vax/t-linux.
From-SVN: r149128
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions