OSDN Git Service

* varasm.c (default_assemble_visibility): Remove extra ().
[pf3gnuchains/gcc-fork.git] / gcc / mips-tfile.c
2004-09-10 kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-08-24 nathan * Makefile.in (PROTO_OBJS): Add errors.o.
2004-01-24 kazu * gcc.c (process_command): Don't internationalize the
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-08 ghazigcc:
2003-07-07 aj * mips-tfile.c: Convert prototypes to ISO C90.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-16 ghazicp:
2003-05-29 sayle * mips-tfile.c (PAGE_SIZE): Increase page size to...
2003-05-29 sayle PR bootstrap/10169
2003-05-17 ghazigcc:
2003-03-26 sayle PR bootstrap/10051, PR bootstrap/10169.
2003-02-11 sayle * mips-tfile.c (init_file): Add missing initializers...
2003-02-07 echristo2003-02-04 Fred Fish <fnf@intrinsity.com>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-01-15 kazu * mips-tfile.c: Fix formatting.
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-19 ro * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKE...
2001-06-13 ro * mips-tfile.c (copy_object): Always pass indexNil...
2001-05-01 zack * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
2001-03-12 ghazi * mips-tfile.c: Cast arg to PTR when specifier is...
2001-03-10 kenner * mips-tdump.c (read_seek): Call xmalloc, not malloc.
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-06-28 pthomas2000-06-28 Philipp Thomas <pthomas@suse.de>
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-29 ghazi * flow.c (debug_flow_info): Add prototype.
1999-09-21 ghazi * machmode.h (HOST_PTR_PRINTF): Move from here ...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-06 lawFix copyrights.
1999-01-04 ghaziWarning fixes:
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-17 ghaziWarning fixes:
1998-09-13 ghaziAdd support for strsignal, for platforms which have...
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-07-06 ghaziRedesign GCC_FUNC_PRINTF_PTR so that it doesn't define...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-22 ghaziWarning fixes:
1998-05-19 wilsonFinish incomplete change started by Kenner.
1998-05-07 ghaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 ghaziMore system.h cutover...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-01-19 rth * configure.in: Find declaration for sbrk.
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-05-06 mrsreformat a little to match GNU coding standards.
1996-07-03 mrsformatting tweaks
1995-08-31 kenner(malloc, calloc, realloc): Don't define for anybody.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-24 kenner(fatal, error): Make first arg const to avoid warning.
1994-11-16 ianCheck target endianness at run time, not compile time
1994-04-11 kenner(update_headers): Do not copy stStatic symbols that...
1994-04-06 kenner(update_headers): Copy stStatic symbols from the old...
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-20 kenner(update_headers): Align symbol table sections, using
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-02-26 dje* mips-tfile.c (fatal, error): Don't use prototypes...
1994-02-21 wilson(fatal, error): Add ! HAVE_VPRINTF versions.
1994-02-10 kennerUse PROTO for varargs functions.
1994-02-06 wilson(sys_siglist): Don't declare if NO_SYS_SIGLIST or
1993-10-12 kenner(add_local_symbol): Index in the external symbol must...
1993-10-10 kenner(WORD_ALIGN): Fix typo in last change.
1993-10-08 kennerDon't define memory functions on Alpha.
1993-09-22 rms[CROSS_COMPILE]: Include mips/a.out.h.
1993-05-10 meissnerDo not divide by sizes by 0.
1993-04-04 rmsChange "illegal" to "invalid" in error messages.
1992-10-29 meissnerAllow for cross compilation.
1992-10-23 meissnerAllow line numbers of 0.
1992-10-22 meissnerIgnore a stab line number of 0, until G++ fixes bug.
1992-10-22 meissnerAllow a stab line number of 0, since G++ generates...
1992-10-15 meissnerAllow spaces in tag names.
1992-10-02 meissnerUndo some of the index changes, and write our own index...
1992-10-01 meissnerRISC-OS 5.0 changes.
1992-09-26 meissnerRISC-OS rev 5, DEC OSF/1 changes.
1992-09-03 meissnerproperly close comment.
1992-08-20 kennerPut include of stdio.h after GCC header files (for...
1992-07-23 meissnerentered into RCS
1992-07-23 meissner*** empty log message ***
1992-06-29 mycroft*** empty log message ***
1992-06-24 rms*** empty log message ***
1992-06-18 rms*** empty log message ***
1992-05-07 meissner*** empty log message ***
next