| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-07-04 | 4 | -13/+19 |
* | * misc.c (gnat_argv): Revert last change. | kraai | 2003-07-03 | 2 | -4/+9 |
* | * misc.c (save_argv): Make const. | neil | 2003-07-03 | 2 | -1/+5 |
* | * misc.c (save_argc, save_argv): Keep non-static! | neil | 2003-07-02 | 2 | -2/+6 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 2 | -9/+20 |
* | * gnat_ug.texi: Remove unlikely characters from @vars. | kraai | 2003-07-01 | 3 | -10/+15 |
* | * Make-lang.in: Add missing space to comment. | kraai | 2003-06-28 | 1 | -1/+1 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 2 | -1/+5 |
* | * c-opts.c (missing_arg): Make non-static. | neil | 2003-06-26 | 2 | -7/+4 |
* | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 2 | -1/+5 |
* | * bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test | kraai | 2003-06-17 | 2 | -13/+14 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 3 | -21/+10 |
* | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 2 | -1/+5 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 3 | -13/+12 |
* | * lang.opt: Add -Wall. | neil | 2003-06-14 | 3 | -0/+12 |
* | (gcc) | kraai | 2003-06-13 | 3 | -3/+3 |
* | * misc.c (gnat_handle_option): Fix warnings. | neil | 2003-06-12 | 2 | -1/+8 |
* | * Make-lang.in (gnatbind): Remove $(LIBIBERTY). | kraai | 2003-06-12 | 2 | -1/+5 |
* | Fix typo | neil | 2003-06-11 | 1 | -1/+1 |
* | ada: | neil | 2003-06-11 | 4 | -64/+115 |
* | * init.c, misc.c, trans.c, utils.c: Remove dead code. | neroden | 2003-06-10 | 5 | -39/+5 |
* | * Makefile.in, configure.in, config/m68hc11/t-m68hc11-gas: | neroden | 2003-06-10 | 2 | -1/+6 |
* | 2003-06-08 Neil Booth <neil@daikokuya.co.uk> | aj | 2003-06-08 | 3 | -1/+9 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 2 | -2/+8 |
* | * Make-lang.in (ada/b_gnatb.o-warn): Remove. | kraai | 2003-06-06 | 3 | -2/+9 |
* | * install.tex: Document profiledbootstrap. | hubicka | 2003-06-05 | 2 | -0/+10 |
* | * bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab_Defs_C) | kraai | 2003-06-05 | 2 | -28/+23 |
* | * gnat_ug.texi (The GNAT Run-Time Library Builder gnatlbr): | kraai | 2003-06-05 | 2 | -17/+19 |
* | PR ada/9953: | hainque | 2003-06-03 | 1 | -0/+8 |
* | 2003-06-04 Olivier Hainque <hainque@act-europe.fr> | hainque | 2003-06-03 | 1 | -4/+1 |
* | * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and | aj | 2003-06-01 | 2 | -30/+29 |
* | * gnat_rm.texi : Remove reference to Ada Core Technologies. | bosch | 2003-05-22 | 2 | -3/+7 |
* | * trans.c (tree_transform): Use location_t and input_location | nathan | 2003-05-03 | 3 | -6/+10 |
* | * trans.c (tree_transform, build_unit_elab, | nathan | 2003-05-01 | 2 | -8/+8 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 5 | -13/+21 |
* | 2003-05-01 Laurent Guerby <guerby@acm.org> | guerby | 2003-05-01 | 2 | -17/+22 |
* | * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete. | zack | 2003-04-28 | 2 | -6/+5 |
* | * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb, | bosch | 2003-04-24 | 1332 | -1689/+913 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 6 | -22/+35 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 3 | -5/+27 |
* | * stor-layout.c (do_type_align): New fn, split out from... | jason | 2003-04-03 | 2 | -3/+11 |
* | PR ada/10020 | bosch | 2003-03-31 | 2 | -1/+6 |
* | PR ada/9953 | hainque | 2003-03-27 | 1 | -2/+21 |
* | PR c++/7086 | mmitchel | 2003-03-24 | 2 | -1/+6 |
* | * Makefile.in (STRICT2_WARN): Add @WERROR@. | ljrittle | 2003-03-20 | 1 | -1/+1 |
* | * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC. | neroden | 2003-03-13 | 4 | -12/+16 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 2 | -9/+9 |
* | ada/9961 | bosch | 2003-03-05 | 2 | -7/+20 |
* | * Make-lang.in (ada.tags): New target. | tromey | 2003-03-04 | 2 | -0/+7 |
* | ada/9911 | bosch | 2003-03-04 | 3 | -6/+43 |