aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-08-25lss-001.C, [...]: New tests.Paul Burchard12-0/+193
1999-08-25* c-common.c (combine_strings): Always set TREE_CONSTANT.Jason Merrill2-1/+6
1999-08-25combine.c (nonzero_bits): Allow single-ly set registers to be anywere in the ...Gavin Romig-Koch2-11/+37
1999-08-25G19990304_01.out: New file.Tom Tromey3-0/+24
1999-08-25* jvspec.c (lang_specific_driver): Correctly handle --help again.Tom Tromey2-2/+10
1999-08-25loop.c (express_from): Try harder to unify (* c N) and (* c M) where N and M ...Richard Henderson2-0/+29
1999-08-25* dump.c (dequeue_and_dump): Dump TARGET_EXPRs.Mark Mitchell2-0/+18
1999-08-25sbitmap.h (sbitmap_intersection_of_succs): Add prototype.Andrew MacLeod5-12/+245
1999-08-25G19990310_01.out: New file.Tom Tromey3-0/+29
1999-08-25lists.c (unused_insn_list, [...]): New file for maintaining various types of ...Andrew MacLeod6-125/+219
1999-08-25Fix compile time warning messages.Nick Clifton4-11/+16
1999-08-25gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi15-595/+739
1999-08-25genattr.c (gen_attr): Add prototype arguments for get_attr_*().Kaveh R. Ghazi2-4/+10
1999-08-25Warning fixes:Kaveh R. Ghazi13-48/+112
1999-08-25Warning fixes:Kaveh R. Ghazi2-5/+15
1999-08-25* thunk1.C: New test.Alexandre Oliva2-0/+42
1999-08-25* g++.old-deja/g++.other/decl5.C: New testNathan Sidwell2-0/+82
1999-08-25decl2.c (handle_class_head): Be graceful about additional scope qualifiers.Nathan Sidwell2-9/+28
1999-08-25Fix small problem with gcse dumpsBernd Schmidt2-1/+6
1999-08-25Do not configure or build ld for AIX native systems.Nick Clifton2-4/+15
1999-08-25Add support for generating .weak, .type and .size assembler directives.Nick Clifton2-25/+163
1999-08-25Fix typo.Jeff Law4-5/+5
1999-08-25Fix typoJeff Law1-2/+2
1999-08-25Fix typos.Jeff Law4-4/+4
1999-08-25Typo.Jeff Law1-1/+1
1999-08-25Fix minor oops in last change.Jeff Law1-1/+1
1999-08-25Daily bump.Jeff Law5-5/+5
1999-08-25calls.c (emit_call_1): Use call_pop/call_value_pop for all values of n_popped...John David Anglin2-1/+15
1999-08-25* configure.in: Alphabetize selection of .ml fragments.David O'Brien2-4/+8
1999-08-25tm.texi: GNU CC -> GCC conversion.Jeffrey A Law2-90/+96
1999-08-25* lang-specs.h: Pass cc1 spec to f771.Rainer Orth2-4/+8
1999-08-25config-ml.in: Pass compiler flag corresponding to multidirs to subdir configu...Rainer Orth2-1/+17
1999-08-25loop.c (strength_reduce): Automatically unroll loops if the unrolled loop siz...Michael Tiemann2-3/+37
1999-08-25flow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG and NOTE_INSN_EH_REGION_...Mark Mitchell2-2/+7
1999-08-24loop.c (insert_bct): Replace use of sdiv_optab with asr_optab and delete comm...Michael Tiemann2-13/+9
1999-08-24haifa-sched.c (find_rgns): Mark a block found during the DFS search as reacha...Jeffrey A Law2-0/+18
1999-08-24* haifa-sched.c (get_visual_tbl_length): Fix off-by-one error.Jeffrey A Law2-1/+5
1999-08-24mkfixinc.sh: Don't fix uwin headers.Mumit Khan4-9/+22
1999-08-24gcse.c (find_avail_set): Follow chains of register-register copies.Bernd Schmidt2-25/+74
1999-08-24gcse.c (cprop_jump): New function, broken out of cprop_insn.Bernd Schmidt2-76/+137
1999-08-24final.c (output_addr_const): Handle case where ASM_OPEN_PAREN and ASM_CLOSE_P...Art Haas2-2/+7
1999-08-25Makefile.in (PREPROCESSOR_DEFINES): New macro.Fred Fish3-41/+75
1999-08-25* posix-threads.cc: Include <errno.h>.Bryce McKinlay2-0/+5
1999-08-24jump.c (jump_optimize_1): Do cmov opt on any single-set; force B into a regis...Richard Henderson2-7/+31
1999-08-24fold-const.c (fold): Reassociate (+ (+ (* a b) c) (* d e)) as (+ (+ (* a b) (...Richard Henderson2-0/+67
1999-08-24haifa-sched.c (split_hard_reg_notes): Move to flow.cBob Manson7-689/+1128
1999-08-24newJason Merrill1-0/+31
1999-08-24call.c (build_conditional_expr): Fix typo.Jason Merrill4-8/+32
1999-08-24expr.c (expand_expr): Cope with COND_EXPRs with one non-returning branch.Nathan Sidwell2-2/+12
1999-08-24expr.c (store_expr): Always pass down the target, even when not doing CSE.Mark Mitchell2-2/+6