| Commit message (Expand) | Author | Age | Files | Lines |
* | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 2006-12-13 | 1 | -2/+2 |
* | gcov.c (print_version), [...]): Update copyright notice dates. | Joseph Myers | 2006-01-21 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -2/+2 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -57/+31 |
* | mips-tfile.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-07 | 1 | -70/+43 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -6/+6 |
* | re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B) | Roger Sayle | 2003-05-29 | 1 | -4/+44 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | gcc.c (default_compilers): Const-ify. | Kaveh R. Ghazi | 2002-01-02 | 1 | -1/+1 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -1/+2 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 2001-05-02 | 1 | -11/+11 |
* | mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | Kaveh R. Ghazi | 2001-03-12 | 1 | -78/+48 |
* | mips-tdump.c (read_seek): Call xmalloc, not malloc. | Richard Kenner | 2001-03-10 | 1 | -1/+1 |
* | Add blanks | Richard Kenner | 2001-02-03 | 1 | -4/+4 |
* | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 2000-08-24 | 1 | -1/+1 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -3/+3 |
* | c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE... | Kaveh R. Ghazi | 1999-09-14 | 1 | -2/+6 |
* | system.h (sbrk, [...]): Backup prototypes changed from extern char *, to exte... | Kaveh R. Ghazi | 1999-09-08 | 1 | -12/+0 |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -2/+2 |
* | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1999-09-07 | 1 | -23/+3 |
* | mips-tdump.c (print_file_desc): Handle unknown filenames and missing local sy... | Rainer Orth | 1999-01-17 | 1 | -5/+8 |
* | Fix copyrights. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-01-04 | 1 | -14/+14 |
* | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1998-11-27 | 1 | -39/+30 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-06-22 | 1 | -2/+2 |
* | typo typo fixes fixes | Jeff Law | 1998-05-06 | 1 | -1/+1 |
* | More system.h cutover... | Kaveh R. Ghazi | 1998-05-06 | 1 | -6/+1 |
* | dummy commit before merge | Jeff Law | 1998-04-03 | 1 | -2/+2 |
* | reformat a little to match GNU coding standards. | Mike Stump | 1997-05-06 | 1 | -3/+3 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -60/+60 |
* | (enum st): Define st_Struct, st_Union, and st_Enum. | Richard Kenner | 1995-10-26 | 1 | -28/+60 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (type_to_string): Fix misspellings in messages. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | Include <time.h>. Delete ctime prototype. | Richard Kenner | 1994-11-11 | 1 | -4/+4 |
* | (print_global_hdr): Remove "l" from printf format for flags. | Jim Wilson | 1994-05-31 | 1 | -16/+16 |
* | (print_symbol): The index field of a global symbol is the symbol table index ... | Jim Wilson | 1994-03-07 | 1 | -10/+7 |
* | (print_file_desc): Correct printf format. | Jim Wilson | 1994-02-08 | 1 | -2/+2 |
* | (print_global_hdr): Fix typo in cast in ctime call. | Richard Kenner | 1993-10-13 | 1 | -1/+1 |
* | [CROSS_COMPILE]: Include mips/a.out.h. | Richard Stallman | 1993-09-22 | 1 | -6/+2 |
* | Add alpha support. | Michael Meissner | 1993-04-26 | 1 | -17/+58 |
* | Fix printing multiple file section. | Michael Meissner | 1993-01-13 | 1 | -1/+1 |
* | Move #undef index/rindex up higher. | Michael Meissner | 1992-11-10 | 1 | -5/+4 |
* | Allow for cross compilation. | Michael Meissner | 1992-10-29 | 1 | -1/+10 |
* | RISC-OS System V patches for index/rindex. | Michael Meissner | 1992-10-19 | 1 | -0/+6 |
* | entered into RCS | Charles Hannum | 1992-05-07 | 1 | -7/+7 |