aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-16Add REG_MAYBE_DEAD note to frame pointer initialisation instruction.Nick Clifton2-1/+11
2002-01-16* .cvsignore: Add man pages.Andreas Jaeger2-11/+21
2002-01-16Typo.Jakub Jelinek1-1/+1
2002-01-16re PR target/5357 (SPARC: illegal (?) combination of -mcpu=supersparc and -m6...Jakub Jelinek4-1/+32
2002-01-16s390.c (s390_emit_prologue): Do not emit USE insn for GOT register; add REG_M...Ulrich Weigand3-28/+76
2002-01-16General formatting tidy up.Nick Clifton2-161/+233
2002-01-16calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting...Graham Stott5-13/+23
2002-01-16sched-rgn.c (passed): Use sbitmap_free.Graham Stott2-6/+14
2002-01-16Daily bump.GCC Administrator6-6/+6
2002-01-16num_put_members_wchar_t.cc (test02): Same.Benjamin Kosnik2-3/+2
2002-01-16num_put_members_wchar_t.cc (test02): Same.Benjamin Kosnik3-4/+11
2002-01-16* java/awt/AWTPermission.java: Updated copyright.Tom Tromey2-5/+25
2002-01-16flow.c (propagate_one_insn): Change to use fatal_insn.Eric Christopher2-5/+5
2002-01-16LayoutManager2.java: Merged with Classpath.Tom Tromey5-90/+359
2002-01-16Start of AWT merge with Classpath:Tom Tromey65-1290/+5825
2002-01-16[multiple changes]Tom Tromey3-14/+28
2002-01-16Added missing dg-waning.Ira Ruben1-1/+1
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata27-147/+32
2002-01-16locale_facets.tcc (num_put::do_put(bool): Fix.Benjamin Kosnik6-17/+298
2002-01-16re PR java/5365 (gcjh -stubs does not include correct files)Tom Tromey2-3/+16
2002-01-16rs6000.md (altivec_stvx): Add parallels to stvx.Aldy Hernandez2-26/+51
2002-01-16For PR libgcj/5303:Tom Tromey1-2/+14
2002-01-15document FILE_STMTJason Merrill1-0/+7
2002-01-15config.gcc: Change altivec.h to altivec-defs.h.Aldy Hernandez2-1/+9
2002-01-15addAldy Hernandez1-0/+27
2002-01-15deleteAldy Hernandez1-27/+0
2002-01-15Makefile.am (LINK): Add --tag CC.Benjamin Kosnik3-4/+14
2002-01-15vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV and UMOD modes.John David Anglin4-21/+35
2002-01-15c-common.def (FILE_STMT): New code.Jason Merrill5-1/+53
2002-01-15ctype_noninline.h: Use __SB_masks for address of character to attribute mappi...John David Anglin2-3/+8
2002-01-1520020103-1.c: Also test for __PPC__, since that's used by EABI.Geoffrey Keating2-1/+6
2002-01-15flow.c (propagate_one_insn): Add error message and print out insn for debugging.Eric Christopher2-13/+22
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers10-44/+31
2002-01-15i386-prefetch.exp: New.Janis Johnson6-0/+216
2002-01-15configure.in: Remove fcntl.h check; never define _POSIX_SOURCE, NO_FCNTL or O...Loren J. Rittle8-145/+108
2002-01-15install.texi (hppa*-hp-hpux11): --enable-threads does not work on this platfo...Craig Rodrigues2-1/+9
2002-01-15c-typeck.c (build_unary_op): Don't wrap msgid argument of readonly_warning in...Joseph Myers2-1/+6
2002-01-15mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp4-6/+15
2002-01-15h8300.c (print_operand): Remove support for unused operand characters.Kazu Hirata2-83/+5
2002-01-15read-rtl.c: Fix formatting.Kazu Hirata9-66/+77
2002-01-15* config/i386/i386.c: Fix formatting.Kazu Hirata2-35/+39
2002-01-15c-typeck.c (process_init_element): Don't save_expr COMPOUND_LITERAL_EXPR if j...Jakub Jelinek4-1/+27
2002-01-15Daily bump.GCC Administrator6-6/+6
2002-01-15rs6000.c (rs6000_output_function_epilogue): Do not emit optional traceback ta...David Edelsohn3-50/+96
2002-01-15config.gcc (x86_64-*-*): Install mmintrin.h and xmmintrin.h.Andreas Jaeger8-12/+25
2002-01-15* mips-tfile.c: Fix formatting.Kazu Hirata2-124/+128
2002-01-152002-01-08 David Billinghurst <David.Billinghurst@riotinto.com>David Billinghurst2-2/+6
2002-01-15locale_facets.tcc (time_put::put): Correct output iterator positions.Benjamin Kosnik7-12/+290
2002-01-15porting-howto.xml: Update filebuf section.Craig Rodrigues2-1/+7
2002-01-14* unroll.c (final_reg_note_copy): Fix previous commit.Jan Hubicka2-4/+13