summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Improvements to --help support.Nick Clifton1998-07-141-3/+15
* Add --help option.Nick Clifton1998-07-131-250/+602
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.Vladimir N. Makarov1998-07-081-0/+2
* c-decl.c: Add warn_multichar.Jason Merrill1998-07-061-0/+2
* Add initial varray support infrastructureMichael Meissner1998-07-021-5/+35
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-8/+15
* Warning fixes:Kaveh R. Ghazi1998-06-291-1/+1
* flow.c (count_reg_sets): New function.Jeffrey A Law1998-06-271-0/+1
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-0/+10
* Reverse may 15th change, as suggested by Jason.David S. Miller1998-06-231-1/+0
* Warning fixes:Kaveh R. Ghazi1998-06-221-2/+1
* toplev.c (lang_options): Add -trigraphs option for cpplib.Dave Brolley1998-06-161-0/+1
* toplev.c (lang_options): Add -remap as a preprocessor option.Sergey Okhapkin1998-06-111-0/+1
* toplev.c (lang_options): Add missing options (nostdinc, idirafter).Dave Brolley1998-06-111-1/+3
* Integrate cpplib into the C and C++ front ends.Dave Brolley1998-06-101-3/+20
* * toplev.c (flag_new_exceptions): Remove extraneous `extern'.Richard Henderson1998-06-081-1/+1
* [multiple changes]Andrew MacLeod1998-06-081-0/+6
* toplev.c (flag_exceptions): Default to 0.Richard Henderson1998-06-071-23/+4
* * Global CSE and constant/copy propagation.Doug Evans1998-05-191-0/+28
* dwarfout.h, [...]: New files.Robert Lipe1998-05-181-0/+16
* Fix a think-o on my part (ghazi@caip.rutgers.edu), patch from cato@df.lth.se.Krister Walfridsson1998-05-171-4/+0
* tree.h (BINFO_SIZE, [...]): New macros.Jason Merrill1998-05-151-1/+3
* Warning fixes:Kaveh R. Ghazi1998-05-131-4/+6
* toplev.c (rest_of_compilation): "Charge" final for any time doing various cle...Michael Meissner1998-05-131-12/+13
* Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1998-05-071-10/+0
* toplev.h cleanups...Jim Wilson1998-05-061-0/+1
* toplev.c (-fsched-max): Delete flag.Jeffrey A Law1998-05-061-6/+0
* c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-1/+1
* The isascii check is needed by system.h.Kaveh R. Ghazi1998-05-061-8/+0
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-17/+17
* Make args to jump_optimize symbolicMichael Meissner1998-04-271-6/+16
* varasm.c (asm_output_bss): Add prototype.Jeff Law1998-04-161-1/+28
* toplev.c (compile_file): Call init_parse using new interface.Dave Brolley1998-04-151-3/+2
* cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.Jeffrey A Law1998-04-101-3/+10
* c-lex.c (finput): New global.Dave Brolley1998-04-081-31/+3
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-3/+23
* Fix problem where different code gets generated with/without -Wreturn-type.Jim Wilson1998-03-311-0/+11
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-34/+3
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-5/+3
* haifa-sched.c (build_jmp_edges): Delete dead function.Jeffrey A Law1998-03-051-2/+7
* Do not generate a <name>.dbr file when dumping RTL unless DELAY_SLOTS is defi...Nick Clifton1998-03-031-0/+14
* sol2-sld.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Define this new symbol.Paul Eggert1998-02-221-1/+1
* toplev.c (flag_schedule_reverse_before_reload): Delete variable.Jeffrey A Law1998-02-151-10/+1
* integrate.c (INTEGRATE_THRESHOLD): Inline only small functions when -Os is sp...Marc Lehmann1998-02-051-6/+0
* regmove.c: Update.J"orn Rennecke1998-02-051-1/+1
* toplev.c (close_dump_file): Wrap function prototype for argument "func" in PR...Jeffrey A Law1998-01-311-2/+2
* configure.in: Check for declaration of abort.Jeffrey A Law1998-01-301-3/+4
* *** empty log message ***Per Bothner1998-01-281-8/+11
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi1998-01-271-2/+13
* toplev.c (rest_of_compilation): Replace references to stack_reg_dump_file and...Nick Clifton1998-01-271-2/+2