]> gcc.gnu.org Git - gcc.git/history - gcc/cpplib.c
cpplib.c (struct directive): Const-ify name pointer and function pointer prototype.
[gcc.git] / gcc / cpplib.c
1999-08-31 Zack Weinbergcpplib.c (struct directive): Const-ify name pointer...
1999-08-25 Jim Meyeringcpplib.c (detect_if_not_defined): New function.
1999-08-14 Jason Merrillcpplib.c (read_line_number): New fn, split out of...
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-08-04 Zack Weinbergcpphash.c (macroexpand): Delete leading whitespace...
1999-07-26 Jason Merrillcpplib.c (cpp_get_token): Don't return a CPP_POP if...
1999-07-20 Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-06-07 Dave Brolleycpplib.c (do_define): Cast `alloca' return value.
1999-04-26 Zack Weinbergcpphash.c (dump_definition): New function.
1999-04-19 Zack Weinbergcpplib.c (output_line_command): Drop CONDITIONAL argument.
1999-04-14 Zack Weinbergcpperror.c, [...]: Never call abort.
1999-04-12 Zack Weinbergcpphash.c (collect_expansion, [...]): Make the escape...
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-03-16 Zack Weinbergcppfiles.c (read_and_prescan): Map backslash-newline...
1999-03-15 Zack Weinbergcppinit.c: Instead of one pending list...
1999-02-25 Kaveh R. GhaziMakefile.in (cppmain.o, [...]): Don't depend on machmode.h.
1999-02-25 Zack Weinbergcpphash.c (install): Rename to cpp_install, add cpp_rea...
1999-02-18 Zack Weinbergcpplib.c: Kill define of STDC_VALUE.
1999-02-15 Zack Weinbergc-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c...
1999-02-09 Brendan Kehoecpplib.c (special_symbol): Move IP to be declared in...
1999-02-09 Zack Weinbergcpplib.c (do_define): Allow redefining __STDC__ with -D.
1999-02-08 Zack Weinbergcpplib.c (special_symbol): Rewrite.
1999-02-04 Zack Weinbergcpplib.c (initialize_char_syntax): Move to cppinit.c.
1999-01-29 Kaveh R. Ghazicollect2.c (error): Fix typo in declaration.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1999-01-26 Zack Weinbergcppfiles.c (safe_read): Deleted.
1999-01-25 Zack Weinbergcpplib.c: Don't include signal.h, sys/times.h, or sys...
1999-01-18 Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1999-01-16 Jeffrey A Lawcccp.c (print_help): Fix typos.
1999-01-06 Jeff LawFix copyright dates.
1999-01-05 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on prefix.h.
1999-01-04 Zack Weinbergcpplib.c (skip_if_group): Split out the logic that...
1999-01-04 Zack Weinbergcpplib.c (do_undef): EOF immediately after '#undef...
1998-12-16 Zack Weinbergcpplib.c (do_include): Treat #include_next in the prima...
1998-12-16 Kaveh R. Ghazicccp.c: Don't define MIN/MAX anymore.
1998-12-15 Zack Weinbergcppalloc.c: Add xstrdup here.
1998-12-15 Zack Weinbergcpplib.c: Make all directive handlers read their own...
1998-12-15 Zack Weinbergcpphash.h (union hash_value): Remove `keydef' member...
1998-12-08 Kaveh R. Ghazicpplib.c (convert_string): Use `0x00ff', not `0x00ffU'.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-12-07 Zack Weinbergcpplib.h (struct cpp_buffer): Replace dir and dlen...
1998-12-07 Dave Brolley[multiple changes]
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-25 Zack Weinbergcpplib.h: Delete struct import_file.
1998-11-23 Melissa O'Neillcccp.c (S_ISREG, S_ISDIR): Delete defines.
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-29 Zack Weinberg[multiple changes]
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-17 Kaveh R. GhaziWarning fixes:
1998-10-16 Dave Brolleycpplib.c (cpp_get_token): Replace whitespace that occur...
1998-10-11 Zack Weinbergcppexp.c: When forcing unsigned comparisons, cast both...
1998-10-08 Jeff Lawemit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-10-05 Zack Weinbergcpplib.c (macroexpand): Correct off-by-one error in...
1998-09-30 Zack Weinbergcpplib.c (macroexpand): If arg->raw_before or arg-...
1998-09-30 Zack Weinbergtoplev.c (documented_lang_options): Recognize -include...
1998-09-21 Felix Leec-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRO...
1998-09-16 Alexandre Olivacpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-20 Dave Brolleystor-layout.c (layout_type): Compute TYPE_SIZE_UNIT...
1998-07-20 Jeff LawRemove accidental checkin.
1998-07-13 Nick CliftonAdd --help option.
1998-07-06 Ian Lance Taylorcpplib.c (cpp_options_init): Initialize cplusplus_comme...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-28 Kaveh R. GhaziConsolidate strerror handling, as well as getcwd/getwd.
1998-06-23 Dave Brolleycpplib.c (do_line): Typo broke #line directive.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-10 Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-05-25 Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-30 Stan Coxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-03-29 Jeffrey A Lawcpplib.c (cpp_file_line_for_message): Delete unused...
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-01-27 Kaveh R. Ghazic-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-14 Paul Eggertcccp.c, cpplib.c (compare_defs): Don't complain about...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-11 Fred FishFrom Fred Fish, fix BeOS (I assume) related problem...
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-05-18 Richard Kenner(safe_read): If MAX_READ_LEN is defined, limit incremen...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-13 Richard Kenner(do_include): Diagnose #import and #include_next if...
1997-04-13 Richard Kenner(cpp_handle_options): Set warn_undef from -Wundef and...
1997-03-19 Richard Kenner(do_error, do_warning): Fix memory leak.
1997-03-19 Richard Kenner(unsafe_chars): `p' is unsafe before `-' or `+', since...
1997-02-16 Richard Kenner(special_symbol, check_macro_name, collect_expansion...
1997-01-03 Richard Kenner(macroexpand): Delete any no-reexpansion marker that...
1996-12-07 Richard Kenner(LOCAL_INCLUDE_DIR): Remove default definition.
1996-10-09 Richard Kenner(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothnercpplib.c (xcalloc): From from cppalloc.c.
1996-06-07 Per Bothnercpplib.c (init_parse_option): Renamed to cpp_options_init.
1996-06-05 Per Bothnercpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
next
This page took 1.062285 seconds and 108 git commands to generate.