aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-04Daily bump.GCC Administrator2-2/+2
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-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 Administrator2-2/+2
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* 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-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-02Daily bump.GCC Administrator2-2/+2
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-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-01Makefile.in (s-mlib): Make backtick-commands always succeed.Hans-Peter Nilsson2-8/+13
2001-06-01Daily bump.GCC Administrator2-2/+2
2001-05-31parse.y (lookup_field_wrapper): Test `name' code.Alexandre Petit-Bianco2-5/+22
2001-05-31* gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.Richard Henderson2-4/+6
2001-05-31* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.Richard Henderson2-1/+5
2001-05-31gcc.c (init_gcc_specs): When linking against libgcc_s.so, also link against l...Richard Henderson2-3/+8
2001-05-31mips.h (ASM_OUTPUT_ASCII): Convert to function.Geoff Keating4-69/+94
2001-05-31flow.c (set_block_for_new_insns): Remove bogus shortcut.Jan Hubicka3-6/+8
2001-05-31install.texi (Configuration): Add html links for --with-gnu-as & --with-gnu-l...Rodney Brown2-11/+24
2001-05-31Daily bump.GCC Administrator2-2/+2
2001-05-30parse.y (do_resolve_class): Check for cyclic inheritance during inner class r...Bryce McKinlay2-6/+26
2001-05-31ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes.Zack Weinberg2-5/+12
2001-05-31extend.texi: Fix formating of examples, eliminate some 'overfull hboxes'.Jan van Male4-71/+88
2001-05-30* dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1.Richard Henderson2-2/+7
2001-05-30gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, use it in the n...Tom Tromey2-2/+14
2001-05-30gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...Loren J. Rittle4-3/+11