aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-08recog.c (validate_replace_rtx_1): Fix confusion about equality testing...Jan Hubicka2-7/+64
2000-09-08* config/sh/sh.md (symPLT_label2reg): Use operand3 for PIC reg.Alexandre Oliva2-2/+6
2000-09-08Update docs for USE rtx.Bernd Schmidt2-0/+30
2000-09-08Fix computation of need_mode in choose_reload_regs.Bernd Schmidt2-2/+9
2000-09-08Some vector operation simplifications.Bernd Schmidt2-0/+44
2000-09-08Daily bump.Jeff Law5-5/+5
2000-09-07lib1funcs.asm (__divsi3): Use .s1 for frcpa.Richard Henderson2-4/+13
2000-09-08sol-c0.c (_start): Declare `termfunc' parameter with a prototype.Geoff Keating3-4/+13
2000-09-08Amend last change: add %, in front of Ldi%=:Joern Rennecke1-2/+2
2000-09-08sh.md (cmpeqsi_ior_t, [...]): Remove.J"orn Rennecke2-29/+20
2000-09-07c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS, do not call dispa...Richard Henderson2-11/+7
2000-09-07Fix ia64-linux compiler abort on perl.Jim Wilson3-4/+17
2000-09-08atomicity.h (__exchange_and_add): Change unused to __unused__.Benjamin Kosnik4-3/+16
2000-09-08cpplib.h (struct cpp_options): Add user_label_prefix member, left out of comm...Zack Weinberg2-0/+8
2000-09-07bb-reorder.c (fixup_reorder_chain): Add jump in new block after switch for CA...Richard Henderson2-11/+21
2000-09-07Add bits for --enable-maintainer-mode...Benjamin Kosnik5-971/+941
2000-09-07std_cwctype.h: Remove yesterday's hacks.Benjamin Kosnik1-6/+0
2000-09-07loop.c (strength_reduce): Call check_ext_dependant_givs.Richard Henderson4-65/+356
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg31-680/+704
2000-09-07h8300.h: Fix comment typos.Kazu Hirata4-12/+17
2000-09-07stl_tree.h: Make operators !=, == type safe for map, set.Brad Garcia2-4/+13
2000-09-07000-09-07 Brad Garcia <bgarcia@laurelnetworks.com>Brad Garcia2-0/+86
2000-09-07Makefile.in: Remove references to cppulp.{c,o}.Neil Booth4-34/+14
2000-09-07* md5.c: #include "ansidecl.h".Michael Sokolov2-0/+5
2000-09-07verify.c (merge_types): Load the types to merge if necessary.Alexandre Petit-Bianco2-0/+18
2000-09-07c-common.c (time_char_table): Allow %#b and %#h.Joseph Myers4-11/+16
2000-09-07reorg.c (find_end_label): If the basic block reorder pass moves the return in...Herman A.J. ten Brugge2-12/+42
2000-09-07* gcc.c-torture/execute/unroll-1.c: New test.Catherine Moore2-0/+23
2000-09-07unroll.c (unroll_loop): Check for unconditional jumps to loop continuation.Catherine Moore2-0/+53
2000-09-07Makefile.am (Thread.h): Don't be friends with native threads functions.Bryce McKinlay5-50/+31
2000-09-07Handle multiword modes in regno_clobbered_pBernd Schmidt4-11/+26
2000-09-07Fix a small oversightBernd Schmidt2-1/+8
2000-09-07* ir.texi: Document type nodes.Gabriel Dos Reis2-0/+41
2000-09-07Daily bump.Jeff Law5-5/+5
2000-09-07c-common.h (prep_stmt): Declare.Mark Mitchell8-160/+193
2000-09-07cp-demangle.c (status_allocation_failed): Rearrange whitespace.Alex Samuel2-5/+32
2000-09-07configure.in (sh-*-linux*): Added.Niibe Yutaka8-93/+275
2000-09-07sh.h (OVERRIDE_OPTIONS): Don't disable function CSE unless generating PIC.Alexandre Oliva2-1/+4
2000-09-07sh.md (symPLT_label2reg): Force the initialization of the PIC register.Alexandre Oliva2-2/+23
2000-09-07decl.c (initialize_local_var): Remove RTL-generating code.Mark Mitchell3-15/+16
2000-09-07Makefile.in (clean_s1): Depend on stage_b.H.J. Lu2-3/+8
2000-09-07acinclude.m4 (GLIBCPP_CHECK_CPU): Add ia64 support.Richard Henderson5-927/+994
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell14-340/+524
2000-09-06* flow.c (insn_dead_p): Detect dead memory stores with auto increments.Herman A.J. ten Brugge2-1/+18
2000-09-06* calls.c: Fix formatting.Kazu Hirata2-130/+134
2000-09-07acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no...Benjamin Kosnik11-921/+1034
2000-09-06* config/i386/i386.h (ADDRESS_COST): Fix typo.Graham Stott2-1/+5
2000-09-07Integrated preprocessor.Zack Weinberg49-7525/+4991
2000-09-06jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm2-2/+8
2000-09-06Constructor.java (toString): Use `getName' for parameter types.Tom Tromey3-3/+8