Age | Commit message (Expand) | Author | Files | Lines |
2003-07-18 | Makefile.in, [...]: Remove handling of lang-options.h and options_.h. | Neil Booth | 3 | -39/+10 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 2 | -2/+7 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 2 | -4/+4 |
2003-07-04 | Makefile.tpl: Replace PWD with PWD_COMMAND. | H.J. Lu | 4 | -13/+19 |
2003-07-03 | misc.c (gnat_argv): Revert last change. | Matt Kraai | 2 | -4/+9 |
2003-07-03 | * misc.c (save_argv): Make const. | Neil Booth | 2 | -1/+5 |
2003-07-02 | * misc.c (save_argc, save_argv): Keep non-static! | Neil Booth | 2 | -2/+6 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 2 | -9/+20 |
2003-07-01 | gnat_ug.texi: Remove unlikely characters from @vars. | Matt Kraai | 3 | -10/+15 |
2003-06-28 | * Make-lang.in: Add missing space to comment. | Matt Kraai | 1 | -1/+1 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 2 | -1/+5 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 2 | -7/+4 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 2 | -1/+5 |
2003-06-17 | bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test Bind_Main_Program. | Matt Kraai | 2 | -13/+14 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 3 | -21/+10 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 2 | -1/+5 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 3 | -13/+12 |
2003-06-14 | lang.opt: Add -Wall. | Neil Booth | 3 | -0/+12 |
2003-06-13 | ChangeLog.1: Fix spelling of "outputting". | Matt Kraai | 3 | -3/+3 |
2003-06-12 | * misc.c (gnat_handle_option): Fix warnings. | Neil Booth | 2 | -1/+8 |
2003-06-12 | * Make-lang.in (gnatbind): Remove $(LIBIBERTY). | Matt Kraai | 2 | -1/+5 |
2003-06-11 | Fix typo | Neil Booth | 1 | -1/+1 |
2003-06-11 | Make-lang.in: Update to handle command-line options. | Neil Booth | 4 | -64/+115 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 5 | -39/+5 |
2003-06-10 | Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi... | Nathanael Nerode | 2 | -1/+6 |
2003-06-08 | Make-lang.in: Update. | Neil Booth | 3 | -1/+9 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2 | -2/+8 |
2003-06-06 | Make-lang.in (ada/b_gnatb.o-warn): Remove. | Matt Kraai | 3 | -2/+9 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 2 | -0/+10 |
2003-06-05 | * bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab_Defs_C) | Matt Kraai | 2 | -28/+23 |
2003-06-05 | gnat_ug.texi (The GNAT Run-Time Library Builder gnatlbr): Remove non-VMS dire... | Matt Kraai | 2 | -17/+19 |
2003-06-03 | re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code)) | Olivier Hainque | 1 | -0/+8 |
2003-06-03 | re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code)) | Olivier Hainque | 1 | -4/+1 |
2003-06-01 | tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. | Andreas Jaeger | 2 | -30/+29 |
2003-05-22 | * gnat_rm.texi : Remove reference to Ada Core Technologies. | Geert Bosch | 2 | -3/+7 |
2003-05-03 | trans.c (tree_transform): Use location_t and input_location directly. | Nathan Sidwell | 3 | -6/+10 |
2003-05-01 | trans.c (tree_transform, [...]): Rename lineno to input_line. | Nathan Sidwell | 2 | -8/+8 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 5 | -13/+21 |
2003-05-01 | re PR ada/10546 (GCC 3.3, Ada tasking not working on Red Hat Linux 9) | Laurent Guerby | 2 | -17/+22 |
2003-04-28 | tree.h (TREE_CST_RTL, [...]): Delete. | Zack Weinberg | 2 | -6/+5 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1332 | -1689/+913 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 6 | -22/+35 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 3 | -5/+27 |
2003-04-03 | stor-layout.c (do_type_align): New fn, split out from... | Jason Merrill | 2 | -3/+11 |
2003-03-31 | re PR ada/10020 (Can't bootstrap gcc on AIX with Ada enabled) | Geert Bosch | 2 | -1/+6 |
2003-03-27 | re PR ada/9953 (Unsatisfied symbols: U_prep_frame_rec_for_unwind (code)) | Olivier Hainque | 1 | -2/+21 |
2003-03-24 | re PR c++/7086 (compile time regression) | Mark Mitchell | 2 | -1/+6 |
2003-03-20 | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 1 | -1/+1 |
2003-03-13 | * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC. | Nathanael Nerode | 4 | -12/+16 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2 | -9/+9 |