summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* class.c, cp-tree.h (build_vfn_ref): Remove.Richard Henderson2001-08-145-16/+7
* flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG note from its a...Jeffrey A Law2001-08-142-0/+8
* Define __s390__ also on 64-bit S/390 targets.Ulrich Weigand2001-08-142-1/+6
* Don't define FFETARGET_32bit_longs for 64-bit S/390.Ulrich Weigand2001-08-142-1/+6
* Handle nested functions which take variable argumentsNick Clifton2001-08-144-67/+218
* install.texi (Specific, avr): Fix markup.Gerald Pfeifer2001-08-142-4/+9
* * predict.c (dump_prediction): Change `bool' parameter to `int'.Matt Kraai2001-08-142-2/+6
* Makefile.in (OBJS): Add rtl-error.oGabriel Dos Reis2001-08-144-139/+182
* dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame if USING_SJLJ_EXCE...Richard Henderson2001-08-142-4/+10
* tlink.c (scan_linker_output): Check string for unsatisfied in addition to und...Steve Ellcey2001-08-142-0/+6
* * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.Graham Stott2001-08-142-3/+8
* genattrtab.c (simplify_test_exp_in_temp): New function.Jan Hubicka2001-08-142-43/+72
* Daily bump.GCC Administrator2001-08-142-2/+2
* Remove s390x __LONG_MAX__ special case from glimits.h;Ulrich Weigand2001-08-143-3/+10
* unknown-elf.h (CTOR_LIST_BEGIN, [...]): Remove.Richard Henderson2001-08-133-33/+7
* svr4.h (LINK_SPEC): Don't do -Wl, here, it is done in gcc.c.Geoffrey Keating2001-08-133-13/+17
* gcse.c (hash_scan_set): Expressions that are set as part of jump instructions...Geoffrey Keating2001-08-132-2/+10
* Fixed HOST_WIDE_INT type mismatch.Ulrich Weigand2001-08-132-7/+12
* xcoff.h (EH_FRAME_IN_DATA_SECTION): New.Richard Henderson2001-08-134-6/+25
* call.c (build_over_call): Mark COMPOUND_EXPRs generated for empty class assig...Mark Mitchell2001-08-133-0/+25
* sysv4.h (PREFERRED_DEBUGGING_TYPE): Use DWARF2 instead of stabs by default.Geoffrey Keating2001-08-132-3/+8
* * config/rs6000/rs6000.c: Include optabs.h.David Edelsohn2001-08-132-0/+5
* eabi.asm: Define 64-bit versions of FPR save/restore routines.David Edelsohn2001-08-133-2/+132
* * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.Jason Merrill2001-08-132-4/+8
* gcc.c (init_spec): Revert last patch by Theodore Papadopoulo, the english is ...Andreas Jaeger2001-08-132-4/+9
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-1351-695/+844
* config.gcc: Use t-slibgcc-elf to build shared libgcc_s on s390*linux.Andreas Jaeger2001-08-132-2/+7
* dwarf2out.c (output_cfa_loc): Fix typo in comment.Theodore Papadopoulo2001-08-134-3/+9
* predict.c (dump_prediction): New argument "USED".Jan Hubicka2001-08-133-14/+61
* * decl.c (grokdeclarator): Clarify diagnostic message.Gabriel Dos Reis2001-08-132-1/+5
* XFAILGabriel Dos Reis2001-08-136-6/+6
* New testcase from PR #3816Gabriel Dos Reis2001-08-131-0/+9
* unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize register %rip.Andreas Jaeger2001-08-132-16/+21
* decl2.c (do_nonmember_using_decl): Replace using directive with using declara...Kriang Lerdsuwanakij2001-08-132-1/+6
* * jump.c: Fix formatting.Kazu Hirata2001-08-132-28/+32
* h8300.md (zero_extendqihi2): Correct the insn length.Kazu Hirata2001-08-132-1/+6
* Daily bump.GCC Administrator2001-08-132-2/+2
* loop.c (check_dbra_loop): Use condjump_label to compute jump_label.Geoffrey Keating2001-08-132-5/+4
* rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around to better document...Geoffrey Keating2001-08-132-4/+7
* recog.h (struct insn_operand_data): Shrink 'mode' field to 16 bits.Zack Weinberg2001-08-132-1/+6
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-1232-96/+130
* tm.texi (ENCODE_SECTION_INFO): Add documentation on how a tree representing a...Kazu Hirata2001-08-122-8/+17
* rs6000.c (rs6000_elf_asm_out_constructor): New.Richard Henderson2001-08-123-9/+82
* Revert Rainer Orth's Java and gcc.c patch.David Edelsohn2001-08-127-87/+87
* rs6000.c (rs6000_elf_section_type_flags): Fix thinko wrt TARGET_RELOCATABLE.Richard Henderson2001-08-122-4/+7
* *** empty log message ***Gabriel Dos Reis2001-08-121-1/+1
* BOGUSGabriel Dos Reis2001-08-121-1/+1
* ERRORGabriel Dos Reis2001-08-121-1/+1
* dg-bogusGabriel Dos Reis2001-08-123-3/+4
* Fix thinkoGabriel Dos Reis2001-08-121-1/+1