aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Administrator6-6/+6
2001-09-04re PR libgcj/4208 (Problem using 'null' with Java reflection)Tom Tromey2-5/+6
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 Administrator6-6/+6
2001-09-03eh_personality.cc (parse_lsda_header): Change type of tmp from _Unwind_Ptr to...Richard Sandiford2-1/+6
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 Administrator6-6/+6
2001-09-02AlgorithmParameterSpec.java, [...]: Re-merged with Classpath.Tom Tromey3-2/+5
2001-09-02javaprims.h: Regenerated class list.Tom Tromey4-4/+14
2001-09-02Makefile.in: Rebuilt.Tom Tromey70-1593/+4700
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 Administrator6-6/+6
2001-08-31final_assignment_check.java: New file.Alexandre Petit-Bianco4-0/+35
2001-08-31[multiple changes]Alexandre Petit-Bianco3-14/+53
2001-08-31javaprims.h (_Jv_RegisterClassHook): New extern declaration.Per Bothner4-3/+27
2001-08-31ClassLoader.java (system): Remove static field.Per Bothner4-13/+18
2001-09-01BufferedReader.java, [...]: Re-merged with Classpath.Tom Tromey6-4/+10
2001-09-01backport: ltcf-c.sh: Use $objext, not $ac_objext.Alexandre Oliva6-29/+65
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-31Re-merge with Classpath:Tom Tromey5-4/+26
2001-08-31function.c: Remove all_functions.Zack Weinberg6-69/+101
2001-08-31Makefile.in: Rebuilt.Tom Tromey18-727/+2219
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-31ByteArrayOutputStream.java: Re-merged with Classpath.Tom Tromey3-33/+103
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