summaryrefslogtreecommitdiffstats
path: root/gcc/mips-tfile.c
Commit message (Expand)AuthorAgeFilesLines
* * machmode.h (HOST_PTR_PRINTF): Move from here ...ghazi1999-09-211-2/+0
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-117/+6
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-1/+5
* Fix copyrights.law1999-01-061-1/+1
* Warning fixes:ghazi1999-01-041-56/+61
* * system.h: Include libiberty.h.ghazi1998-11-271-34/+17
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-17/+6
* Warning fixes:ghazi1998-10-171-5/+5
* Add support for strsignal, for platforms which have it but don't haveghazi1998-09-131-11/+25
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTFghazi1998-07-061-0/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+2
* Warning fixes:ghazi1998-06-221-34/+84
* Finish incomplete change started by Kenner.wilson1998-05-191-1/+1
* Handle missing vfprintf() & _doprnt() functions with linked in modules,ghazi1998-05-071-30/+0
* typo typo fixes fixeslaw1998-05-061-1/+1
* More system.h cutover...ghazi1998-05-061-56/+21
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-2/+3
* * configure.in: Find declaration for sbrk.rth1998-01-191-1/+3
* Merge from gcc-2.8law1997-12-071-12/+11
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-2/+2
* * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.law1997-09-011-1/+1
* reformat a little to match GNU coding standards.mrs1997-05-061-4/+4
* formatting tweaksmrs1996-07-031-174/+174
* (malloc, calloc, realloc): Don't define for anybody.kenner1995-08-311-3/+0
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-3/+3
* (fatal, error): Make first arg const to avoid warning.kenner1995-04-241-5/+5
* Check target endianness at run time, not compile timeian1994-11-161-1/+1
* (update_headers): Do not copy stStatic symbols that result fromkenner1994-04-111-0/+3
* (update_headers): Copy stStatic symbols from the old local symbolkenner1994-04-061-0/+33
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (update_headers): Align symbol table sections, usingkenner1994-03-201-0/+15
* Use PVPROTO for varargs prototypes.kenner1994-03-111-2/+8
* * mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF.dje1994-02-261-0/+6
* (fatal, error): Add ! HAVE_VPRINTF versions.wilson1994-02-211-0/+23
* Use PROTO for varargs functions.kenner1994-02-101-15/+33
* (sys_siglist): Don't declare if NO_SYS_SIGLIST orwilson1994-02-061-0/+8
* (add_local_symbol): Index in the external symbol must point to localkenner1993-10-121-1/+4
* (WORD_ALIGN): Fix typo in last change.kenner1993-10-101-1/+1
* Don't define memory functions on Alpha.kenner1993-10-081-3/+5
* [CROSS_COMPILE]: Include mips/a.out.h.rms1993-09-221-6/+2
* Do not divide by sizes by 0.meissner1993-05-101-1/+6
* Change "illegal" to "invalid" in error messages.rms1993-04-041-21/+25
* Allow for cross compilation.meissner1992-10-291-1/+10
* Allow line numbers of 0.meissner1992-10-231-4/+0
* Ignore a stab line number of 0, until G++ fixes bug.meissner1992-10-221-3/+10
* Allow a stab line number of 0, since G++ generates it; check for >= 2**20.meissner1992-10-221-1/+7
* Allow spaces in tag names.meissner1992-10-151-10/+14
* Undo some of the index changes, and write our own index/rindex.meissner1992-10-021-23/+61
OpenPOWER on IntegriCloud