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