Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -136/+136 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -22/+6 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-07-19 | osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define. | Rainer Orth | 1 | -29/+16 |
2001-06-13 | mips-tfile.c (copy_object): Always pass indexNil for symbol table index. | Rainer Orth | 1 | -2/+1 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -9/+1 |
2001-03-12 | mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | Kaveh R. Ghazi | 1 | -149/+102 |
2001-03-10 | mips-tdump.c (read_seek): Call xmalloc, not malloc. | Richard Kenner | 1 | -4/+3 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -2/+2 |
2000-06-28 | c-decl.c: Mark strings for translation. | Philipp Thomas | 1 | -10/+11 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-18 | bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | Richard Kenner | 1 | -5/+41 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -5/+5 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-29 | flow.c (debug_flow_info): Add prototype. | Kaveh R. Ghazi | 1 | -6/+8 |
1999-09-21 | machmode.h (HOST_PTR_PRINTF): Move from here ... | Kaveh R. Ghazi | 1 | -2/+0 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -117/+6 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -1/+5 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -56/+61 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -34/+17 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -17/+6 |
1998-10-17 | Warning fixes: | Kaveh R. Ghazi | 1 | -5/+5 |
1998-09-13 | Add support for strsignal, for platforms which have it but don't have sys_sig... | Kaveh R. Ghazi | 1 | -11/+25 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-07-06 | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly. | Kaveh R. Ghazi | 1 | -0/+2 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -2/+2 |