Age | Commit message (Expand) | Author | Files | Lines |
2002-07-30 | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 1 | -2/+1 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -50/+0 |
2002-06-02 | diagnostic.h (struct diagnostic_context): Add new member internal_error. | Gabriel Dos Reis | 1 | -1/+1 |
2002-04-25 | c-common.h (c_common_parse_file): Update. | Neil Booth | 1 | -2/+3 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -3/+0 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -0/+2 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -0/+2 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -0/+6 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -0/+2 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -0/+4 |
2002-03-28 | * misc.c (gnat_expand_expr): Move prototype. | Neil Booth | 1 | -2/+2 |
2002-03-27 | Makefile.in (attribs.o): Update. | Neil Booth | 1 | -8/+0 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -4/+4 |
2002-03-27 | gcc-common.c (lang_mark_false_label_stack): Remove. | Neil Booth | 1 | -4/+0 |
2002-03-26 | Makefile.in (ggc-common.o): Update. | Neil Booth | 1 | -2/+5 |
2002-03-25 | c-decl.c (maybe_build_cleanup): Remove. | Neil Booth | 1 | -12/+0 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -1/+2 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -6/+6 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -52/+40 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -282/+124 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -10/+1 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -2/+1 |
2001-12-19 | sem_res.adb (Resolve_Selected_Component): do not generate a discriminant chec... | Geert Bosch | 1 | -0/+1 |
2001-12-16 | osint.adb (Create_Debug_File): When an object file is specified... | Geert Bosch | 1 | -4/+5 |
2001-12-01 | Makefile.in (misc.o): Add missing $(srcdir) prefix and add optabs.h dependency. | Graham Stott | 1 | -5/+7 |
2001-11-28 | misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks. | Zack Weinberg | 1 | -11/+5 |
2001-11-18 | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 1 | -8/+6 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -36/+35 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -34/+11 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -11/+6 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -1/+2 |
2001-10-31 | misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not... | Richard Kenner | 1 | -1/+0 |
2001-10-29 | * init.c: | Geert Bosch | 1 | -21/+1 |
2001-10-23 | misc.c (gnat_init, [...]): Now static. | Richard Kenner | 1 | -5/+17 |
2001-10-17 | Makefile.in (misc.o): Depend on langhooks.h. | Richard Henderson | 1 | -4/+11 |
2001-10-10 | * misc.c (struct lang_hooks): Add new initializer to match GCC change. | Richard Kenner | 1 | -1/+2 |
2001-10-08 | misc.c (gnat_expand_expr, [...]): Consistently set MEM attributes from expres... | Richard Kenner | 1 | -20/+5 |
2001-10-03 | * misc.c (insert_default_attributes): Add dummy version. | Geert Bosch | 1 | -1/+9 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+1098 |