aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-26PR bootstrap/10051, PR bootstrap/10169.Roger Sayle1-86/+37
2003-02-11mips-tfile.c (init_file): Add missing initializers in the "#ifdef __alpha" case.Roger Sayle1-12/+14
2003-02-07mips-tfile.c (parse_def): Parenthesize assignments to fix precedence bugs.Fred Fish1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-01-15* mips-tfile.c: Fix formatting.Kazu Hirata1-124/+124
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-9/+9
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-41/+41
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-2/+2
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-136/+136
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-22/+6
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-19osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define.Rainer Orth1-29/+16
2001-06-13mips-tfile.c (copy_object): Always pass indexNil for symbol table index.Rainer Orth1-2/+1
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-9/+1
2001-03-12mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh R. Ghazi1-149/+102
2001-03-10mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner1-4/+3
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-2/+2
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-10/+11
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-02-18bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner1-5/+41
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-2/+2
1999-10-29flow.c (debug_flow_info): Add prototype.Kaveh R. Ghazi1-6/+8
1999-09-21machmode.h (HOST_PTR_PRINTF): Move from here ...Kaveh R. Ghazi1-2/+0
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-117/+6
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-1/+5
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-04Warning fixes:Kaveh R. Ghazi1-56/+61
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-34/+17
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-17/+6
1998-10-17Warning fixes:Kaveh R. Ghazi1-5/+5
1998-09-13Add support for strsignal, for platforms which have it but don't have sys_sig...Kaveh R. Ghazi1-11/+25
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1-0/+2
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+2
1998-06-22Warning fixes:Kaveh R. Ghazi1-34/+84
1998-05-19Finish incomplete change started by Kenner.Jim Wilson1-1/+1
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-30/+0
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-06More system.h cutover...Kaveh R. Ghazi1-56/+21
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-2/+3
1998-01-19configure.in: Find declaration for sbrk.Richard Henderson1-1/+3
1997-12-06Merge from gcc-2.8Jeff Law1-12/+11
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-2/+2
1997-09-01collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1-1/+1
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-4/+4
1996-07-03formatting tweaksMike Stump1-174/+174