aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-26 * Makefile.in: Remove duplicated lines.Andreas Jaeger
2003-10-24 * gnatvsn.ads (Gnat_Static_Version_String): New constant, used toArnaud Charlet
2003-10-24 * adadecode.c (ostrcpy): New function.Arnaud Charlet
2003-10-24 * adadecode.h, atree.h, elists.h, namet.h, nlists.h, raise.h,Nathanael Nerode
2003-10-23 PR ada/11978:Arnaud Charlet
2003-10-23 * init.c, adaint.c: Minor reformatting.Arnaud Charlet
2003-10-23 * ada/adaint.c (w32_epoch_offset): Define static const at fileDanny Smith
2003-10-22 * sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith
2003-10-22 * Makefile.in: Disable build of gnatpsta. PR ada/10110.Arnaud Charlet
2003-10-22 * Makefile.in: Disable build of gnatpa. PR ada/10110.Arnaud Charlet
2003-10-22 * tracebak.c (MAX): Avoid redefinition warning.Rainer Orth
2003-10-222003-10-22 Arnaud Charlet <charlet@act-europe.fr>Arnaud Charlet
2003-10-222003-10-22 Arnaud Charlet <charlet@act-europe.fr>Arnaud Charlet
2003-10-212003-10-21 Arnaud Charlet <charlet@act-europe.fr>Arnaud Charlet
2003-10-21 * Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell
2003-10-20 * Makefile.in (install-info): Simplify.Mark Mitchell
2003-10-14gcc:Nathanael Nerode
2003-10-06 PR bootstrap/12512Mark Mitchell
2003-09-29ada:Zack Weinberg
2003-09-28 * stmt.c (expand_asm_operands): Take a location_t, instead ofRichard Henderson
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-16Cleaned up Jan's ChangeLog entriesKelley Cook
2003-09-04 * misc.c: Include "target.h".Michael Matz
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-31 * configure.frag: Delete file.Zack Weinberg
2003-07-18 * Makefile.in, configure, configure.in: Remove handling ofNeil Booth
2003-07-07 * rtl.h (emit_line_note): Take a location_t.Nathan Sidwell
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-042003-07-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-07-03 * misc.c (gnat_argv): Revert last change.Matt Kraai
2003-07-03 * misc.c (save_argv): Make const.Neil Booth
2003-07-02 * misc.c (save_argc, save_argv): Keep non-static!Neil Booth
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-07-01 * gnat_ug.texi: Remove unlikely characters from @vars.Matt Kraai
2003-06-28 * Make-lang.in: Add missing space to comment.Matt Kraai
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-26 * c-opts.c (missing_arg): Make non-static.Neil Booth
2003-06-20 * tree.h (expand_function_end): Remove all parameters.Nathan Sidwell
2003-06-17 * bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not testMatt Kraai
2003-06-15 * c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth
2003-06-14 * tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell
2003-06-14 * Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth
2003-06-14 * lang.opt: Add -Wall.Neil Booth
2003-06-13(gcc)Matt Kraai
2003-06-12 * misc.c (gnat_handle_option): Fix warnings.Neil Booth
2003-06-12 * Make-lang.in (gnatbind): Remove $(LIBIBERTY).Matt Kraai
2003-06-11Fix typoNeil Booth
2003-06-11ada:Neil Booth