summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-2720-2183/+1081
* * calls.c (expand_call): If sibcall_failure is set during pass 1,jakub2000-10-274-4/+32
* Add prototype to prevent compile time warningnickc2000-10-272-0/+6
* New testcase.bernds2000-10-272-0/+15
* Daily bump.law2000-10-272-2/+2
* New test.rth2000-10-262-0/+48
* * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.mmitchel2000-10-2611-13/+29
* * calls.c (expand_call): Supress sibcall if we have arth2000-10-262-1/+11
* * ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constantsrth2000-10-262-0/+6
* * gcc.c-torture/compile/20001024-1.c: New test.nathan2000-10-262-0/+17
* * tree.c (make_node, case 't'): Set alignment to that ofnathan2000-10-263-1/+9
* Daily bump.law2000-10-262-2/+2
* * Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.mmitchel2000-10-266-16/+34
* cp/gdr2000-10-264-7/+20
* * recog.c (constrain_operands): Initialize which_alternativerth2000-10-262-7/+6
* * cse.c (find_comparison_args): Check that we can reverse arth2000-10-262-0/+11
* * lex.c (java_new_lexer): Initialize new fields. Work aroundtromey2000-10-263-135/+244
* * reload.c (find_reloads_address_part): Kill rtx obstack hackery.rth2000-10-252-18/+6
* * simplify-rtx.c (simplify_relational_operation): Sign extendrth2000-10-252-3/+7
* Include config.h before system.h.nickc2000-10-253-2/+12
* * c-decl.c (grokdeclarator): Move warning for qualified voidjsm282000-10-256-7/+77
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-254-17/+58
* * cpp.texi: Update with implementation-defined behavior andneil2000-10-252-13/+111
* * stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on thejakub2000-10-254-0/+51
* Daily bump.law2000-10-252-2/+2
* 2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-252-2/+9
* * alias.c: Include basic-block.h.wehle2000-10-253-2/+106
* fix secondary_reload typo from last patchaldyh2000-10-251-1/+1
* secondary_reload_class: treat pseudos like memoryaldyh2000-10-252-3/+13
* Fixes for C++ structure layout breakage.wilson2000-10-253-23/+29
* * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider picrth2000-10-242-5/+27
* do not propagate constants into jump_insn's for machines with CC0, more than ...aldyh2000-10-242-1/+12
* treat pseudos just like memoryaldyh2000-10-242-5/+16
* * combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVALaoliva2000-10-242-0/+13
* 2000-10-24 Andrew Haley <aph@cygnus.co.uk>aph2000-10-242-0/+10
* * sibcall.c (purge_mem_unchanging_flag): New function.jakub2000-10-244-11/+94
* Daily bump.law2000-10-242-2/+2
* 2000-10-24 Philipp Thomas <pthomas@suse.de>pthomas2000-10-244-94/+129
* * config/ia64/ia64.c (ia64_expand_prologue): Mark extrarth2000-10-242-2/+18
* * config/alpha/alpha.md: Add names for all unnamed insns; userth2000-10-242-266/+259
* Fix Turbo's LPRng compilation failure due to assembler errors.wilson2000-10-233-3/+19
* * call.c (equal_functions): Also call decls_match for extern "C" fns.jason2000-10-233-2/+28
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-232-0/+15
* 2000-10-23 Diego Novillo <dnovillo@cygnus.com>dnovillo2000-10-232-0/+15
* m68k-coff removed libgloss to fix a multiple definition of crt0dlindsay2000-10-232-1/+7
* * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER cangeoffk2000-10-232-5/+11
* * local-alloc.c (update_equiv_regs): Add an abort(). Whengeoffk2000-10-232-1/+16
* * c-tree.texi: Improve documentation for IF_STMTs and relatedmmitchel2000-10-232-9/+26
* Daily bump.law2000-10-232-2/+2
* * call.c (standard_conversion): Use RVALUE_CONVs for allmmitchel2000-10-233-1/+39