(compile_file): Don't warn about artificial functions
[gcc.git] / gcc / toplev.c
1996-05-10 Jason Merrill(compile_file): Don't warn about artificial functions
1996-05-10 Doug Evansvarasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME...
1996-05-06 Jason Merrill-fno-common change
1996-04-15 Richard Kenner(max_label_num_after_reload): New variable.
1996-04-15 Jeff Lawflags.h (flag_function_sections): Declare.
1996-04-14 Doug Evans(main): Delete redundant test for -p used with -fbytecode.
1996-03-04 Richard Kenner(xstrdup): New function.
1996-02-24 Michael MeissnerFlush stdout/stderr in fatal_init.
1996-02-19 Jason Merrillwarn_sign_compare
1996-02-13 Jason Merrill(rest_of_compilation): Also set RTX_INTEGRATED_P when
1996-02-09 Richard Kenner(rest_of_compilation): Set RTX_INTEGRATED_P in INLINE_H...
1995-12-31 Richard Kenner(rest_of_compilation): Leave DECL_INLINE set even if...
1995-12-31 Richard Kenner(compile_file): DECL_REGISTER isn't defined for FUNCTIO...
1995-12-24 Richard Kenner(main): Add -ax option.
1995-12-18 Richard Kenner(main): Remove last change.
1995-12-15 Richard Kennermain): Don't ignore an option merely because a language...
1995-12-15 Richard Kenner(rest_of_compilation): Call init_temp_slots.
1995-11-29 Doug Evanstoplev.c (main): Invoke OPTIMIZATION_OPTIONS after...
1995-11-27 Jeff Lawtoplev.c (rest_of_compilation): Always call jump_optimi...
1995-10-20 Richard Kenner(rest_of_compilation): Call init_insn_lengths here.
1995-08-31 Richard Kenner(sbrk): Define here for __alpha.
1995-08-25 Richard Kenner(report_error_function): Don't attempt to use input...
1995-08-14 Richard Kenner(main): Change text of unsupported -g option warning.
1995-08-13 Richard Kenner(vmessage): Support four arguments.
1995-07-21 Richard Kenner(main): Don't define sbrk #ifdef __alpha__.
1995-07-14 Richard Kenner(main): Reword dwarf/c++/-g warning.
1995-06-28 Richard Kenner(strip_off_ending): Strip off any ending; don't pretend...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerChanged WINNT to _WIN32.
1995-05-16 Richard Kenner(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_E...
1995-05-16 Richard KennerFix typos in comments.
1995-05-14 Richard Kenner(lang_options): Remove entries for Ada, C++, and Fortra...
1995-05-10 Mike Stump* toplev.c (lang_options): Add new flag -ffor-scope.
1995-04-27 Torbjorn Granlund(rest_of_compilation): Call shorten_branches even when...
1995-04-21 Richard Kenner(lang_options): Add -I for GNAT.
1995-04-21 Richard Kenner(main): Turn on -fforce-mem for -O2.
1995-04-16 Jason Merrillattributes weak and alias
1995-04-03 Jason MerrillAdd -frepo
1995-03-31 Michael MeissnerAdd -fpack-struct.
1995-03-21 Per Bothner(print_error_function): New function hook.
1995-03-18 Jason MerrillFix -Wreturn-type for inlines.
1995-02-28 Doug Evans(rest_of_compilation): Defer output of static inlines
1995-02-24 Mike Stumpundo dje's indaverent undo of my work. (remove -Wenum...
1995-02-21 Richard Kenner(get_run_time): Return an approximate value for NT.
1995-02-21 Michael MeissnerFix bad patch
1995-02-21 Richard Kenner(lang_options): Add options for Fortran.
1995-02-21 Richard Kenner(compile_file): Initialize input_file_stack before...
1995-02-13 Richard Kenner(main): Look at DIR_SEPARATOR for finding last component.
1995-01-31 Jason MerrillAdd -fcheck-new.
1995-01-12 Jason MerrillNew C++ flags.
1994-12-30 Richard KennerInclude output.h.
1994-12-29 Mike Stump* toplev.c (lang_options): Add -frtti flag for rtti...
1994-12-21 Richard Kenner(rest_of_compilation): Adjust tests for when to inline...
1994-12-12 Richard Kenner(vms_fopen): Call `fopen' through an indirect pointer...
1994-11-16 Richard Kenner(rest_of_compilation): Always rerun jump_optimize after...
1994-10-25 Jason Merrill(lang_options): Add -f{no-,}access-control.
1994-10-18 Jason MerrillFix comment
1994-09-30 Richard KennerDon't include times.h for winnt.
1994-09-05 Jason Merrill*** empty log message ***
1994-09-02 Michael MeissnerAdd better error messages than abort to reload1, and...
1994-08-30 Jason MerrillAdd -Wreorder
1994-07-19 Jim Wilson(rest_of_compilation): Clear DECL_ABSTRACT_ORIGIN if
1994-07-07 Mike Stumpexpr.c (expand_expr, [...]): All cleanups have to be...
1994-07-01 Jason Merrill(compile_file): Pass through static consts and inlines
1994-06-30 Jason Merrill(lang_options): Add -W{no-,}non-virtual-dtor.
1994-06-26 Richard Kenner(v_message_with_decl): Avoid fwrite for stderr; mixing...
1994-06-24 Richard KennerAdd -W[no]-bad-function-cast.
1994-06-23 Jason Merrill(compile_file): Use TREE_SYMBOL_REFERENCED instead of
1994-06-23 Richard Kenner(compile_file): Don't try to write function if we didn...
1994-06-16 Jason Merrill(compile_file): Unset DECL_DEFER_OUTPUT on decls consid...
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-31 Doug Evans(v_pedwarn_with_decl): Don't even issue warnings from
1994-05-31 Jason Merrill(lang_options): Add -f{no-,}implicit-templates.
1994-05-27 Doug Evanstoplev.c (compile_file): Call init_regs after `word_mod...
1994-05-13 Mike Stumpcalls.c (expand_call): Only destroy temporaries at...
1994-05-06 Mike Stumploose some C++ options.
1994-05-02 Per BothnerDon't write out static consts now, unless we need them.
1994-04-20 Doug Evans(compile_file): Call new function init_regs.
1994-04-20 Mike StumpAdd -fhandle-signatures for C++ frontend.
1994-04-13 Per BothnerDon't warn about unused static const variables.
1994-04-06 Per BothnerAdd -f[no-]vtable-thunks (for C++).
1994-04-06 Richard Kenner(lang_options): Group and alphabetize some options.
1994-04-06 Richard Kenner(lang_options): Add -Wmissing-declarations.
1994-03-30 Richard KennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 Richard Kenner(compile_file): Remove unused label.
1994-03-24 Doug Evans(v_pedwarn_with_decl): Don't cause compilation to fail
1994-03-14 Richard Kenner(compile_file): Call bc_write_file here and pass asm_ou...
1994-03-11 Richard KennerUse PVPROTO for varargs prototypes.
1994-03-08 Jim Wilson(compile_file): Likewise.
1994-02-27 Richard Kenner(id_clash_len): Now unsigned.
1994-02-15 Richard Kenner(lang_options): Add -W{no,}extern-inline.
1994-02-10 Richard KennerUse PROTO for varargs functions.
1994-02-09 Richard KennerInclude ctype.h.
1994-02-08 Doug Evans(open_dump_file): New function.
1994-02-05 Richard Kenner(rest_of_compilation): Invoke MACHINE_DEPENDENT_REORG...
1994-02-02 Richard Kenner(lang_options): Sort C++ options and add -f{no-,}extern...
1994-02-01 Richard Kenner(rest_of_compilation): `volatile' function warning...
1994-02-01 Richard KennerUnify error and message functions:
1994-01-24 Jim Wilson(compile_file): If yyparse returns an error, pop all
1994-01-23 Richard Kenner(rest_of_compilation): Defer compilation of function...
next