Age | Commit message (Expand) | Author | Files | Lines |
2011-05-24 | re PR target/3746 (compilation of mips-tfile missing mips/a.out.h) | Rainer Orth | 1 | -6/+1 |
2011-05-04 | * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB) | Rainer Orth | 1 | -209/+139 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -7/+1 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -2/+2 |
2011-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -2/+0 |
2010-01-09 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2009-08-25 | hwint.h (HOST_LONG_FORMAT): New macro | Douglas B Rupp | 1 | -7/+13 |
2009-05-20 | gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code... | Olivier Hainque | 1 | -2/+0 |
2009-05-14 | alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call. | Rainer Orth | 1 | -5/+6 |
2009-02-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+3 |
2009-01-11 | re PR debug/7055 ([alpha osf4] G++ 3.1 Produced bad debugging entries if comp... | Markus Schoepflin | 1 | -3/+4 |
2008-09-09 | Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings. | Rainer Orth | 1 | -1/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-03-02 | re PR driver/35420 (--version copyright date vs. 2008) | Jakub Jelinek | 1 | -2/+2 |
2007-08-21 | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-02-05 | mips-tfile.c (initialize_init_file): Correct endianness test. | Roger Sayle | 1 | -4/+17 |
2006-12-13 | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 1 | -2/+2 |
2006-04-15 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-01-21 | gcov.c (print_version), [...]): Update copyright notice dates. | Joseph Myers | 1 | -2/+2 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -13/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-04 | xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. | Kelley Cook | 1 | -1/+1 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -2/+2 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-24 | Makefile.in (PROTO_OBJS): Add errors.o. | Nathan Sidwell | 1 | -5/+3 |
2004-01-24 | gcc.c (process_command): Don't internationalize the Copyright message. | Kazu Hirata | 1 | -2/+2 |
2003-08-22 | c-decl.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -26/+26 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -46/+26 |
2003-07-07 | mips-tfile.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -289/+196 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -20/+20 |
2003-05-29 | * mips-tfile.c (PAGE_SIZE): Increase page size to 32K. | Roger Sayle | 1 | -5/+2 |
2003-05-29 | re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B) | Roger Sayle | 1 | -12/+41 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -10/+10 |
2003-03-26 | PR bootstrap/10051, PR bootstrap/10169. | Roger Sayle | 1 | -86/+37 |
2003-02-11 | mips-tfile.c (init_file): Add missing initializers in the "#ifdef __alpha" case. | Roger Sayle | 1 | -12/+14 |
2003-02-07 | mips-tfile.c (parse_def): Parenthesize assignments to fix precedence bugs. | Fred Fish | 1 | -3/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-01-15 | * mips-tfile.c: Fix formatting. | Kazu Hirata | 1 | -124/+124 |
2002-01-02 | gcc.c (default_compilers): Const-ify. | Kaveh R. Ghazi | 1 | -9/+9 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -41/+41 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |