summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test of gcov branch coverage reporting.janis2001-08-202-0/+295
* Test of gcov line coverage information.janis2001-08-201-0/+271
* Change to invoke gcov and clean up.janis2001-08-201-1/+2
* Add support for branch information.janis2001-08-201-23/+179
* * gcc.misc-tests/gcov.exp: Add support for branch information.janis2001-08-201-0/+6
* * doc/invoke.texi (Profiling options): Clarify the interactionsjanis2001-08-202-29/+64
* * configure: Rebuilt.tromey2001-08-203-91/+82
* 2001-08-20 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-08-202-1/+6
* * gcc.c (make_relative_prefix): Allocate a sufficiently largekraai2001-08-202-2/+11
* Fixed ChangeLog entry: mips.c (reload_outcc) -> (reload_incc)rsandifo2001-08-201-1/+1
* * final.c (end_final): Fix typo last change.rth2001-08-202-1/+4
* Daily bump.gccadmin2001-08-205-5/+5
* Daily bump.gccadmin2001-08-201-1/+1
* * cppinit.c (init_standard_includes): The returned bufferneil2001-08-207-95/+123
* * final.c (compute_alignments): New function.hubicka2001-08-196-96/+214
* * doc/invoke.texi (MIPS Options): Document -mfused-madd.geoffk2001-08-194-9/+39
* * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.danglin2001-08-192-1/+5
* * dwarf2asm.c (dw2_output_indirect_constant_1): The symbol refrth2001-08-192-1/+6
* * typeck2.c (add_exception_specifier): Only require complete type ifjakub2001-08-194-1/+50
* * config/ia64/ia64.c (ia64_cycle_display): Only emit cyclerth2001-08-192-1/+9
* * function.c (gen_mem_addressof): Don't call get_alias_set if no decl.rth2001-08-192-1/+5
* * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle @ and *rth2001-08-193-44/+28
* * config/i386/i386.md (tablejump): Make an expander; handlerth2001-08-192-71/+21
* * regclass.c (fix_register): Fix typo.rth2001-08-192-1/+5
* Daily bump.gccadmin2001-08-196-6/+6
* * config/ia64/unwind-ia64.c (UNW_REG_B0): New.rth2001-08-192-5/+30
* * config/ia64/crtbegin.asm (dtor_ptr): Make gp-relative.rth2001-08-193-11/+100
* * crtstuff.c: Move list heads before code that uses them.rth2001-08-192-94/+92
* * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.rth2001-08-197-46/+78
* * config/ia64/ia64.md (cycle_display): Combine the expanderrth2001-08-192-6/+3
* * config/ia64/ia64.c (ia64_sched_reorder2): Also skip pastrth2001-08-192-17/+33
* * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stoprth2001-08-192-0/+11
* * timevar.def (TV_MACH_DEP): New.rth2001-08-194-0/+12
* 2001-08-18 Vladimir A Merzliakov <wanderer@rsu.ru>bkoz2001-08-192-1/+5
* 2001-08-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-08-192-1/+38
* * unwind-dw2.c (execute_stack_op): Add default aborts tozack2001-08-192-0/+11
* * timevar.h (struct timevar_time_def): Change element type to float.rth2001-08-183-30/+34
* * doc/extend.texi, doc/gcc.texi, doc/install-old.texi,zack2001-08-188-345/+344
* include:zack2001-08-184-266/+242
* oops, that went with the previous commitzack2001-08-181-0/+40
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-1849-664/+782
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-1825-200/+311
* * configure.target (cpu_include_dir): Set to `config/cpu/m68k' forschwab2001-08-181-0/+3
* * mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2_DIVMOD_FUNCS whenrth2001-08-182-2/+10
* * except.c (TYPE_HASH): Delete.ghazi2001-08-1810-23/+34
* * config/mips/mips.md (adddi3_internal_2+1): Remove contraints fromgrahams2001-08-182-4/+11
* * cppinit.c (init_standard_includes): Reverse accidentallyneil2001-08-181-1/+1
* Daily bump.gccadmin2001-08-186-6/+6
* * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm2001-08-182-1/+6
* 2001-08-17 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-08-1820-972/+1585