Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | common-target-def.h, [...]: New files. | Joseph Myers | 1 | -7/+4 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -2/+1 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -1/+1 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -6/+5 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-18 | hooks.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-16 | gcc-version.m4: Delete. | Zack Weinberg | 1 | -0/+4 |
2004-06-30 | prefix.c (lookup_key): Cast buffer to LPBYTE. | Aaron W. LaFramboise | 1 | -2/+2 |
2004-05-15 | * prefix.c: Update copyright year for previous check-in. | Roger Sayle | 1 | -1/+1 |
2004-05-15 | prefix.c (update_path): Replace PREFIX with KEY only when it matches a full d... | Thomas Quinot | 1 | -5/+9 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -24/+13 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-07-28 | prefix.c (update_path): Don't strip single `.' path components unless strippi... | Alan Modra | 1 | -33/+23 |
2002-07-19 | prefix.c (update_path): Don't zap single `.' path components unless followed ... | Alan Modra | 1 | -5/+11 |
2002-07-18 | prefix.c: (update_path): Strip ".." components when prior dir doesn't exist. | Alan Modra | 1 | -3/+65 |
2002-05-20 | params.c: Fix formatting. | Kazu Hirata | 1 | -6/+6 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+1 |
2001-09-05 | invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ... | Andreas Jaeger | 1 | -57/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -5/+5 |
2001-08-20 | cppinit.c (init_standard_includes): The returned buffer is already malloc-ed. | Neil Booth | 1 | -63/+82 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-04-29 | c-aux-info.c: NULL_PTR->NULL in calls to `concat'. | Kaveh R. Ghazi | 1 | -4/+4 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-08-04 | * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR. | Jeff Law | 1 | -8/+4 |
2000-08-04 | x-djgpp: Delete code that conditionally modifies target_alias. | Mark Elbrecht | 1 | -0/+5 |
2000-02-13 | prefix.c (concat, lookup_key): Use xmalloc and xrealloc consistently. | Neil Booth | 1 | -3/+3 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -5/+5 |
2000-01-07 | cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros. | Mumit Khan | 1 | -11/+0 |
2000-01-06 | prefix.c (update_path): Fix typo in variable name. | Mumit Khan | 1 | -1/+1 |
1999-10-25 | * prefix.c (translate_name) Check for empty prefix string. | Herman A.J. ten Brugge | 1 | -2/+3 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -15/+11 |
1999-08-14 | Mumit Khan <khan@xraylith.wisc.edu> | Mumit Khan | 1 | -6/+11 |
1999-04-09 | collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_... | Mark Elbrecht | 1 | -14/+33 |
1999-01-06 | Fix copyright dates. | Jeff Law | 1 | -1/+1 |
1999-01-05 | Makefile.in (gcc.o, [...]): Depend on prefix.h. | Kaveh R. Ghazi | 1 | -19/+22 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -8/+7 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -3/+3 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -2/+0 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-08-17 | c-decl.c (init_decl_processing): Remove unneeded &. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -6/+5 |
1998-03-27 | Make GCC_EXEC_PREFIX work again | Michael Meissner | 1 | -6/+21 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -16/+3 |
1998-02-07 | c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | Robert Lipe | 1 | -0/+12 |