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