summaryrefslogtreecommitdiffstats
path: root/gcc/c-lang.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-261-1/+1
* * c-common.h (flag_dump_translation_unit): Remove.nathan2001-06-051-2/+10
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+4
* 2001-03-19 Stan Shebs <shebs@apple.com>shebs2001-03-201-7/+0
* * c-decl.c (grokdeclarator): In C99 mode, give the more specificjsm282001-02-121-2/+3
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-4/+3
* * c-lang.c (lang_hooks): Update.neil2001-01-101-12/+5
* * c-lang.c (lang_hooks): Update.neil2001-01-091-8/+6
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-0/+1
* * toplev.c (main): Call the front-end specific post_optionsneil2001-01-071-1/+10
* * c-common.c (c_common_lang_init): New function. Warn if formatjsm282001-01-031-3/+1
* * c-decl.c (c_decode_option): Remove support ofaj2001-01-021-7/+18
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-2/+1
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-1/+0
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-14/+3
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-1/+1
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-101-0/+3
* * c-lang.c (start_cdtor, finish_cdtor): New functions.rth2000-11-081-38/+61
* * c-common.c (back_end_hook): New variable.mmitchel2000-10-181-0/+3
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-4/+8
* Integrated preprocessor.zack2000-09-071-8/+2
* * c-lang.c: #include diagnostic.hgdr2000-08-201-0/+40
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-041-9/+0
* * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack2000-07-311-0/+9
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-0/+9
* Copyright fixes.law2000-02-261-1/+2
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-2/+2
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-2/+2
* * flags.h (flag_bounds_check, flag_bounded_pointers): New extern decls.gkm1999-10-161-1/+8
* * c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR):rearnsha1999-09-301-2/+6
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-0/+4
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-0/+4
* * tree.h (lang_identify): Constify a char*.ghazi1999-08-091-1/+1
* * c-lang.c (finish_file): Rename void_list_node to void_list_node_1crux1999-07-211-5/+5
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-1/+1
* Wed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-091-0/+8
* 1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-10-291-2/+9
* * c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.law1998-06-191-12/+0
* Warning fixes:ghazi1998-06-181-0/+1
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-3/+4
* * toplev.c (flag_exceptions): Default to 0.rth1998-06-071-0/+5
* Warning fixes:ghazi1998-05-131-11/+15
* * c-lang.c (lang_print_xnode): New function.law1998-03-231-0/+10
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* Fix more warnings...ghazi1998-03-181-0/+2
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+6
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* Declare get_file_function_namemeissner1997-10-071-1/+0
* * c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.bothner1997-08-011-0/+2
OpenPOWER on IntegriCloud