| Commit message (Expand) | Author | Age | Files | Lines |
* | host-cygwin.c: New file to support precompiled headers on cygwin | Earl Chew | 2005-03-07 | 4 | -0/+95 |
* | type_traits (is_polymorphic): Don't forget the virtual destructor, thus avoid... | Paolo Carlini | 2005-03-07 | 4 | -6/+35 |
* | fold-const.c (fold_binary_op_with_conditional_arg): Fix typo ordering ops fro... | David Edelsohn | 2005-03-07 | 2 | -1/+6 |
* | Various fixes to allow us to again build if --enable-mapped-location: | Per Bothner | 2005-03-07 | 6 | -8/+34 |
* | [multiple changes] | Bryce McKinlay | 2005-03-07 | 5 | -191/+37 |
* | mpw-config.in: Remove. | Ian Lance Taylor | 2005-03-07 | 7 | -1245/+12 |
* | gcj.texi (Invoking gcj-dbtool): Document '-f'. | Tom Tromey | 2005-03-07 | 4 | -4/+19 |
* | VMCompiler.java (md5Digest): New field. | Tom Tromey | 2005-03-07 | 2 | -2/+32 |
* | re PR rtl-optimization/19683 (MIPS wrong-code for 64-bit multiply.) | Richard Sandiford | 2005-03-07 | 4 | -9/+61 |
* | re PR java/20215 (gcj does not accept classes with same name fields) | Tom Tromey | 2005-03-07 | 3 | -24/+37 |
* | std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR ... | Paolo Carlini | 2005-03-07 | 6 | -8/+41 |
* | natXAnyEvent.cc (loadNext): Added timeout. | Scott Gilbertson | 2005-03-07 | 5 | -17/+41 |
* | Change ChangeLog file names from a numeric index (ChangeLog.N) to a | Ian Lance Taylor | 2005-03-07 | 14 | -101874/+101847 |
* | reorg.c (relax_delay_slots): Check that the jump is conditional before trying... | Eric Botcazou | 2005-03-07 | 2 | -0/+6 |
* | * loop-unswitch.c (unswitch_loop): Remove local variable src. | Kazu Hirata | 2005-03-07 | 2 | -2/+3 |
* | cfgrtl.c (rtl_verify_flow_info_1): Remove local variable last_bb_seen. | Kazu Hirata | 2005-03-07 | 2 | -4/+4 |
* | cfghooks.c (verify_flow_info): Remove local variable num_bb_notes. | Kazu Hirata | 2005-03-07 | 2 | -2/+4 |
* | warn_summary: Add -fortran subdir flag. | Kaveh R. Ghazi | 2005-03-07 | 2 | -6/+11 |
* | tree-ssa-dce.c (control_dependence_map, [...]): Make them static. | Kazu Hirata | 2005-03-07 | 2 | -2/+5 |
* | * tree-ssa-pre.c (has_abnormal_preds): Make it static. | Kazu Hirata | 2005-03-07 | 2 | -1/+3 |
* | stor-layout.c (set_alignment): Remove. | Kazu Hirata | 2005-03-07 | 3 | -7/+3 |
* | * tree-ssa-operands.c (check_build_stmt): Remove. | Kazu Hirata | 2005-03-07 | 2 | -5/+2 |
* | cfgbuild.c (find_sub_basic_blocks): Remove. | Kazu Hirata | 2005-03-07 | 6 | -50/+13 |
* | recog.c (verify_changes): Make it static. | Kazu Hirata | 2005-03-07 | 3 | -2/+4 |
* | reload1.c (reload_startobj, [...]): Make them static. | Kazu Hirata | 2005-03-07 | 2 | -7/+12 |
* | flow.c (regs_live_at_setjmp): Make it static. | Kazu Hirata | 2005-03-07 | 3 | -5/+4 |
* | * calls (stack_arg_under_construction): Make it static. | Kazu Hirata | 2005-03-07 | 2 | -1/+3 |
* | bb-reorder.c (max_entry_frequency, [...]): Make them static. | Kazu Hirata | 2005-03-07 | 2 | -2/+7 |
* | * Replace tabs with spaces. | Steven G. Kargl | 2005-03-07 | 22 | -367/+391 |
* | cygwin1.c (mingw_scan): Use xstrdup in calls to putenv. | David Billinghurst | 2005-03-07 | 2 | -4/+8 |
* | hpux.h (LINK_SPEC): Add -z. | Joseph Myers | 2005-03-07 | 3 | -1/+11 |
* | fold-const.c (fold_binary): Unroll the very first "for" loop. | Kazu Hirata | 2005-03-07 | 2 | -17/+44 |
* | * fold-const.c (fold_binary): Remove handling of RANGE_EXPR. | Kazu Hirata | 2005-03-07 | 2 | -10/+4 |
* | predicates.md (branch_comparison_operator): Remove redundant match_code test. | David Edelsohn | 2005-03-06 | 2 | -13/+21 |
* | Daily bump. | GCC Administrator | 2005-03-07 | 2 | -2/+2 |
* | re PR target/20288 (AVR assignment of a value through a 16 bit pointer genera... | Marek Michalkiewicz | 2005-03-06 | 3 | -24/+91 |
* | * es.po: Update. | Joseph Myers | 2005-03-06 | 2 | -4394/+2960 |
* | * fold-const.c (fold_unary): Use build1 instead of copy_node. | Kazu Hirata | 2005-03-06 | 2 | -2/+3 |
* | * cse.c (cse_reg_info_table): Make it static. | Kazu Hirata | 2005-03-06 | 2 | -1/+3 |
* | * cselib.c (reg_values, reg_values_size): Make them static. | Kazu Hirata | 2005-03-06 | 2 | -2/+6 |
* | re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis... | Roger Sayle | 2005-03-06 | 3 | -28/+9 |
* | * cse.c (find_best_addr): Use canon_for_address. | Zdenek Dvorak | 2005-03-06 | 2 | -1/+6 |
* | file-format.exp (gcc_target_object_format): Add check for som format and hard... | John David Anglin | 2005-03-06 | 6 | -3/+32 |
* | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 2005-03-06 | 2 | -2/+2 |
* | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 2005-03-06 | 3 | -47/+101 |
* | fold-const.c (fold_binary_op_with_conditional_arg): Take decomposed arguments... | Kazu Hirata | 2005-03-06 | 2 | -10/+15 |
* | fold-const.c (fold_range_test): Take decomposed arguments code, type, op0, an... | Kazu Hirata | 2005-03-06 | 2 | -17/+20 |
* | Fix ChangeLog date of PR19311 | Kriang Lerdsuwanakij | 2005-03-06 | 1 | -2/+1 |
* | re PR treelang/20326 (treelang does install the backend as a driver) | James A. Morrison | 2005-03-06 | 3 | -4/+86 |
* | fold-const.c (optimize_minmax_comparison): Take decomposed arguments code, ty... | Kazu Hirata | 2005-03-06 | 2 | -13/+31 |