aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-31calls.c (emit_library_call_value): Don't use a fixed argument after VA_CLOSE,...Kaveh R. Ghazi3-4/+17
2001-08-31Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi5-3/+16
2001-08-31sched-deps.c (add_dependence): Don't elide dependancy if the conditional used...Richard Henderson2-1/+11
2001-08-31error.c (dump_template_decl): Output template parameters together with their ...Kriang Lerdsuwanakij2-4/+18
2001-08-31oops - omitted from previouys deltaNick Clifton1-0/+4
2001-08-31Skip TRUNCATE operators in const pool addresses for v850 short switch tablesNick Clifton1-0/+12
2001-08-31Account for FP registers saved to stack during prologueNick Clifton3-4/+32
2001-08-31empty4.C: Allow for 16-bit ints.Geoffrey Keating4-8/+20
2001-08-31c-decl.c (c_decode_option): Skip '-f' prefix before calling dump_switch_p.Diego Novillo2-1/+6
2001-08-31stormy16.c (stormy16_asm_out_destructor): New function.Geoffrey Keating2-0/+65
2001-08-31gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.Andreas Jaeger5-78/+85
2001-08-31tweak commentJason Merrill1-1/+1
2001-08-31unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill4-107/+126
2001-08-31stormy16.c (stormy16_expand_epilogue): Use the frame pointer to pop the stack...Geoffrey Keating3-4/+22
2001-08-31Daily bump.GCC Administrator2-2/+2
2001-08-30Temporaily change error to wanring to hopefully allow boostrap.Per Bothner1-1/+1
2001-08-31jump.c (mark_jump_label): Revert patch from 2001-08-28, the code was correct.Andreas Jaeger2-4/+9
2001-08-30jcf-write.c (generate_classfile): Check that field is primitive or string bef...Per Bothner2-1/+8