Home | History | Annotate | Line # | Download | only in alpha
      1 # This is a support routine for longlong.h, used by libgcc2.c.
      2 LIB2ADD += $(srcdir)/config/alpha/qrnnd.S
      3 
      4 # When GAS-generated unwind tables are created, they get created
      5 # after the __FRAME_END__ terminator, which causes an ld error.
      6 CRTSTUFF_T_CFLAGS = -fno-unwind-tables
      7