summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
...
* * expr.c (expand_expr, case ARRAY_REF): Do not replacemmitchel2001-06-091-0/+10
* * function.c (diddle_return_value): Kill code to determinehubicka2001-06-081-12/+15
* * toplev.c (rest_of_compilation): Revert previous patch.hubicka2001-06-071-15/+12
* Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-06-071-12/+15
* * print-rtl.c (xspaces): Remove.mmitchel2001-06-051-1/+7
* * c-decl.c (init_decl_processing):neil2001-05-271-13/+1
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-177/+223
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-24/+1
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Newmmitchel2001-05-191-0/+10
* * Makefile.in (toplev.o): Add dependency on dwarf2asm.h.aj2001-05-161-7/+8
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-0/+12
* * toplev.c (compile_file): Move comment for opening outputlaw2001-05-111-4/+4
* * toplev.c (compile_file): Set up the output file before we calllaw2001-05-071-21/+21
* * c-lex.c: NULL_PTR -> NULL.ghazi2001-05-021-2/+2
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-011-3/+13
* * toplev.c: Excise all code for the undocumented -dm option.zack2001-04-201-26/+3
* * toplev.h (struct lang_hooks): Allow decode_option to indicatemmitchel2001-04-191-6/+12
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-50/+9
* * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.hghazi2001-04-131-0/+1
* * jump.c (jump_optimize_1): Don't delete dead stores here.wehle2001-04-131-0/+6
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-0/+16
* IA-64 ABI Exception Handling.rth2001-03-281-16/+33
* * flow.c (cleanup_cfg): Take no argument.rth2001-03-281-8/+8
* Remove flag_new_exceptions.rth2001-03-281-15/+0
* Make -fsjlj-exceptions a configure option.rth2001-03-281-15/+0
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-281-2/+2
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-1/+2
* * toplev.c (set_float_handler): Use memcpy, not bcopy.ghazi2001-03-261-1/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...rth2001-03-181-4/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-4/+6
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-15/+0
* Brad's -ffast-math breakup.rth2001-03-071-12/+44
* * lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.rth2001-03-071-2/+1
* Put main() in a separate file, so that the languagefjh2001-03-051-7/+8
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-3/+3
* * cpphash.h (struct cpp_reader): Add print_version field.zack2001-03-021-3/+9
* Undo some breakage introduced Feb 18bernds2001-03-011-2/+8
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-281-1/+7
* * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scopejason2001-02-261-16/+7
* 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-211-1/+2
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-2/+6
* * toplev.c (note_deferral_of_defined_inlined_function): Argumentkenner2001-02-191-7/+30
* * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason2001-02-161-0/+18
* * toplev.c (f_options): Clarify -fschedule-insns2 documentation.rth2001-02-141-2/+2
* * Makefile.in (toplev.o): Depend on params.h.mmitchel2001-02-141-2/+52
* 2001-02-12 Kazu Hirata <kazu@hxi.com> kazu2001-02-121-32/+0
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-7/+8
* * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type)neil2001-01-301-2/+1
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0