summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.dj2001-07-053-1/+91
* * doc/invoke.texi (Optimize Options): Document that -fgcse maygerald2001-07-052-0/+14
* * Makefile.in: Add ffs.c dependency.dj2001-07-055-3/+40
* * testsuite_flags.in (--build-includes): backward, not backwards.jason2001-07-052-1/+5
* For PR java/3562:tromey2001-07-052-2/+8
* * cvt.c (convert_lvalue): New fn.jason2001-07-056-16/+48
* * doc/install.texi (Specific): Markup, spelling and typo fixes.ro2001-07-052-213/+168
* * dwarf2out.c (output_loc_list): Use an all ones mask fornathan2001-07-052-12/+25
* Daily bump.gccadmin2001-07-056-6/+6
* * doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPLaj2001-07-052-392/+10
* 2001-07-04 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-052-6/+20
* 2001-07-04 Kazu Hirata <kazu@hxi.com>kazu2001-07-042-1/+6
* * cppinit.c (remove_dup_dirs): Inform if a system includenathan2001-07-045-28/+430
* * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.nathan2001-07-042-5/+10
* * gcc.c (process_command): Don't assign elements of a const char*.ghazi2001-07-042-3/+9
* Modified from patch by Julian Hall <jules@acris.co.uk>:tromey2001-07-042-7/+27
* * emit-rtl.c (change_address): Don't abort if invalid address whilekenner2001-07-042-5/+16
* 2001-07-04 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-07-045-13/+30
* 2001-07-04 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-048-69/+156
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-0422-155/+170
* * Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.zack2001-07-042-3/+4
* * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.ghazi2001-07-043-5/+21
* * doc/include: New directory.jsm282001-07-0413-1307/+503
* Fix dependencies for parallel builds.green2001-07-042-1/+5
* * doc/install.texi (sparc64-*-*): Remove garbage.gerald2001-07-042-1/+5
* * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):kenner2001-07-042-4/+9
* * doc/install.texi (Specific): Update information for *-*-solaris*.gerald2001-07-042-9/+9
* Daily bump.gccadmin2001-07-046-6/+6
* 2001-07-03 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-07-046-54/+70
* Install correct hunkskenner2001-07-041-4/+2
* * explow.c (plus_constant_wide): Reinitialize Y for restart.kenner2001-07-042-3/+11
* * libjava.lang/II.java: New file.jsturm2001-07-033-0/+22
* * java/parse.y (fix_constructors): Test if a CALL_EXPR invokesjsturm2001-07-032-1/+9
* * configure: Rebuilt.tromey2001-07-033-145/+172
* Fix for PR bootstrap/3281:tromey2001-07-039-306/+352
* Fix for PR bootstrap/3281:tromey2001-07-035-74/+104
* Fix for PR bootstrap/3281:tromey2001-07-034-80/+106
* * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeshebs2001-07-034-44/+43
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-0333-272/+254
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-034-4/+20
* Specifiy range for <N> in -B option.nickc2001-07-032-2/+8
* * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.ro2001-07-032-0/+13
* * doc/cppinternals.texi: Improve formatting and logical markup.jsm282001-07-032-22/+26
* Daily bump.gccadmin2001-07-036-6/+6
* * Makefile.in (insn-recog.o): Add dependency on reload.h.aj2001-07-033-26/+34
* config:neil2001-07-035-25/+21
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-0314-84/+58
* gcc:jsm282001-07-039-195/+227
* * acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shellljrittle2001-07-024-12/+26
* * cse.c (canon_hash): Don't register registers in very smallgeoffk2001-07-022-1/+10