aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-03-21* recog.c (push_operand): Recognize new format of push instructions.Jan Hubicka2-2/+24
2001-03-21mangle.c (mangle_decl_string): Mangle the names of overloaded operators, even...Mark Mitchell3-0/+31
2001-03-21i386.md (pushqi1): New.Jan Hubicka5-1/+143
2001-03-21i386.md (pophi1, [...]): Remove.Jan Hubicka4-76/+111
2001-03-21Daily bump.GCC Administrator2-2/+2
2001-03-20rtl.texi (COMPARE): Clarify documentation and reference section on comparisons.Richard Kenner2-9/+20
2001-03-20* jcf-parse.c (read_class): Initialize `class'.Tom Tromey2-1/+5
2001-03-20jcf_parse.c (jcf_parse): Eliminate unused variable.Matt Kraai2-1/+4
2001-03-20objc-act.c (get_static_reference): Use NULL_TREE.Stan Shebs2-11/+24
2001-03-20* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.Tom Tromey2-0/+6
2001-03-20tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for variables that ...Mark Mitchell2-1/+8
2001-03-20fix dateDJ Delorie1-1/+1
2001-03-20Makefile.in (install-libgcc): Pass complete list of variables.DJ Delorie2-2/+35
2001-03-20cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section.David Billinghurst3-18/+53
2001-03-20sh.md (movsf_ie): Fix output patterns for fpul load and store.Alexandre Oliva2-10/+19
2001-03-2020010320-1.c: New test.Phil Blundell2-1/+33
2001-03-20Makefile.in (OBJS): Remove hashtab.o (canadian cross fix)...Alan Modra2-1/+5
2001-03-20Daily bump.GCC Administrator2-2/+2
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs4-21/+6
2001-03-20* gcc.c (init_gcc_specs): Fix comment.Tom Tromey2-1/+5
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell31-346/+300
2001-03-19jcf-parse.c (load_inner_classes): Check CLASS_LOADED_P before trying to load ...Per Bothner2-1/+5
2001-03-19Fixes to process to command-line .class files in two passes. See ChangeLog.Per Bothner7-71/+122
2001-03-19Undo previous deltaNick Clifton2-43/+0
2001-03-19Add support for unique sections in arm-linux target.Philip Blundell2-0/+43
2001-03-19cse.c (find_comparison_args): Update documentation.Mark Mitchell4-33/+71
2001-03-19* Makefile.in (hash.o): Depend on $(GCONFIG_H), not $(CONFIG_H).Zack Weinberg2-1/+5
2001-03-19crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.Jakub Jelinek3-14/+26
2001-03-19* i386.md (absdf2 expander): Fix 64bit case.Jan Hubicka2-1/+5
2001-03-19Makefile.in: Have splay-tree.o depend on $(GCONFIG_H).Brad Lucier1-0/+4
2001-03-19Makefile.in: Have splay-tree.o depend on $(GCONFIG_H).Brad Lucier1-1/+1
2001-03-19jvspec.c (lang_specific_driver): Check for .zip and .jar files.Per Bothner2-30/+45
2001-03-19class.c (build_static_field_ref): Call make_decl_rtl() after setting the DECL...Andrew Haley2-1/+6
2001-03-19libgcc-ia64.ver: Add __ia64_backtrace.Andrew Haley2-0/+5
2001-03-19Daily bump.GCC Administrator2-2/+2
2001-03-19* README.X11: Remove obsolete file.Gerald Pfeifer2-447/+4
2001-03-19pj.h: Remove some trailing commas.Anthony Green2-5/+10
2001-03-18defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...Richard Henderson8-51/+20
2001-03-18> * config/pj/lib1funcs.S: Fix broken comment.Anthony Green3-10/+16
2001-03-18gcc.texi: Remove obsolete information relating to build and installation prob...Joseph Myers2-63/+6
2001-03-18Daily bump.GCC Administrator2-2/+2
2001-03-17dwarf2out.c (queue_reg_save): New.Richard Henderson3-26/+95
2001-03-17Change descriptions were jumbled.Per Bothner1-9/+9
2001-03-17* decl.c (clear_binding_level): Fix initializer (broke 03-15).Per Bothner2-1/+3
2001-03-17jcf-write.c (generate_bytecode_insns): Handle emitting iinc when result is is...Per Bothner2-0/+5
2001-03-17parse.h (JDEP_SOLV): Removed.Per Bothner3-20/+20
2001-03-17integrate.h (struct inline_remap): Add local_return_label.Richard Henderson3-10/+35
2001-03-17* g++.old-deja/g++.other/eh4.C: Add expected error text.Richard Henderson2-1/+5
2001-03-17dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson4-5/+21
2001-03-17combine.c (undobuf): Remove field previous_undos; all refs deleted.Richard Kenner2-243/+172