summaryrefslogtreecommitdiff
path: root/gcc/glimits.h
AgeCommit message (Expand)Author
2020-07-10c: Add C2X BOOL_MAX and BOOL_WIDTH to limits.hJoseph Myers
2020-01-01Update copyright years.Jakub Jelinek
2019-10-03Define WIDTH macros for C2x.Joseph Myers
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-09Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.Joseph Myers
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson
2001-08-14Remove s390x __LONG_MAX__ special case from glimits.h;Ulrich Weigand
2001-08-10s390x needs 64-bit __LONG_MAX__.Ulrich Weigand
2001-07-26* glimits.h (_MACH_MACHLIMITS_H_): Delete.Rainer Orth
2001-07-06glimits.h (__SHRT_MAX__): New.Roman Lechtchinsky
2001-06-26glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold it.Vladimir Makarov
2000-07-21aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly in 64-bit mode.Geoff Keating
2000-07-17* glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.Joseph Myers
2000-01-07rs6000.c (processor_target_table): Add power3 as alias for 630.David Edelsohn
1999-12-14xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64.Jakub Jelinek
1998-09-10* glimits.h (__LONG_MAX__): Recognize __sparcv9 too.David S. Miller
1997-11-12glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.J"orn Rennecke
1997-09-25* glimits.h (LONG_MAX): Handle sparc64.Doug Evans
1996-03-12(__LONG_MAX__): on Alpha, use 64 bit value.Richard Kenner
1993-09-29(UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): redefine in a simpler way.Doug Evans
1993-09-28(INT_MAX, LONG_MAX, LONG_LONG_MAX): Delete parens.Richard Stallman
1993-09-02(__INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__): New macros.Doug Evans
1993-07-07Don't override system definition of MB_LEN_MAXIan Lance Taylor
1992-05-27entered into RCSCharles Hannum
1992-04-27*** empty log message ***Richard Stallman
1992-04-21*** empty log message ***Richard Stallman
1992-03-05*** empty log message ***Tom Wood
1991-12-18*** empty log message ***Richard Stallman
1991-12-05Initial revisionMichael Meissner