aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)Author
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
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor
1994-04-11(update_headers): Do not copy stStatic symbols that result fromRichard Kenner
1994-04-06(update_headers): Copy stStatic symbols from the old local symbolRichard Kenner
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.Richard Kenner
1994-03-20(update_headers): Align symbol table sections, usingRichard Kenner
1994-03-11Use PVPROTO for varargs prototypes.Richard Kenner
1994-02-26* mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF.Doug Evans
1994-02-21(fatal, error): Add ! HAVE_VPRINTF versions.Jim Wilson
1994-02-10Use PROTO for varargs functions.Richard Kenner
1994-02-06(sys_siglist): Don't declare if NO_SYS_SIGLIST orJim Wilson
1993-10-12(add_local_symbol): Index in the external symbol must point to localRichard Kenner
1993-10-10(WORD_ALIGN): Fix typo in last change.Richard Kenner
1993-10-08Don't define memory functions on Alpha.Richard Kenner
1993-09-22[CROSS_COMPILE]: Include mips/a.out.h.Richard Stallman
1993-05-10Do not divide by sizes by 0.Michael Meissner
1993-04-04Change "illegal" to "invalid" in error messages.Richard Stallman
1992-10-29Allow for cross compilation.Michael Meissner
1992-10-23Allow line numbers of 0.Michael Meissner
1992-10-22Ignore a stab line number of 0, until G++ fixes bug.Michael Meissner
1992-10-22Allow a stab line number of 0, since G++ generates it; check for >= 2**20.Michael Meissner
1992-10-15Allow spaces in tag names.Michael Meissner
1992-10-02Undo some of the index changes, and write our own index/rindex.Michael Meissner
1992-10-01RISC-OS 5.0 changes.Michael Meissner
1992-09-26RISC-OS rev 5, DEC OSF/1 changes.Michael Meissner
1992-09-03properly close comment.Michael Meissner
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner
1992-07-23entered into RCSMichael Meissner
1992-07-23*** empty log message ***Michael Meissner
1992-06-29*** empty log message ***Charles Hannum
1992-06-24*** empty log message ***Richard Stallman