summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * pa.c (ireg_operand): New function.law1999-11-034-11/+21
* * pa.md (negdi2): Turn into expander + anonymous pattern.law1999-11-032-1/+9
* * reload.c (find_reloads): Fix typos in recent change.law1999-11-032-3/+5
* Copy reg notes in eliminate_regs_in_insn.crux1999-11-032-1/+9
* * dwarf2out.c: Do not include ctype.h.law1999-11-032-1/+4
* Daily bump.law1999-11-032-2/+2
* * decl.c (grokfndecl): Remove dead code.mmitchel1999-11-032-4/+3
* * dump.c (dequeue_and_dump): Fix thinko for catch-clauses.mmitchel1999-11-032-5055/+6
* 1999-11-02 Scott Snyder <snyder@fnal.gov>mmitchel1999-11-033-0/+10
* * regclass.c (record_reg_classes): Always use may_move_cost whenkenner1999-11-032-2/+7
* * resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes.rth1999-11-023-14/+44
* * gcc.dg/ultrasp1.c: Removed xfail.oliva1999-11-024-4/+10
* Tue Nov 2 14:21:37 1999 Jason Eckhardt <jle@cygnus.com>jle1999-11-022-11/+38
* * configure.in (m68k-hp-hpux*, xm_alloca.h): The underscore shouldoliva1999-11-023-6/+12
* Fix compile time warningsnickc1999-11-0210-95/+277
* * jump.c (jump_optimize_1): Swap the incscc and the conditional modelaw1999-11-023-124/+156
* Delete two useless declarations.crux1999-11-022-3/+4
* * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).clm1999-11-025-112/+121
* * resource.c (mark_target_live_regs): For unconditional branches,dnovillo1999-11-022-3/+9
* * gcc.1 (PA options): Remove obsolete -mshared-libs options.law1999-11-022-12/+3
* * pa.h (ADDR_VEC_ALIGN): Define.law1999-11-022-0/+5
* Daily bump.law1999-11-022-2/+2
* Mon Nov 1 23:42:00 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-023-1492/+1530
* * decl2.c (maybe_make_one_only): Always make things comdat onjason1999-11-022-3/+12
* tweak commentjason1999-11-021-2/+4
* * libgcc2.c (__do_global_dtors): Only do EH frame stuff ifjason1999-11-022-1/+6
* * jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONTlaw1999-11-022-8/+14
* * unroll.c (unroll_loop): Allocate memory for MAP using xcalloc.law1999-11-022-5/+9
* * reg-stack.c (convert_regs_1): Handle EH edges specially.rth1999-11-022-5/+31
* Remove duplicate of friend18.Cmmitchel1999-11-011-26/+0
* * bitmap.h (BITMAP_XMALLOC): New macro.mmitchel1999-11-019-127/+194
* * combine.c (combine_instructions): Use xmalloc instead of alloca.mmitchel1999-11-012-17/+32
* * toplev.c (rest_of_compilation): Don't optimize the CFGrth1999-11-012-15/+20
* * output.h (assemble_end_function, assemble_destructor,ghazi1999-11-013-14/+24
* Patch from Philippe De Muyter <phdm@macqel.be>korbb1999-11-014-13/+21
* Add comments explaining what thumb_expand_prologue() does.nickc1999-11-012-22/+56
* * regclass.c (record_reg_classes): In matching case, recomputekenner1999-11-012-12/+47
* Mon Nov 1 01:32:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-011-2/+4
* Mon Nov 1 01:32:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-013-8/+27
* * flow.c (calculate_global_regs_live): Fix thinko.law1999-11-012-1/+4
* Daily bump.law1999-11-012-2/+2
* * ggc-page.c (struct page_entry): Remove save_num_free_objects.mmitchel1999-11-012-23/+73
* * toplev.c (rest_of_compilation): Fix thinko in this change:mmitchel1999-11-012-1/+11
* * integrate.c (expand_inline_function): Fix bugs in previouslaw1999-11-012-8/+17
* * Makefile.in (convert.o, typeck.o): Depend on output.hlaw1999-11-015-134/+13
* * gcc.dg/struct-ret-2.c: New test.oliva1999-11-012-0/+17
* * gcc.dg/array-1.c: New test.oliva1999-11-012-0/+19
* * stmt.c (expand_value_return): Fix typo in this change:mmitchel1999-11-011-1/+1
* * stmt.c (expand_value_return): Fix typo in this change:mmitchel1999-11-011-0/+8
* * expr.c (readonly_fields_p): Ignore everything except FIELD_DECLs.mmitchel1999-11-012-3/+8