Age | Commit message (Expand) | Author | Files | Lines |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 1 | -7/+0 |
2003-06-01 | tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. | Andreas Jaeger | 1 | -28/+22 |
2003-05-03 | trans.c (tree_transform): Use location_t and input_location directly. | Nathan Sidwell | 1 | -2/+1 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -5/+5 |
2003-04-28 | tree.h (TREE_CST_RTL, [...]): Delete. | Zack Weinberg | 1 | -6/+1 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -7/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-07-01 | tree.h: Modify builtin_function interface to take an extra argument ATTRS... | Roger Sayle | 1 | -2/+6 |
2002-06-20 | utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc... | Kaveh R. Ghazi | 1 | -4/+3 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -62/+28 |
2002-05-02 | Fix i960-rtems Ada build failure reported by Joel Sherrill. | Jim Wilson | 1 | -1/+1 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -11/+0 |
2002-04-04 | utils.c (create_subprog_decl): Use SET_DECL_ASSEMBLER_NAME. | Neil Booth | 1 | -2/+2 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -1/+1 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -3/+3 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -7/+1 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -27/+30 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -109/+123 |
2002-03-03 | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 1 | -4/+3 |
2001-12-23 | utils.c (end_subprog_body): Push GC context around rest_of_compilation for ne... | Richard Henderson | 1 | -1/+11 |
2001-12-16 | 5ataprop.adb, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-12-16 | osint.adb (Create_Debug_File): When an object file is specified... | Geert Bosch | 1 | -3/+5 |
2001-11-17 | Make-lang.in (GNATLIBFLAGS): Add -W -Wall. | Laurent Guerby | 1 | -2/+2 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -2/+2 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -7/+1 |
2001-10-26 | decl.c (gnat_to_gnu_entity, [...]): Make constant variant of designated type ... | Richard Kenner | 1 | -2/+16 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+3350 |