summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 1999-08-31 12:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-312-177/+191
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-3119-63/+273
* Fri Aug 20 13:43:41 1999 Andrew Haley <aph@cygnus.com>aph1999-08-312-20/+36
* Daily bump.law1999-08-312-2/+2
* Fix thinko in last change.law1999-08-311-10/+0
* * emit-rtl.c (copy_rtx_if_shared): A MEM which referenceslaw1999-08-312-11/+15
* * c-parse.in (language_string): Constify.ghazi1999-08-3124-21/+56
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-318-103/+15
* * repo.c (getpwd): Don't prototype.ghazi1999-08-313-4/+5
* * Makefile.in (LIBS): Fix definition so we link with $(CLIB).ghazi1999-08-313-28/+19
* * Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.ghazi1999-08-316-65/+37
* * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.ghazi1999-08-312-1/+6
* * flow.c (new_insn_dead_notes): Use sets_reg_or_subreg notrth1999-08-302-10/+13
* * Makefile.in (xref.o): Depend on xref.c explicitly.law1999-08-302-1/+5
* * invoke.texi: Fix typo.law1999-08-302-1/+5
* Make fixinc/ work when autogen is not installed.wilson1999-08-302-3/+14
* * cp-tree.h (IS_AGGR_TYPE_2): Fix typo.jason1999-08-302-1/+5
* * cp-tree.h (begin_init_stmts): Declare.mmitchel1999-08-305-4/+54
* * cp-tree.h (start_handler_parms): New function.mmitchel1999-08-309-147/+189
* Daily bump.law1999-08-302-2/+2
* * dwarf2out.c (mem_loc_descriptor): New argument MODE. All callerslaw1999-08-302-9/+36
* * integrate.c (copy_rtx_and_substitute): Handle internal_arg_pointerlaw1999-08-302-2/+13
* * pt.c (push_template_decl_real): Use template declaration frommmitchel1999-08-301-2/+2
* * pt.c (push_template_decl_real): Use template declaration frommmitchel1999-08-303-0/+35
* * rs6000.h (ASM_FILE_START): Specify complete filename, includingdje1999-08-302-2/+7
* * gcc.c-torture/execute/990829-1.c: New test.law1999-08-292-0/+16
* * gcc.c-torture/compile/990829-1.c: New test.law1999-08-292-0/+17
* * gcc.texi (External Bugs): Remove obsolete note about Perl onlaw1999-08-292-18/+5
* * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd definition.mmitchel1999-08-298-99/+123
* 1999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-292-2/+10
* * POTFILES.in: Track files recently added/deleted.manfred1999-08-292-3/+5
* * java-tree.h (lang_printable_name): Constify a char*.ghazi1999-08-293-2/+8
* * com.c (lang_printable_name): Constify a char*.ghazi1999-08-292-2/+6
* * cp-tree.h (fndecl_as_string, type_as_string,ghazi1999-08-295-32/+50
* * lang.c (chill_print_error_function): Constify a char*.ghazi1999-08-292-2/+6
* * tree.c (tree_code_name): Constify a char*.ghazi1999-08-297-13/+25
* * Makefile.in (ch-version.c): Constify a char*.ghazi1999-08-2921-225/+722
* * pa.md (interspace_jump): New pattern.law1999-08-292-0/+43
* Fix possible aliasing problemscrux1999-08-292-27/+91
* * jump.c (delete_prior_computation): Also check callslaw1999-08-292-17/+43
* * loop.c (this_loop_info): New variable.law1999-08-294-127/+141
* * fix-header.c (main): Do not pass a null pointer to strcmp.law1999-08-292-1/+5
* * configure.in (i[34567]86-*-sco3.2v4*): Target does not truncatelaw1999-08-293-98/+110
* Daily bump.law1999-08-292-2/+2
* * jump.c (jump_optimize_1): Do not delete assignments tolaw1999-08-293-2/+20
* * cp-tree.h (strip_array_types): New function.mmitchel1999-08-294-441/+588
* * decl2.c (arg_assoc_class): Bail if the class is a builtin type.rth1999-08-292-0/+9
* Fix typo in ChangeLog entrymmitchel1999-08-291-1/+1
* * cp-tree.def (LABEL_STMT): New tree node.mmitchel1999-08-291-2/+4
* * flow.c (flow_delete_insn_chain): Rename from delete_insn_chain.rth1999-08-282-28/+28