summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Add setjmp/longjmp exception handling.Mike Stump1997-04-231-4/+2
* (compile_file): Shorten "branch-probabilities" in output of times.Richard Kenner1997-04-201-1/+1
* (lang_options): Add -Wundef, -Wno-undef.Richard Kenner1997-04-131-0/+2
* toplev.c (branch_prob_dump, [...]): New variables.Doug Evans1997-03-281-2/+57
* xJason Merrill1997-02-161-9/+14
* toplev.c (main): Delete redundant settings of flag_no_inline and warn_inline ...Doug Evans1997-02-071-5/+0
* (set_float_handler): Set up signal catcher on first call in case aRichard Kenner1997-01-191-17/+24
* (main): If PREFERRED_DEBUGGING_TYPE used and set to NO_DEBUG, sayRichard Kenner1997-01-191-0/+4
* (lang_options): Add -fhosted, -ffreestanding, and -Wmain.Richard Kenner1997-01-191-1/+7
* remove accidental changeJason Merrill1996-12-141-55/+0
* toplev.c (rest_of_compilation): Make sure that the unwinder RTL is saved.Brendan Kehoe1996-12-111-8/+11
* xJason Merrill1996-12-091-19/+57
* (rest_of_compilation): Call regscan before each jump threading pass.Richard Kenner1996-12-071-4/+6
* xJason Merrill1996-11-201-7/+6
* sdbout.c (current_file): New global.Doug Evans1996-11-151-0/+8
* xJason Merrill1996-11-151-26/+182
* xJason Merrill1996-11-091-6/+2
* dwarfJason Merrill1996-10-151-3/+1
* rest_of_compilationJason Merrill1996-10-121-3/+5
* DWARF supports C++Jason Merrill1996-10-111-9/+0
* DWARFJason Merrill1996-10-051-2/+8
* oopsJason Merrill1996-10-031-0/+9
* DWARYJason Merrill1996-10-031-9/+5
* (PREFERRED_DEBUGGING_TYPE): If no debugging formats are supported, set to NO_...Richard Kenner1996-09-241-24/+30
* (print_single_switch): Ultrix fprintf returns 0 on success.Doug Evans1996-08-281-4/+11
* (main): Rewrite -g parsing.Doug Evans1996-08-281-102/+107
* * toplev.c: Update test for win32 (&& ! cygwin32).Doug Evans1996-08-181-2/+2
* install EH codeMike Stump1996-07-231-17/+20
* (main): Correct typo in error message.Richard Kenner1996-07-191-1/+1
* formatting tweaksMike Stump1996-07-031-11/+14
* toplev.c (flag_keep_static_consts): Define.Brendan Kehoe1996-06-191-2/+9
* (main): Re-enable -gxcoff+.Richard Kenner1996-06-081-0/+2
* (print_switch_values): Ignore -o.Doug Evans1996-05-171-1/+7
* (main): Delete outdated comment.Doug Evans1996-05-171-1/+0
* toplev.c (print_version): New function.Doug Evans1996-05-171-42/+134
* (compile_file): Don't warn about artificial functionsJason Merrill1996-05-101-0/+1
* varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME needn't consider byteco...Doug Evans1996-05-101-1/+2
* -fno-common changeJason Merrill1996-05-061-1/+2
* (max_label_num_after_reload): New variable.Richard Kenner1996-04-151-0/+8
* flags.h (flag_function_sections): Declare.Jeff Law1996-04-151-0/+24
* (main): Delete redundant test for -p used with -fbytecode.Doug Evans1996-04-141-4/+1
* (xstrdup): New function.Richard Kenner1996-03-041-0/+14
* Flush stdout/stderr in fatal_init.Michael Meissner1996-02-241-0/+2
* warn_sign_compareJason Merrill1996-02-191-0/+2
* (rest_of_compilation): Also set RTX_INTEGRATED_P whenJason Merrill1996-02-131-0/+1
* (rest_of_compilation): Set RTX_INTEGRATED_P in INLINE_HEADER iffRichard Kenner1996-02-091-1/+2
* (rest_of_compilation): Leave DECL_INLINE set even if won't inline.Richard Kenner1995-12-311-10/+11
* (compile_file): DECL_REGISTER isn't defined for FUNCTION_DECL.Richard Kenner1995-12-311-1/+1
* (main): Add -ax option.Richard Kenner1995-12-241-8/+26
* (main): Remove last change.Richard Kenner1995-12-181-1/+2