-
- Downloads
alpha.h (TARGET_WINDOWS_NT, [...]): Just make them real constants, since they can't be changed.
* alpha/alpha.h (TARGET_WINDOWS_NT, TARGET_OPEN_VMS): Just make them real constants, since they can't be changed. (TARGET_AS_CAN_SUBTRACT_LABELS): New. * alpha/alpha.md (builtin_setjmp_receiver): Use it. * alpha/osf.h (TARGET_AS_CAN_SUBTRACT_LABELS): New. * alpha/osf2or3.h (TARGET_AS_CAN_SUBTRACT_LABELS): New. * alpha/vms.h (TARGET_OPEN_VMS): New. * alpha/win-nt.h (TARGET_WINDOWS_NT): New. From-SVN: r18417
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/config/alpha/alpha.h 14 additions, 11 deletionsgcc/config/alpha/alpha.h
- gcc/config/alpha/alpha.md 7 additions, 2 deletionsgcc/config/alpha/alpha.md
- gcc/config/alpha/osf.h 5 additions, 1 deletiongcc/config/alpha/osf.h
- gcc/config/alpha/osf2or3.h 6 additions, 0 deletionsgcc/config/alpha/osf2or3.h
- gcc/config/alpha/vms.h 5 additions, 2 deletionsgcc/config/alpha/vms.h
- gcc/config/alpha/win-nt.h 5 additions, 2 deletionsgcc/config/alpha/win-nt.h
Loading
Please register or sign in to comment