aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
1998-07-14Improvements to --help support.Nick Clifton
1998-07-13Add --help option.Nick Clifton
1998-07-08toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.Vladimir N. Makarov
1998-07-06c-decl.c: Add warn_multichar.Jason Merrill
1998-07-02Add initial varray support infrastructureMichael Meissner
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-29Warning fixes:Kaveh R. Ghazi
1998-06-27flow.c (count_reg_sets): New function.Jeffrey A Law
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-23Reverse may 15th change, as suggested by Jason.David S. Miller
1998-06-22Warning fixes:Kaveh R. Ghazi
1998-06-16toplev.c (lang_options): Add -trigraphs option for cpplib.Dave Brolley
1998-06-11toplev.c (lang_options): Add -remap as a preprocessor option.Sergey Okhapkin
1998-06-11toplev.c (lang_options): Add missing options (nostdinc, idirafter).Dave Brolley
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley
1998-06-08* toplev.c (flag_new_exceptions): Remove extraneous `extern'.Richard Henderson
1998-06-08[multiple changes]Andrew MacLeod
1998-06-07toplev.c (flag_exceptions): Default to 0.Richard Henderson
1998-05-19* Global CSE and constant/copy propagation.Doug Evans
1998-05-18dwarfout.h, [...]: New files.Robert Lipe
1998-05-17Fix a think-o on my part (ghazi@caip.rutgers.edu), patch from cato@df.lth.se.Krister Walfridsson
1998-05-15tree.h (BINFO_SIZE, [...]): New macros.Jason Merrill
1998-05-13Warning fixes:Kaveh R. Ghazi
1998-05-13toplev.c (rest_of_compilation): "Charge" final for any time doing various cle...Michael Meissner
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi
1998-05-06toplev.h cleanups...Jim Wilson
1998-05-06toplev.c (-fsched-max): Delete flag.Jeffrey A Law
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law
1998-04-27Make args to jump_optimize symbolicMichael Meissner
1998-04-16varasm.c (asm_output_bss): Add prototype.Jeff Law
1998-04-15toplev.c (compile_file): Call init_parse using new interface.Dave Brolley
1998-04-10cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.Jeffrey A Law
1998-04-08c-lex.c (finput): New global.Dave Brolley
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-03-31Fix problem where different code gets generated with/without -Wreturn-type.Jim Wilson
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein
1998-03-05haifa-sched.c (build_jmp_edges): Delete dead function.Jeffrey A Law
1998-03-03Do not generate a <name>.dbr file when dumping RTL unless DELAY_SLOTS is defi...Nick Clifton
1998-02-22sol2-sld.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Define this new symbol.Paul Eggert
1998-02-15toplev.c (flag_schedule_reverse_before_reload): Delete variable.Jeffrey A Law
1998-02-05integrate.c (INTEGRATE_THRESHOLD): Inline only small functions when -Os is sp...Marc Lehmann
1998-02-05regmove.c: Update.J"orn Rennecke
1998-01-31toplev.c (close_dump_file): Wrap function prototype for argument "func" in PR...Jeffrey A Law
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law
1998-01-28*** empty log message ***Per Bothner
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi
1998-01-27toplev.c (rest_of_compilation): Replace references to stack_reg_dump_file and...Nick Clifton