Age | Commit message (Expand) | Author | Files | Lines |
2005-06-27 | toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD) instead of preproce... | Jakub Jelinek | 1 | -3/+1 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+12 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-04 | function.c (prologue, [...]): Change their types to VEC(int,heap)*. | Kazu Hirata | 1 | -1/+0 |
2005-06-01 | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 1 | -278/+29 |
2005-06-01 | opts.h (cl_option_state): New structure. | Richard Sandiford | 1 | -11/+40 |
2005-06-01 | c-objc-common.c (c_tree_printer): Check flag before hashtable. | Daniel Berlin | 1 | -1/+1 |
2005-05-31 | tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ... | Richard Sandiford | 1 | -4/+9 |
2005-05-24 | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 1 | -5/+0 |
2005-05-03 | c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ... | DJ Delorie | 1 | -1/+1 |
2005-04-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -22/+22 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -2/+2 |
2005-03-29 | re PR middle-end/20622 (Alias to nocommon variable fails to assemble on ppc64) | Jakub Jelinek | 1 | -0/+2 |
2005-03-29 | Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and... | Dale Johannesen | 1 | -3/+0 |
2005-03-16 | re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila... | Richard Henderson | 1 | -4/+1 |
2005-03-15 | toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW... | Richard Sandiford | 1 | -1/+4 |
2005-03-14 | config.gcc (extra_options): New variable for listing option files. | Richard Sandiford | 1 | -23/+36 |
2005-02-24 | re PR middle-end/18902 (Naive (default) complex division algorithm) | Richard Henderson | 1 | -1/+5 |
2005-02-22 | Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug. | James E Wilson | 1 | -2/+5 |
2005-02-11 | tree-complex.c (expand_complex_libcall): New. | Richard Henderson | 1 | -2/+2 |
2005-01-27 | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 1 | -8/+21 |
2005-01-24 | rtlanal.c (non_rtx_starting_operands, [...]): New. | Paolo Bonzini | 1 | -0/+1 |
2005-01-19 | * toplev.c (init_asm_output): Remove dead #ifdef. | Tobias Schlüter | 1 | -5/+0 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-16 | re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in... | John David Anglin | 1 | -0/+3 |
2005-01-04 | * toplev.c (get_src_pwd): Handle failure of getpwd(). | Geoffrey Keating | 1 | -1/+5 |
2004-12-18 | re PR middle-end/18897 (/usr/ccs/bin/ld: Unsatisfied symbols: putchar (first ... | Zack Weinberg | 1 | -0/+5 |
2004-12-01 | re PR middle-end/18667 (ice with --parm integer-share-limit=0) | Nathan Sidwell | 1 | -3/+3 |
2004-11-25 | re PR c++/18001 (Badly formatted error message (quotation problem)) | Mark Mitchell | 1 | -0/+7 |
2004-11-12 | re PR c++/18416 (ICE in import_export_decl) | Mark Mitchell | 1 | -7/+0 |
2004-11-11 | toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI. | Richard Henderson | 1 | -14/+20 |
2004-11-02 | re PR debug/18242 (Dignostic for unsupported debug format is incorrect) | Danny Smith | 1 | -1/+1 |
2004-10-15 | toplev.c (dump_file_name): Change type to be const. | Andrew Pinski | 1 | -1/+1 |
2004-10-13 | toplev.c (compile_file): Call mudflap_finish_file from here ... | Frank Ch. Eigler | 1 | -0/+5 |
2004-09-28 | common.opt (flag_gcse_sm): Disable by default. | Steven Bosscher | 1 | -11/+1 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -11/+12 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -19/+1 |
2004-09-11 | profile.c (BB_TO_GCOV_INDEX): move more to the front. | Jan Hubicka | 1 | -2/+0 |
2004-09-10 | dbxout.c (dbxout_block): Update for current_function_func_begin_label a string. | Geoffrey Keating | 1 | -2/+2 |
2004-09-10 | toplev.c (warn_deprecated_use): Correct logic for saying "type" in diagnostic. | Joseph Myers | 1 | -7/+10 |
2004-09-10 | cgraph.h (cgraph_dump_file): Do not declare. | Paolo Bonzini | 1 | -1/+1 |
2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -4/+0 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -1/+1 |
2004-09-09 | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 1 | -0/+1 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+2 |
2004-09-02 | * toplev.c (process_options): Fix typo. | Richard Sandiford | 1 | -1/+1 |
2004-09-01 | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 1 | -0/+23 |
2004-09-01 | * toplev.c (process_options): Ensure debug_hooks is initialized. | Stan Shebs | 1 | -1/+2 |