aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers18-27/+32
2001-10-29loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers4-18/+27
2001-10-29* c-parse.in (expr_no_commas, primary), c-typeck.cJoseph Myers3-12/+11
2001-10-29re PR libgcj/4728 (java.util.zip.GZIPOutputStream.write(int) doesn't update CRC)Tom Tromey2-1/+12
2001-10-29Undo assemble_name change in earlier patch.David Edelsohn6-17/+60
2001-10-29Rewritten from scratch class lookup internals - getting a good performanceNicola Pero1-0/+16
2001-10-29Rewritten all the internals - great performance boost.Nicola Pero1-122/+463
2001-10-29New objc testsNicola Pero3-0/+132
2001-10-29Improved compiler checkings for ObjC + GNU runtime when sending messagesNicola Pero1-0/+10
2001-10-29(GNU runtime only) statically type `self' in a class method context to beNicola Pero1-11/+14
2001-10-29* pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero.John David Anglin2-1/+5
2001-10-29fstream.tcc (filebuf::showmanyc): Simplify.Benjamin Kosnik3-7/+22
2001-10-29* init.c:Geert Bosch5-35/+47
2001-10-29news.texi: Document new ability to compile programs with arrays larger than 5...Toon Moene2-1/+27
2001-10-29* Makefile.in (OBJS): Put all files in alphabetical order.Richard Kenner2-17/+18
2001-10-29dwarf2out.c (add_const_value_attribute): Fix error in last change.Richard Kenner2-3/+11
2001-10-29basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka6-7/+42
2001-10-29Daily bump.GCC Administrator6-6/+6
2001-10-29* update_web_docs: Generate libiberty and gnat-style manuals.Joseph Myers2-1/+6
2001-10-28aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.David Edelsohn6-57/+38
2001-10-28builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case.Richard Kenner2-6/+38
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers40-80/+89
2001-10-28ChangeLog.1, [...]: Fix spelling errors.Joseph Myers8-15/+20
2001-10-28* doc/extend.texi, doc/invoke.texi: Fix spelling.Joseph Myers3-4/+6
2001-10-28* doc/gcc.texi: Document use of "dependent" and American spelling.Joseph Myers2-0/+6
2001-10-28expr.c (emit_group_load): Support CONCATs by storing them to memory and reloa...Jan Hubicka2-0/+13
2001-10-28* expr.c (store_constructor_field): Only call adjust_address on MEM.Richard Kenner2-6/+11
2001-10-28genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe.Jan Hubicka2-5/+19
2001-10-28Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi6-26/+47
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers29-34/+46
2001-10-2886numaux.adb, [...]: Fix spelling errors.Joseph Myers44-100/+113
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers34-56/+66
2001-10-28* ChangeLog, configure: Fix spelling errors.Joseph Myers2-5/+9
2001-10-28Daily bump.GCC Administrator6-6/+6
2001-10-27* gcse.c (insert_insn_end_bb): Don't assume PAT is a SET.Richard Kenner2-1/+3
2001-10-27dwarf2out.c (reg_number): Abort if pseudo.Richard Kenner2-115/+165
2001-10-27mips-protos.h: Break up long lines.Richard Kenner4-80/+82
2001-10-27expr.c (stor_constructor_field): Always call adjust_address.Richard Kenner2-16/+62
2001-10-27jni.h (struct JNINativeInterface): Returns jsize, not jint.Tom Tromey2-1/+6
2001-10-27* ifcvt.c (if_convert): Call clear_aux_for_blocks.Jan Hubicka2-0/+5
2001-10-27trans.c (gigi): Fix non determinism leading to bootstrap comparison failures ...Laurent Guerby2-4/+14
2001-10-27* gnat_rm.texi: Use @./@: where appropriate.Florian Weimer2-123/+127
2001-10-27* decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL.Kriang Lerdsuwanakij3-0/+11
2001-10-27cfgcleanup.c (merge_blocks_move_predecessor_nojumps, [...]): Set BB_UPDATE_LIFE.Jan Hubicka3-2/+16
2001-10-27Daily bump.GCC Administrator6-6/+6
2001-10-26Adler32.java: Use correct class name.Tom Tromey2-1/+6
2001-10-26* config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata2-177/+25
2001-10-26c-typeck.c (convert_arguments): When comparing for enumeral type equality, us...Neil Booth3-1/+28
2001-10-26* sinfo.adb: Define Associated_Node to overlap Entity field. Cleanup.Robert Dewar2-1/+29
2001-10-26s390.c: Fix comment typos.Kazu Hirata4-11/+17