aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-31* c-lex.c: Include tree.h before expr.hGraham Stott2-2/+6
2001-12-31* c-typeck.c: Include rtl.h earlier.Graham Stott2-1/+5
2001-12-31tree.h (STRIP_NOPS): Remove extraneous semicolon.Graham Stott2-4/+12
2001-12-31final.c (struct bb_list): Delete.Graham Stott2-20/+5
2001-12-31cfgloop.c (flow_loop_entry_edges_find): Fix typo.Graham Stott2-2/+7
2001-12-31gcse.c (gcse_main): Fix typos.Graham Stott2-8/+13
2001-12-31* function.h: Remove undefs for rtx and tree.Graham Stott2-8/+4
2001-12-30loop.c (check_dbra_loop): Fix last change: examine both has_multiple_exit_tar...Richard Henderson2-1/+8
2001-12-30integrate.c (copy_rtx_and_substitute): Fix error last change: we need to unco...Richard Henderson2-3/+8
2001-12-30mmix.md ("*call_real"): Fix typo in comment.Hans-Peter Nilsson5-21/+28
2001-12-30* unroll.c: Move include files above first use of `const'.Kaveh R. Ghazi2-17/+21
2001-12-30cfgrtl.c (try_redirect_by_replacing_jump): Allow redirect_jump to fail if tar...Jakub Jelinek5-6/+54
2001-12-30Daily bump.GCC Administrator2-2/+2
2001-12-29gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn2-1/+6
2001-12-30i386.c (ix86_asm_dialect): Fix enum type.Graham Stott2-24/+25
2001-12-29Fix typo in last change.Richard Kenner1-1/+1
2001-12-30i386.c (ix86_asm_dialect): Fix enum type.Graham Stott1-0/+18
2001-12-29expr.c (store_field): Use adjust_address, not PUT_MODE.Richard Kenner5-22/+17
2001-12-29varasm.c (decode_addr_const, [...]): Call output_constant_def instead of look...Richard Kenner2-1/+6
2001-12-29* expr.c (convert_move): If -fforce-mem, force FROM to not be memory.Richard Kenner2-0/+5
2001-12-29stor-layout.c (layout_decl): Don't misalign field of variable size for packed...Richard Kenner2-1/+12
2001-12-29dwarf2out.c (compute_section_prefix): Avoid cast warning.Richard Kenner2-10/+16
2001-12-29cfglayout.c (insert_intra_before_1): New.Jakub Jelinek6-12/+178
2001-12-29* g++.dg/eh/loop1.C: New.Richard Henderson2-0/+34
2001-12-29loop.c (prescan_loop): Set has_multiple_exit_targets for exception edges.Richard Henderson3-56/+82
2001-12-29Oops, wrong tree, sorryJan Hubicka1-1/+0
2001-12-29Temoporarily disable broken verify flow info.Jan Hubicka1-0/+1
2001-12-29call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ...Nathan Sidwell5-15/+18
2001-12-29re PR c++/5125 (both g++ 3.0.1 and 2.95.3 crash with internal error when tryi...Nathan Sidwell4-1/+28
2001-12-29re PR c++/335 (gcc accepts assignment in read-only structures)Nathan Sidwell5-12/+42
2001-12-29objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.Stan Shebs2-6/+9
2001-12-29* objc/objc-act.c: Apply various cosmetic and formatting changes.Stan Shebs2-67/+67
2001-12-29* gcc.c-torture/compile/20011229-1.c: New test.Hans-Peter Nilsson2-0/+82
2001-12-29darwin-tramp.asm: Fix comment formatting.Kazu Hirata6-23/+31
2001-12-29Daily bump.GCC Administrator2-2/+2
2001-12-29gen-table.pl: Don't process characters after \uffff.Tom Tromey2-4/+14
2001-12-28objc-torture.exp: Resync with c-torture.exp.Stan Shebs3-131/+128
2001-12-28objc-act.c (build_module_descriptor): Make sure the init function is not defe...Stan Shebs2-0/+15
2001-12-28* doc/md.texi: Add @findex define_insn_and_split.Kazu Hirata2-0/+5
2001-12-28gen-table.pl: Const-ify output.Kaveh R. Ghazi3-5/+16
2001-12-28linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm3-23/+95
2001-12-28except.c: Fix comment formatting.Kazu Hirata9-29/+40
2001-12-28* config/h8300/h8300.md: Fix formatting.Kazu Hirata2-22/+26
2001-12-28varasm.c (record_constant_1): Correct parameter to recursive call in default ...Geoffrey Keating2-1/+6
2001-12-28Fix whitespace in and around comment.Richard Kenner1-3/+3
2001-12-28sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define.Jakub Jelinek6-9/+105
2001-12-28c-typeck.c (store_init_value): If initializing object with array type of unkn...Jakub Jelinek5-5/+53
2001-12-28real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT.Richard Henderson3-8/+28
2001-12-28Daily bump.GCC Administrator2-2/+2
2001-12-28combine.c (try_combine): Mask off sign bits when combining stores to the low ...Geoffrey Keating2-1/+5