aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-29re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64)Jakub Jelinek1-0/+2
2005-03-29Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen1-3/+0
2005-03-16re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson1-4/+1
2005-03-15toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW...Richard Sandiford1-1/+4
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-23/+36
2005-02-24re PR middle-end/18902 (Naive (default) complex division algorithm)Richard Henderson1-1/+5
2005-02-22Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.James E Wilson1-2/+5
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson1-2/+2
2005-01-27re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson1-8/+21
2005-01-24rtlanal.c (non_rtx_starting_operands, [...]): New.Paolo Bonzini1-0/+1
2005-01-19* toplev.c (init_asm_output): Remove dead #ifdef.Tobias Schlüter1-5/+0
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-16re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in...John David Anglin1-0/+3
2005-01-04* toplev.c (get_src_pwd): Handle failure of getpwd().Geoffrey Keating1-1/+5
2004-12-18re PR middle-end/18897 (/usr/ccs/bin/ld: Unsatisfied symbols: putchar (first ...Zack Weinberg1-0/+5
2004-12-01re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell1-3/+3
2004-11-25re PR c++/18001 (Badly formatted error message (quotation problem))Mark Mitchell1-0/+7
2004-11-12re PR c++/18416 (ICE in import_export_decl)Mark Mitchell1-7/+0
2004-11-11toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson1-14/+20
2004-11-02re PR debug/18242 (Dignostic for unsupported debug format is incorrect)Danny Smith1-1/+1
2004-10-15toplev.c (dump_file_name): Change type to be const.Andrew Pinski1-1/+1
2004-10-13toplev.c (compile_file): Call mudflap_finish_file from here ...Frank Ch. Eigler1-0/+5
2004-09-28common.opt (flag_gcse_sm): Disable by default.Steven Bosscher1-11/+1
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-11/+12
2004-09-14unroll.c: Removed.Zdenek Dvorak1-19/+1
2004-09-11profile.c (BB_TO_GCOV_INDEX): move more to the front.Jan Hubicka1-2/+0
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-2/+2
2004-09-10toplev.c (warn_deprecated_use): Correct logic for saying "type" in diagnostic.Joseph Myers1-7/+10
2004-09-10cgraph.h (cgraph_dump_file): Do not declare.Paolo Bonzini1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-4/+0
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-1/+1
2004-09-09c-tree.h (C_DECL_USED, [...]): New.Joseph Myers1-0/+1
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-2/+2
2004-09-02* toplev.c (process_options): Fix typo.Richard Sandiford1-1/+1
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-0/+23
2004-09-01* toplev.c (process_options): Ensure debug_hooks is initialized.Stan Shebs1-1/+2
2004-08-26re PR target/13506 (tcpsm.c:263: internal compiler error: Segmentation fault)Richard Earnshaw1-0/+9
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+5
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-08-03rs6000.c (machopic_output_stub): Align Darwin stubs.Dale Johannesen1-5/+0
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher1-2/+1
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-11/+41
2004-06-20loop-invariant.c: New file.Zdenek Dvorak1-0/+13
2004-06-19re PR c++/15721 (template instantation omits static data members)Andrew Pinski1-3/+4
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-709/+19
2004-06-08toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.Richard Kenner1-9/+9
2004-06-08toplev.c (floor_log2_wide): Replace loop with faster bit operations.DJ Delorie1-19/+31
2004-06-05toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith1-1/+1
2004-06-03toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unles...Geoffrey Keating1-3/+3
2004-06-03tree.h: Remove include of version.hMark G. Adams1-0/+1