decl.c: (gnat_to_gnu_entity...
[platform/upstream/gcc.git] / gcc / ch /
2001-09-22 Richard Kennerattribs.c: New file, from c-common.c.
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-12 Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-07-19 Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-06-28 Gabriel Dos Reisdiagnostic.c (default_print_error_function): Tweak.
2001-06-10 Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-06-02 Joseph Myerscpp.texi, [...]: Move contents to just after title...
2001-05-27 Theodore PapadopouloMake-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
2001-05-26 Zack Weinberg* configure: Remove obsolete file.
2001-05-26 Richard HendersonStandardize header guards.
2001-05-20 Joseph Myersre PR other/567 ("make dvi" fails)
2001-03-02 Nick Cliftonremove spurious code
2001-02-23 Richard Kennerc-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.
2001-02-16 DJ DelorieFix typos
2001-02-16 Jim MeyeringMakefile.in (install-common): Don't depend on installdi...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-05 Phil Edwardslang-options.h: Bring comment in line with reality.
2000-12-12 Alexandre Olivaconfigure.in: Simplify language enabling/disabling...
2000-12-08 Joseph Myersconfigure.in: Don't define INSTALL_INFO.
2000-12-08 Zack Weinbergsafe-ctype.h: New file.
2000-12-07 Rodney Brownactions.h: Standarize copyright statement.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-05 Joseph MyersMakefile.in: Remove all targets related to building...
2000-11-03 Geoff KeatingIn gcc/:
2000-10-07 Joseph MyersMakefile.in ($(srcdir)/hash.h): Refer to GNU FTP site...
2000-10-06 Richard Henderson* decl.c (finish_chill_function): Don't init can_reach_end.
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-29 Zack Weinbergtop level:
2000-08-25 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-07 Kazu Hirata* decl.c: Fix a comment typo.
2000-08-05 Zack Weinberg[multiple changes]
2000-07-31 Zack WeinbergMakefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-31 Casper Dik* Makefile.in: Remove naked "^L".
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-07-12 Zack Weinberggcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any...
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-13 Maciej W. RozyckiMake-lang.in (CHILL.install-common): Use $(INSTALL_SCRI...
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-06 Philipp Thomasconfigure.in (AC_C_INLINE): Added.
2000-06-03 Jeffrey A Law* chill.texi (INFO-DIR-ENTRY): Fix chill entry.
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-18 Chris Demetriou* Makefile.in (hash.h): Delete a redundant use of gawk...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-04 Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-05-03 Jason MerrillMakefile.in (WARN_CFLAGS): Add -pedantic -Wno-long...
2000-04-18 Zack Weinbergcccp.c, [...]: Removed.
2000-04-03 Zack WeinbergShould have been committed with previous batch
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-03-30 Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26 Jeff LawFix copyrights
2000-02-20 Richard KennerMove language-specific entries
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-11 Nathan Sidwelldecl.c (init_decl_processing): Remove duplicate decl...
2000-02-11 Franz Sirlexpr.c (compare_records): Delete maximum_field_alignmen...
2000-02-10 Franz Sirlc-pragma.c (maximum_field_alignment): Remove duplicate...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazi* All files: PROTO -> PARAMS.
2000-01-11 Kaveh GhaziUpdate copyrights for last checkin.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-11 Kaveh R. Ghazitypeck.c (apply_chill_array_layout, [...]): Avoid the...
1999-11-23 Kaveh R. Ghaziexpr.c (build_chill_function_call): Don't call a variad...
1999-11-01 Jeffrey A LawMakefile.in (convert.o, typeck.o): Depend on output.h
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-20 Nick CliftonAdd comment saying that lang_decode_options should...
1999-09-16 Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-15 Kaveh R. Ghazi* actions.c (warn_unhandled): Use xstrdup, not xmalloc...
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-08 Bruce KorbHapless User Hint for gperf
1999-09-07 Dave Brolleyparse.h: Undefine DELAY if it's defined.
1999-09-05 Mark MitchellMake-lang.in (f771): Depend on ggc-callbacks.o.
1999-09-04 Mark MitchellMakefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-31 Kaveh R. GhaziMakefile.in (LIBS, LIBDEPS): Link with & depend on...
1999-08-29 Kaveh R. Ghazi* lang.c (chill_print_error_function): Constify a char*.
1999-08-29 Kaveh R. GhaziMakefile.in (ch-version.c): Constify a char*.
1999-08-25 Jeff LawFix typos.
1999-08-09 Kaveh R. Ghaziactions.c (lang_identify): Constify a char*.
1999-07-26 Richard Henderson* decl.c (va_list_type_node): New.
1999-06-25 Kaveh R. GhaziSMP bootstrap fixes for chill:
next