Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot) | David Edelsohn | 1 | -2/+3 |
2005-11-10 | re PR target/24778 (Assembler errors during bootstrap) | Alexandre Oliva | 1 | -1/+4 |
2005-11-10 | re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras... | Jakub Jelinek | 1 | -1/+1 |
2005-11-09 | re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras... | Alexandre Oliva | 1 | -29/+208 |
2005-10-26 | re PR rtl-optimization/24460 (Profiled bootstrap broken) | Eric Botcazou | 1 | -5/+3 |
2005-10-20 | re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ... | Alexandre Oliva | 1 | -16/+17 |
2005-10-12 | re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var) | Danny Smith | 1 | -1/+1 |
2005-10-12 | re PR c++/23799 (ICE: no-op convert from 8 to 4 bytes in initializer) | Richard Guenther | 1 | -1/+1 |
2005-10-07 | varasm.c (output_constant): Limit error to expanding conversions. | DJ Delorie | 1 | -1/+1 |
2005-10-04 | re PR middle-end/23125 (OpenBSD's zic.c causes g++ but not gcc to segfault) | Andrew Pinski | 1 | -3/+9 |
2005-09-18 | varasm.c (output_constant): Do not abort on conversions to union types betwee... | Eric Botcazou | 1 | -2/+5 |
2005-09-17 | varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between differ... | Eric Botcazou | 1 | -2/+3 |
2005-09-06 | gimplify.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-09-01 | varasm.c (output_constant): Let the target resolve conversions of addresses t... | DJ Delorie | 1 | -1/+35 |
2005-08-17 | * varasm.c (decode_reg_name): Skip empty aqdditional register names. | J"orn Rennecke | 1 | -1/+2 |
2005-07-31 | output.h (enum section_category): Export from varasm.c | Jan Hubicka | 1 | -40/+0 |
2005-07-27 | re PR c++/22003 (-freorder-blocks-and-partition and thunks) | Steven Bosscher | 1 | -5/+10 |
2005-07-22 | re PR debug/21828 (debug info omitted for uninitialized variables) | Mark Mitchell | 1 | -2/+5 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -45/+67 |
2005-07-03 | * varasm.c (assemble_variable): Fix format specifier thinko. | Gabriel Dos Reis | 1 | -1/+1 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -4/+4 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -25/+25 |
2005-06-30 | coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | Steven Bosscher | 1 | -26/+8 |
2005-06-29 | re PR rtl-optimization/21956 (useless symbols in object files) | Caroline Tice | 1 | -4/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-22 | re PR middle-end/20593 (Simple array of string access miscompiled on x86 and ... | Richard Kenner | 1 | -0/+2 |
2005-06-07 | varasm.c (initialize_cold_section_name): Fix alloca buffer overflow. | Richard Henderson | 1 | -24/+10 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+2 |
2005-05-17 | varasm.c (struct constant_descriptor_tree): Add hash field. | Jakub Jelinek | 1 | -5/+16 |
2005-05-16 | bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc... | Caroline Tice | 1 | -29/+24 |
2005-05-08 | configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for GNU linker. | Julian Brown | 1 | -5/+17 |
2005-05-06 | re PR c++/20961 (ICE on pragma weak/__attribute__((weak))) | Jakub Jelinek | 1 | -1/+15 |
2005-04-27 | Correct fixes for various hot/cold partitioning concerns. | Caroline Tice | 1 | -91/+110 |
2005-04-25 | re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated) | J"orn Rennecke | 1 | -1/+1 |
2005-04-25 | re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) | Jakub Jelinek | 1 | -3/+9 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -7/+7 |
2005-04-23 | * final.c, ipa-inline.c, varasm.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN (decl). | Joseph Myers | 1 | -0/+3 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -4/+4 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -12/+9 |
2005-04-19 | * varasm.c (assemble_start_function): Remove reset of in_section. | Daniel Jacobowitz | 1 | -1/+0 |
2005-04-13 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-04-12 | Temporary fix for partitioning problems; real fix coming soon. | Caroline Tice | 1 | -8/+12 |
2005-04-12 | Revert patch from April 9. | Caroline Tice | 1 | -133/+97 |
2005-04-09 | Fix problems with labels with hot/cold partitioning. | Caroline Tice | 1 | -98/+134 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -96/+170 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -1/+7 |