summaryrefslogtreecommitdiff
path: root/gcc/ch
Commit message (Expand)AuthorAgeFilesLines
* * Rework fields used to describe positions of bitfields andkenner2000-03-253-3/+10
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-172-106/+169
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-072-1/+5
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-074-8/+21
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-292-4/+4
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-294-48/+47
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-276-81/+113
* Fix copyrightslaw2000-02-263-3/+6
* Move language-specific entrieskenner2000-02-201-0/+9
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-202-15/+20
* Jonathan Larmour <jlarmour@redhat.co.uk>:rth2000-02-162-1/+5
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-152-3/+4
* * decl.c (init_decl_processing): Remove duplicate decl ofnathan2000-02-112-2/+5
* * expr.c (compare_records): Delete maximum_field_alignment declaration.nathan2000-02-118-18/+29
* * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.sirl2000-02-102-1/+4
* Update copyrightsghazi2000-01-1717-17/+17
* * All files: PROTO -> PARAMS.ghazi2000-01-1720-781/+785
* Update copyrights for last checkin.ghazi2000-01-111-1/+1
* * Makefile.in (optabs.o): Depend on real.hghazi2000-01-102-0/+5
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-042-3/+10
* * typeck.c (apply_chill_array_layout, apply_chill_field_layout):ghazi1999-12-113-8/+11
* * expr.c (build_chill_function_call): Don't call a variadicghazi1999-11-236-43/+53
* * Makefile.in (convert.o, typeck.o): Depend on output.hlaw1999-11-015-134/+13
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-263-4/+5
* Allow to distinguish between three classes of builtin functionscrux1999-09-247-171/+175
* Add comment saying that lang_decode_options should not complain aboutnickc1999-09-202-0/+5
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-162-6/+11
* * actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.ghazi1999-09-152-2/+5
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-105-201/+18
* Hapless User Hint for gperfkorbb1999-09-081-1/+4
* Tue Sep 7 15:59:56 1999 Dave Brolley <brolley@cygnus.com>brolley1999-09-072-14/+14
* * Make-lang.in (f771): Depend on ggc-callbacks.o.mmitchel1999-09-051-0/+5
* GCC:mmitchel1999-09-042-2/+4
* * c-parse.in (language_string): Constify.ghazi1999-08-312-1/+5
* * Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.ghazi1999-08-312-31/+18
* * lang.c (chill_print_error_function): Constify a char*.ghazi1999-08-292-2/+6
* * Makefile.in (ch-version.c): Constify a char*.ghazi1999-08-2921-225/+722
* Fix typos.law1999-08-254-4/+4
* * actions.c (lang_identify): Constify a char*.ghazi1999-08-093-4/+9
* * decl.c (va_list_type_node): New.rth1999-07-262-0/+7
* SMP bootstrap fixes for chill:ghazi1999-06-252-4/+11
* Plaw1999-05-171-1/+1
* law1999-05-171-0/+5
* 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1999-05-102-1/+5
* Tue May 4 14:52:53 1999 Dave Brolley <brolley@cygnus.com>brolley1999-05-042-5/+6
* * Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correctlaw1999-04-202-1/+6
* * config-lang.in (compilers): Add exeext.law1999-04-142-2/+7
* 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-061-1/+1
* * Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).law1999-04-022-1/+4
* * Makefile.in (hash.h): Generate using gperf language 'C', notghazi1999-03-314-9/+16