summaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh R. Ghazi2001-03-121-149/+102
* mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner2001-03-101-4/+3
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-2/+2
* c-decl.c: Mark strings for translation.Philipp Thomas2000-06-281-10/+11
* Fix copyrights.Jeff Law2000-02-261-1/+2
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner2000-02-181-5/+41
* Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi2000-02-151-1/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-5/+5
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-2/+2
* flow.c (debug_flow_info): Add prototype.Kaveh R. Ghazi1999-10-291-6/+8
* machmode.h (HOST_PTR_PRINTF): Move from here ...Kaveh R. Ghazi1999-09-211-2/+0
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-117/+6
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-1/+5
* Fix copyrights.Jeff Law1999-01-061-1/+1