summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* caller-save.c: Don't include insn-codes.h.Zack Weinberg2001-08-222-16/+15
* expmed.c (mode_for_extraction): New function.Zack Weinberg2001-08-227-123/+138
* cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth2001-08-217-38/+43
* cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth2001-08-215-13/+41
* cppfiles.c (stack_include_file): Harmonize system headerness tests.Neil Booth2001-08-213-43/+55
* tradcpp.c (rescan): define obufp_before_macroname before RECACHESam Steingold2001-08-212-1/+11
* gcov.exp: Add support for branch information.Janis Johnson2001-08-211-0/+8
* Remove information about new tests, to move to testsuite/ChangeLog.Janis Johnson2001-08-211-6/+0
* stmt.c: Don't include insn-codes.h.Zack Weinberg2001-08-216-207/+223
* alpha.h (CONDITIONAL_REGISTER_USAGE): Added local declaration of variable i.Will Cohen2001-08-213-4/+16
* crtstuff.c: Fix thinko last change.Richard Henderson2001-08-213-91/+92
* * gdbinit.in: Move break on exit after break on fancy_abort.Richard Henderson2001-08-212-1/+3
* ia64.c (ia64_return_in_memory): True for variable sized types.Richard Henderson2001-08-212-4/+13
* Daily bump.GCC Administrator2001-08-212-2/+2
* cpphash.h (_cpp_push_next_buffer): New.Neil Booth2001-08-216-89/+136
* profile.c (compute_branch_probabilities): Remove extra new-line in error mess...Andreas Jaeger2001-08-213-4/+10
* basic-block.h (basic_block): Add new field 'flags'.Diego Novillo2001-08-203-16/+42
* * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.Diego Novillo2001-08-202-2/+6
* * sparc.c (sparc_variable_issue): Fix typo in last change.Kaveh R. Ghazi2001-08-212-1/+5
* 20000801-4.x: Delete, test no longer expected to fail.Zack Weinberg2001-08-202-2/+5
* * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.Richard Henderson2001-08-202-0/+7
* * pa.h (RETURN_IN_MEMORY): Improve comment.John David Anglin2001-08-202-2/+7
* Test of gcov branch coverage reporting.Janis Johnson2001-08-202-0/+295
* Test of gcov line coverage information.Janis Johnson2001-08-201-0/+271
* Change to invoke gcov and clean up.Janis Johnson2001-08-201-1/+2
* Add support for branch information.Janis Johnson2001-08-201-23/+179
* gcov.exp: Add support for branch information.Janis Johnson2001-08-201-0/+6
* invoke.texi (Profiling options): Clarify the interactions between -fprofile-a...Janis Johnson2001-08-202-29/+64
* crtstuff.c (__do_global_ctors): Fix typo in preprocessing command.Jeffrey Oldham2001-08-202-1/+6
* gcc.c (make_relative_prefix): Allocate a sufficiently large buffer.Matt Kraai2001-08-202-2/+11
* Fixed ChangeLog entry: mips.c (reload_outcc) -> (reload_incc)Richard Sandiford2001-08-201-1/+1
* * final.c (end_final): Fix typo last change.Richard Henderson2001-08-202-1/+4
* Daily bump.GCC Administrator2001-08-201-1/+1
* Daily bump.GCC Administrator2001-08-201-1/+1
* cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth2001-08-207-95/+123
* final.c (compute_alignments): New function.Jan Hubicka2001-08-196-96/+214
* invoke.texi (MIPS Options): Document -mfused-madd.Geoffrey Keating2001-08-194-9/+39
* * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.John David Anglin2001-08-192-1/+5
* dwarf2asm.c (dw2_output_indirect_constant_1): The symbol ref is aligned to po...Richard Henderson2001-08-192-1/+6
* typeck2.c (add_exception_specifier): Only require complete type if not in pro...Jakub Jelinek2001-08-194-1/+50
* ia64.c (ia64_cycle_display): Only emit cycle display markers during final sch...Richard Henderson2001-08-192-1/+9
* * function.c (gen_mem_addressof): Don't call get_alias_set if no decl.Richard Henderson2001-08-192-1/+5
* ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the same string.Richard Henderson2001-08-193-44/+28
* i386.md (tablejump): Make an expander; handle pic relative addressing here.Richard Henderson2001-08-192-71/+21
* * regclass.c (fix_register): Fix typo.Richard Henderson2001-08-192-1/+5
* Daily bump.GCC Administrator2001-08-192-2/+2
* unwind-ia64.c (UNW_REG_B0): New.Richard Henderson2001-08-182-5/+30
* crtbegin.asm (dtor_ptr): Make gp-relative.Richard Henderson2001-08-183-11/+100
* crtstuff.c: Move list heads before code that uses them.Richard Henderson2001-08-182-94/+92
* flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.Richard Henderson2001-08-187-46/+78