aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-28(print_single_switch): Ultrix fprintf returns 0 on success.Doug Evans1-4/+11
1996-08-28(main): Rewrite -g parsing.Doug Evans1-102/+107
1996-08-18* toplev.c: Update test for win32 (&& ! cygwin32).Doug Evans1-2/+2
1996-07-23install EH codeMike Stump1-17/+20
1996-07-19(main): Correct typo in error message.Richard Kenner1-1/+1
1996-07-03formatting tweaksMike Stump1-11/+14
1996-06-19toplev.c (flag_keep_static_consts): Define.Brendan Kehoe1-2/+9
1996-06-08(main): Re-enable -gxcoff+.Richard Kenner1-0/+2
1996-05-17(print_switch_values): Ignore -o.Doug Evans1-1/+7
1996-05-17(main): Delete outdated comment.Doug Evans1-1/+0
1996-05-17toplev.c (print_version): New function.Doug Evans1-42/+134
1996-05-10(compile_file): Don't warn about artificial functionsJason Merrill1-0/+1
1996-05-10varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME needn't consider byteco...Doug Evans1-1/+2
1996-05-06-fno-common changeJason Merrill1-1/+2
1996-04-15(max_label_num_after_reload): New variable.Richard Kenner1-0/+8
1996-04-15flags.h (flag_function_sections): Declare.Jeff Law1-0/+24
1996-04-14(main): Delete redundant test for -p used with -fbytecode.Doug Evans1-4/+1
1996-03-04(xstrdup): New function.Richard Kenner1-0/+14
1996-02-24Flush stdout/stderr in fatal_init.Michael Meissner1-0/+2
1996-02-19warn_sign_compareJason Merrill1-0/+2
1996-02-13(rest_of_compilation): Also set RTX_INTEGRATED_P whenJason Merrill1-0/+1
1996-02-09(rest_of_compilation): Set RTX_INTEGRATED_P in INLINE_HEADER iffRichard Kenner1-1/+2
1995-12-31(rest_of_compilation): Leave DECL_INLINE set even if won't inline.Richard Kenner1-10/+11
1995-12-31(compile_file): DECL_REGISTER isn't defined for FUNCTION_DECL.Richard Kenner1-1/+1
1995-12-24(main): Add -ax option.Richard Kenner1-8/+26
1995-12-18(main): Remove last change.Richard Kenner1-1/+2
1995-12-15main): Don't ignore an option merely because a language-specific option is a ...Richard Kenner1-2/+1
1995-12-15(rest_of_compilation): Call init_temp_slots.Richard Kenner1-0/+4
1995-11-29toplev.c (main): Invoke OPTIMIZATION_OPTIONS after target_flags has been init...Doug Evans1-3/+5
1995-11-27toplev.c (rest_of_compilation): Always call jump_optimize at least once.Jeff Law1-11/+5
1995-10-20(rest_of_compilation): Call init_insn_lengths here.Richard Kenner1-0/+3
1995-08-31(sbrk): Define here for __alpha.Richard Kenner1-0/+4
1995-08-25(report_error_function): Don't attempt to use input file stack to identify...Richard Kenner1-1/+2
1995-08-13(main): Change text of unsupported -g option warning.Richard Kenner1-1/+2
1995-08-13(vmessage): Support four arguments.Richard Kenner1-1/+2
1995-07-21(main): Don't define sbrk #ifdef __alpha__.Richard Kenner1-3/+0
1995-07-14(main): Reword dwarf/c++/-g warning.Richard Kenner1-1/+1
1995-06-28(strip_off_ending): Strip off any ending; don't pretend we know whatRichard Kenner1-27/+9
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Changed WINNT to _WIN32.Richard Kenner1-6/+6
1995-05-16(pfatal_with_name, fatal_io_error, vfatal): Use FATAL_EXIT_CODERichard Kenner1-4/+4
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-05-14(lang_options): Remove entries for Ada, C++, and Fortran; includeRichard Kenner1-156/+1
1995-05-10* toplev.c (lang_options): Add new flag -ffor-scope.Mike Stump1-0/+2
1995-04-27(rest_of_compilation): Call shorten_branches even when !optimize.Torbjorn Granlund1-6/+5
1995-04-21(lang_options): Add -I for GNAT.Richard Kenner1-0/+1
1995-04-21(main): Turn on -fforce-mem for -O2.Richard Kenner1-0/+1
1995-04-16attributes weak and aliasJason Merrill1-0/+4
1995-04-03Add -frepoJason Merrill1-0/+2
1995-03-31Add -fpack-struct.Michael Meissner1-0/+4