Age | Commit message (Expand) | Author | Files | Lines |
2000-04-15 | target.h (FFETARGET_32bit_longs): Define for 64-bit PowerPC as well. | David Edelsohn | 1 | -0/+5 |
2000-04-12 | com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a preprocessor const... | Mark Mitchell | 1 | -0/+7 |
2000-04-06 | final.c (final): Use xcalloc to allocate line_note_exists. | Mark Mitchell | 1 | -0/+4 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 1 | -0/+4 |
2000-03-28 | com.c (ffecom_decl_field): Use DECL_ALIGN for a FIELD_DECL. | Franz Sirl | 1 | -0/+5 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -0/+5 |
2000-03-20 | Add ia64 support. | Jim Wilson | 1 | -0/+7 |
2000-03-10 | * com.c (ffecom_stabilize_aggregate_): Don't refer to TREE_RAISES. | Jason Merrill | 1 | -0/+4 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -0/+6 |
2000-03-06 | builtins.c (built_in_class_names, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -0/+5 |
2000-02-29 | c-decl.c (current_function_decl): Move to toplev.c. | Martin v. Löwis | 1 | -0/+4 |
2000-02-27 | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 1 | -0/+9 |
2000-02-24 | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 1 | -0/+5 |
2000-02-19 | Move language-specific entries | Richard Kenner | 1 | -0/+8 |
2000-02-18 | gcc.texi (Bug Reporting): Refer to bugs.html. | Martin v. Löwis | 1 | -0/+4 |
2000-02-17 | Andy Vaught <andy@maxwell.la.asu.edu> | Andy Vaught | 1 | -0/+6 |
2000-02-16 | configure (gcc_version): When setting, narrow search to lines containing `ver... | Kaveh R. Ghazi | 1 | -0/+4 |
2000-02-15 | Jonathan Larmour <jlarmour@redhat.co.uk>: | Jonathan Larmour | 1 | -0/+4 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -0/+4 |
2000-02-06 | com.c (mark_tracker_head, [...]): Protoize. | Kaveh R. Ghazi | 1 | -0/+6 |
2000-01-12 | cccp.c: Accept and ignore -lang-fortran. | Zack Weinberg | 1 | -0/+4 |
1999-12-30 | * stw.h (struct _ffestw_): Change type of uses_ to int. | Richard Henderson | 1 | -0/+4 |
1999-12-30 | Make the Fortran front-end use garbage collection: | Geoff Keating | 1 | -0/+44 |
1999-12-29 | * g77.texi (C Interfacing Tools): Fix an incorrect link. | Gerald Pfeifer | 1 | -0/+4 |
1999-12-14 | * target.h: Handle sparc64 the same way as alpha. | Jakub Jelinek | 1 | -0/+4 |
1999-11-29 | com.c (ffecom_file_, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -0/+19 |
1999-11-29 | com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses. | Kaveh R. Ghazi | 1 | -0/+31 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -0/+5 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1 | -0/+4 |
1999-10-16 | top.h (ffe_is_subscript_check_): Remove extern decl. | Greg McGary | 1 | -1/+12 |
1999-10-10 | ansidecl.h (HAVE_GCC_VERSION): New macro. | Kaveh R. Ghazi | 1 | -0/+6 |
1999-09-24 | Allow to distinguish between three classes of builtin functions | Bernd Schmidt | 1 | -0/+8 |
1999-09-21 | * g77spec.c (lang_specific_driver): Initialise return value. | Toon Moene | 1 | -0/+4 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 1 | -0/+12 |
1999-09-14 | g77spec.c (lang_specific_driver): Remove unnecessary argument in call to func... | Kaveh R. Ghazi | 1 | -0/+5 |
1999-09-13 | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1 | -1/+14 |
1999-09-10 | Move declarations and building code for common tree nodes to tree.[ch] | Bernd Schmidt | 1 | -0/+9 |
1999-09-05 | Make-lang.in (f771): Depend on ggc-callbacks.o. | Mark Mitchell | 1 | -0/+6 |
1999-08-31 | c-parse.in (language_string): Constify. | Kaveh R. Ghazi | 1 | -0/+4 |
1999-08-31 | Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a. | Kaveh R. Ghazi | 1 | -0/+5 |
1999-08-29 | * com.c (lang_printable_name): Constify a char*. | Kaveh R. Ghazi | 1 | -0/+4 |
1999-08-25 | * lang-specs.h: Pass cc1 spec to f771. | Rainer Orth | 1 | -0/+4 |
1999-08-09 | com.c (lang_print_error_function): Constify a char*. | Kaveh R. Ghazi | 1 | -0/+6 |
1999-08-05 | g77spec.c: Update URLS and mail addresses. | Jeffrey A Law | 1 | -0/+5 |
1999-07-25 | com.c (ptr_type_node, [...]): New. | Richard Henderson | 1 | -0/+5 |
1999-07-17 | root.texi: Update e-mail addresses to gcc.gnu.org. | Alexandre Oliva | 1 | -0/+6 |
1999-07-17 | root.texi, [...]: Switchover to GCC terminology. | Craig Burley | 1 | -0/+5 |
1999-07-08 | * news.texi: Describe DATE intrinsic fix. | Craig Burley | 1 | -0/+4 |
1999-06-28 | Denote experimental version | Craig Burley | 1 | -0/+4 |
1999-06-28 | Fix ICE involving -fno-f2c and COMPLEX intrinsic invocation | Craig Burley | 1 | -0/+7 |