aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
1999-04-07Minor reformattinglast-fsf-checkinpremerge-fsf-branchRichard Kenner
1999-01-09Add 1999 to copyrightRichard Kenner
1999-01-09(main): Add support for parsing --help.Richard Kenner
1999-01-09(rest_of_compilation): Set cse_not_expected earlier.Richard Kenner
1998-12-23(fatal_function): New static variable.Richard Kenner
1998-12-08(<sys/times.h>): Include if HAVE_SYS_TIMES_H; needed for struct tms.Paul Eggert
1998-11-29Include system.h and remove now-redundant includes or definitionsRichard Kenner
1998-10-25Minor reformatting.Richard Kenner
1998-10-04(sys/types.h, sys/stat.h): Only include if exist.Richard Kenner
1998-09-29Fix typo in commentRichard Kenner
1998-08-04Include intl.h; do not include ctype.h.Paul Eggert
1998-06-13(flag_volatile_static): Define.Richard Kenner
1998-06-07(regmove_{dump,dump_file,time}, flag_regmove): New vars.Richard Kenner
1998-04-13(main): Sort order of handling of -d letters.Richard Kenner
1998-02-26(TICKS_PER_SECOND): Renamed from CLOCKS_PER_SECOND.Richard Kenner
1998-02-20(main): Don't default to DWARF2_DEBUG with -ggdb ifRichard Kenner
1998-02-03(sbrk): Update declaration conditional.Richard Kenner
1998-02-03Include insn-codes.h, insn-config.h, and recog.h.Richard Kenner
1998-01-17(<unistd.h>): New include.Paul Eggert
1998-01-15(rest_of_compilation): Don't fflush output if -quiet.Paul Eggert
1997-12-31(flag_verbose_asm): Default to 0, not 1.Richard Kenner
1997-12-23Update comments.Richard Kenner
1997-12-23(main): Check HAVE_{G,S}ETRLIMIT in addition to RLIMIT_STACK.Richard Kenner
1997-12-09(get_run_time): [#if VMS] Cast arg in times call.Richard Kenner
1997-12-05Properly test for and include sys/times.h.Richard Kenner
1997-12-03Fix spelling errors.Richard Kenner
1997-12-03Use autoconf symbols to select what include files are needed.Richard Kenner
1997-11-28(lang_options): New ObjC specific compiler flag.Richard Kenner
1997-11-26(flag_exceptions): Default value is 2.Richard Kenner
1997-11-26(main): Complain about -gdwarfn.Richard Kenner
1997-10-19(output_quoted_string): Call new OUTPUT_QUOTED_STRING macro.Richard Kenner
1997-10-18(main): Don't execute "ps" under MSDOS.Richard Kenner
1997-10-18(main): Initialize exceptions_via_longjmp.Richard Kenner
1997-09-29(lang_options): Add new -W options.Richard Kenner
1997-09-11print basic block information on later passes; Use separate obstack for bitma...Michael Meissner
1997-09-10xJason Merrill
1997-09-08(main): Change #elif to #else/#ifdefJim Wilson
1997-09-02xJason Merrill
1997-09-02xJason Merrill
1997-08-12xJason Merrill
1997-08-11xJason Merrill
1997-08-10(main): In -g handling code, add code to set len.Jim Wilson
1997-08-06xJason Merrill
1997-08-02(flag_check_memory_usage, flag_prefix_function_name): New variable.Richard Kenner
1997-08-01xJason Merrill
1997-07-29Patches to use cpplib with cc1 #if USE_CPPLIB.Per Bothner
1997-07-28xJason Merrill
1997-07-18(rest_of_compilation): Call reload_cse_regs here.Richard Kenner
1997-07-17(flag_stack_check): New variable.Richard Kenner
1997-07-14(rest_of_compilation): Call regset_release_memory.Richard Kenner