summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* combine.c (known_cond): After replacing the REG of a SUBREG, try to simplify it.Alexandre Oliva2002-02-142-0/+22
* function.c (assign_parms): Demote promoted argument passed by transparent ref...Alexandre Oliva2002-02-142-7/+14
* rtems-elf.h, rtems.h: Removed redundant -Acpu() and -Amachine() to eliminate ...Joel Sherrill2002-02-143-3/+7
* * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.Ulrich Weigand2002-02-142-0/+11
* dg.exp: Exclude debug subdir, it has its own .exp.Jakub Jelinek2002-02-147-6/+98
* h8300-protos.h: Update the prototype for const_costs.Kazu Hirata2002-02-144-5/+16
* * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.Hans-Peter Nilsson2002-02-142-1/+5
* re PR c/5503 (GCC ignores prototype)Jakub Jelinek2002-02-144-1/+58
* Daily bump.GCC Administrator2002-02-142-2/+2
* news.texi: List Problem Reports fixed in 3.1.Toon Moene2002-02-142-4/+32
* mips.c (override_options): Add check for march/mipsX on the same command line.Eric Christopher2002-02-142-14/+11
* darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.Aldy Hernandez2002-02-143-1/+10
* rs6000.md ("*movv4si_internal"): Add m<-r and r<-r alternatives.Aldy Hernandez2002-02-143-17/+37
* config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill2002-02-1324-194/+173
* * regmove.c (kill_value): Handle subregs.Jan Hubicka2002-02-132-0/+12
* i386.md (mul patterns): Allow memory operand to be first; add expanders where...Jan Hubicka2002-02-133-62/+215
* re PR c/5681 (gcc 3.0.3 produces wrong assembler code)Jakub Jelinek2002-02-134-1/+43
* re PR rtl-optimization/5547 (g++ 3.1 crash in output_operand)Jakub Jelinek2002-02-134-4/+94
* * g++.old-deja/g++.other/thunk1.C: New test.Richard Smith2002-02-132-0/+39
* s390.c (s390_final_chunkify): Re-run shorten_branches after emitting ltorg in...Ulrich Weigand2002-02-133-27/+45
* decl.c (builtin_function): Set TREE_THIS_VOLATILE on return fns.Jason Merrill2002-02-132-1/+8
* * typeck2.c (digest_init): Do handle values of vector type.Jason Merrill2002-02-132-1/+3
* mkconfig.sh: Avoid using a subshell redirect.Douglas B Rupp2002-02-132-41/+37
* vms.h (MD_EXEC_PREFIX, [...]): Define.Douglas B Rupp2002-02-133-0/+8
* vms.h (MD_FALLBACK_FRAME_STATE_FOR): Handle register frame procedures.Douglas B Rupp2002-02-132-11/+19
* t-vms (MULTILIB_OPTIONS): Define.Douglas B Rupp2002-02-133-0/+16
* alias.c (find_base_term, [...]): Make same change as for find_base_value.Richard Kenner2002-02-132-2/+18
* h8300.h (MODES_TIEABLE_P): Accept a combination of QImode and SImode.Kazu Hirata2002-02-132-7/+11
* h8300.c (h8300_adjust_insn_length): Correct the length computation of movsi.Kazu Hirata2002-02-133-4/+21
* h8300.md (subqi3): Tighten the predicate for operands[2] to register_operand.Kazu Hirata2002-02-132-6/+9
* typeck2.c (digest_init, [...]): Treat vectors like arrays.Jason Merrill2002-02-132-10/+23
* * i386.md (fop_*_comm_*): allow nonimmediate in the first operand.Jan Hubicka2002-02-132-12/+22
* Daily bump.GCC Administrator2002-02-132-2/+2
* data.c (ffedata_eval_offset_): Only convert index...Toon Moene2002-02-132-30/+46
* rs6000.md: Use predicate altivec_register_operand for altivec_lvx* and altive...Aldy Hernandez2002-02-134-24/+60
* mmix.c (mmix_assemble_integer): Don't handle SYMBOL_REF.Hans-Peter Nilsson2002-02-132-1/+6
* weak1.C: weak attributes not supported on cygwinDavid Billinghurst2002-02-122-2/+6
* c-typeck.c (digest_init): Handle vectors.Stan Shebs2002-02-126-7/+146
* explow.c (hard_function_value): Add comment explaining signed/unsigned compar...Eric Christopher2002-02-122-27/+36
* jump.c (never_reached_warning): Add finish argument.Jakub Jelinek2002-02-128-11/+76
* * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.Joseph Myers2002-02-123-0/+82
* * config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.Graham Stott2002-02-122-2/+6
* h8300.c (shift_alg_hi): Improve the 15-bit logical shifts on H8/300.Kazu Hirata2002-02-122-23/+96
* * config/pa/pa.c (compute_movstrsi_length): Fix typos.Graham Stott2002-02-122-2/+6
* alias.c (find_base_value, [...]): Handle #ifdef POINTERS_EXTEND_UNSIGNED.Richard Kenner2002-02-122-2/+19
* decl-1.c: Add do-compile tag.Benjamin Kosnik2002-02-121-0/+2
* Daily bump.GCC Administrator2002-02-122-2/+2
* * gcc.dg/decl-1.c: New test.Neil Booth2002-02-122-0/+19
* c99-flex-array-2.c: Add -std=iso9899:1999David Billinghurst2002-02-122-0/+5
* class.c (build_utf8_ref): Move declaration of decl_sizeDavid Billinghurst2002-02-112-13/+20