| Commit message (Expand) | Author | Age | Files | Lines |
* | * machmode.h (HOST_PTR_PRINTF): Move from here ... | ghazi | 1999-09-21 | 1 | -2/+0 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -117/+6 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -1/+5 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-01-04 | 1 | -56/+61 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -34/+17 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -17/+6 |
* | Warning fixes: | ghazi | 1998-10-17 | 1 | -5/+5 |
* | Add support for strsignal, for platforms which have it but don't have | ghazi | 1998-09-13 | 1 | -11/+25 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF | ghazi | 1998-07-06 | 1 | -0/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -34/+84 |
* | Finish incomplete change started by Kenner. | wilson | 1998-05-19 | 1 | -1/+1 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -30/+0 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | More system.h cutover... | ghazi | 1998-05-06 | 1 | -56/+21 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -2/+3 |
* | * configure.in: Find declaration for sbrk. | rth | 1998-01-19 | 1 | -1/+3 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -12/+11 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+2 |
* | * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. | law | 1997-09-01 | 1 | -1/+1 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -4/+4 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -174/+174 |
* | (malloc, calloc, realloc): Don't define for anybody. | kenner | 1995-08-31 | 1 | -3/+0 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -3/+3 |
* | (fatal, error): Make first arg const to avoid warning. | kenner | 1995-04-24 | 1 | -5/+5 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -1/+1 |
* | (update_headers): Do not copy stStatic symbols that result from | kenner | 1994-04-11 | 1 | -0/+3 |
* | (update_headers): Copy stStatic symbols from the old local symbol | kenner | 1994-04-06 | 1 | -0/+33 |
* | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | kenner | 1994-03-30 | 1 | -2/+2 |
* | (update_headers): Align symbol table sections, using | kenner | 1994-03-20 | 1 | -0/+15 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -2/+8 |
* | * mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF. | dje | 1994-02-26 | 1 | -0/+6 |
* | (fatal, error): Add ! HAVE_VPRINTF versions. | wilson | 1994-02-21 | 1 | -0/+23 |
* | Use PROTO for varargs functions. | kenner | 1994-02-10 | 1 | -15/+33 |
* | (sys_siglist): Don't declare if NO_SYS_SIGLIST or | wilson | 1994-02-06 | 1 | -0/+8 |
* | (add_local_symbol): Index in the external symbol must point to local | kenner | 1993-10-12 | 1 | -1/+4 |
* | (WORD_ALIGN): Fix typo in last change. | kenner | 1993-10-10 | 1 | -1/+1 |
* | Don't define memory functions on Alpha. | kenner | 1993-10-08 | 1 | -3/+5 |
* | [CROSS_COMPILE]: Include mips/a.out.h. | rms | 1993-09-22 | 1 | -6/+2 |
* | Do not divide by sizes by 0. | meissner | 1993-05-10 | 1 | -1/+6 |
* | Change "illegal" to "invalid" in error messages. | rms | 1993-04-04 | 1 | -21/+25 |
* | Allow for cross compilation. | meissner | 1992-10-29 | 1 | -1/+10 |
* | Allow line numbers of 0. | meissner | 1992-10-23 | 1 | -4/+0 |
* | Ignore a stab line number of 0, until G++ fixes bug. | meissner | 1992-10-22 | 1 | -3/+10 |
* | Allow a stab line number of 0, since G++ generates it; check for >= 2**20. | meissner | 1992-10-22 | 1 | -1/+7 |
* | Allow spaces in tag names. | meissner | 1992-10-15 | 1 | -10/+14 |
* | Undo some of the index changes, and write our own index/rindex. | meissner | 1992-10-02 | 1 | -23/+61 |