aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-07re PR java/20215 (gcj does not accept classes with same name fields)Tom Tromey3-24/+37
2005-03-07std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ...Paolo Carlini6-8/+41
2005-03-07natXAnyEvent.cc (loadNext): Added timeout.Scott Gilbertson5-17/+41
2005-03-07Change ChangeLog file names from a numeric index (ChangeLog.N) to aIan Lance Taylor14-101874/+101847
2005-03-07reorg.c (relax_delay_slots): Check that the jump is conditional before trying...Eric Botcazou2-0/+6
2005-03-07* loop-unswitch.c (unswitch_loop): Remove local variable src.Kazu Hirata2-2/+3
2005-03-07cfgrtl.c (rtl_verify_flow_info_1): Remove local variable last_bb_seen.Kazu Hirata2-4/+4
2005-03-07cfghooks.c (verify_flow_info): Remove local variable num_bb_notes.Kazu Hirata2-2/+4
2005-03-07warn_summary: Add -fortran subdir flag.Kaveh R. Ghazi2-6/+11
2005-03-07tree-ssa-dce.c (control_dependence_map, [...]): Make them static.Kazu Hirata2-2/+5
2005-03-07* tree-ssa-pre.c (has_abnormal_preds): Make it static.Kazu Hirata2-1/+3
2005-03-07stor-layout.c (set_alignment): Remove.Kazu Hirata3-7/+3
2005-03-07* tree-ssa-operands.c (check_build_stmt): Remove.Kazu Hirata2-5/+2
2005-03-07cfgbuild.c (find_sub_basic_blocks): Remove.Kazu Hirata6-50/+13
2005-03-07recog.c (verify_changes): Make it static.Kazu Hirata3-2/+4
2005-03-07reload1.c (reload_startobj, [...]): Make them static.Kazu Hirata2-7/+12
2005-03-07flow.c (regs_live_at_setjmp): Make it static.Kazu Hirata3-5/+4
2005-03-07* calls (stack_arg_under_construction): Make it static.Kazu Hirata2-1/+3
2005-03-07bb-reorder.c (max_entry_frequency, [...]): Make them static.Kazu Hirata2-2/+7
2005-03-07* Replace tabs with spaces.Steven G. Kargl22-367/+391
2005-03-07cygwin1.c (mingw_scan): Use xstrdup in calls to putenv.David Billinghurst2-4/+8
2005-03-07hpux.h (LINK_SPEC): Add -z.Joseph Myers3-1/+11
2005-03-07fold-const.c (fold_binary): Unroll the very first "for" loop.Kazu Hirata2-17/+44
2005-03-07* fold-const.c (fold_binary): Remove handling of RANGE_EXPR.Kazu Hirata2-10/+4
2005-03-06predicates.md (branch_comparison_operator): Remove redundant match_code test.David Edelsohn2-13/+21
2005-03-07Daily bump.GCC Administrator2-2/+2
2005-03-06re PR target/20288 (AVR assignment of a value through a 16 bit pointer genera...Marek Michalkiewicz3-24/+91
2005-03-06* es.po: Update.Joseph Myers2-4394/+2960
2005-03-06* fold-const.c (fold_unary): Use build1 instead of copy_node.Kazu Hirata2-2/+3
2005-03-06* cse.c (cse_reg_info_table): Make it static.Kazu Hirata2-1/+3
2005-03-06* cselib.c (reg_values, reg_values_size): Make them static.Kazu Hirata2-2/+6
2005-03-06re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis...Roger Sayle3-28/+9
2005-03-06* cse.c (find_best_addr): Use canon_for_address.Zdenek Dvorak2-1/+6
2005-03-06file-format.exp (gcc_target_object_format): Add check for som format and hard...John David Anglin6-3/+32
2005-03-06configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie2-2/+2
2005-03-06configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie3-47/+101
2005-03-06fold-const.c (fold_binary_op_with_conditional_arg): Take decomposed arguments...Kazu Hirata2-10/+15
2005-03-06fold-const.c (fold_range_test): Take decomposed arguments code, type, op0, an...Kazu Hirata2-17/+20
2005-03-06Fix ChangeLog date of PR19311Kriang Lerdsuwanakij1-2/+1
2005-03-06re PR treelang/20326 (treelang does install the backend as a driver)James A. Morrison3-4/+86
2005-03-06fold-const.c (optimize_minmax_comparison): Take decomposed arguments code, ty...Kazu Hirata2-13/+31
2005-03-06* fold-const.c (fold_binary): Use code instead of t.Kazu Hirata2-1/+3
2005-03-06* ChangeLog: Update entry.John David Anglin1-1/+1
2005-03-06jcf-dump.c, [...]: Update copyright.Kazu Hirata7-6/+11
2005-03-06Remove xref code.Ranjit Mathew9-224/+45
2005-03-06cse.c (fold_rtx_subreg, [...]): New.Kazu Hirata2-312/+348
2005-03-06fold-const.c (fold_binary): Avoid directly using the original expression t as...Kazu Hirata2-7/+12
2005-03-06* fold-const.c (fold): Remove handling of binary expressions.Kazu Hirata2-2598/+2
2005-03-06Daily bump.GCC Administrator2-2/+2
2005-03-05pr19936_1.f90: New test.Steven G. Kargl4-0/+22