aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-13* Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.Geoffrey Keating2-1/+5
2002-08-13RandomAccessFile.java (skipBytes): Return number of bytes skipped.Jesse Rosenstock2-1/+10
2002-08-13For PR java/7483:Jesse Rosenstock2-0/+12
2002-08-13opts.c (c_common_init_options): Extra braces needed.Neil Booth2-0/+6
2002-08-13sh.c (sh_init_builtins): Add PARAMS to declaration.J"orn Rennecke3-9/+19
2002-08-13decl.c (pushdecl_class_level): Honor requests to bind names to OVERLOADs.Mark Mitchell4-8/+30
2002-08-13documentation.html: Use HTML entities for punctuation.Jonathan Wakely2-4/+9
2002-08-13s390-modes.def [...]: Declare new condition code modes.Ulrich Weigand5-462/+926
2002-08-13avr.md: Call CC_STATUS_INIT in all peepnoles which can change CC0.Denis Chertykov2-1/+11
2002-08-13gcse.c (adjust_libcall_notes): New function.J"orn Rennecke2-6/+77
2002-08-13Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).Rainer Orth2-2/+7
2002-08-13libgcc2.c (L_bb): Remove unneeded #includes.Nathan Sidwell3-135/+220
2002-08-13ip2k.c (commands_in_file): Variable removed.Denis Chertykov3-20/+16
2002-08-13Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.Tim Josling4-8/+61
2002-08-13Daily bump.GCC Administrator7-7/+7
2002-08-13c-opts.c (c_common_init_options): Check option array is sorted if checking en...Neil Booth2-0/+13
2002-08-13c-pretty-print.c: #include "c-tree.h".Gabriel Dos Reis3-100/+219
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth10-180/+281
2002-08-12mmix.md (define_constants): Add MMIX_rR_REGNUM.Hans-Peter Nilsson3-5/+17
2002-08-12diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.Gabriel Dos Reis6-14/+145
2002-08-12- improve wording of previous changeDavid Edelsohn1-2/+2
2002-08-12trouble.texi (Disappointments): Add static constructor and destructor depende...David Edelsohn2-0/+16
2002-08-12cpphash.h (struct printer): New from cppmain.c.Neil Booth3-111/+133
2002-08-12real.c (ieee_64): Always define.Kaveh R. Ghazi2-3/+19
2002-08-12i386.md (tablejump): Sign extend the operand.Jan Hubicka3-2/+7
2002-08-12Daily bump.GCC Administrator7-7/+7
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth9-93/+88
2002-08-12* config.gcc (mips*-*-netbsd*): Include ${tm_file}.Kaveh R. Ghazi2-1/+5
2002-08-12i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing backslash in comme...Kaveh R. Ghazi5-4/+12
2002-08-12expr.c (store_expr): In condition for checking if value is generated in TARGE...Hans-Peter Nilsson2-3/+11
2002-08-11c-common.c (c_common_init): Call preprocess_file instead.Neil Booth7-175/+192
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi11-15/+33
2002-08-11darwin-c.c (darwin_pragma_options): Const-ify.Kaveh R. Ghazi4-14/+28
2002-08-11ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.Kaveh R. Ghazi3-14/+25
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi9-12/+33
2002-08-11decl2.c (build_call_from_tree): Fix uninitialized variable.Kaveh R. Ghazi4-3/+15
2002-08-11Resurrect from Attic as should have been done in original commit.Mark Wielaard2-0/+217
2002-08-11decl.c (duplicate_decls): Replace DECL_SOURCE_FILE + DECL_SOURCE_LINE with DE...Gabriel Dos Reis5-20/+20
2002-08-11* Forgotten commit.Neil Booth1-0/+12
2002-08-11* i386.c (classify_argument): Fix computing of field's offsets.Jan Hubicka2-3/+12
2002-08-11Reenable patch since shared library troubles on powerpc are solved:Mark Wielaard15-21/+1566
2002-08-11re PR target/7531 (-mcmodel not documented for x86-64)Andreas Jaeger2-11/+43
2002-08-11c-common.h (enum c_language_kind): Emphasize that clk_c is 0.Neil Booth3-81/+62
2002-08-11Daily bump.GCC Administrator7-7/+7
2002-08-11alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...Ziemowit Laski4-3/+11
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth10-104/+117
2002-08-10cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff errors.Jan Hubicka2-0/+8
2002-08-10tree.c (maybe_dummy_object): Replace // with /* */eNathan Sidwell4-3/+13
2002-08-10emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi7-18/+31
2002-08-10gengtype.c (write_gc_structure_fields): Avoid signed/unsigned warnings in out...Kaveh R. Ghazi2-1/+6