index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
gcc
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-initialize gp after a jsr.
obrien
2001-08-17
1
-0
/
+4
*
Make it easy for people to use define DWARF2 exceptions unwinding.
obrien
2001-05-14
1
-0
/
+5
*
Choose the right LIB_SPEC for threads based on "__FreeBSD_version".
obrien
2001-05-12
1
-3
/
+19
*
Remove some files that are no longer in the FSF branch.
obrien
2001-03-19
1
-26
/
+0
*
Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to converge
obrien
2001-03-19
6
-678
/
+167
*
Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit by
obrien
2001-03-02
1
-2
/
+2
*
Move the obvious bits of mixed ELF and a.out support down into this MD
obrien
2001-03-02
1
-0
/
+108
*
Push as much as was easy of the mixed ELF & a.out support for the i386
obrien
2001-03-02
1
-130
/
+21
*
Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources.
obrien
2001-02-28
1
-50
/
+49
*
Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.
obrien
2001-02-17
1
-1
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r72562,
obrien
2001-02-17
2
-2
/
+4
|
\
|
*
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3
obrien
2001-02-17
3
-3
/
+6
*
|
Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.
obrien
2001-02-08
1
-1
/
+1
*
|
Make the "-pthread" option work again, now that libc_r has to be
jdp
2001-01-25
1
-7
/
+4
*
|
Merge gcc.2.95.3-test1 changes onto mainline
obrien
2001-01-03
3
-530
/
+4129
*
|
This commit was generated by cvs2svn to compensate for changes in r70635,
obrien
2001-01-03
4
-3
/
+6
|
\
\
|
|
/
|
*
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1
obrien
2001-01-03
5
-4
/
+16
*
|
Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' prints
obrien
2000-11-11
1
-6
/
+6
*
|
Remove the -kthread option that matched [sort of] the LinuxThreads port.
obrien
2000-11-07
1
-3
/
+4
*
|
Start using crt[in].o to adhear to the ELF ABI
obrien
2000-10-30
1
-2
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r60967,
obrien
2000-05-27
4
-5
/
+6
|
\
\
|
|
/
|
*
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
obrien
2000-05-27
6
-7
/
+8
*
|
Do not use DWARF2 unwinding mechanisms for C++ exceptions on all of our
obrien
2000-05-22
3
-12
/
+6
*
|
ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines
obrien
2000-05-20
3
-98
/
+54
*
|
Clean up the FreeBSD configuration files -- includes removing the usage
obrien
2000-03-23
4
-1224
/
+1674
*
|
This is FreeBSD version 5.0.
obrien
2000-03-23
1
-1
/
+1
*
|
Fix our -mprofiler-epilogue code.
obrien
2000-01-29
3
-46
/
+137
*
|
Bump __FreeBSD_version and __FreeBSD_cc_version due to the C++ ABI change
obrien
2000-01-27
1
-1
/
+1
*
|
Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since
obrien
2000-01-25
1
-4
/
+3
*
|
Merge in the restore pic register fix from the vendor branch.
obrien
2000-01-22
1
-1
/
+10
*
|
This commit was generated by cvs2svn to compensate for changes in r56385,
obrien
2000-01-22
2
-6
/
+4
|
\
\
|
|
/
|
*
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
obrien
2000-01-22
2
-6
/
+4
*
|
Use symbolic values rather than constants in TARGET_DEFAULT.
obrien
1999-12-19
2
-2
/
+4
*
|
Use a unified CPP_SPEC.
obrien
1999-12-19
4
-21
/
+12
*
|
Fix my CPP_SPEC synatax screwup.
obrien
1999-12-16
2
-2
/
+2
*
|
Remove the defining of __i486__ baesd on TARGET_CPU_DEFAULT and !m386 or m486.
obrien
1999-12-15
2
-18
/
+2
*
|
This commit was generated by cvs2svn to compensate for changes in r53660,
obrien
1999-11-24
1
-32
/
+7
|
\
\
|
|
/
|
*
Virgin import of the GCC 2.95.1 compilers
obrien
1999-11-24
1
-32
/
+7
*
|
This commit was generated by cvs2svn to compensate for changes in r53657,
obrien
1999-11-24
1
-16
/
+38
|
\
\
|
|
/
|
*
Virgin import of gcc from EGCS 1.1.2.
obrien
1999-11-24
1
-16
/
+38
*
|
This commit was generated by cvs2svn to compensate for changes in r53654,
obrien
1999-11-24
1
-0
/
+250
|
\
\
|
|
/
|
*
Virgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
obrien
1999-11-24
1
-0
/
+250
*
|
* Remove a trailing ";" from a macro.
obrien
1999-11-17
1
-26
/
+26
*
|
This temperary file can die now.
obrien
1999-11-17
1
-559
/
+0
*
|
Fix a minor bogon.
obrien
1999-11-15
1
-1
/
+1
*
|
Undo rev 1.13 (define "OBSTACK_CHUNK_SIZE" as getpagesize()).
obrien
1999-11-15
1
-4
/
+0
*
|
Add rev 1.2 profiling tweaks, to GCC 2.95.2.
obrien
1999-11-15
1
-0
/
+5
*
|
Use the stock 2.95.2 file here.
obrien
1999-11-15
1
-6
/
+6
*
|
Bump __FreeBSD_cc_version due to the compiler upgrade.
obrien
1999-11-15
1
-1
/
+1
*
|
Make cross-compilation work for Alpha on i386 machines.
obrien
1999-11-14
1
-0
/
+12
[next]