Age | Commit message (Expand) | Author | Files | Lines |
2004-05-17 | [multiple changes] | Arnaud Charlet | 1 | -60/+6 |
2004-05-10 | [multiple changes] | Arnaud Charlet | 1 | -1/+3 |
2004-04-27 | [multiple changes] | Arnaud Charlet | 1 | -34/+0 |
2004-03-19 | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | Richard Kenner | 1 | -2/+4 |
2004-02-19 | Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | Richard Henderson | 1 | -1/+1 |
2004-02-10 | emit-rtl.c (set_decl_incoming_rtl): New. | Josef Zlomek | 1 | -1/+1 |
2004-02-06 | * misc.c (default_pass_by_ref): Update INIT_CUMULATIVE_ARGS call. | Alan Modra | 1 | -1/+1 |
2004-01-12 | misc.c: Remove trailing spaces. | Arnaud Charlet | 1 | -3/+3 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -5/+7 |
2004-01-05 | [multiple changes] | Arnaud Charlet | 1 | -2/+8 |
2003-11-14 | lang.opt: Change -Wno-long-long to -Wlong-long since the latter is the canoni... | Andreas Jaeger | 1 | -1/+1 |
2003-11-10 | Add handling of -nostdlib, now recognized/needed by gnat1. | Arnaud Charlet | 1 | -0/+5 |
2003-11-06 | genmodes.c: Change the word "bitsize" to "precision" throughout. | Zack Weinberg | 1 | -4/+4 |
2003-11-04 | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 1 | -6/+112 |
2003-10-31 | C90 prototype updates. | R. Kelley Cook | 1 | -3/+3 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 1 | -0/+7 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -85/+135 |
2003-09-04 | misc.c: Include "target.h". | Michael Matz | 1 | -0/+1 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -2/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -4/+0 |
2003-07-03 | misc.c (gnat_argv): Revert last change. | Matt Kraai | 1 | -3/+3 |
2003-07-03 | * misc.c (save_argv): Make const. | Neil Booth | 1 | -1/+1 |
2003-07-02 | * misc.c (save_argc, save_argv): Keep non-static! | Neil Booth | 1 | -2/+2 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -9/+14 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -1/+1 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 1 | -7/+0 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 1 | -1/+1 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 1 | -3/+3 |
2003-06-14 | lang.opt: Add -Wall. | Neil Booth | 1 | -0/+4 |
2003-06-12 | * misc.c (gnat_handle_option): Fix warnings. | Neil Booth | 1 | -1/+4 |
2003-06-11 | Make-lang.in: Update to handle command-line options. | Neil Booth | 1 | -62/+38 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 1 | -14/+1 |
2003-06-08 | Make-lang.in: Update. | Neil Booth | 1 | -0/+3 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -2/+4 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -0/+16 |
2003-04-03 | stor-layout.c (do_type_align): New fn, split out from... | Jason Merrill | 1 | -1/+5 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 1 | -9/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -6/+26 |
2002-10-30 | re PR ada/6558 (Wrongly reverted patches) | Geert Bosch | 1 | -0/+1 |
2002-10-29 | re PR ada/6558 (Wrongly reverted patches) | Geert Bosch | 1 | -2/+6 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
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 |