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