
Gildan Activewear Inc. — Investor Relations & Filings
Gildan Activewear Inc. is a leading global manufacturer of basic apparel, operating a vertically integrated business model that spans from yarn spinning to finished garments. The company specializes in producing and marketing undecorated blank activewear, such as t-shirts, fleece, and sport shirts, primarily sold in bulk to the printwear market for decoration by printers and promotional product distributors. Additionally, Gildan manufactures and supplies a broad range of branded and private label socks and legwear to retail companies. The company's brand portfolio includes Gildan®, American Apparel®, Comfort Colors®, GOLDTOE®, and Peds®.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM SD | 2026-05-28 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K | 2025-12-16 | English | |
| Regulatory Filings 2025 | 2025-12-10 | English | |
| FORM 6-K | 2025-12-05 | English |
Browse filings by year
28 years- 2026 3 filings
- 2025 42 filings
- 2024 47 filings
- 2023 20 filings
- 2022 18 filings
- 2021 18 filings
- 2020 19 filings
- 2019 17 filings
- 2018 17 filings
- 2017 15 filings
- 2016 15 filings
- 2015 15 filings
- 2014 15 filings
- 2013 17 filings
- 2012 19 filings
- 2011 17 filings
- 2010 13 filings
- 2009 17 filings
- 2008 14 filings
- 2007 15 filings
- 2006 14 filings
- 2005 30 filings
- 2004 32 filings
- 2003 26 filings
- 2002 15 filings
- 2001 4 filings
- 2000 2 filings
- 1999 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47867494 | FORM SD | 2026-05-28 | English | ||
| 39078188 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
| 39076586 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
|
2025
12 filings
| |||||
| 11040096 | 6-K | 2025-12-16 | English | ||
| 11040095 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 11040097 | FORM 6-K | 2025-12-05 | English | ||
| 11040098 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11040099 | FORM 6-K | 2025-12-01 | English | ||
| 11040100 | FORM S-8 | 2025-12-01 | English | ||
| 11040101 | FORM 6-K | 2025-12-01 | English | ||
| 11040102 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11040103 | FORM 6-K | 2025-11-10 | English | ||
| 11040104 | 6-K | 2025-10-29 | English | ||
| 11040105 | 6-K | 2025-10-29 | English | ||
| 11040106 | Major Shareholding Notification 2025 | 2025-10-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BrilliA Inc
A one-stop solution provider for designing and manufacturin…
|
BRIA | US | Manufacturing |
|
Brunello Cucinelli
A luxury fashion house known for high-quality cashmere and …
|
BC | IT | Manufacturing |
|
Burberry Group PLC
A global luxury brand with a British heritage, known for it…
|
BRBY | GB | Manufacturing |
|
BYC CO.,LTD
Manufacturer and distributor of underwear, sleepwear, and o…
|
001460 | KR | Manufacturing |
|
Cabbeen Fashion Limited
A prominent Chinese designer brand specializing in contempo…
|
2030 | HK | Manufacturing |
|
Calida Holding AG
International apparel group focused on the premium underwea…
|
CALN | CH | Manufacturing |
|
Canada Goose Holdings Inc.
Global performance luxury brand designing and selling high-…
|
GOOS | CA | Manufacturing |
|
Canada Goose Holdings Inc.
A performance luxury brand of apparel engineered for extrem…
|
GOOS | CA | Manufacturing |
|
Capri Holdings Ltd
A global fashion luxury group composed of the Michael Kors …
|
CPRI | VG | Manufacturing |
|
CARNIVAL
Designs and retails premium menswear, professional attire, …
|
1417 | TW | Manufacturing |
Gildan Activewear Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30701 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30701 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30701 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30701}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Gildan Activewear Inc. (id: 30701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.