aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-06objc-act.c (build_message_expr): If a class method cannot be found...Ziemowit Laski4-3/+45
2001-09-05* config/alpha/alpha.c (alpha_expand_mov): Initialize temp.Richard Henderson2-1/+5
2001-09-05function.c (ggc_mark_struct_function): Mark f->outer.Zack Weinberg4-6/+18
2001-09-05* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.Jan Hubicka1-0/+2
2001-09-05i386.c (size_cost): New static variable.Jan Hubicka5-326/+381
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin3-0/+22
2001-09-05stor-layout.c (layout_type): Complain if an array's size can not be represent...Jeffrey A Law3-0/+32
2001-09-05gcc.c: (process_command) Add parentheses around assignment used as truth value.David Billinghurst2-2/+7
2001-09-05mips.c (save_restore_insns): Don't mark any register save slots as unchanging...Richard Sandiford2-3/+8
2001-09-05alpha.c (alpha_legitimate_address_p): New.Richard Henderson5-78/+106
2001-09-0520010904-1.c: New test.Jakub Jelinek2-0/+22
2001-09-05t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.Richard Sandiford2-3/+9
2001-09-05linux.h: Set CPLUSPLUS_CPP_SPEC.David S. Miller3-0/+13
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger3-72/+14
2001-09-05alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.Richard Henderson4-296/+197
2001-09-05Daily bump.GCC Administrator2-2/+2
2001-09-05* cppmacro.c (funlike_invocation_p): No need to restore context.Neil Booth2-6/+5
2001-09-04reload.c (push_reload): Export.Richard Henderson6-118/+167
2001-09-04parse.y (maybe_yank_clinit): A field without an initializer is not relevant.Per Bothner2-12/+14
2001-09-04decl.c (duplicate_decls): Remove code deadling with DECL_SAVED_INSNS.Mark Mitchell5-46/+47
2001-09-04darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.Stan Shebs3-2/+32
2001-09-04unwind.h (_UA_END_OF_STACK): New flag.Richard Henderson3-2/+12
2001-09-04* h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.Jeffrey A Law2-0/+7
2001-09-04mips.c (save_restore_insns): Change base_offset to fp_offset in second call t...Richard Sandiford2-1/+6
2001-09-04rtl.texi: Mention that besides as a CODE_LABEL...Hans-Peter Nilsson2-6/+26
2001-09-04Simplify length insn attribute and make more judicious use of insn attribute ...David S. Miller2-563/+418
2001-09-04re PR c++/4203 (empty base class optimization zeroes first byte of other base...Nathan Sidwell5-3/+51
2001-09-04c-common.h (tree_dump_index): Add more comments.Nathan Sidwell3-27/+47
2001-09-04Cleanup redundant and unused insn attributes.David S. Miller3-119/+73
2001-09-04sparc.md (define_splits): Kill constraints.David S. Miller2-24/+28
2001-09-04Daily bump.GCC Administrator2-2/+2
2001-09-03New file.Richard Henderson1-0/+15
2001-09-03loop.c (express_from_1): Fix CONSTANT_P(a) case.Jakub Jelinek4-1/+37
2001-09-03function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson3-11/+24
2001-09-03Daily bump.GCC Administrator2-2/+2
2001-09-02Makefile.in: Regenerate fixincl.x only if maintainer-mode is enabled.Angela Marie Thomas2-1/+6
2001-09-02* reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.Jan Hubicka2-4/+11
2001-09-02Daily bump.GCC Administrator2-2/+2
2001-09-02expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.Geoffrey Keating2-9/+7
2001-09-01* config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.Geoffrey Keating2-1/+5
2001-09-01* mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.Kaveh R. Ghazi2-0/+6
2001-09-01cppinit.c (cpp_start_read): Free the imacros list as we traverse it.Neil Booth2-3/+16
2001-09-01Daily bump.GCC Administrator2-2/+2
2001-08-31[multiple changes]Alexandre Petit-Bianco3-14/+53
2001-09-01gcc.c (handle_braces): Add explaination for abort.Eric Christopher2-1/+5
2001-08-31ieee.exp: Add -ffloat-store for m68k.Roman Zippel2-1/+8
2001-08-31expmed.c (store_bit_field): Update to patch from 2001-08-27: move adjustment ...Roman Zippel2-9/+14
2001-08-31function.c: Remove all_functions.Zack Weinberg6-69/+101
2001-08-31* config/h8300/h8300.md (*andorhi3): Fix typos.Kazu Hirata2-2/+6
2001-08-31class.c (set_constant_value): When not emiting class files, then a String Con...Per Bothner2-2/+9