aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson2-4/+8
2004-03-09re PR target/14480 (gcc/config/rs6000/t-rtems is missing)Joel Sherrill2-0/+91
2004-03-09Daily bump.GCC Administrator1-1/+1
2004-03-08re PR c++/13170 (ICE in build_base_path)Jason Merrill6-33/+42
2004-03-08re PR middle-end/14289 (ICE in a register array)Roger Sayle7-5/+62
2004-03-08s390.md ("*extendqidi2_short_displ"): Add CC clobber.Ulrich Weigand2-2/+9
2004-03-08re PR debug/14079 (wrong debug info for extern boolean variable in debug mode)Matt Austern2-2/+12
2004-03-08pdp11.c (comparison_operator_index): Remove.Kazu Hirata3-51/+7
2004-03-08expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_ta...Eric Botcazou4-9/+46
2004-03-08rs6000.c: Formatting fix.Alan Modra2-2/+6
2004-03-08rs6000.c (rs6000_override_options): Don't override -msoft-float by -mcpu.Alan Modra2-16/+11
2004-03-08rs6000.md (ashrdi3): Do not call ashrdi3_no_power for little endian.Aldy Hernandez2-3/+11
2004-03-08fold-const.c (tree_expr_nonnegative_p): Reformat checks for builtins.Kaveh R. Ghazi2-53/+29
2004-03-08re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson1-0/+8
2004-03-08re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson8-498/+1318
2004-03-08Daily bump.GCC Administrator1-1/+1
2004-03-08re PR debug/11983 (ICE in dwarf-2 on code using altivec)Alan Modra2-39/+181
2004-03-07rs6000.c (rs6000_parse_abi_options): SPE and AltiVec abi cannot co-exist.Aldy Hernandez3-3/+15
2004-03-07* except.c (emit_to_new_bb_before): Break fallthru edges.Jan Hubicka2-0/+11
2004-03-07m68hc11.md ("*lshrsi3_const"): Disable for 68HC12.Stephane Carrez3-17/+55
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata15-133/+18
2004-03-07fold-const.c (fold): Fold x | x as x.Roger Sayle2-0/+12
2004-03-07fold-const.c (fold): Rewrite optimization to transform "foo++ == const" into ...Roger Sayle4-140/+106
2004-03-07mips.c (mips_in_small_data_p): Return false if TARGET_ABICALLS.Richard Sandiford4-1/+15
2004-03-07m68hc11.c (m68hc11_gen_movhi): Use 2,-sp to push the stack register.Stephane Carrez2-4/+18
2004-03-06* config/alpha/alpha.c (alpha_in_small_data_p): False for functions.Richard Henderson2-0/+8
2004-03-07ns32k-protos.h: Add a prototype for ns32k_notice_update_cc.Kazu Hirata4-45/+81
2004-03-07s390.md ("load_multiple", [...]): Allow only if reload_completed.Ulrich Weigand4-6/+42
2004-03-07sibcall-3.c (recurser_void1, [...]): Make them static.Kazu Hirata3-8/+14
2004-03-07re PR c/14465 (insn-output.c:790: error: `asm_out_file' undeclared)Eric Botcazou2-0/+20
2004-03-07Daily bump.GCC Administrator1-1/+1
2004-03-06vax-protos.h: Add a prototype for vax_notice_update_cc.Kazu Hirata4-55/+79
2004-03-06collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de...David Edelsohn2-10/+21
2004-03-06pa.md (icacheflush): Reorder operands to make match_scratch operand last.John David Anglin3-8/+12
2004-03-06alpha.h (MASK_LONG_DOUBLE_128): New.Richard Henderson4-8/+45
2004-03-06alpha.c (alpha_swapped_comparison_operator): Fix botched rtx class conversion.Richard Henderson2-1/+6
2004-03-06builtin-explog-1.c: Add comments for each test.Kaveh R. Ghazi2-4/+46
2004-03-06tree.h (BUILTIN_EXP10_P, [...]): New macros.Kaveh R. Ghazi4-49/+37
2004-03-06re PR target/14343 (internal error while using vector instructions [gcc 3.4.0...Eric Botcazou4-1/+24
2004-03-06re PR c/14114 ([unit-at-a-time] ICE in gen_subprogram_die)Eric Botcazou2-0/+25
2004-03-05config.gcc (mips64orion-*-elf*, [...]): Delete duplicated line.Chris Demetriou2-1/+5
2004-03-06* builtins.c: Consistently use logN not log* in comments.Kaveh R. Ghazi2-4/+8
2004-03-06rtl.h (mem_expr_equal_p): Function prototype added.Andreas Krebbel6-0/+182
2004-03-06objc-act.c (synth_module_prologue): Const-qualify objc_selector type if using...Ziemowit Laski2-88/+78
2004-03-06Daily bump.GCC Administrator1-1/+1
2004-03-05* doc/tm.texi (HARD_REGNO_RENAME_OK): Document.Kazu Hirata2-0/+15
2004-03-05tree.h (TYPE_HASH): Use TYPE_UID.Jason Merrill6-43/+78
2004-03-05xtensa.c (function_arg): Handle 16-byte aligned args.Bob Wilson2-25/+44
2004-03-05arm.h (ARM_FLAG_VFP): Remove.Paul Brook3-6/+8
2004-03-05* function.c (assign_parms): Include pretend alignment offset.Paul Brook2-7/+7