aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+3
2009-01-11re PR debug/7055 ([alpha osf4] G++ 3.1 Produced bad debugging entries if comp...Markus Schoepflin1-3/+4
2008-09-09Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings.Rainer Orth1-1/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-2/+2
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-02-05mips-tfile.c (initialize_init_file): Correct endianness test.Roger Sayle1-4/+17
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-2/+2
2006-04-15cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-2/+2
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-13/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-2/+2
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-24Makefile.in (PROTO_OBJS): Add errors.o.Nathan Sidwell1-5/+3
2004-01-24gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata1-2/+2
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-26/+26
2003-07-08bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi1-46/+26
2003-07-07mips-tfile.c: Convert prototypes to ISO C90.Andreas Jaeger1-289/+196
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-3/+3
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-20/+20
2003-05-29* mips-tfile.c (PAGE_SIZE): Increase page size to 32K.Roger Sayle1-5/+2
2003-05-29re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle1-12/+41
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-10/+10
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