avr.c (asm_output_section_name): output section attributes.
[gcc.git] / gcc / cpperror.c
2000-05-01 Zack Weinbergcpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-03-31 Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-03-08 Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-03-08 Zack Weinbergcpplib.h (parse_underflow_t, [...]): Delete.
2000-03-07 Zack Weinbergcppfiles.c (_cpp_find_include_file): Make sure ih-...
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-02-26 Jeff LawFix copyrights.
2000-02-06 Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06 Zack Weinbergcpperror.c: Remove #ifdef EMACS block.
2000-01-30 Zack Weinbergcpperror.c (cpp_file_line_for_message): If 'line' is...
2000-01-19 Kaveh Ghazimore copyright nits
2000-01-19 Kaveh R. Ghazicppalloc.c: PROTO -> PARAMS.
1999-09-11 Zack Weinbergcppalloc.c (xstrdup): Use memcpy.
1999-09-07 Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-04-14 Zack Weinbergcpperror.c, [...]: Never call abort.
1999-02-04 Zack Weinbergcpperror.c (cpp_print_containing_files): Fix formatting...
1999-01-30 Jeff LawCopyright dates.
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...
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-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-05-25 Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothner* cpperror.c (fatal): Removed function.
1996-06-07 Per Bothnercpperror.c (cpp_message): Generalize for "fatal" errors.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-20 Richard Kenner#include config.h before any other .h file.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-12 Per Bothner* cpperror.c (cpp_print_containing_files): Remove...
1995-04-05 Per BothnerMoved 'high-level' error functions from cpperror.c...
1995-03-22 Per BothnerMerged in earlier cccp.c changes.
1995-03-16 Per BothnerInitial revision