summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * c-pch.c (asm_file_name): Remove.neil2003-06-151-169/+9
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-21/+6
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-1/+1
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-3/+1
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-4/+5
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-0/+3
* * toplev.c (push_srcloc): Simplify behavior to save current locationbothner2003-06-051-16/+3
* * toplev.c (rest_of_type_compilation): Fix typo.ghazi2003-06-041-1/+1
* * configure.in (HAVE_LD_PIE): Check for ld -pie.jakub2003-06-031-0/+19
* * ggc-page.c (init_ggc): Give better diagnostics on failure tozack2003-06-021-1/+3
* * toplev.c: Use ISO C90 prototypes.aj2003-06-011-141/+95
* 2003-05-31 Aldy Hernandez <aldyh@redhat.com>aldyh2003-05-311-948/+1137
* * flags.h (flag_wrapv): New flag controlling overflow semantics.sayle2003-05-311-0/+6
* * flags.h (g_switch_value): Change to an unsignedkraai2003-05-191-1/+1
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-8/+9
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-7/+7
* * coverage.h (coverage_counter_alloc): New function.nathan2003-05-111-2/+3
* * toplev.c (enum dump_file_index): Swap DFI_ce3, DFI_bbro.rth2003-05-081-2/+2
* gcc/rth2003-05-071-6/+0
* 2003-05-05 Geoffrey Keating <geoffk@apple.com>geoffk2003-05-051-0/+2
* PR c/10604zack2003-05-031-23/+37
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-4/+4
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-17/+7
* * input.h (lineno): Rename to ...nathan2003-05-011-5/+5
* * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.lerdsuwa2003-04-291-4/+4
* * flags.h (time_report): Remove.neil2003-04-261-21/+19
* 2003-04-25 Phil Edwards <pme@gcc.gnu.org>pme2003-04-261-1/+1
* PR opt/8300rth2003-04-241-7/+7
* Break out coverage routines to new file.nathan2003-04-211-6/+7
* * toplev.c (target_options): Add value field.dj2003-04-171-3/+15
* PR c++/9393geoffk2003-04-121-0/+14
* * c-pch.c: Include flags.h. Add comments to routines.geoffk2003-04-121-5/+6
* * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGIONrth2003-04-021-0/+6
* * toplev.c (rest_of_compilation): Run purge_builtin_constant_prth2003-03-301-4/+4
* * toplev.c (independent_decode_option): Don't skip a 'Y' prefix.neil2003-03-241-3/+0
* Various cleanups to help compile server.bothner2003-03-201-5/+11
* * toplev.c (independent_decode_option): Return success for --help,aoliva2003-03-121-0/+3
* 2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl>steven2003-03-101-2/+4
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-16/+15
* * calls.c: Fix comment formatting.kazu2003-03-081-2/+2
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-051-0/+11
* * gcc.dg/i386-local.c: New.hubicka2003-03-051-0/+1
* * doc/invoke.texi: Document that unit-at-a-time is enabled for -O3hubicka2003-03-041-0/+1
* * toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when nothubicka2003-03-031-4/+7
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-5/+19
* * toplev.c (aux_base_name): Moved from toplev.h.neil2003-03-021-30/+30
* * toplev.c (flag_eliminate_unused_debug_types): Enable by default.rth2003-03-011-1/+1
* * flags.h: Add flag_eliminate_unused_debug_types.rth2003-02-281-0/+6
* * combine.c (gen_lowpart_for_combine): Update handling ofhubicka2003-02-281-4/+2