]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2001-08-20  janisChange to invoke gcov and clean up.
2001-08-20  janisAdd support for branch information.
2001-08-20  janis * gcc.misc-tests/gcov.exp: Add support for branch...
2001-08-20  janis * doc/invoke.texi (Profiling options): Clarify the...
2001-08-20  tromey * configure: Rebuilt.
2001-08-20  oldham2001-08-20 Jeffrey Oldham <oldham@codesourcery.com>
2001-08-20  kraai * gcc.c (make_relative_prefix): Allocate a sufficientl...
2001-08-20  rsandifoFixed ChangeLog entry: mips.c (reload_outcc) -> (reload...
2001-08-20  rth * final.c (end_final): Fix typo last change.
2001-08-20  gccadminDaily bump.
2001-08-20  gccadminDaily bump.
2001-08-20  neil * cppinit.c (init_standard_includes): The returned...
2001-08-19  hubicka * final.c (compute_alignments): New function.
2001-08-19  geoffk * doc/invoke.texi (MIPS Options): Document -mfused...
2001-08-19  danglin * g++.dg/special/ecos.exp (initp1.C): Run initp1.C...
2001-08-19  rth * dwarf2asm.c (dw2_output_indirect_constant_1...
2001-08-19  jakub * typeck2.c (add_exception_specifier): Only require...
2001-08-19  rth * config/ia64/ia64.c (ia64_cycle_display):...
2001-08-19  rth * function.c (gen_mem_addressof): Don't call...
2001-08-19  rth * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle...
2001-08-19  rth * config/i386/i386.md (tablejump): Make an...
2001-08-19  rth * regclass.c (fix_register): Fix typo.
2001-08-19  gccadminDaily bump.
2001-08-19  rth * config/ia64/unwind-ia64.c (UNW_REG_B0): New.
2001-08-19  rth * config/ia64/crtbegin.asm (dtor_ptr): Make...
2001-08-19  rth * crtstuff.c: Move list heads before code that...
2001-08-19  rth * flow.c (mark_regs_live_at_end): Use regs_inva...
2001-08-19  rth * config/ia64/ia64.md (cycle_display): Combine...
2001-08-19  rth * config/ia64/ia64.c (ia64_sched_reorder2)...
2001-08-19  rth * config/ia64/ia64.c (ia64_internal_sched_reord...
2001-08-19  rth * timevar.def (TV_MACH_DEP): New.
2001-08-19  bkoz2001-08-18 Vladimir A Merzliakov <wanderer@rsu.ru>
2001-08-19  bkoz2001-08-18 Benjamin Kosnik <bkoz@redhat.com>
2001-08-19  zack * unwind-dw2.c (execute_stack_op): Add default aborts to
2001-08-18  rth * timevar.h (struct timevar_time_def): Change...
2001-08-18  zack * doc/extend.texi, doc/gcc.texi, doc/install...
2001-08-18  zackinclude:
2001-08-18  zackoops, that went with the previous commit
2001-08-18  zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-18  zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-18  schwab * configure.target (cpu_include_dir): Set to `config...
2001-08-18  rth * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2_DI...
2001-08-18  ghazi * except.c (TYPE_HASH): Delete.
2001-08-18  grahams * config/mips/mips.md (adddi3_internal_2+1): Remove...
2001-08-18  neil * cppinit.c (init_standard_includes): Reverse accidentally
2001-08-18  gccadminDaily bump.
2001-08-18  jsturm * gnu/gcj/convert/UnicodeToBytes.java (write): Write...
2001-08-18  bkoz2001-08-17 Benjamin Kosnik <bkoz@redhat.com>
2001-08-18  tromey * Makefile.am, acinclude.m4, configure.in: Imported...
2001-08-18  tromey2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>
2001-08-18  rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-18  rth * config/mips/iris6.h (TARGET_IRIX6): New.
2001-08-17  janis * doc/install.texi (Install GCC): Add links to build...
2001-08-17  apbianco2001-08-17 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-17  neil * cpperror.c (print_location): Don't take a file...
2001-08-17  janis(Install GCC): Add links to build status pages.
2001-08-17  tromey2001-08-17 Mark J Roberts <mjr@anarcast.net>
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-08-17  apbianco2001-08-16 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-17  danglin * pa.h (RETURN_IN_MEMORY): Return types with a size...
2001-08-17  zack * system.h: Forward-declare struct rtx_def, struct...
2001-08-17  cgf* configure.in: Always set HAVE_SYS_ERRLIST when target...
2001-08-17  rthAdd commentary.
2001-08-17  rth * config/mips/elf.h, config/mips/elf64.h, confi...
2001-08-17  gerald * doc/invoke.texi (Optimize Options): The default for
2001-08-17  rth * doc/tm.texi (Sections): Document TEXT_SECTION.
2001-08-17  rth * varasm.c (text_section): Allow TEXT_SECTION...
2001-08-17  tromeyInitial revision
2001-08-17  rth * dwarf2out.c (dwarf2out_init): Don't emit...
2001-08-17  tromeyDummy commit in preparation for import
2001-08-17  rth * varasm.c (assemble_variable): Don't overalign...
2001-08-17  tromey * gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-17  hboehm * BigInteger.java: fix right shifts by nonzero multipl...
2001-08-17  hboehm * BigInteger.java: fix right shifts by nonzero multipl...
2001-08-17  aph2001-08-10 Andrew Haley <aph@cambridge.redhat.com>
2001-08-17  hubicka Install the proper patch.
2001-08-17  hubicka * final.c: Undo my previous accidental checkin.
2001-08-17  gccadminDaily bump.
2001-08-17  mmitchel * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
2001-08-17  rth * varasm.c (named_section_flags): Remove align...
2001-08-17  rth * varasm.c (force_const_mem): Keep pool alignme...
2001-08-17  zack * doc/tm.texi: Remove extra @table command.
2001-08-17  rth * hashtab.c (htab_hash_string): New.
2001-08-17  rth * hashtab.h (htab_hash_string): Declare.
2001-08-17  zack * final.c (shorten_branches): Clear the end of the...
2001-08-16  tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-08-16  toon2001-08-16 David Billinghurst <David.Billinghurst...
2001-08-16  sirl 2001-08-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-08-16  jasontweak comment
2001-08-16  janisAdd myself to people who can write after approval
2001-08-16  hubickaThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-16  jason * stor-layout.c (layout_decl): Don't set DECL_U...
2001-08-16  kraai * config/i386/i386.c (ix86_init_mmx_sse_builtins)...
2001-08-16  espie2001-08-16 Marc Espie <espie@openbsd.org>
2001-08-16  aj * config/s390/s390.c: Include "debug.h" for...
2001-08-16  gccadminDaily bump.
2001-08-15  tromey * jni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-15  tromey * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL...
2001-08-15  wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-15  jle * config/i960/i960.md (trap): Change "faulteq...
next