aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-04Daily bump.GCC Administrator5-5/+5
2001-06-04Makefile.am (install-glibcppinstallHEADERS, [...]): Have explicit rules cater...Hans-Peter Nilsson3-15/+45
2001-06-03reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS.Richard Kenner2-9/+20
2001-06-04sh.c (print_operand_address, [...]): Call mark_constant_pool_use before outpu...Kaz Kojima3-27/+182
2001-06-03Minor whitespace editsRichard Kenner2-3/+5
2001-06-03insn-addr.h (INSN_ADDRESSES_NEW): Make insn_uid__ unsigned.Alexandre Oliva2-7/+14
2001-06-03Warning removal.Alexandre Oliva2-12/+26
2001-06-03sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represe...Igor Shevlyakov2-6/+23
2001-06-03lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence.Alexandre Oliva2-3/+13
2001-06-03install-old.texi: Remove more old installation documentation.Joseph Myers3-401/+140
2001-06-03root.texi: Fix typo in patches e-mail address.Toon Moene2-1/+5
2001-06-03osf.S: Add unwind info.Andrew Haley4-4/+166
2001-06-03* doc/install.texi2html: New script.Gerald Pfeifer2-0/+34
2001-06-03root.texi: Define `help' and `patches' mailing list addresses.Toon Moene4-9/+23
2001-06-03Daily bump.GCC Administrator5-5/+5
2001-06-03doc/install.texi: Update AIX information again.David Edelsohn2-52/+10
2001-06-02gcc.texi, [...]: Remove old system-specific installation documentation.Joseph Myers4-986/+1236
2001-06-02linkage.exp: Use wildcards when matching N32.Kaveh R. Ghazi2-3/+8
2001-06-02!defined(USE_LTDL) fixAnthony Green2-0/+13
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green10-147/+60
2001-06-02* doc/install.texi: Clean up Texinfo markup.Joseph Myers2-111/+109
2001-06-02cpp.texi, [...]: Move contents to just after title page.Joseph Myers10-8/+25
2001-06-02re PR java/2605 (gcj crashes on .java file containing byte.class.getClass())Alexandre Petit-Bianco2-3/+17
2001-06-02com.c (ffecom_init_0): Make CHARACTER*1 unsigned.Toon Moene2-0/+6
2001-06-02install-old.texi: Remove documentation of some configuration options.Joseph Myers3-83/+56
2001-06-02contrib.texi: Updated entries for Mark Mitchell, Joseph S.Gerald Pfeifer2-8/+19
2001-06-02i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; repl...Jan Hubicka3-28/+37
2001-06-02* gcc_update: Update for move of documentation to gcc/doc.Joseph Myers2-3/+7
2001-06-02tree.h (struct record_layout_info_s): New field unpadded_align.Richard Kenner3-8/+45
2001-06-02print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; ...Richard Kenner2-1/+11
2001-06-02Fix typo in commentRichard Kenner1-1/+1
2001-06-02except.c (expand_builtin_frob_return_addr): Add missing call to convert_memor...Richard Kenner2-13/+17
2001-06-02Fake a PASS for targets which don't support invocation.Anthony Green2-0/+11
2001-06-02USE_LIBFFI changeAnthony Green11-323/+390
2001-06-02Check for sigaction.Anthony Green4-297/+291
2001-06-02Daily bump.GCC Administrator5-5/+5
2001-06-01invoke.texi: Remove references to papers about sequence points to readings.ht...Jan van Male2-9/+8
2001-06-01* README: Update references to installation instructions.Gerald Pfeifer2-6/+10
2001-06-01install.texi: Define srcdir when sources come from CVS.Laurent Guerby2-185/+221
2001-06-01* MAINTAINERS (Write After Approval): Add myself.Rainer Orth2-0/+5
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie23-62/+79
2001-06-01Amend previous changelog PR g++/2936 Part missed from first commitNathan Sidwell2-1/+9
2001-06-01invoke.texi: use two spaces between command options, eliminate some 'overfull...Jan van Male2-25/+31
2001-06-01Oops, forgot to ciHans-Peter Nilsson1-0/+9
2001-06-01Makefile.am (VPATH): Delimit with ":", not space.Hans-Peter Nilsson4-11/+9
2001-06-01Makefile.in (s-mlib): Make backtick-commands always succeed.Hans-Peter Nilsson2-8/+13
2001-06-01configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_...Hans-Peter Nilsson2-1/+6
2001-06-01Daily bump.GCC Administrator5-5/+5
2001-06-01Update my email address.Alan Modra2-1/+5
2001-06-01configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm3-158/+175