aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-08gcc:Kaveh Ghazi
2003-07-07 * mips-tfile.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-16cp:Kaveh Ghazi
2003-05-29 * mips-tfile.c (PAGE_SIZE): Increase page size to 32K.Roger Sayle
2003-05-29 PR bootstrap/10169Roger Sayle
2003-05-17gcc:Kaveh Ghazi
2003-03-26 PR bootstrap/10051, PR bootstrap/10169.Roger Sayle
2003-02-11 * mips-tfile.c (init_file): Add missing initializers in theRoger Sayle
2003-02-072003-02-04 Fred Fish <fnf@intrinsity.com>Fred Fish
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
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