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 | -4/+0 |
2011-05-04 | * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB) | Rainer Orth | 1 | -6/+1 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -7/+1 |
2011-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2010-01-09 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2009-05-14 | alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call. | Rainer Orth | 1 | -1/+1 |
2009-02-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2008-09-09 | Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings. | Rainer Orth | 1 | -32/+35 |
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 | -5/+4 |
2006-12-13 | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 1 | -2/+2 |
2006-01-21 | gcov.c (print_version), [...]): Update copyright notice dates. | Joseph Myers | 1 | -3/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -57/+31 |
2003-07-07 | mips-tfile.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -70/+43 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -6/+6 |
2003-05-29 | re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B) | Roger Sayle | 1 | -4/+44 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-01-02 | gcc.c (default_compilers): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-05-02 | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -11/+11 |
2001-03-12 | mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | Kaveh R. Ghazi | 1 | -78/+48 |
2001-03-10 | mips-tdump.c (read_seek): Call xmalloc, not malloc. | Richard Kenner | 1 | -1/+1 |
2001-02-03 | Add blanks | Richard Kenner | 1 | -4/+4 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-09-14 | c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE... | Kaveh R. Ghazi | 1 | -2/+6 |
1999-09-08 | system.h (sbrk, [...]): Backup prototypes changed from extern char *, to exte... | Kaveh R. Ghazi | 1 | -12/+0 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -2/+2 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -23/+3 |
1999-01-17 | mips-tdump.c (print_file_desc): Handle unknown filenames and missing local sy... | Rainer Orth | 1 | -5/+8 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -14/+14 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -39/+30 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-05-06 | More system.h cutover... | Kaveh R. Ghazi | 1 | -6/+1 |
1998-04-03 | dummy commit before merge | Jeff Law | 1 | -2/+2 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -3/+3 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -60/+60 |
1995-10-26 | (enum st): Define st_Struct, st_Union, and st_Enum. | Richard Kenner | 1 | -28/+60 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | (type_to_string): Fix misspellings in messages. | Richard Kenner | 1 | -1/+1 |
1994-11-11 | Include <time.h>. Delete ctime prototype. | Richard Kenner | 1 | -4/+4 |