cpu_limits.h (__glibcpp_long_bits): Add definition.
2002-01-09 Bo Thorsen <bo@suse.co.uk> * config/cpu/x86-64/bits/cpu_limits.h (__glibcpp_long_bits): Add definition. From-SVN: r48683
This commit is contained in:
parent
c73a5e94e8
commit
2dd1d259ae
@ -1,3 +1,8 @@
|
||||
2002-01-09 Bo Thorsen <bo@suse.co.uk>
|
||||
|
||||
* config/cpu/x86-64/bits/cpu_limits.h (__glibcpp_long_bits): Add
|
||||
definition.
|
||||
|
||||
2002-01-08 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
libstdc++/2913
|
||||
|
@ -28,6 +28,8 @@
|
||||
#ifndef _GLIBCPP_CPU_LIMITS
|
||||
#define _GLIBCPP_CPU_LIMITS 1
|
||||
|
||||
#define __glibcpp_long_bits 64
|
||||
|
||||
#define __glibcpp_long_double_bits 80
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user