Age | Commit message (Expand) | Author | Files | Lines |
2001-03-12 | mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | Kaveh R. Ghazi | 1 | -149/+102 |
2001-03-10 | mips-tdump.c (read_seek): Call xmalloc, not malloc. | Richard Kenner | 1 | -4/+3 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -2/+2 |
2000-06-28 | c-decl.c: Mark strings for translation. | Philipp Thomas | 1 | -10/+11 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-18 | bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | Richard Kenner | 1 | -5/+41 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -5/+5 |
1999-11-25 | c-common.c (check_format_info): Don't call a variadic function with a non-lit... | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-29 | flow.c (debug_flow_info): Add prototype. | Kaveh R. Ghazi | 1 | -6/+8 |
1999-09-21 | machmode.h (HOST_PTR_PRINTF): Move from here ... | Kaveh R. Ghazi | 1 | -2/+0 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -117/+6 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -1/+5 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -56/+61 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -34/+17 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -17/+6 |
1998-10-17 | Warning fixes: | Kaveh R. Ghazi | 1 | -5/+5 |
1998-09-13 | Add support for strsignal, for platforms which have it but don't have sys_sig... | Kaveh R. Ghazi | 1 | -11/+25 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-07-06 | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly. | Kaveh R. Ghazi | 1 | -0/+2 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -2/+2 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -34/+84 |
1998-05-19 | Finish incomplete change started by Kenner. | Jim Wilson | 1 | -1/+1 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -30/+0 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-05-06 | More system.h cutover... | Kaveh R. Ghazi | 1 | -56/+21 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -2/+3 |
1998-01-19 | configure.in: Find declaration for sbrk. | Richard Henderson | 1 | -1/+3 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -12/+11 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -2/+2 |
1997-09-01 | collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | Jeffrey A Law | 1 | -1/+1 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -4/+4 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -174/+174 |
1995-08-31 | (malloc, calloc, realloc): Don't define for anybody. | Richard Kenner | 1 | -3/+0 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -3/+3 |
1995-04-24 | (fatal, error): Make first arg const to avoid warning. | Richard Kenner | 1 | -5/+5 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -1/+1 |
1994-04-11 | (update_headers): Do not copy stStatic symbols that result from | Richard Kenner | 1 | -0/+3 |
1994-04-06 | (update_headers): Copy stStatic symbols from the old local symbol table to th... | Richard Kenner | 1 | -0/+33 |
1994-03-30 | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | Richard Kenner | 1 | -2/+2 |
1994-03-20 | (update_headers): Align symbol table sections, using ALIGN_SYMTABLE_OFFSET. | Richard Kenner | 1 | -0/+15 |
1994-03-11 | Use PVPROTO for varargs prototypes. | Richard Kenner | 1 | -2/+8 |
1994-02-26 | * mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF. | Doug Evans | 1 | -0/+6 |
1994-02-21 | (fatal, error): Add ! HAVE_VPRINTF versions. | Jim Wilson | 1 | -0/+23 |
1994-02-10 | Use PROTO for varargs functions. | Richard Kenner | 1 | -15/+33 |
1994-02-06 | (sys_siglist): Don't declare if NO_SYS_SIGLIST or DONT_DECLARE_SYS_SIGLIST ar... | Jim Wilson | 1 | -0/+8 |
1993-10-12 | (add_local_symbol): Index in the external symbol must point to local | Richard Kenner | 1 | -1/+4 |