summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-1/+1
* c-tree.h (C_DECL_USED, [...]): New.Joseph Myers2004-09-091-0/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-2/+2
* * toplev.c (process_options): Fix typo.Richard Sandiford2004-09-021-1/+1
* Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak2004-09-011-0/+23
* * toplev.c (process_options): Ensure debug_hooks is initialized.Stan Shebs2004-09-011-1/+2
* re PR target/13506 (tcpsm.c:263: internal compiler error: Segmentation fault)Richard Earnshaw2004-08-261-0/+9
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-0/+5
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+1
* rs6000.c (machopic_output_stub): Align Darwin stubs.Dale Johannesen2004-08-031-5/+0
* cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher2004-07-171-2/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-11/+41
* loop-invariant.c: New file.Zdenek Dvorak2004-06-201-0/+13
* re PR c++/15721 (template instantation omits static data members)Andrew Pinski2004-06-191-3/+4
* Makefile.in (FLAGS_H): New.Zdenek Dvorak2004-06-141-709/+19
* toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.Richard Kenner2004-06-081-9/+9
* toplev.c (floor_log2_wide): Replace loop with faster bit operations.DJ Delorie2004-06-081-19/+31
* toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith2004-06-051-1/+1
* toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unles...Geoffrey Keating2004-06-031-3/+3
* tree.h: Remove include of version.hMark G. Adams2004-06-031-0/+1
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-3/+3
* ddg.h, [...]: New files.Ayal Zaks2004-05-251-0/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-17/+75
* flags.h (flag_short_enums): Update comment.Paul Brook2004-05-111-1/+5
* Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini2004-04-201-2/+3
* patch from Anil Paranjpe to fix H8/300 .ident problem.Anil Paranjpe2004-04-201-2/+5
* opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini2004-04-171-13/+65
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+6
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-1/+6
* toplev.c (backend_init): Move init_optimization_passes call ...Richard Henderson2004-04-011-1/+1
* toplev.c (backend_init): Add missing call to inint_optimization_passes.Jan Hubicka2004-03-291-0/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-10/+10
* common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog2004-03-031-0/+4
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-0/+1
* passes.c: New file.Richard Henderson2004-02-271-2110/+5
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-87/+87
* Remove -fwritable-strings.Zack Weinberg2004-02-231-6/+0
* input.h: Don't #include line-map.h.Per Bothner2004-02-201-0/+1
* Fix ce3/rnreg dump file ordering problem.James E Wilson2004-02-201-2/+2
* (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher2004-02-171-5/+6
* re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell2004-02-171-0/+17
* loop-iv.c: New file.Zdenek Dvorak2004-02-171-0/+11
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-49/+4
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+37
* recog.c (split_all_insns): Do not update reg info.Jan Hubicka2004-02-061-1/+1
* toplev.c: Include alloc-pool.h.Andrew Pinski2004-01-301-0/+1
* alloc-pool.c: Include hashtab.hJan Hubicka2004-01-301-0/+1
* * toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher2004-01-301-9/+7
* re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke2004-01-271-0/+6