aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell5-11/+59
2000-03-05Revert this patch:Mark Mitchell9-4/+89
2000-03-05impint.C: New test.Nathan Sidwell14-1/+85
2000-03-05call.c (convert_like): Macrofy.Nathan Sidwell4-59/+111
2000-03-05re GNATS gcj/129 (Static array length access bug in gcj)Anthony Green3-0/+21
2000-03-05DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses.Warren Levy2-2/+7
2000-03-05Daily bump.Jeff Law5-5/+5
2000-03-05re GNATS gcj/151 (strange result on Math.sin(1e50))Anthony Green2-1/+6
2000-03-05New test code.Anthony Green3-0/+40
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell2-51/+3
2000-03-05* regmove.c (copy_src_to_dest) Do not create src->dest moveThomas Schuster2-0/+6
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell9-34/+95
2000-03-04declare dwarf2out_ignore_blockJason Merrill1-0/+1
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey7-8/+186
2000-03-04configure: Rebuilt.Anthony Green4-149/+187
2000-03-04mkdeps.c, mkdeps.h: New files.Zack Weinberg9-182/+415
2000-03-04* decl.c (init_decl_processing): Initialize sizetype properly.Per Bothner2-1/+6
2000-03-04* cppinit.c: Fix thinko in previous patch.Zack Weinberg2-1/+5
2000-03-04machmode.h (mode_for_size, [...]): SIZE now signed.Richard Kenner4-27/+60
2000-03-04* toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.Richard Kenner2-1/+5
2000-03-04stmt.c (is_body_block): Move...Jason Merrill7-71/+52
2000-03-04Daily bump.Jeff Law5-5/+5
2000-03-04* config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.Zack Weinberg2-0/+5
2000-03-04cpplib.h (_dollar_ok): New macro.Zack Weinberg6-54/+77
2000-03-03dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.Jason Merrill8-51/+93
2000-03-03decl2.c (key_method): Break out from...Jason Merrill4-117/+91
2000-03-04cppinit.c (cpp_handle_option): Set opts->pedantic directly.Zack Weinberg3-4/+7
2000-03-03expr.c (expand_expr, [...]): Use bitfield case if result is a RECORD_TYPE.Richard Kenner2-1/+16
2000-03-03elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.Jonathan Larmour2-0/+9
2000-03-03alpha.c (alpha_emit_set_const_1): Re-order cases to prefer addition over comp...Richard Henderson2-36/+41
2000-03-03* Makefile.in: Fixed ia64 by hand.Tom Tromey2-2/+4
2000-03-03decl.c (cp_finish_decl): Remove obsolete obstack comments, fix typos.Nathan Sidwell2-7/+7
2000-03-03* cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.Jason Merrill2-2/+3
2000-03-03configure: Rebuilt.Tom Tromey4-109/+201
2000-03-03reload1.c (reload_combine_note_use): Handle return register USEs.J"orn Rennecke2-0/+31
2000-03-03* md.texi: Document use of '*' in insn pattern name.Richard Kenner2-0/+9
2000-03-03* calls.c (special_function_p): operator new may not be malloc-like.Jason Merrill2-8/+7
2000-03-03Daily bump.Jeff Law5-5/+5
2000-03-03* gcse.c (dump_hash_table): Really fix error in last change.Jason Merrill2-3/+7
2000-03-02Denis Chertykov <denisc@overta.ru>Denis Chertykov3-119/+103
2000-03-02* alpha.c (alpha_emit_set_const_1): Also try c + small constant.Richard Henderson2-0/+12
2000-03-03Remove unncessary printf callsMark Mitchell1-3/+0
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell18-150/+502
2000-03-03Makefile.in: Rebuilt.Tom Tromey3-2/+8
2000-03-02i386.c: (constant_call_address_operand): Reject CONST_INT.Clinton Popetz2-1/+8
2000-03-02cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not set for the buffer.Jason Merrill3-9/+17
2000-03-03New test - more cpp corner casesZack Weinberg1-0/+3
2000-03-02* pt.c (instantiate_decl): Clear TI_PENDING_TEMPLATE_FLAG.Jason Merrill2-2/+9
2000-03-02function.h (struct expr_status): Add x_arg_space_so_far.Jason Merrill4-3/+33
2000-03-02varasm.c (output_constant): Strip off a CONVERT_EXPR to a UNION_TYPE.Richard Kenner2-2/+13