aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)Author
2002-01-15 * mips-tfile.c: Fix formatting.Kazu Hirata
2002-01-02 * gcc.c (default_compilers): Const-ify.Kaveh Ghazi
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): RemoveNeil Booth
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-19 * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKEN_LABEL,Rainer Orth
2001-06-13 * mips-tfile.c (copy_object): Always pass indexNil for symbolRainer Orth
2001-05-01 * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:Zack Weinberg
2001-03-12 * mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh Ghazi
2001-03-10 * mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,Greg McGary
2000-06-282000-06-28 Philipp Thomas <pthomas@suse.de>Philipp Thomas
2000-02-26Fix copyrights.Jeffrey A Law
2000-02-19 * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner
2000-02-15 * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,Kaveh Ghazi
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * machmode.h: PROTO -> PARAMS.Kaveh Ghazi
1999-11-25 * c-common.c (check_format_info): Don't call a variadic functionKaveh Ghazi
1999-10-29 * flow.c (debug_flow_info): Add prototype.Kaveh Ghazi
1999-09-21 * machmode.h (HOST_PTR_PRINTF): Move from here ...Kaveh Ghazi
1999-09-07 * c-aux-info.c (concat): Don't define.Kaveh Ghazi
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson
1999-01-06Fix copyrights.Jeffrey A Law
1999-01-04Warning fixes:Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileKaveh Ghazi
1998-10-17Warning fixes:Kaveh Ghazi
1998-09-13Add support for strsignal, for platforms which have it but don't haveKaveh Ghazi
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedKaveh Ghazi
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTFKaveh Ghazi
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-22Warning fixes:Kaveh Ghazi
1998-05-19Finish incomplete change started by Kenner.Jim Wilson
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh Ghazi
1998-05-06typo typo fixes fixesJeffrey A Law
1998-05-06More system.h cutover...Kaveh Ghazi
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-01-19 * configure.in: Find declaration for sbrk.Richard Henderson
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-09-01 * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law
1997-05-06reformat a little to match GNU coding standards.Mike Stump
1996-07-03formatting tweaksMike Stump
1995-08-31(malloc, calloc, realloc): Don't define for anybody.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-05-16Fix typos in comments.Richard Kenner
1995-04-24(fatal, error): Make first arg const to avoid warning.Richard Kenner