summaryrefslogtreecommitdiffstats
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (bad_decl, template_arg_list_ignore, arg_list_ignore):gerald2001-03-222-0/+30
* * method.c (do_build_assign_ref): Don't use build_modify_expr forjakub2001-03-225-1/+66
* * invoke.texi (-ffast-math): Remove duplicate line aboutjsm282001-03-222-2/+3
* * gcc.texi: Remove more obsolete documentation of bugs andjsm282001-03-222-36/+6
* newjason2001-03-221-0/+9
* Daily bump.gccadmin2001-03-222-2/+2
* 2001-03-21 Kazu Hirata <kazu@hxi.com>kazu2001-03-222-7/+12
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-2211-128/+92
* * collect2.c (is_ctor_dtor): Always use '_' in the file fn names,jason2001-03-226-38/+13
* * gcse.c (hash_scan_set): An expression is not anticipatible if itkenner2001-03-222-2/+6
* 2001-03-21 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-213-2/+13
* * class.c (build_clone): Clear DECL_ASSEMBLER_NAME.mmitchel2001-03-212-0/+3
* * cse.c (find_comparison_args): Remove previous change.kenner2001-03-213-47/+43
* * config/i386/i386.md (conditional_trap): Remove warning.kenner2001-03-212-1/+3
* * recog.c (push_operand): Fix error in last change that causedkenner2001-03-212-3/+11
* * sdbout.c: #include ggc.h.kenner2001-03-213-27/+47
* * i386.c (override_options): Default ix86_regparm to REGPARM_MAX.hubicka2001-03-213-18/+106
* * lex.c (java_read_unicode): Only accept leading `u's.tromey2001-03-212-5/+14
* * recog.c (push_operand): Recognize new format of push instructions.hubicka2001-03-212-2/+24
* * mangle.c (mangle_decl_string): Mangle the names of overloadedmmitchel2001-03-213-0/+31
* * i386.md (pushqi1): New.hubicka2001-03-215-1/+143
* * i386.md (pophi1, popqi1, pushqi1): Remove.hubicka2001-03-214-76/+111
* Daily bump.gccadmin2001-03-212-2/+2
* * rtl.texi (COMPARE): Clarify documentation and reference sectionkenner2001-03-212-9/+20
* * jcf-parse.c (read_class): Initialize `class'.tromey2001-03-202-1/+5
* 2001-03-20 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey2001-03-202-1/+4
* * objc/objc-act.c (get_static_reference): Use NULL_TREE.shebs2001-03-202-11/+24
* * libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.tromey2001-03-202-0/+6
* * tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME formmitchel2001-03-202-1/+8
* fix datedj2001-03-201-1/+1
* * Makefile.in (install-libgcc): Pass complete list of variables.dj2001-03-202-2/+35
* * config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,cgf2001-03-203-18/+53
* * config/sh/sh.md (movsf_ie): Fix output patterns for fpul loadaoliva2001-03-202-10/+19
* 2001-03-20 Philip Blundell <philb@gnu.org>pb2001-03-202-1/+33
* * Makefile.in (OBJS): Remove hashtab.o (canadian cross fix)amodra2001-03-202-1/+5
* Daily bump.gccadmin2001-03-202-2/+2
* 2001-03-19 Stan Shebs <shebs@apple.com>shebs2001-03-204-21/+6
* * gcc.c (init_gcc_specs): Fix comment.tromey2001-03-202-1/+5
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-1931-346/+300
* * jcf-parse.c (load_inner_classes): Check CLASS_LOADED_Pbothner2001-03-192-1/+5
* Fixes to process to command-line .class files in two passes. See ChangeLog.bothner2001-03-197-71/+122
* Undo previous deltanickc2001-03-192-43/+0
* Add support for unique sections in arm-linux target.nickc2001-03-192-0/+43
* * cse.c (find_comparison_args): Update documentation. Fixmmitchel2001-03-194-33/+71
* * Makefile.in (hash.o): Depend on $(GCONFIG_H), not $(CONFIG_H).zack2001-03-192-1/+5
* * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.jakub2001-03-193-14/+26
* * i386.md (absdf2 expander): Fix 64bit case.hubicka2001-03-192-1/+5
* 2001-03-19 Brad Lucier <lucier@math.purdue.edu>zack2001-03-191-0/+4
* 2001-03-19 Brad Lucier <lucier@math.purdue.edu>zack2001-03-191-1/+1
* * jvspec.c (lang_specific_driver): Check for .zip and .jar files.bothner2001-03-192-30/+45
OpenPOWER on IntegriCloud