| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -41/+41 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -2/+2 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -136/+136 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -22/+6 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL, | ro | 2001-07-19 | 1 | -29/+16 |
* | * mips-tfile.c (copy_object): Always pass indexNil for symbol | ro | 2001-06-13 | 1 | -2/+1 |
* | * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c: | zack | 2001-05-01 | 1 | -9/+1 |
* | * mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | ghazi | 2001-03-12 | 1 | -149/+102 |
* | * mips-tdump.c (read_seek): Call xmalloc, not malloc. | kenner | 2001-03-10 | 1 | -4/+3 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -2/+2 |
* | 2000-06-28 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-28 | 1 | -10/+11 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -5/+41 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -1/+1 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * machmode.h: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -5/+5 |
* | * c-common.c (check_format_info): Don't call a variadic function | ghazi | 1999-11-25 | 1 | -2/+2 |
* | * flow.c (debug_flow_info): Add prototype. | ghazi | 1999-10-29 | 1 | -6/+8 |
* | * machmode.h (HOST_PTR_PRINTF): Move from here ... | ghazi | 1999-09-21 | 1 | -2/+0 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -117/+6 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -1/+5 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-01-04 | 1 | -56/+61 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -34/+17 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -17/+6 |
* | Warning fixes: | ghazi | 1998-10-17 | 1 | -5/+5 |
* | Add support for strsignal, for platforms which have it but don't have | ghazi | 1998-09-13 | 1 | -11/+25 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF | ghazi | 1998-07-06 | 1 | -0/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -34/+84 |
* | Finish incomplete change started by Kenner. | wilson | 1998-05-19 | 1 | -1/+1 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -30/+0 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | More system.h cutover... | ghazi | 1998-05-06 | 1 | -56/+21 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -2/+3 |
* | * configure.in: Find declaration for sbrk. | rth | 1998-01-19 | 1 | -1/+3 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -12/+11 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+2 |
* | * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | law | 1997-09-01 | 1 | -1/+1 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -4/+4 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -174/+174 |
* | (malloc, calloc, realloc): Don't define for anybody. | kenner | 1995-08-31 | 1 | -3/+0 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -3/+3 |
* | (fatal, error): Make first arg const to avoid warning. | kenner | 1995-04-24 | 1 | -5/+5 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -1/+1 |
* | (update_headers): Do not copy stStatic symbols that result from | kenner | 1994-04-11 | 1 | -0/+3 |