aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs19-75/+148
2001-07-10* ChangeLog: Resolve conflict.Neil Booth1-5/+0
2001-07-09basic-block.h (tree_node): Forward declare if needed.Diego Novillo5-5/+37
2001-07-10darwin.c (darwin_encode_section_info): Don't mark any DECL_EXTERNAL node as d...Stan Shebs2-0/+6
2001-07-09typeck.c (unary_complex_lvalue): Do not duplicate the argument to modify...Erik Rozendaal2-4/+19
2001-07-09pa.c (pa_init_machine_status, [...]): Delete.John David Anglin4-91/+25
2001-07-09t-h8300 (LIB1ASMFUNCS): Add _floatdisf and _fixsfdi.Kazu Hirata3-2/+10
2001-07-09configopts.html: Fix thinko.Phil Edwards4-10/+17
2001-07-09Update.Andreas Jaeger1-1/+11
2001-07-09output.h: Add declaration of final_forward_branch_p.Andreas Jaeger2-16/+20
2001-07-09varray.c: Include errors.h for internal_error and trim_filename declarations.Andreas Jaeger2-2/+4
2001-07-09expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.Toon Moene4-10/+54
2001-07-09Forgot to commit with last batch.Jeff Law1-0/+1221
2001-07-09Makefile.in (OBJS): Add ssa-ccp.oJeff Law9-37/+115
2001-07-09emit-rtl.c (gen_highpart_mode): New.Jan Hubicka4-8/+35
2001-07-09explanations.html: New file.Phil Edwards4-45/+177
2001-07-09flow.c (redirect_edge_and_branch_force): New.Jan Hubicka2-21/+187
2001-07-09emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia...Richard Kenner3-9/+28
2001-07-09* c-lang.c (start_cdtor): Remove extra parameter from start_function.Richard Kenner2-55/+88
2001-07-09expmed.c (store_fixed_bit_field): Don't use a mode bigger than the mode of th...Andrew Haley2-2/+12
2001-07-09valarray_meta.h (_Expr::operator+): Use qualified id for _Expr template templ...Kriang Lerdsuwanakij2-7/+16
2001-07-09[multiple changes]Richard Kenner19-216/+142
2001-07-09Implement vtable jumps for x86-64.Bo Thorsen2-1/+11
2001-07-09Daily bump.GCC Administrator6-6/+6
2001-07-09* tm.texi: Fix markup.Neil Booth1-2/+4
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth47-253/+109
2001-07-09* doc/c-tree.texi: Document representation of attributes.Joseph Myers2-0/+39
2001-07-08tm.texi: Update some places for the rename of target to targetm.Joseph Myers2-6/+11
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers21-71/+91
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers17-103/+142
2001-07-08final.c (no_asm_to_stream): New.Neil Booth15-38/+79
2001-07-08* stmt.c (emit_case_nodes): Convert modes properly in low+high test.Richard Henderson2-6/+15
2001-07-08i386.md: Remove constraints strings from define_split and define_peephole2 pa...Richard Henderson2-10/+28
2001-07-08Daily bump.GCC Administrator6-6/+6
2001-07-08tm.texi (Exception Handling): New subnode of Stack and Calling.Richard Henderson2-5/+33
2001-07-08Update email address.Mike Stump1-1/+1
2001-07-07Makefile.in: Update config.h dependencies.Toon Moene14-8/+77
2001-07-07* verify.c: Don't use // comments.Zack Weinberg2-2/+6
2001-07-07m68hc11.c (m68hc11_initial_elimination_offset): Take into account m68hc11_sp_...Stephane Carrez3-4/+10
2001-07-07Append # to end of the label inside NAME as opposed to just the end of NAME.Nick Clifton2-10/+32
2001-07-07Makefile.am (libgcj.jar): Don't recursively make built_java_source_files.Jeff Sturm3-1006/+92
2001-07-07Makefile.in: Add necessary dependencies on config.h.Toon Moene2-36/+40
2001-07-07Daily bump.GCC Administrator6-6/+6
2001-07-07alpha-protos.h (vms_valid_decl_attribute_p): Delete.Neil Booth4-11/+19
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs48-69/+113
2001-07-06except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of DWARF2_UNWIND_INFO ...Richard Henderson2-1/+6
2001-07-06Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.cGabriel Dos Reis6-80/+17
2001-07-06combine.c (combine_simplify_rtx): Also recompute 'mode' if the call to simpli...Diego Novillo2-1/+11
2001-07-06glimits.h (__SHRT_MAX__): New.Roman Lechtchinsky2-6/+15
2001-07-06* gettextP.h (SWAP): Change parameter type to unsigned int.Roman Lechtchinsky2-3/+8