aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05gcc_update: (files_and_dependencies) Add gcc/java/parse.c gcc/java/parse-scan...David Billinghurst2-0/+9
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-05MessageFormat.java (setLocale): Don't catch ParseException here, DecimalForma...Bryce McKinlay2-8/+6
2001-09-05Daily bump.GCC Administrator6-6/+6
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-05AbstractMap.java: Re-merged with Classpath.Tom Tromey3-3/+25
2001-09-05SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey35-2494/+5757
2001-09-04iterator.h: Include <bits/std_iterator.h>, remove reverse_bidirectional_itera...Scott Johnston3-3/+41
2001-09-04parse.y (maybe_yank_clinit): A field without an initializer is not relevant.Per Bothner2-12/+14
2001-09-04std_c*.h: Don't use include_next.Benjamin Kosnik18-17/+21
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-04asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi3-37/+25
2001-09-04re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)Tom Tromey4-1/+34
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 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