aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-09-06string.tcc: Fix up more parameter names.Levente Farkas2-7/+11
2000-09-06* lang-specs.h: Also recognize `-femit-class-files'.Tom Tromey2-1/+6
2000-09-06rs6000.md: Correct function unit definitions for cr_logical and mtjmpr.David Edelsohn2-286/+33
2000-09-06extend.texi: Mark named return value extension as deprecated.Mark Mitchell16-238/+86
2000-09-06natMethod.cc (_Jv_CallAnyMethodA): Accept null `args' if method takes no para...Tom Tromey2-2/+9
2000-09-06rs6000.c (rs6000_reverse_condition): Return the result.Geoff Keating2-2/+8
2000-09-06configure.in (multilib): Enable by default only for target.Alexandre Oliva3-92/+86
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva2-0/+3
2000-09-06toplev.c (display_help): Fix thinko in documentation.Gabriel Dos Reis4-3/+37