Age | Commit message (Expand) | Author | Files | Lines |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -6/+6 |
1998-10-28 | tree.c (append_random_chars): New fn. | Jason Merrill | 1 | -7/+67 |
1998-10-21 | invoke.texi: Document -flang-isoc9x. | Mark Mitchell | 1 | -28/+30 |
1998-10-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+4 |
1998-09-20 | tree.c (new_alias_set): New function. | Richard Henderson | 1 | -1/+11 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-08-25 | tree.c (valid_machine_attribute): Don't apply attributes to both decl and type. | Jason Merrill | 1 | -1/+4 |
1998-08-17 | * From Graham | Jeffrey A Law | 1 | -0/+1 |
1998-08-13 | tree.h: De-conditionalize init_priority code. | Jason Merrill | 1 | -11/+25 |
1998-08-13 | * tree.c (simple_cst_equal): Add braces to shut up warnings. | Jason Merrill | 1 | -4/+7 |
1998-07-28 | tree.c (build_range_type): Copy TYPE_SIZE_UNIT. | Peter Gerwinski | 1 | -0/+1 |
1998-07-27 | tree.c (simple_cst_equal, [...]): OK if the elts are identical. | Jason Merrill | 1 | -1/+4 |
1998-07-17 | tree.c (valid_machine_attribute): Only create a new type variant if there is ... | Richard Earnshaw | 1 | -1/+7 |
1998-07-06 | Support for dllimport and dllexport attributes for i386-pe. | Mumit Khan | 1 | -2/+5 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -24/+26 |
1998-06-25 | invoke.texi (-fstrict-aliasing): Document. | Mark Mitchell | 1 | -0/+21 |
1998-06-19 | calls.c (expand_call): Initialize "src" and "dest". | Jeffrey A Law | 1 | -1/+1 |
1998-06-19 | varasm.c (assemble_start_function): Add weak_global_object_name. | Jason Merrill | 1 | -0/+3 |
1998-06-18 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+2 |
1998-06-07 | tree.c (tree_class_check): Add braces to eliminate ambigious else warning. | Graham Stott | 1 | -10/+14 |
1998-06-04 | tree.c (get_inner_array_type): New function. | David Edelsohn | 1 | -0/+15 |
1998-05-21 | Makefile.in (TREE_H): Add tree-check.h. | Martin v. Löwis | 1 | -0/+72 |
1998-05-18 | tree.h (TYPE_SIZE_UNIT): New. | Richard Henderson | 1 | -13/+8 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -17/+0 |
1998-05-04 | tree.def: Add NAMESPACE_DECL. | Jason Merrill | 1 | -4/+2 |
1998-04-16 | tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL. | Alexandre Petit-Bianco | 1 | -3/+14 |
1998-04-08 | tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. | Alexandre Petit-Bianco | 1 | -1/+23 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -28/+24 |
1998-04-01 | fold-const.c (optimze_bit_field_compare): Initialize rnbitpos, rnbitsize, rnm... | Jeffrey A Law | 1 | -1/+1 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -18/+6 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -0/+6 |
1998-02-22 | tree.c (contains_placeholder_p): Ensure function always returns a value. | Bruno Haible | 1 | -0/+1 |
1998-02-18 | tree.h (merge_machine_{type,decl}_attributes): Declare. | Brendan Kehoe | 1 | -0/+30 |
1998-02-15 | tree.c (first_rtl_op): New fn. | Jason Merrill | 1 | -13/+84 |
1998-02-13 | varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat... | Jeffrey A Law | 1 | -2/+1 |
1998-01-27 | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Kaveh R. Ghazi | 1 | -5/+14 |
1998-01-17 | varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. | David S. Miller | 1 | -1/+1 |
1997-12-24 | tree.c (restore_tree_status): Do not dereference a null pointer. | Jeffrey A Law | 1 | -6/+9 |
1997-12-18 | tree.c (build_range_type): Allow creation of ranges with no maximum. | Richard Henderson | 1 | -6/+12 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -30/+5 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -3/+7 |
1997-11-13 | patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc | Paul Eggert | 1 | -1/+1 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -33/+104 |
1997-10-18 | tree.c (restore_tree_status): Also free up temporary storage when we finish a... | Jason Merrill | 1 | -8/+86 |
1997-10-14 | * tree.c (expr_tree_cons, build_expr_list, expralloc): New fns. | Jason Merrill | 1 | -0/+38 |
1997-08-28 | version.c: Bump for latest snapshot. | Jeffrey A Law | 1 | -0/+8 |
1997-08-02 | (int_fits_type_p): Negative ints never fit unsigned types, and | Richard Kenner | 1 | -2/+8 |
1997-08-02 | (contains_this_placeholder_p): Delete. | Richard Kenner | 1 | -40/+14 |
1997-07-22 | tree.c (array_type_nelts): Make sure the domain of TYPE is set before we try ... | Brendan Kehoe | 1 | -3/+10 |