summaryrefslogtreecommitdiffstats
path: root/gcc/c-lex.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-16/+27
* Warning fixes:ghazi1998-12-231-1/+1
* Fix indentation from last patch.drepper1998-12-021-19/+19
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-7/+26
* * gcc.c: Split out Objective-C specs to...law1998-11-251-5/+6
* 1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-10-291-3/+5
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+5
* Fri Oct 16 15:26:24 1998 Dave Brolley <brolley@cygnus.com>brolley1998-10-161-7/+5
* Warning fixes:ghazi1998-10-131-4/+4
* * c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.law1998-10-081-0/+3
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).nickc1998-10-011-17/+20
* * c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().law1998-09-211-5/+1
* * c-lex.c (real_yylex): Don't warn about long long constants iflaw1998-09-091-1/+1
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.nickc1998-09-021-23/+47
* Mon Jul 27 14:22:36 1998 Dave Brolley <brolley@cygnus.com>brolley1998-07-271-5/+5
* Mon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus.com>brolley1998-07-201-85/+179
* * c-decl.c: Add warn_multichar.law1998-07-061-1/+1
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-0/+5
* * c-lex.c (yyprint): Add prototype.law1998-06-191-2/+2
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-4/+0
* Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com>brolley1998-05-211-103/+6
* Warning fixes:ghazi1998-05-131-0/+1
* typo typo fixes fixeslaw1998-05-061-1/+1
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-9/+9
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * c-lex.c (skip_white_space_on_line): Add prototype.law1998-04-161-0/+1
* Wed Apr 15 14:50:05 1998 Dave Brolley <brolley@cygnus.com>brolley1998-04-151-1/+3
* * c-lex.c (finput): New global.law1998-04-081-2/+27
* * c-lex.c (is_class_name): Delete declaration.law1998-04-071-3/+2
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-14/+14
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-0/+1
* Major cutover to using system.h:ghazi1998-03-201-20/+1
* * rtl.c (read_rtx): Use atol/atoq based upon disposition oflaw1998-01-281-4/+8
* /law1998-01-271-2/+15
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-1/+1
* Merge from gcc-2.8law1997-12-071-13/+12
* * glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.amylaar1997-11-121-28/+69
* * c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.devans1997-11-041-7/+8
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-6/+29
* * c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA.law1997-08-151-1/+1
* * c-lex.c (lang_init): Remove (recently moved here).bothner1997-08-011-11/+0
* Patches to use cpplib with cc1 #if USE_CPPLIB.bothner1997-07-291-100/+266
* xmerrill1996-11-151-31/+6
* (yylex): Treat `$' just like `_', except issue a diagnostic ifkenner1996-10-091-8/+9
* (yylex): Add new arg, TYPE, to call to build_complex.kenner1996-09-291-3/+5
* (check_newline): Fix #pragma parsing; issue error message forkenner1996-05-061-6/+4
* (check_newline): Rewrite to use tokens.wilson1996-04-171-16/+39
* (yylex, case '0'..'9','.'): For cases '0' and '1', check for singlekenner1996-02-191-1/+17
* (check_newline): HANDLE_PRAGMA returns terminating char as result now.dje1996-02-011-1/+1
* * c-lex.c (check_newline): Pass character after `#pragma' todje1996-01-151-7/+8
OpenPOWER on IntegriCloud