Skip to content
Snippets Groups Projects
  • Sebastian Huber's avatar
    c47194d2
    [libatomic] Add RTEMS support · c47194d2
    Sebastian Huber authored
    gcc/
    
    	* config/rtems.h (LIB_SPEC): Add -latomic.
    
    libatomic/
    
    	* configure.tgt (configure_tgt_pre_target_cpu_XCFLAGS): New variable.
    	(*-*-rtems*): New supported target.
    	* config/rtems/host-config.h: New file.
    	* config/rtems/lock.c: Likewise.
    
    From-SVN: r235466
    c47194d2
    History
    [libatomic] Add RTEMS support
    Sebastian Huber authored
    gcc/
    
    	* config/rtems.h (LIB_SPEC): Add -latomic.
    
    libatomic/
    
    	* configure.tgt (configure_tgt_pre_target_cpu_XCFLAGS): New variable.
    	(*-*-rtems*): New supported target.
    	* config/rtems/host-config.h: New file.
    	* config/rtems/lock.c: Likewise.
    
    From-SVN: r235466