aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-07test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger2-1/+13
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-07mt_allocator.h (_S_initialize): If !__GTHREAD_MUTEX_INIT, then initialize _S_...Benjamin Kosnik2-2/+11
2004-03-07re PR libstdc++/12658 (Thread safety problems in locale::global() and locale:...Benjamin Kosnik9-64/+67
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 Administrator2-2/+2
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-06locale_facets.tcc: Tweak the comment preceding has_facet: doesn't throw.Paolo Carlini2-1/+5
2004-03-061.cc: Clean up.Paolo Carlini9-88/+11
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-06locale_facets.tcc (num_get<>::_M_extract_float, [...]): Prefer plain operator...Paolo Carlini4-46/+52
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 Administrator2-2/+2
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-05hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski3-3/+11
2004-03-05ltconfig: Disable building static libraries if building shared libraries on A...David Edelsohn2-1/+6
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
2004-03-05stor-layout.c (layout_type, [...]): Make size FUNCTION_BOUNDARY, not POINTER_...Richard Kenner2-3/+11
2004-03-05configure.ac: When passing --enable-languages to subdir configure when host !...Ian Lance Taylor3-16/+24
2004-03-05re PR driver/13577 (multiple -o options with -c cause unrecognized option `-s...Nathan Sidwell2-1/+7
2004-03-05[multiple changes]Arnaud Charlet63-1111/+1640
2004-03-0514320-2.cc: Remove xfail.Paolo Carlini2-2/+4
2004-03-05simplify-rtx.c (simplify_relational_operation): If flag_wrapv is set...Paolo Bonzini2-2/+9
2004-03-05rtlanal.c: Include target.h and output.h.Paolo Bonzini5-122/+127
2004-03-05cse.c (cse_end_of_basic_block): Make static.Paolo Bonzini5-24/+42
2004-03-05m32r.c (signed_comparison_operator): Add a missing parenthesis.Kazu Hirata2-1/+6
2004-03-05ggc-common.c (gt_pch_restore): Don't unmap addr unless we are going to call m...Ian Lance Taylor2-13/+21
2004-03-05xtensa.c (xtensa_return_in_msb): New function.Bob Wilson2-0/+18
2004-03-05Forgot to mark PR for <URL:http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00237.html>Hans-Peter Nilsson1-0/+1
2004-03-05Forgot to mark PR for <URL:http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00238.html>.Hans-Peter Nilsson1-0/+1
2004-03-05* gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.Hans-Peter Nilsson2-0/+79
2004-03-05fp-bit.c (_fpdiv_parts): Do not round when pack_d would round the same.Hans-Peter Nilsson2-21/+32