aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-04 * java/lang/reflect/natField.cc (set): Allow for case when theTom Tromey
2001-09-03New file.Richard Henderson
2001-09-03 * loop.c (express_from_1): Fix CONSTANT_P(a) case.Jakub Jelinek
2001-09-03 * function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson
2001-09-03Daily bump.GCC Administrator
2001-09-03 * libsupc++/eh_personality.cc (parse_lsda_header): Change type ofRichard Sandiford
2001-09-02 * fixinc/Makefile.in: Regenerate fixincl.x only if maintainer-modeAngela Marie Thomas
2001-09-02 * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.Jan Hubicka
2001-09-02Daily bump.GCC Administrator
2001-09-02 * java/security/spec/AlgorithmParameterSpec.java,Tom Tromey
2001-09-02 * gcj/javaprims.h: Regenerated class list.Tom Tromey
2001-09-02 * Makefile.in: Rebuilt.Tom Tromey
2001-09-02 * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.Geoffrey Keating
2001-09-01 * config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.Geoffrey Keating
2001-09-01 * mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.Kaveh Ghazi
2001-09-01 * cppinit.c (cpp_start_read): Free the imacros list as weNeil Booth
2001-09-01Daily bump.GCC Administrator
2001-09-012001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-09-012001-08-30 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-09-01 * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.Per Bothner
2001-09-01 * java/lang/ClassLoader.java (system): Remove static field.Per Bothner
2001-09-01 * java/io/BufferedReader.java, java/io/ObjectInput.java,Tom Tromey
2001-09-01Merged from gcc-3_0-branch:Alexandre Oliva
2001-09-012001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher
2001-08-31 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-storeRoman Zippel
2001-08-31 * expmed.c (store_bit_field): Update to patch from 2001-08-27:Roman Zippel
2001-08-31 Re-merge with Classpath:Tom Tromey
2001-08-31 * function.c: Remove all_functions. Make outer_function_chainZack Weinberg
2001-08-31 * Makefile.in: Rebuilt.Tom Tromey
2001-08-31 * config/h8300/h8300.md (*andorhi3): Fix typos.Kazu Hirata
2001-08-31 * class.c (set_constant_value): When not emiting class files, then aPer Bothner
2001-08-31 * calls.c (emit_library_call_value): Don't use a fixedKaveh Ghazi
2001-08-31 * Makefile.in (c-pragma.o): Depend on output.h.Kaveh Ghazi
2001-08-31 * sched-deps.c (add_dependence): Don't elide dependancy if theRichard Henderson
2001-08-31 * error.c (dump_template_decl): Output template parametersKriang Lerdsuwanakij
2001-08-31oops - omitted from previouys deltaNick Clifton
2001-08-31 * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.Tom Tromey
2001-08-31Skip TRUNCATE operators in const pool addresses for v850 short switch tablesNick Clifton
2001-08-31Account for FP registers saved to stack during prologueNick Clifton
2001-08-31 * g++.dg/abi/empty4.C: Allow for 16-bit ints.Geoffrey Keating
2001-08-31 * c-decl.c (c_decode_option): Skip '-f' prefix before callingDiego Novillo
2001-08-31 * config/stormy16/stormy16.c (stormy16_asm_out_destructor): NewGeoffrey Keating
2001-08-31 * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.Andreas Jaeger
2001-08-31 * exception.cc (PERSONALITY_FUNCTION): SimplifyJason Merrill
2001-08-31tweak commentJason Merrill
2001-08-31 * unwind-pe.h (read_uleb128, read_sleb128): Move actual readingJason Merrill
2001-08-31 * config/stormy16/stormy16.c (stormy16_expand_epilogue): UseGeoffrey Keating
2001-08-31Daily bump.GCC Administrator
2001-08-31Temporaily change error to wanring to hopefully allow boostrap.Per Bothner
2001-08-312001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher