Age | Commit message (Expand) | Author | Files | Lines |
2008-11-06 | re PR target/26397 (Program crashes when rethrowing exception) | David Edelsohn | 1 | -1/+5 |
2007-08-06 | re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b... | Alfred Minarik | 1 | -0/+6 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -6/+5 |
2007-03-02 | Index: gcc/cp/ChangeLog | Geoffrey Keating | 1 | -8/+9 |
2007-02-04 | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2006-08-25 | re PR driver/28528 (C language extensions override -x in C++ driver) | Danny Smith | 1 | -13/+13 |
2006-01-29 | call.c (alloc_conversion): Use cast when converting from void *. | Gabriel Dos Reis | 1 | -1/+1 |
2006-01-16 | jvspec.c (lang_specific_spec_functions): remove | Rafael Espindola | 1 | -6/+0 |
2005-12-02 | decl2.c (get_priority_info): Use XNEW, not xmalloc. | Gabriel Dos Reis | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -6/+6 |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -1/+1 |
2004-10-15 | * dump.c, g++spec.c, repo.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | re PR driver/17537 (g++ not passing -lstdc++ to linker when -l is only supplied) | Roger Sayle | 1 | -0/+3 |
2004-09-03 | configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware... | Jan Beulich | 1 | -1/+1 |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -1/+1 |
2004-08-06 | g++spec.c (lang_specific_driver): An -Xlinker or -Wl, option means that libst... | Geoffrey Keating | 1 | -1/+10 |
2004-07-26 | g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX. | Geoffrey Keating | 1 | -5/+9 |
2004-06-09 | g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check ... | Andrew Pinski | 1 | -4/+1 |
2003-12-03 | libunwind cleanup | James E Wilson | 1 | -7/+0 |
2003-09-30 | Convert to ISO C90 prototypes. | Kelley Cook | 1 | -1/+1 |
2003-07-19 | fixfixes.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-07-07 | genextract.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -4/+2 |
2003-06-04 | g77spec.c (lang_specific_driver): Remove ALT_LIBM usage. | Andreas Jaeger | 1 | -3/+0 |
2003-03-10 | gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | Devang Patel | 1 | -0/+2 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -33/+63 |
2003-01-02 | except.c, [...]: Fix Copyright years. | Steven Bosscher | 1 | -1/+2 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-19 | gcc.c (The Specs Language): Document spec functions. | Jason Thorpe | 1 | -0/+6 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-14 | error.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2002-07-25 | error.c (print_whitespace): Remove. | Neil Booth | 1 | -4/+3 |
2002-06-14 | configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION... | Steve Ellcey | 1 | -0/+8 |
2002-04-23 | g++spec.c: Use profiled libstdc++ and libm with -p/-pg. | David O'Brien | 1 | -2/+13 |
2001-08-08 | * g++spec.c (lang_specific_driver): Quote argument after `-Xlinker'. | John David Anglin | 1 | -0/+1 |
2001-02-02 | gcc.c (init_gcc_specs): New function. | Mark Mitchell | 1 | -2/+16 |
2001-01-19 | decl2.c (arg_assoc_class): Fix double iteration logic. | Jason Merrill | 1 | -11/+0 |
2001-01-16 | g++spec.c: Don't add libraries needlessly if -fsyntax-only was given. | Phil Edwards | 1 | -1/+2 |
2000-08-02 | gcc.h (lang_specific_driver): Constify second argument. | Zack Weinberg | 1 | -7/+5 |
2000-03-03 | * tree.h (TYPE_ALIGN_UNIT): New macro. | Mark Mitchell | 1 | -5/+17 |
2000-01-13 | g++spec.c (lang_specific_driver): Add -fnew-abi if ENABLE_NEW_GXX_ABI defined. | Nathan Sidwell | 1 | -1/+9 |
1999-09-13 | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1 | -11/+12 |
1999-08-23 | * g++spec.c (lang_specific_driver): Add room for NULL in arglist. | Mumit Khan | 1 | -1/+2 |
1999-01-06 | Copyright fixes. | Jeff Law | 1 | -1/+1 |
1999-01-05 | g++spec.c (LIBSTDCXX): Provide default definition. | Mark Elbrecht | 1 | -1/+5 |
1998-11-27 | * g++spec.c: Don't prototype xmalloc. | Kaveh R. Ghazi | 1 | -2/+0 |
1998-11-22 | update copyrights | Jason Merrill | 1 | -1/+1 |
1998-11-07 | cp-tree.h: Don't include gansidecl.h. | Kaveh R. Ghazi | 1 | -3/+0 |
1998-09-08 | class.c (get_enclosing_class): New function. | Jason Merrill | 1 | -5/+3 |