aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)AuthorFilesLines
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-4/+4
1996-07-03formatting tweaksMike Stump1-174/+174
1995-08-31(malloc, calloc, realloc): Don't define for anybody.Richard Kenner1-3/+0
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-3/+3
1995-04-24(fatal, error): Make first arg const to avoid warning.Richard Kenner1-5/+5
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-1/+1
1994-04-11(update_headers): Do not copy stStatic symbols that result fromRichard Kenner1-0/+3
1994-04-06(update_headers): Copy stStatic symbols from the old local symbol table to th...Richard Kenner1-0/+33
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.Richard Kenner1-2/+2
1994-03-20(update_headers): Align symbol table sections, using ALIGN_SYMTABLE_OFFSET.Richard Kenner1-0/+15
1994-03-11Use PVPROTO for varargs prototypes.Richard Kenner1-2/+8
1994-02-26* mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF.Doug Evans1-0/+6
1994-02-21(fatal, error): Add ! HAVE_VPRINTF versions.Jim Wilson1-0/+23
1994-02-10Use PROTO for varargs functions.Richard Kenner1-15/+33
1994-02-06(sys_siglist): Don't declare if NO_SYS_SIGLIST or DONT_DECLARE_SYS_SIGLIST ar...Jim Wilson1-0/+8
1993-10-12(add_local_symbol): Index in the external symbol must point to localRichard Kenner1-1/+4
1993-10-10(WORD_ALIGN): Fix typo in last change.Richard Kenner1-1/+1
1993-10-08Don't define memory functions on Alpha.Richard Kenner1-3/+5
1993-09-22[CROSS_COMPILE]: Include mips/a.out.h.Richard Stallman1-6/+2
1993-05-10Do not divide by sizes by 0.Michael Meissner1-1/+6
1993-04-04Change "illegal" to "invalid" in error messages.Richard Stallman1-21/+25
1992-10-29Allow for cross compilation.Michael Meissner1-1/+10
1992-10-23Allow line numbers of 0.Michael Meissner1-4/+0
1992-10-22Ignore a stab line number of 0, until G++ fixes bug.Michael Meissner1-3/+10
1992-10-22Allow a stab line number of 0, since G++ generates it; check for >= 2**20.Michael Meissner1-1/+7
1992-10-15Allow spaces in tag names.Michael Meissner1-10/+14
1992-10-02Undo some of the index changes, and write our own index/rindex.Michael Meissner1-23/+61
1992-10-01RISC-OS 5.0 changes.Michael Meissner1-51/+50
1992-09-26RISC-OS rev 5, DEC OSF/1 changes.Michael Meissner1-0/+9
1992-09-03properly close comment.Michael Meissner1-1/+1
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner1-1/+1
1992-07-23entered into RCSMichael Meissner1-6/+48
1992-07-23*** empty log message ***Michael Meissner1-7/+12
1992-06-29*** empty log message ***Charles Hannum1-5/+7
1992-06-24*** empty log message ***Richard Stallman1-1/+1
1992-06-18*** empty log message ***Richard Stallman1-1/+1
1992-05-07*** empty log message ***Michael Meissner1-10/+10
1992-05-06*** empty log message ***John Wroclawski1-54/+7
1992-04-28*** empty log message ***Michael Meissner1-3/+31
1992-04-10*** empty log message ***Michael Meissner1-3/+0
1992-04-07*** empty log message ***Michael Meissner1-4/+4
1992-03-22*** empty log message ***Richard Stallman1-1/+1
1992-03-21*** empty log message ***Michael Meissner1-35/+56
1991-12-10*** empty log message ***Richard Stallman1-187/+807
1991-08-01Initial revisionMichael Meissner1-0/+4947