acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
[gcc.git] / gcc / toplev.c
2000-08-22 J"orn Rennecketoplev.c (rest_of_compilation): Rebuild label notes...
2000-08-21 Jeff Lawgcc.c (do_spec_1): Implement %j spec flag.
2000-08-21 Jeffrey A Lawglobal.c (global_alloc): Avoid passing dumpfile argumen...
2000-08-19 Zack Weinbergtoplev.c (independent_decode_option): Always process -g.
2000-08-08 Joseph Myersc-common.c (combine_strings, [...]): Refer to ISO C...
2000-08-06 Ovidiu PredescuMoved the Objective-C specific options to objc/lang...
2000-08-03 Kazu Hirata* toplev.c: Fix formatting.
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.
2000-07-31 Jeffrey D. OldhamMakefile.in (ssa.o): Updated header files in dependences.
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-07-25 Zack Weinbergtoplev.c (pipe_closed): Delete.
2000-07-10 Chandrakala Chavvaflags.h: Add new variable flag_single_precision_constant.
2000-06-29 Andrew Haleytoplev.c (main): On an IA-64, make flag_unwind_tables...
2000-06-28 Philipp Thomasc-decl.c: Mark strings for translation.
2000-06-22 Jason Merrilltoplev.c (compile_file): Always call timevar_print.
2000-06-06 Gabriel Dos Reisdiagnostic.c (output_maximum_width): Remove.
2000-06-03 Matt Kraai* toplev.c (main): Fix misspellings of possibility...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-29 Richard Hendersontoplev.c (rest_of_compilation): Set no_new_pseudos...
2000-05-28 Gabriel Dos Reistoplev.h (skip_leading_substring): New macro.
2000-05-27 Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-22 Richard KennerFix whitespace in comment
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-19 Jan Hubickabasic-block.h (struct edge_def): New field "count".
2000-05-17 Richard Hendersontoplev.c (rest_of_compilation): Don't call optimize_mod...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-16 Richard Hendersontoplev.c (rest_of_compilation): Run full jump pass...
2000-05-15 Jan Hubickaloop.c (scan_loop, [...]): Change unroll_p and bct_p...
2000-05-11 Stan Coxregrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-05-11 Jan Hubickatoplev.c (rest_of_compilation): Remove dead code after...
2000-05-09 Zack Weinbergtop level:
2000-05-06 Richard Kennerexpr.c (get_subtarget): New function.
2000-05-05 Jeff Lawtoplev.c (output_file_directive): Use IS_DIR_SEPARATOR.
2000-05-02 Jason Merrilltoplev.c (debug_ignore_block): Return int.
2000-04-30 Richard Hendersonifcvt.c: New file.
2000-04-28 Jason Merrilltoplev.c (rest_of_compilation): Call note_deferral_of_d...
2000-04-28 Richard Henderson* toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR...
2000-04-28 Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-27 Richard Hendersonbasic-block.h (life_analysis): Declare here ...
2000-04-26 Jason Merrilldwarf2out.c (add_bound_info): Don't crash on an unexpan...
2000-04-25 Richard Hendersontoplev.c (rest_of_compilation): Delay sibcall optimizat...
2000-04-20 Richard Kennertoplev.c (enum dump_file_index, dump_file): Add DFI_sib...
2000-04-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-15 David Edelsohntoplev.c (display_help): Prefix "f" to "sched-verbose=".
2000-04-15 Richard KennerMakefile.in (ggc-page.o): Now includes toplev.h.
2000-04-15 Richard Kennertoplev.c: Make *_time variable long to reduce chance...
2000-04-07 Richard Hendersongcse.c (gcse_main): Don't rebuild the CFG here.
2000-04-07 Alex Samuelssa.c (compute_conservative_reg_partition): Declare...
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-05 Stan CoxMakefile.in: Add rules for regrename.o
2000-04-01 Richard HendersonMakefile.in (STAGESTUFF): Wildcard all debugging dumps...
2000-03-29 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 Jan Hubickaflags.h (flag_optimize_sibling_calls): Declare.
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-20 Richard Hendersonregmove.c (stack_memref_p): Fix typo, reorg for readabi...
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-14 Richard Hendersonregmove.c (combine_stack_adjustments): New.
2000-03-10 Jason Merrillbuiltins.c (expand_builtin_strlen): Make sure that...
2000-03-10 Alex SamuelChanges in include:
2000-03-09 Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-09 Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 Richard Kenner* toplev.c (debug_ignore_block): Mark arg BLOCK as...
2000-03-04 Jason Merrilldwarf2out.c (dwarf2out_frame_debug): Add cast to silenc...
2000-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-28 Richard Kennertoplev.c (rest_of_compilation): Account for time in...
2000-02-28 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 Richard Kennertoplev.c (documented_lang_options): Correct spelling...
2000-02-26 Anthony Greentoplev.c (rest_of_compilation): Rebuild jump labels...
2000-02-25 Mark Mitchellinput.h (push_srcloc): New function.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 J"orn RenneckeMakefile.in (lcm.o): Depend on insn-attr.h.
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-14 Stan Coxbasic_block.h: Added prototype for reorder_basic_blocks.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-02-02 Herman A.J. ten... toplev.c (rest_of_compilation): Run rebuild_jump_labels...
2000-01-28 Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-27 Geoff Keatingemit-rtl.c (unshare_all_rtl): Unshare virtual parameter...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-11 Kaveh R. GhaziMakefile.in (toplev.o): Depend on regs.h.
2000-01-09 Kaveh R. Ghazielfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-08 Alexandre Olivatoplev.c (rest_of_compilation): Initialize cse_not_expe...
2000-01-07 Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
2000-01-05 Jeff Lawcse.c (cse_insn): Missing cast added.
2000-01-05 Jeff LawUpdate copyright date.
2000-01-05 Jeffrey A Lawtoplev.c (rest_of_compilation): Run shorten-branches...
1999-12-24 Mark Mitchelltoplev.h (note_deferall_of_defined_inline_function...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-18 David S. Millertoplev.c (rest_of_compilation): Restore BLOCK tree...
1999-12-18 Gabriel Dos Reistoplev.c (notice, [...]): Move to diagnostic.c
1999-12-16 Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 Jan Hubickatoplev.c (rest_of_compilation): Run branch shortening...
next