Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -4/+1 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -1/+4 |
2006-08-26 | re PR c++/24009 (C++ fails to print #include stack) | Joseph Myers | 1 | -1/+35 |
2006-08-01 | re PR c++/28250 (ICE with invalid catch) | Volker Reichelt | 1 | -1/+1 |
2006-07-08 | toplev.c (process_options): Don't give -ffunction-sections may affect debuggi... | Mike Stump | 1 | -0/+2 |
2006-03-07 | hooks.c (hook_bool_mode_rtx_true): New function. | Richard Sandiford | 1 | -0/+1 |
2006-02-26 | common.opt (-floop-optimize, [...]): Remove. | Steven Bosscher | 1 | -1/+0 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -0/+26 |
2006-02-10 | invoke.texi (-floop-optimize2): Removed. | Zdenek Dvorak | 1 | -13/+0 |
2006-02-04 | Add 2006 to copyright line | Alexandre Oliva | 1 | -1/+2 |
2006-02-04 | re PR debug/24444 (invalid register in debug info) | Alexandre Oliva | 1 | -2/+2 |
2006-01-29 | * toplev.c: Fix thinko. | Gabriel Dos Reis | 1 | -2/+2 |
2006-01-29 | toplev.c (floor_log2, exact_log2): Don't define if __cplusplus. | Gabriel Dos Reis | 1 | -3/+11 |
2005-11-09 | re PR c/24101 (Segfault with preprocessed source) | Uros Bizjak | 1 | -1/+4 |
2005-10-11 | re PR c++/24302 (anonymous global union segfault with g++ 3.4.x) | Mark Mitchell | 1 | -1/+1 |
2005-10-05 | re PR target/23602 (1081 test failures in libjava, when configured for i486-l... | Richard Henderson | 1 | -0/+12 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -138/+157 |
2005-07-28 | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 1 | -23/+0 |
2005-07-22 | re PR debug/21828 (debug info omitted for uninitialized variables) | Mark Mitchell | 1 | -7/+0 |
2005-07-21 | toplev.c (warn_deprecated_use): Add warning control to warning call. | DJ Delorie | 1 | -6/+9 |
2005-07-18 | common.opt (frename-registers): Initialize to 2. | Steve Ellcey | 1 | -13/+13 |
2005-07-13 | re PR rtl-optimization/20376 (The missed-optimization of general induction va... | Zdenek Dvorak | 1 | -2/+8 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+2 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -1/+1 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -8/+14 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -6/+9 |
2005-06-30 | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 1 | -4/+9 |
2005-06-29 | c-common.c (flag_next_runtime): Move... | Ziemowit Laski | 1 | -0/+8 |
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 |