summaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-091-2/+2
* hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp2009-08-251-7/+13
* gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code...Olivier Hainque2009-05-201-2/+0
* alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.Rainer Orth2009-05-141-5/+6
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-031-2/+3
* re PR debug/7055 ([alpha osf4] G++ 3.1 Produced bad debugging entries if comp...Markus Schoepflin2009-01-111-3/+4
* Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings.Rainer Orth2008-09-091-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+2
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* mips-tfile.c (initialize_init_file): Correct endianness test.Roger Sayle2007-02-051-4/+17
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-2/+2
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-04-151-1/+1
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-211-2/+2
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-13/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook2005-05-041-1/+1
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell2005-04-221-2/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* Makefile.in (PROTO_OBJS): Add errors.o.Nathan Sidwell2004-08-241-5/+3
* gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata2004-01-241-2/+2
* c-decl.c: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-26/+26
* bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi2003-07-081-46/+26
* mips-tfile.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-071-289/+196
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-3/+3
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-20/+20
* * mips-tfile.c (PAGE_SIZE): Increase page size to 32K.Roger Sayle2003-05-291-5/+2
* re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle2003-05-291-12/+41
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-10/+10
* PR bootstrap/10051, PR bootstrap/10169.Roger Sayle2003-03-261-86/+37
* mips-tfile.c (init_file): Add missing initializers in the "#ifdef __alpha" case.Roger Sayle2003-02-111-12/+14
* mips-tfile.c (parse_def): Parenthesize assignments to fix precedence bugs.Fred Fish2003-02-071-3/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* * mips-tfile.c: Fix formatting.Kazu Hirata2002-01-151-124/+124
* gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi2002-01-021-9/+9
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-41/+41
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-2/+2
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-136/+136
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-22/+6
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define.Rainer Orth2001-07-191-29/+16
* mips-tfile.c (copy_object): Always pass indexNil for symbol table index.Rainer Orth2001-06-131-2/+1
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-9/+1