OSDN Git Service

* Rework fields used to describe positions of bitfields and
[pf3gnuchains/gcc-fork.git] / gcc / ch / ChangeLog
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 kennerMove language-specific entries
2000-02-16 rthJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-11 nathan * decl.c (init_decl_processing): Remove duplicate...
2000-02-11 nathan * expr.c (compare_records): Delete maximum_field_align...
2000-02-10 sirl * c-pragma.c (maximum_field_alignment): Remove duplica...
2000-01-17 ghazi * All files: PROTO -> PARAMS.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-11 ghazi * typeck.c (apply_chill_array_layout, apply_chi...
1999-11-23 ghazi * expr.c (build_chill_function_call): Don't...
1999-11-01 law * Makefile.in (convert.o, typeck.o): Depend...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-20 nickcAdd comment saying that lang_decode_options should...
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-15 ghazi * actions.c (warn_unhandled): Use xstrdup, not...
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-07 brolleyTue Sep 7 15:59:56 1999 Dave Brolley <brolley@cygnus...
1999-09-05 mmitchel * Make-lang.in (f771): Depend on ggc-callbacks.o.
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-31 ghazi * Makefile.in (LIBS, LIBDEPS): Link with & depend...
1999-08-29 ghazi * lang.c (chill_print_error_function): Constify a...
1999-08-29 ghazi * Makefile.in (ch-version.c): Constify a char*.
1999-08-25 lawFix typos.
1999-08-09 ghazi * actions.c (lang_identify): Constify a char*.
1999-07-26 rth * decl.c (va_list_type_node): New.
1999-06-25 ghaziSMP bootstrap fixes for chill:
1999-05-17 law
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys...
1999-05-04 brolleyTue May 4 14:52:53 1999 Dave Brolley <brolley@cygnus...
1999-04-20 law * Make-lang.in (ch/chill.info): Put MAKEINFO...
1999-04-14 law * config-lang.in (compilers): Add exeext.
1999-04-02 law * Make-lang.in (CHILL_FLAGS_TO_PASS): Do not...
1999-03-31 ghazi * Makefile.in (hash.h): Generate using gperf...
1999-03-27 law * Make-lang.in (CHILL.dvi): New target.
1999-02-25 burleyfix up ChangeLog entry confusion
1999-02-22 burleyimprove wall of separation between build and install
1999-01-31 zack1999-01-31 17:52 -0500 Zack Weinberg <zack@midnite...
1999-01-19 law * Makefile.in (typeck.o): Depend on insn-codes.h.
1999-01-18 ghazi * ch-tree.h: Remove conflicting prototypes...
1999-01-17 law * Makefile.in: Do not put ^Ls at the start...
1999-01-06 law * Makefile.in: Add some missing $(exeext)....
1998-11-24 law * Makefile.in (lex.c): Do not depend on hash.h.
1998-10-19 ghaziWarning fixes:
1998-10-15 ghaziWarning fixes:
1998-10-14 ghazi * typeck.c (build_chill_cast): Fix typo in...
1998-10-09 ghaziWarning fixes:
1998-10-08 law * typeck (type_for_mode): Only return TItype...
1998-10-07 ghaziWarning fixes:
1998-10-01 nickcReplace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GE...
1998-09-30 ghazi * parse.c (emit_label): Fix return-type of prototype.
1998-09-30 ghaziWarning fixes:
1998-09-30 ghaziWarning fixes:
1998-09-30 ghaziGrr, fix address.
1998-09-30 ghaziWarning fixes:
1998-09-29 ghazi * ch-tree.h (build_compare_expr): Change first...
1998-09-20 robertl * except.c: Include system.h.
1998-09-20 ghaziWarning fixes:
1998-09-14 brolleyMon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus...
1998-09-14 brolleyMon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus...
1998-09-10 brolleyThu Sep 10 17:52:36 1998 Dave Brolley <brolley@cygnus...
1998-09-06 jfc
1998-09-05 law * Makefile.in (INCLUDES): Update after recent...
1998-09-05 rth * Makefile.in: Update dependancies for top...
1998-09-05 law * Makefile.in: Tweak to avoid building runtime...
1998-09-03 brolleyChill testsuite problems...
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it supports USE_CPPLIB
1998-08-31 brolleyMon Aug 31 15:35:16 1998 Dave Brolley <brolley@cygnus...
1998-08-27 bothner