OSDN Git Service

* ChangeLog: Fix recent commit.
[pf3gnuchains/gcc-fork.git] / gcc / ada /
2003-09-16 kcookCleaned up Jan's ChangeLog entries
2003-09-04 matz * misc.c: Include "target.h".
2003-09-04 dj * targhooks.c: New file.
2003-08-31 zack * configure.frag: Delete file.
2003-07-18 neil * Makefile.in, configure, configure.in: Remove handling of
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-04 hjl2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
2003-07-03 kraai * misc.c (gnat_argv): Revert last change.
2003-07-03 neil * misc.c (save_argv): Make const.
2003-07-02 neil * misc.c (save_argc, save_argv): Keep non-static!
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-07-01 kraai * gnat_ug.texi: Remove unlikely characters from @vars.
2003-06-28 kraai * Make-lang.in: Add missing space to comment.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-17 kraai * bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-14 neil * lang.opt: Add -Wall.
2003-06-13 kraai(gcc)
2003-06-12 neil * misc.c (gnat_handle_option): Fix warnings.
2003-06-12 kraai * Make-lang.in (gnatbind): Remove $(LIBIBERTY).
2003-06-11 neilFix typo
2003-06-11 neilada:
2003-06-10 neroden * init.c, misc.c, trans.c, utils.c: Remove dead code.
2003-06-10 neroden * Makefile.in, configure.in, config/m68hc11/t-m68hc11...
2003-06-08 aj2003-06-08 Neil Booth <neil@daikokuya.co.uk>
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-06 kraai * Make-lang.in (ada/b_gnatb.o-warn): Remove.
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-06-05 kraai * bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab...
2003-06-05 kraai * gnat_ug.texi (The GNAT Run-Time Library Builder...
2003-06-03 hainque PR ada/9953:
2003-06-03 hainque2003-06-04 Olivier Hainque <hainque@act-europe.fr>
2003-06-01 aj * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and
2003-05-22 bosch * gnat_rm.texi : Remove reference to Ada Core Technolo...
2003-05-03 nathan * trans.c (tree_transform): Use location_t and input_l...
2003-05-01 nathan * trans.c (tree_transform, build_unit_elab,
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 guerby2003-05-01 Laurent Guerby <guerby@acm.org>
2003-04-28 zack * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK)...
2003-04-24 bosch * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-03-31 bosch PR ada/10020
2003-03-27 hainque PR ada/9953
2003-03-24 mmitchel PR c++/7086
2003-03-20 ljrittle * Makefile.in (STRICT2_WARN): Add @WERROR@.
2003-03-13 neroden * Make-lang.in, Makefile.in, config-lang.in: GCC,...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-05 bosch ada/9961
2003-03-04 tromey * Make-lang.in (ada.tags): New target.
2003-03-04 bosch ada/9911
2003-03-02 aj * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw...
2003-03-02 guerby2003-03-02 Laurent Guerby <guerby@acm.org>
2003-02-28 schwab * Make-lang.in (install-gnatlib): Change to ada direct...
2003-02-27 bje2003-02-18 Ben Elliston <bje@redhat.com>
2003-02-18 bje* Fix for PR other/7350
2003-02-04 jsm28fastjar:
2003-02-03 ccorn * Make-lang.in (ada.install-info): Let $(DESTDIR)...
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-30 guerby2003-01-29 Laurent Guerby <guerby@acm.org>
2003-01-29 joel2003-01-29 Joel Sherrill <joel@OARcorp.com>
2003-01-28 roAdd ChangeLog entry for last change.
2003-01-28 roUpdated copyright year.
2003-01-27 ro * init.c (__gnat_error_handler): Make msg const.
2003-01-24 schwab * ada-tree.h (SET_TYPE_DIGITS_VALUE): Add intermediate...
2003-01-22 zackfix typo in last change
2003-01-22 zack * ada/Make-lang.in: Disable -Werror for tracebak.c and
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2002-12-28 jsm28gcc:
2002-12-23 jsm28 * doc/include/gcc-common.texi: Define DEVELOPMENT.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-15 bosch * sem_ch6.adb (Analyze_Subprogram_Body): Fix typo...
2002-12-15 bosch * sem_ch6.adb (Analyze_Subprogram_Body): Recognize...
2002-11-18 neroden2002-11-18 Nathanael Nerode <neroden@gcc.gnu.org>
2002-11-15 neroden2002-11-14 Nathanael Nerode <neroden@gcc.gnu.org>
2002-11-13 neroden PR ada/6919
2002-11-13 neroden2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org>
2002-11-05 grahams PR ada/8358
2002-10-30 bosch PR ada/6558
2002-10-29 bosch PR ada/6558
2002-10-29 bosch PR ada/6558
2002-10-28 neroden2002-10-28 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-24 zackRegenerated
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-09-24 zackmaintainer-scripts:
2002-09-23 gccadminDaily bump.
2002-09-22 gccadminDaily bump.
2002-09-21 gccadminDaily bump.
2002-09-20 gccadminDaily bump.
2002-09-19 gccadminDaily bump.
2002-09-18 gccadminDaily bump.
next