aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-16re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson3-0/+24
2002-06-16toplev.c (rest_of_compilation): Perform a simpler, less costly cleanup of the...Jeff Law2-1/+6
2002-06-16TODO: Update.Phil Edwards7-126/+358
2002-06-16Daily bump.GCC Administrator7-7/+7
2002-06-16* gcc.c (main): Correct startfile_prefix_spec check.Alan Modra2-1/+5
2002-06-15config.gcc: Revert rth's patch of 2002-05-18.Geoffrey Keating2-9/+8
2002-06-15expr.c (compare_from_rtx): Call simplify_relational_operation on all comparis...Roger Sayle2-4/+13
2002-06-15AbstractMethodError.java: Re-merged with Classpath.Tom Tromey63-2199/+2151
2002-06-15BufferedOutputStream.java: Re-merged with Classpath.Tom Tromey21-720/+609
2002-06-15ChoiceFormat.java: Update comments from Classpath.Nathanael Nerode3-65/+57
2002-06-15InflaterInputStream.java (read): Loop if data has been read but none output b...Tom Tromey9-787/+1347
2002-06-15* gcc.c-torture/execute/20020615-1.c: New test.Hans-Peter Nilsson2-0/+63
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi13-51/+88
2002-06-15Makefile.in (tm_defines): New configuration variable.John David Anglin9-68/+50
2002-06-15fold-const.c (comparison_to_compcode): New function to convert an comparison ...Roger Sayle6-0/+355
2002-06-15cp-tree.h (compiler_error): Remove declaration.Gabriel Dos Reis3-16/+5
2002-06-15tm.texi (MEMBER_TYPE_FORCES_BLK): Document MODE argument.Aldy Hernandez5-16/+25
2002-06-15Daily bump.GCC Administrator7-7/+7
2002-06-14* config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS): Add SPARC_STACK_BIAS.Jeff Sturm2-1/+6
2002-06-14configure.in (USE_UNWIND_EXCEPTIONS): Add support to set USE_UNWIND_EXCEPTION...Steve Ellcey6-314/+364
2002-06-14loop.c (check_final_value): Use v->always_executed instead of v->always_compu...Eric Botcazou3-3/+14
2002-06-14* loop.c (for_each_insn_in_loop): Fix formatting and comments.Eric Botcazou2-9/+10
2002-06-14New.Richard Henderson1-0/+41
2002-06-14Mark pr last change.Richard Henderson1-0/+1
2002-06-14convert.c (convert_to_integer): Don't pass the truncation down when the targe...Eric Botcazou3-10/+35
2002-06-14fold-const.c (fold): Move X>=C / X<C transfomation earlier.Richard Henderson2-95/+99
2002-06-14* config/alpha/alpha.md (builtin_zapnot): Fix op2 mode.Richard Henderson2-1/+5
2002-06-14Remove bogus ChangeLog entry that snuck in during last commit:Eric Christopher1-6/+0
2002-06-14rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.Franz Sirl5-23/+25
2002-06-14configure.in (target_alias): Fix.J.T. Conklin4-9/+10
2002-06-14gcse.c (delete_null_pointer_checks_1): Inform caller if any null pointer chec...Jeff Law4-14/+31
2002-06-14rs6000.c (rs6000_frame_related): Avoid unwanted sharing of hard registers.Jeff Law2-0/+13
2002-06-14* Makefile.in (libgcc.mk): Depend on specs.Ulrich Weigand2-1/+5
2002-06-14* sh.md (mulsi3): Update way how to find insns in a sequence.J"orn Rennecke2-3/+6
2002-06-14sh.h: Define HARD_REGNO_RENAME_OKDhananjay R. Deshpande4-0/+34
2002-06-14sh.md (jump): Emit jump insn.Kaz Kojima2-6/+13
2002-06-14Daily bump.GCC Administrator7-7/+7
2002-06-14cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth3-67/+111
2002-06-13pass MEM reference to find_reloads_addressAlan Lehotsky2-5/+11
2002-06-13defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.Richard Henderson9-25/+131
2002-06-13diagnostic.c (output_format): Fix thinko.Eric Christopher2-3/+13
2002-06-13coff.h (HAS_INIT_SECTION, [...]): Don't define.J"orn Rennecke2-9/+5
2002-06-13sh.c (calc_live_regs): Don't use initial_value optimization for PR_MEDIA_REG.J"orn Rennecke2-7/+17
2002-06-13cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth5-66/+105
2002-06-13Individual processor configurations for sh-elf / sh-linux:J"orn Rennecke6-21/+103
2002-06-13natString.cc (init): Handle case where DONT_COPY is true and OFFSET!=0.Tom Tromey10-1548/+1699
2002-06-13re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey3-1/+7
2002-06-13toplev.c (rest_of_compilation): Simplify (and correct) the logic of the first...Roger Sayle2-5/+9
2002-06-13parse.y (class_declaration, [...]): Make sure all their rules have an action...Akim Demaille2-6/+18
2002-06-13* i386.c (ix86_expand_movstr): Fix pasto.Jan Hubicka2-2/+6