aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-10Daily bump.GCC Administrator7-7/+7
2002-08-09- fix formatting of previous patch.David Edelsohn1-4/+4
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski13-61/+98
2002-08-09call.c (standard_conversion): Use build_ptrmem_type.Mark Mitchell9-92/+161
2002-08-09* ifcvt.c (find_if_case_2): Test correct basic block for size.Toshiyasu Morita2-1/+6
2002-08-09Add sibcall handling for rs6000 target.Dale Johannesen5-6/+317
2002-08-09deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...Phil Edwards12-6226/+6190
2002-08-09profile.c (da_file_name): New static var.Nathan Sidwell5-12/+22
2002-08-09Commit missing files from AWT merge.Bryce McKinlay2-0/+113
2002-08-09Daily bump.GCC Administrator7-7/+7
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth7-242/+248
2002-08-09istream.tcc (basic_istream::ignore): Use sbumpc, not snextc.Danny Smith1-2/+1
2002-08-09istream.tcc (basic_istream::ignore): Use sbumpc, not snextc.Danny Smith3-19/+35
2002-08-09[multiple changes]Bryce McKinlay7-28/+203
2002-08-09More AWT/Swing merge from GNU Classpath.Bryce McKinlay2-0/+34
2002-08-09Correct ChangeLog for XToolkit changes.Bryce McKinlay1-2/+5
2002-08-09More AWT/Swing merge from GNU Classpath.Bryce McKinlay4-0/+373
2002-08-09More AWT/Swing merge from GNU Classpath.Bryce McKinlay11-0/+1332
2002-08-09AWT/Swing merge from GNU Classpath.Bryce McKinlay490-8952/+85237
2002-08-09jcf-write.c (get_access_flags): Return correct access flags for private and p...Bryce McKinlay2-0/+9
2002-08-09cleanup whitespacing a tad.Mike Stump1-15/+15
2002-08-09call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.Mike Stump10-45/+83
2002-08-09i386.c (legitimate_constant_p): UNSPEC_TP is not legitimate constant.Jakub Jelinek4-17/+91
2002-08-08objc-act.c (build_selector_translation_table): Issue warning...Devang Patel4-0/+60
2002-08-08bitfield4.c: New test.Nathan Sidwell3-0/+87
2002-08-08sh.c (prepare_move_operands): Only call target_reg_operand if TARGET_SHMEDIA.Stephen Clarke2-1/+7