aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-08-21gcov.exp: Add support for branch information.Janis Johnson1-0/+8
2001-08-21Remove information about new tests, to move to testsuite/ChangeLog.Janis Johnson1-6/+0
2001-08-21stmt.c: Don't include insn-codes.h.Zack Weinberg6-207/+223
2001-08-21alpha.h (CONDITIONAL_REGISTER_USAGE): Added local declaration of variable i.Will Cohen3-4/+16
2001-08-21crtstuff.c: Fix thinko last change.Richard Henderson3-91/+92
2001-08-21* gdbinit.in: Move break on exit after break on fancy_abort.Richard Henderson2-1/+3
2001-08-21ia64.c (ia64_return_in_memory): True for variable sized types.Richard Henderson2-4/+13
2001-08-21Daily bump.GCC Administrator2-2/+2
2001-08-21cpphash.h (_cpp_push_next_buffer): New.Neil Booth6-89/+136
2001-08-21profile.c (compute_branch_probabilities): Remove extra new-line in error mess...Andreas Jaeger3-4/+10
2001-08-20basic-block.h (basic_block): Add new field 'flags'.Diego Novillo3-16/+42
2001-08-20* doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.Diego Novillo2-2/+6
2001-08-21* sparc.c (sparc_variable_issue): Fix typo in last change.Kaveh R. Ghazi2-1/+5
2001-08-2020000801-4.x: Delete, test no longer expected to fail.Zack Weinberg2-2/+5
2001-08-20* varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.Richard Henderson2-0/+7
2001-08-20* pa.h (RETURN_IN_MEMORY): Improve comment.John David Anglin2-2/+7
2001-08-20Test of gcov branch coverage reporting.Janis Johnson2-0/+295
2001-08-20Test of gcov line coverage information.Janis Johnson1-0/+271
2001-08-20Change to invoke gcov and clean up.Janis Johnson1-1/+2
2001-08-20Add support for branch information.Janis Johnson1-23/+179
2001-08-20gcov.exp: Add support for branch information.Janis Johnson1-0/+6
2001-08-20invoke.texi (Profiling options): Clarify the interactions between -fprofile-a...Janis Johnson2-29/+64
2001-08-20crtstuff.c (__do_global_ctors): Fix typo in preprocessing command.Jeffrey Oldham2-1/+6
2001-08-20gcc.c (make_relative_prefix): Allocate a sufficiently large buffer.Matt Kraai2-2/+11
2001-08-20Fixed ChangeLog entry: mips.c (reload_outcc) -> (reload_incc)Richard Sandiford1-1/+1
2001-08-20* final.c (end_final): Fix typo last change.Richard Henderson2-1/+4
2001-08-20Daily bump.GCC Administrator1-1/+1
2001-08-20Daily bump.GCC Administrator1-1/+1
2001-08-20cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth7-95/+123
2001-08-19final.c (compute_alignments): New function.Jan Hubicka6-96/+214
2001-08-19invoke.texi (MIPS Options): Document -mfused-madd.Geoffrey Keating4-9/+39
2001-08-19* g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.John David Anglin2-1/+5
2001-08-19dwarf2asm.c (dw2_output_indirect_constant_1): The symbol ref is aligned to po...Richard Henderson2-1/+6
2001-08-19typeck2.c (add_exception_specifier): Only require complete type if not in pro...Jakub Jelinek4-1/+50
2001-08-19ia64.c (ia64_cycle_display): Only emit cycle display markers during final sch...Richard Henderson2-1/+9
2001-08-19* function.c (gen_mem_addressof): Don't call get_alias_set if no decl.Richard Henderson2-1/+5
2001-08-19ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the same string.Richard Henderson3-44/+28
2001-08-19i386.md (tablejump): Make an expander; handle pic relative addressing here.Richard Henderson2-71/+21
2001-08-19* regclass.c (fix_register): Fix typo.Richard Henderson2-1/+5
2001-08-19Daily bump.GCC Administrator2-2/+2
2001-08-18unwind-ia64.c (UNW_REG_B0): New.Richard Henderson2-5/+30
2001-08-18crtbegin.asm (dtor_ptr): Make gp-relative.Richard Henderson3-11/+100
2001-08-18crtstuff.c: Move list heads before code that uses them.Richard Henderson2-94/+92
2001-08-18flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.Richard Henderson7-46/+78
2001-08-18ia64.md (cycle_display): Combine the expander and insn patterns.Richard Henderson2-6/+3
2001-08-18ia64.c (ia64_sched_reorder2): Also skip past pred_rel_mutex when searching fo...Richard Henderson2-17/+33
2001-08-18ia64.c (ia64_internal_sched_reorder): Emit stop bit before asm as needed.Richard Henderson2-0/+11
2001-08-18timevar.def (TV_MACH_DEP): New.Richard Henderson4-0/+12
2001-08-19unwind-dw2.c (execute_stack_op): Add default aborts to the inner switches to ...Zack Weinberg2-0/+11
2001-08-18timevar.h (struct timevar_time_def): Change element type to float.Richard Henderson3-30/+34