aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2003-10-26* Makefile.in: Remove duplicated lines.Andreas Jaeger2-20/+17
2003-10-24gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ...Arnaud Charlet8-2/+105
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet16-1315/+1379
2003-10-24adadecode.h, [...]: Convert to ISO C90 declarations and definitions.Nathanael Nerode8-88/+73
2003-10-23re PR ada/11978 (ada compiler crashes in a-tags.adb)Arnaud Charlet9-69/+104
2003-10-23* init.c, adaint.c: Minor reformatting.Arnaud Charlet3-10/+13
2003-10-23adaint.c (w32_epoch_offset): Define static const at file level.Danny Smith2-20/+51
2003-10-22sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith5-18/+46
2003-10-22* Makefile.in: Disable build of gnatpsta. PR ada/10110.Arnaud Charlet1-4/+4
2003-10-22re PR ada/10110 ([mipsel-linux]ada bootstrap error)Arnaud Charlet2-15/+15
2003-10-22tracebak.c (MAX): Avoid redefinition warning.Rainer Orth4-6/+20
2003-10-22re PR ada/5677 (Assert failure in nlists.adb:933)Arnaud Charlet10-23/+250
2003-10-22mingw32.h: New file.Arnaud Charlet2-0/+58
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet987-54496/+134279
2003-10-21Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell2-6/+19
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell2-45/+36
2003-10-14config.gcc, [...]: Replace uses of target_alias with target_noncanonical.Nathanael Nerode3-46/+51
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2-4/+9
2003-09-29trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to initialize dcons...Zack Weinberg2-2/+7
2003-09-28stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson2-1/+5
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson3-5/+9
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson3-5/+10
2003-09-16Cleaned up Jan's ChangeLog entriesR. Kelley Cook1-1/+1
2003-09-04misc.c: Include "target.h".Michael Matz3-1/+7
2003-09-03targhooks.c: New file.DJ Delorie2-2/+7
2003-08-31configure.frag: Delete file.Zack Weinberg2-14/+36
2003-07-18Makefile.in, [...]: Remove handling of lang-options.h and options_.h.Neil Booth3-39/+10
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