aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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